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
posta 6 anni fa304 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 6 anni 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