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

Possibility to use reduced-redundancy s3 storage class for uploaded files #495

Closed
vgrigoruk opened this issue Jul 19, 2018 · 2 comments
Closed
Milestone

Comments

@vgrigoruk
Copy link
Contributor

https://aws.amazon.com/s3/reduced-redundancy/

Basically, additional options should be passed when uploading files to s3
see StorageClass here: https://docs.aws.amazon.com/sdk-for-go/api/service/s3/#PutObjectInput

@vania-pooh vania-pooh added this to the 1.7.1 milestone Jul 20, 2018
@vania-pooh
Copy link
Member

@vgrigoruk take a look at #496. Is is what you were expecting to obtain in this issue?

@vgrigoruk
Copy link
Contributor Author

Looking forward to #496 being merged.

vania-pooh added a commit that referenced this issue Jul 20, 2018
Ability to use REDUCED_REDUNDANCY S3 storage class (fixes #495)
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

2 participants