2 Answers
- Newest
- Most votes
- Most comments
0
Please see the documentation here on how to set the S3 storage class - https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html
Please use the S3 console to check the current storage class of your objects
answered 2 years ago
0
You can utilize Glacier either through the Glacier API which you are using in your example, or through the S3 Storage Classes for Glacier Flexible Retrieval and Glacier Deep Archive (GDA). Glacier Deep Archive is only available as an S3 Storage Class. To use GDA can either specify the Glacier Deep Archive storage class when you upload the data or you can configure lifecycle rules to move data from other storage classes to GDA.
answered 2 years ago
Relevant content
- Accepted Answerasked 6 days ago
- asked 4 days ago
- asked 2 years ago
- AWS OFFICIALUpdated 4 years ago