API charges of moving data from S3 Standard to S3 Glacier Deep Archive

0

I want to move data from S3 Standard to S3 Glacier Deep Archive using lifecycle rules. Will I be charged for the lifecycle action, the GET API request from S3 Standard, and the PUT API request to S3 Glacier Deep Archive?

Anac
質問済み 7ヶ月前352ビュー
1回答
1
承認された回答

You are only charged for Lifecycle transition requests, not for GET or PUT requests, when using Lifecycle rules.

You can check the prices here. The cost depends on the storage tier to which you transition your objects and the region in which you are located. You will pay x.x$/1000 objects moved.

For example, if you want to use s3 lifecycle rules to transition objects to S3 Glacier Deep Archive in the N. Virginia region (us-east-1), you will be charged $0.05/1000 objects.

AWS
David C
回答済み 7ヶ月前
profile pictureAWS
エキスパート
レビュー済み 7ヶ月前
profile picture
エキスパート
レビュー済み 7ヶ月前

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

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

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

関連するコンテンツ