Bucket name
This name will be part of the url of objects stored in the bucket, e.g. https://s3-eu-west-1.amazonaws.com/mybucketname/myfile.jpg
Public read access
You can set this to not public and still mark objects in the bucket as publicly readable as they are stored.
Users
Just the main AWS account holder / you is fine.
Creating a user key pair to programmatically access the bucket
AWS Management Console > Security, Identity & Compliance > IAM
Access type: Programmatic access
Select “Attach existing policies directly”
Policies: Select “AmazonS3FullAccess”
This key pair can new be used to access all of the S3 buckets.
USEFUL?
We benefit hugely from resources on the web so we decided we should try and give back some of our knowledge and resources to the community by opening up many of our company’s internal notes and libraries through mini sites like this. We hope you find the site helpful.
Please feel free to comment if you can add help to this page or point out issues and solutions you have found, but please note that we do not provide support on this site. If you need help with a problem please use one of the many online forums.