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
preguntada hace 4 años715 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
respondido hace 4 años
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas