Skip to content

Instantly share code, notes, and snippets.

@scripting
Created May 23, 2020 16:31
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 scripting/16dbcfdd4ec2648d6935d7413dbcceca to your computer and use it in GitHub Desktop.
Save scripting/16dbcfdd4ec2648d6935d7413dbcceca to your computer and use it in GitHub Desktop.
Example of an AWS credentials file (with random strings in place of actual values)
[default]
aws_access_key_id=udafkgisftiaoo4j37xv
aws_secret_access_key=kxx6njofyi37wvix2ncask8f5gs5dt3qfi2qucyg
@danmactough
Copy link

@scripting I nearly had a heart attack when I saw this. Then I read the description. 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment