AWS IAM Policy for allowing s3cmd to sync to an S3 bucket(opens in new tab)
It’s a good idea to set an IAM access policy for anything that accesses AWS using your account details, I wanted to do this for s3cmd syncing a local directory to an s3 bucket. There are a number of posts ...