Transfer S3 bucket objects of Intelligent tiering to another s3 bucket of diff account

0

Hi, I am trying to copy all the data from bucket A to bucket B of different account . I have done by using aws cli command "aws s3 sync s3://DOC-EXAMPLE-BUCKET-SOURCE s3://DOC-EXAMPLE-BUCKET-TARGET". Then all the objects has been transferred except objects of intelligent tiering storage class. Please let me the exact process to copy that too.

preguntada hace un año465 visualizaciones
2 Respuestas
0

Hi,

You can try to provide the --storage-class option as part of you command https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html

profile picture
EXPERTO
respondido hace un año
  • Is with that, objects already in Intelligent tiering in source bucket also moved directly to standard in destination bucket

  • Not sure if above is a question or if it helped working as intended, can you clarify?

0

Hi THere

Are the objects also in the Archive Access and Deep Archive Access tiers. If so, you first need to initiate a restore request before you can copy them. See https://docs.aws.amazon.com/AmazonS3/latest/userguide/intelligent-tiering-managing.html#restore-data-from-int-tier-archive

profile pictureAWS
EXPERTO
Matt-B
respondido hace un año

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