Skip to content

ACL fails if s3_object_ownership = BucketOwnerEnforced #299

Open
@rafaljanicki

Description

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

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions