Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In April 2023, Amazon S3 will be disabling ACLs by default on all new buckets. https://aws.amazon.com/blogs/aws/heads-up-amazon-s3-security-changes-are-coming-in-april-of-2023/. Note, buckets created using the AWS Console are already created with ACLs disabled by default.
In S3A, we have tests that rely on ACLs being enabled. We should either update test documentation to tell developers to enable ACLs on buckets, or we should make the ACL tests opt-in if they are used infrequently by S3A users.
Attachments
Issue Links
- relates to
-
HADOOP-17822 fs.s3a.acl.default not working after S3A Audit feature added
- Resolved