Project

General

Profile

Feature #45302

Updated by Alfonso Martínez over 3 years ago

Ability to get/set ACLs on a bucket: 
 https://docs.ceph.com/docs/master/radosgw/s3/bucketops/#get-bucket-acl 
 https://docs.ceph.com/docs/master/radosgw/s3/bucketops/#put-bucket-acl 

 UPDATE: 
 This feature implmentation should be discussed as from S3 perspective ACLs are considered a legacy mechanism: 
 "As a general rule, AWS recommends using S3 bucket policies or IAM policies for access control. S3 ACLs is a legacy access control mechanism that predates IAM." 
 https://aws.amazon.com/blogs/security/iam-policies-and-bucket-policies-and-acls-oh-my-controlling-access-to-s3-resources/

Back