Skip to content

Instantly share code, notes, and snippets.

@bnsheehy
Created December 12, 2021 21:44
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 bnsheehy/5266145ff8a44bdf8c14dc2bd91c679f to your computer and use it in GitHub Desktop.
Save bnsheehy/5266145ff8a44bdf8c14dc2bd91c679f to your computer and use it in GitHub Desktop.
{"file_path": <my file path>,
"intrinio_key": <my Intrinio API key>,
"aws_access_key": <my AWS access key>,
"aws_secret_key": <my AWS secret key>,
"rds_host": <my RDS host URL>,
"rds_user": <my RDS user name>,
"rds_password": <my RDS password>,
"rds_database": <my RDS database name>,
"rds_charset": <my RDS characterset code>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment