Describe the Bug
If we set the s3_object_ownership flag to BucketOwnerEnforced, the module fails with:
ACL: operation error S3: PutBucketAcl, https response error StatusCode: 400
Expected Behavior
It should be possible to disable ACL creation, or it should be smarter (e.g. if BucketOwnerEnforced is set, don't create the ACL)
Steps to Reproduce
Set s3_object_ownership to BucketOwnerEnforced
Screenshots
No response
Environment
No response
Additional Context
No response
Describe the Bug
If we set the
s3_object_ownershipflag toBucketOwnerEnforced, the module fails with:Expected Behavior
It should be possible to disable ACL creation, or it should be smarter (e.g. if BucketOwnerEnforced is set, don't create the ACL)
Steps to Reproduce
Set
s3_object_ownershiptoBucketOwnerEnforcedScreenshots
No response
Environment
No response
Additional Context
No response