How to upload/download to S3 from a EC2 instance
1. Create a separate AWS user
I recommend creating a separated user for uploading to your S3 bucket.
Select the AWS Service IAM -> Users -> Add user
User name: s3_user
Permission options: Attach policies directly
Select AmazonS3FullAccess
Click Next...
schmidtdennis.de1 min read