Amazon Simple Storage Service
Developer Guide (API Version 2006-03-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Managing ACLs in the AWS Management Console

AWS Management Console provides a UI for you to grant ACL based access permissions to your buckets and objects. The Properties pane includes the following Permissions tab.

The tab shows the ACL for your selected resource. that is, it shows the list of grants found in the resource ACL. For each grant, it shows the grantee and a set of check boxes showing the permissions granted. The permission names in the console are different than the ACL permission names (see Specifying a Permission). The preceding illustration shows the mapping between the two.

The preceding illustration shows a grantee with FULL_CONTROL permissions, all the check boxes are selected. All the UI components shown, except the Add bucket policy link, relate the ACL based permissions. The UI allows you to add or remove permissions. To add permissions, click Add more permissions, and to delete a permission, highlight the line and click X to the right of it. When you are done updating permissions, click Save to update the ACL. The console sends the necessary request to Amazon S3 to update the ACL on the specific resource.