aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
New AWS::S3::ObjectOwnership attribute
Open
enhancement
NewResource
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Scope of request:
With the launch of https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-s3-object-ownership-enables-bucket-owners-to-automatically-assume-ownership-of-objects-uploaded-to-their-buckets/. there is currently no support in S3 to configure this property in CloudFormation.
Expected bahvior:
AWS::S3::ObjectOwnership can be set to OBJECT_WRITER or BUCKET_OWNER_PREFERRED as per UI
Existing API: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.put_bucket_ownership_controls
Category tag: Storage
Contributor guide
Assessment
This issue has not been assessed yet.