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

S3 - allow choosing the storage type for upload #13053

Open
templarfelix opened this issue May 14, 2024 · 1 comment
Open

S3 - allow choosing the storage type for upload #13053

templarfelix opened this issue May 14, 2024 · 1 comment
Labels
area/artifacts S3/GCP/OSS/Git/HDFS etc type/feature Feature request

Comments

@templarfelix
Copy link
Contributor

Summary

Allow s3 integration to choice of the bucket storage settings

s3.StorageClassStandard (STANDARD)
s3.StorageClassIntelligentTiering (INTELLIGENT_TIERING)
s3.StorageClassStandardIa (STANDARD_IA)
s3.StorageClassOnezoneIa (ONEZONE_IA)
s3.StorageClassGlacier (GLACIER)
s3.StorageClassGlacierIr (GLACIER_IR)
s3.StorageClassDeepArchive (DEEP_ARCHIVE)
s3.StorageClassReducedRedundancy (REDUCED_REDUNDANCY)

Use Cases

Upload s3 artifacts using INTELLIGENT_TIERING as default storage class.


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/artifacts S3/GCP/OSS/Git/HDFS etc type/feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants