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
질문됨 6년 전304회 조회
1개 답변
0
수락된 답변

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
답변함 6년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠