S3-Infrequent Access Retrieval Fee for Range requests.

0

A Customer needs to iterate over ~250 millions audio files in S3-IA. He wants to extract Metadata which hasn't been stored initially.

The fees for retrival apply $ per GB and $per 1,000 requests

I want to confirm that if they use the Range option of the get object to download only the first part of the files (i.e.1MB of 120MB) they are charged for the number of requests and the data actual retrieved (1 MB) and not for the size of the requested object.

AWS
preguntada hace 6 años304 visualizaciones
1 Respuesta
0
Respuesta aceptada

The retrieval fee’s only cover the bytes returned. If they perform a ranged-get for 1MB, the retrieval fee’s will be for 1MB and not for the 120MB object.

AWS
respondido hace 6 años

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