Add a user to one of your s3 buckets in pictures
Simple s3 bucket permissions
9. Finished. After successfully saving the policy the "myclient" will be able to upload, download and list on the "myclient-backups" bucket. Tip: to list the objects within the bucket you must explicitly pass the bucket name into a s3 client e.g.
s3cmd ls s3://myclient-backups
.
- Pushed on 09/25/2013 by Christian