Skip to content

[AWS S3 Exporter] support canned_acl #37935

Closed
@KevinThompsonYCRX

Description

@KevinThompsonYCRX

Component(s)

No response

Is your feature request related to a problem? Please describe.

The exporter does not allow users to provide an ACL, which many organizations will need.

Describe the solution you'd like

By default this is set to "private", users should be able to pass any of the allowed canned ACLs that Amazon supports

Describe alternatives you've considered

No response

Additional context

The ACL field on the PutObjectInput provides a little more detail, this can be just a straight passthrough from a user input & it would suffice as long as you provide a valid default: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3#PutObjectInput

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions