You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sssh/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Smart way of login to aws(,or other cloud) instances
4
4
About
5
5
---
6
6
7
-
Gist is if you know instance name or id you should not need to know its ip to login from your jump host or form local shell
7
+
Gist is if you know instance name or id you should not need to know its ip to login from your jump host or from local shell
8
8
This is what this simple bash function try to achieve
9
9
10
10
Create IAM role with RO access on autoscaling groups and ec2 instances and assign it to the instance. If user is created then do configure `~/.aws/` with the same.
0 commit comments