2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
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
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.
답변함 2년 전
관련 콘텐츠
- 질문됨 4달 전
- AWS 공식업데이트됨 4년 전