Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] S3SinkConnector support for default storage-class (object tiering) #742

Open
arshk123 opened this issue Apr 19, 2024 · 0 comments

Comments

@arshk123
Copy link

arshk123 commented Apr 19, 2024

We're using the io.confluent.connect.s3.S3SinkConnector and I'm looking into whether it's possible to configure the connector set this on object creation in S3 as well. I'd like to do this on creation as opposed to via a lifecycle policy to save on tier transitioning costs.

In the API, it is currently possible to specify the x-amz-storage-class or the --storage-class respectively, to create the object in the correct tier but I'm not able to find a representative configuration field in the connector docs here (it's possible it doesn't exist)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant