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
demandé il y a 7 mois352 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 7 mois
profile pictureAWS
EXPERT
vérifié il y a 7 mois
profile picture
EXPERT
vérifié il y a 7 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions