Skip to content

Commit

Permalink
updated aws_sso_ssh.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 28, 2024
1 parent 4910743 commit 83330a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_sso_ssh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Launches local AWS SSO authentication pop-up (if not already authenticated)
Then scp's the latest resultant ~/.aws/sso/cache/ file to the remote server
And SSH's there so that you can use AWS CLI or kubectl to EKS remotely on that server easily,
without having to copy paste token to your browser from remote aws sso login
without having to copy and paste the token from remote aws sso login to your local web browser
Useful in enviroments where only a bastion server can access EKS clusters or other AWS services
Expand Down

0 comments on commit 83330a8

Please sign in to comment.