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
preguntada hace 7 meses352 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
respondido hace 7 meses
profile pictureAWS
EXPERTO
revisado hace 7 meses
profile picture
EXPERTO
revisado hace 7 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas