Created
May 19, 2020 05:30
-
-
Save ncole458/f43a60e4a7a23a4b85a5d268e0c11be1 to your computer and use it in GitHub Desktop.
AWS CLI Cheatsheet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Connect Multiple AWS Accounts | |
aws configure --profile <your-profile-name> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment