Restore objects from Glacier Deep Archive using AWS CLI.
-
Initiate restore for objects in the Glacier Deep Archive storage class.
./1-request.sh <BUCKET-NAME>
-
Wait for the restore to complete (up to 48 hours).
-
Change the storage class to Glacier Instant Retrieval. Run it before 30 days after the restore is complete. Otherwise, the objects will be moved back to Glacier Deep Archive.
./2-copy.sh <BUCKET-NAME>