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

StorageClass reduced redundancy not set #198

Open
moparlakci opened this issue Jan 5, 2019 · 0 comments
Open

StorageClass reduced redundancy not set #198

moparlakci opened this issue Jan 5, 2019 · 0 comments

Comments

@moparlakci
Copy link

moparlakci commented Jan 5, 2019

Hi there
I am trying to change the storage class to Reduced Redundancy.

When I set the StorageClass it doesn't change it, why not?
I tried with the AWS.S3 object also but without success.

const s3route = s3router({ bucket: "mybucket", region: 'eu-central-1', signatureVersion: 'v4', headers: {'Access-Control-Allow-Origin': '*'}, ACL: 'public-read', StorageClass: "REDUCED_REDUNDANCY", uniquePrefix: true });

Could you please help me?

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