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.

1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠