1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
It is not possible to copy an S3 object direct from glacier without first restoring the object. It is likely that the object has either not been restored or still-yet-to-complete restore from glacier hence the copy error.
Upon successful restore, the temporary object can be accessed or copied (using aws s3 cp / aws s3 sync and similar) While there temporary restore object is available, the object will still show it is in Glacier storage class but you can copy it prior to the temporary object expiry.
See "How can I restore an Amazon S3 object from the S3 Glacier or S3 Glacier Deep Archive storage class using the AWS CLI?" https://aws.amazon.com/premiumsupport/knowledge-center/restore-s3-object-glacier-storage-class/
answered 3 years ago
Relevant content
- asked 2 years ago
- asked 2 months ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a month ago