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

Allow the use of the Intelligent-Tiering storage class #246

Open
JPLachance opened this issue Apr 22, 2022 · 0 comments
Open

Allow the use of the Intelligent-Tiering storage class #246

JPLachance opened this issue Apr 22, 2022 · 0 comments

Comments

@JPLachance
Copy link

A long time ago, AWS released the Intelligent-Tiering storage class.

To use it, all we need is to set an Object storage class to INTELLIGENT_TIERING. Doing it on object upload saves us a lifecycle transition.

Today, the list of valid storage classes accepted by the S3 output plugin does not contain INTELLIGENT_TIERING.

Therefore, the S3 output plugin is rejecting our configuration.

Can we add INTELLIGENT_TIERING to the list of valid storage classes we can use in the S3 output plugin?

If yes, I can open a pull request.

Thanks!

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

No branches or pull requests

1 participant