Created
August 4, 2019 21:56
-
-
Save KyMidd/bbac2d43213fa804b582ca04bb27d874 to your computer and use it in GitHub Desktop.
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=your_access_key | |
| export AWS_SECRET_ACCESS_KEY=your_secret_access_key | |
| export AWS_DEFAULT_REGION="us-east-1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment