Data transfer to glacier from s3 standard

0

My data is stored is s3 standard , i want to move that data to glacier instant retrieval, there is no lifecycle management configured right now on bucket. how can i configure lifecycle management such that my data will move to s3 glacier right now.

  • Data should available in minimum 90 days and per object minimum 40 KB to stay in standard bucket. After that only we can move the data from standard to Glacier using lifecycle configuration. If 90 days completed then we have go to -> Management->lifecycle configuration-> create rule name ->and select current/non current version need to be move->and then select glacier flexible retrial- (formerly glacier)->enter days for after object creation.

preguntada hace un año1673 visualizaciones
1 Respuesta
0

Hi Kannan,

You can follow the below documents to configure the lifecycle policy on the S3 bucket or you can directly upload the data to S3 Glacier to avoid additional data transfer charges.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/how-to-set-lifecycle-configuration-intro.html https://docs.aws.amazon.com/amazonglacier/latest/dev/uploading-an-archive.html

Find the Data transfer pricing here: https://aws.amazon.com/s3/pricing/

profile pictureAWS
Deepali
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