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
posta 7 mesi fa352 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta 7 mesi fa
profile pictureAWS
ESPERTO
verificato 7 mesi fa
profile picture
ESPERTO
verificato 7 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande