...
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Example1 - give a list of Pawsey usernames (user1, user2, user3, and user4) readonly access to a project bucket called p0002-sfx. Note: if a user (eg user1) attempts to list buckets they will see nothing. However, if they attempt to list objects inside the bucket it will show the objects inside p0002-sfx/ - see Note 4.
Example 2 - revoke user3 from having read access to the bucket.
Example 3 - grant read and write permission on a bucket.
Example 4 - make the objects in p0002-sfx readonly and publicly accessible.
Example 5 - remove all policies on a bucket.
| ||||||||||
Panel | ||||||||||
| ||||||||||
Lifecycles
Simple S3 bucket lifecycles can also be automatically created for you affecting multi-part uploads and versioning.
...