Using s3cmd to connect to AWS S3
TL/DR: Use S3cmd and create specific policies for it in IAM — S3cmd is a very useful command line tool that allows files to be added and removed from an AWS bucket, directly from the command line of a server such as Ubuntu or CentOS. I use it for automated backups by writing a Bash …