Move objects in Deep Glacier Archive from one account to another while preserving storage class

0

Looking for the best approach to moving data in S3 Glacier Deep Archive from one account to another, while preseving current storage class. Any solutions I've come across thus far seem to indicate that all data must be retreived from Deep Archive before copying, which feels redundant and costly given that the data should ultimately remain in Glacier Deep Archive in the destination account.

What is the least costly approach to doing this? Can it be done without first performing (e.g.) a Bulk Retrieval on the original data and then subsequently moving back to Glacier Deep Archive in the destination account?

2개 답변
0

Unless AWS Support can work out something custom with you, migrating the data will require you to retrieve it from Glacier in the origin account, and sending it to Glacier in the destination account. You'll probably want to do it from within AWS itself so you don't end up paying egress fees on that data getting it to your local workstation...

profile picture
답변함 일 년 전
0

Data stored in S3 Glacier Deep Archive must be retrieved/restored before said data can be moved/copied, regardless of the destination storage class. The best way to copy this data in my opinion, after restoring the data, would be to use the Copy S3 Batch Operation: https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-copy-object.html#batch-ops-examples-copy

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠