Skip to content

Instantly share code, notes, and snippets.

@wparad
Last active November 21, 2020 09:57
Show Gist options
  • Save wparad/d731496ef40cc3ccaacc749c2401c5ba to your computer and use it in GitHub Desktop.
Save wparad/d731496ef40cc3ccaacc749c2401c5ba to your computer and use it in GitHub Desktop.
Default AWS configuration
# https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html
[default]
region=us-east-1
output=json
cli_binary_format=raw-in-base64-out
cli_auto_prompt = on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment