Skip to content

Instantly share code, notes, and snippets.

@jonashackt
Created June 29, 2022 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonashackt/6520d3dd53df871c61a625c921328d0f to your computer and use it in GitHub Desktop.
Save jonashackt/6520d3dd53df871c61a625c921328d0f to your computer and use it in GitHub Desktop.
echo "[default]
aws_access_key_id = $(aws configure get aws_access_key_id)
aws_secret_access_key = $(aws configure get aws_secret_access_key)
" > aws-creds.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment