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.

1 Answer
0
Accepted Answer

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
answered 4 years ago
profile picture
EXPERT
reviewed 18 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions