Let's say you've got a public repository on GitHub where you're building a basic
website hosted on AWS.
Part of your website accesses an AWS service like S3, DynamoDB or SQS, so
naturally you may have your AWS access key and secret stored in a config file
(we'll talk about