Cross account copy from S3 to Deep Archive

0

A customer wants to make a copy of 100TB of data:

  • From an S3 bucket in one account
  • To Deep Archive in a second account (but same region)

The two accounts are not part of the same Organization. Is it possible to make a direct copy from an S3 bucket in one account directly to Deep Archive in a second account? Or do we have to copy first to an S3 bucket in the second account and configure a lifecycle policy to transition to Deep Archive in the second account? The goal is to minimize the pricing.

AWS
Vincent
已提问 4 年前715 查看次数
1 回答
0
已接受的回答

Take a look into S3 Batch Operations for your cross account S3 PUT-COPY requirement to write to S3 Glacier Deep Archive

https://docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-examples-xcopy.html

AWS
waliamz
已回答 4 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则