Closed
Description
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