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
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ