Created
June 26, 2015 17:04
-
-
Save waltervargas/49a023b47edffe91f3fb to your computer and use it in GitHub Desktop.
Set AWS Credentials
This file contains hidden or 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
export AWS_ACCESS_KEY_ID=EXAMPLEs234asd897 | |
export AWS_SECRET_ACCESS_KEY=EXAMPLE24324h234sde34de2342de3aeb | |
export AWS_DEFAULT_REGION=us-west-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment