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

Storage class AWS S3 #30

Open
BoazKG93 opened this issue Dec 29, 2019 · 0 comments
Open

Storage class AWS S3 #30

BoazKG93 opened this issue Dec 29, 2019 · 0 comments

Comments

@BoazKG93
Copy link

BoazKG93 commented Dec 29, 2019

I'm trying to add a storage class to the optimized image using Kraken.io S3 in NodeJS. Now I know there is an option to add metadata key to the s3 object, but this prepend -meta to the request.

For example:
metadata: {"storage-class": "INTELLIGENT_TIERING"} results in x-amz-meta-storage-class, but what I actually need is x-amz-storage-class Is there a way to achieve this without editing the source code? I also tried adding x-amz-storage-class under headers with no success, it won’t affect the storage class.

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