1 Answer
- Newest
- Most votes
- Most comments
1
To operate objects stored in glacier deep archive you first have to retrieve them in an s3 bucket or in RRS (Reduce Redundancy Storage) and it takes some time depending on the class your objects belong to (standard 12 hours or bulk 48 hours).
Once retrieve you can share them using presigned urls as explained here.
You can take a look at this resource for additional information on how the retrieval process works.
You might be also interested in this blog which highlights the retrieval process.
answered a year ago
Relevant content
- asked 2 years ago
- asked a month ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
Thanks so much.