Skip to content

Instantly share code, notes, and snippets.

@scripting
Created October 12, 2021 16:34
Show Gist options
  • Save scripting/054e8430d870f85438208635bf6fc05a to your computer and use it in GitHub Desktop.
Save scripting/054e8430d870f85438208635bf6fc05a to your computer and use it in GitHub Desktop.
Example of a Amazon credentials file, so Node apps can write to S3 (not actual passwords)
[default]
aws_access_key_id=tz4nhbttfvll76gb9ej7
aws_secret_access_key=cedx5jixadnwca1e3fnopkg8ji6cvynx4nlhgpy8
@scripting
Copy link
Author

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