1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Glacier Deep Archive is an S3 storage class, so only visible as a storage class in S3. Behind the scenes it's using Glacier to store stuff but you don't have direct access in Glacier.
관련 콘텐츠
- 질문됨 한 달 전
- 질문됨 한 달 전
- AWS 공식업데이트됨 4년 전
Hello, S3 Glacier Deep Archive is a Storage Class option that is part of the S3 Suite of services[1]. There is no Glacier Deep Archive standalone service. To migrate data to Glacier Deep Archive, you may use the S3 PUT API for direct uploads to S3 Glacier Deep Archive[2], and S3 Lifecycle management for automatic migration of objects.[3]
[1]https://aws.amazon.com/s3/storage-classes/glacier/ [2]https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html [3]https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html