Skip to content

Instantly share code, notes, and snippets.

@fijimunkii
Created February 7, 2017 21:37
Show Gist options
  • Save fijimunkii/b19a0f78e76ecf986d430fd2d1d387da to your computer and use it in GitHub Desktop.
Save fijimunkii/b19a0f78e76ecf986d430fd2d1d387da to your computer and use it in GitHub Desktop.
aws configure for local dev (no creds)
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