Created
February 7, 2017 21:37
-
-
Save fijimunkii/b19a0f78e76ecf986d430fd2d1d387da to your computer and use it in GitHub Desktop.
aws configure for local dev (no creds)
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
echo -e "testid\ntestkey\nus-east-1\njson" | aws configure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment