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

Unable to restore items from INTELLIGENT_TIERING class to standard #1377

Open
marcgug opened this issue May 3, 2024 · 0 comments
Open

Unable to restore items from INTELLIGENT_TIERING class to standard #1377

marcgug opened this issue May 3, 2024 · 0 comments

Comments

@marcgug
Copy link

marcgug commented May 3, 2024

Using a restore command on an object that is in the INTELLIGENT_TIERING class always fails with this error:

ERROR: S3 error: 400 (InvalidArgument): INTELLIGENT_TIERING objects are not subject to restore expiry. Do not specify Days when restoring this object

I've tried specifying --restore-days=0 and that just produces the error ERROR: Parameter problem: You must restore a file for 1 or more days

For example here is the command I am using:

s3cmd restore s3://bucketName/folder/file.png

What matters is that the object is in the INTELLIGENT_TIERING 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