Glacier IR expenses towards requests

0

I have only 1 file stored in Glacier IR storage class. I am not sure how was that file listed 1000 times. For e.g. this is my bill:

Amazon Simple Storage Service Requests-GIR-Tier2$0.01

$0.1 per 10,000 GET and all other requests to Glacier Instant Retrieval 1,087.000 Requests $0.01

I do not think I have downloaded or listed that file more than 1000 times. I will like to know how this charge is calculated.

feita há um ano223 visualizações
1 Resposta
1

GET and all other requests to Glacier Instant Retrieval 1,087.000 Requests

As shown above, AWS seems to have counted 1,087 GETs and all other requests.

It is not possible to go back in time, but CloudTrail allows you to see what kind of requests were made to the objects in the S3 bucket. (Please note that this Cloudtrail setup will cost you)

If there are still ongoing requests to the Glacier IR, you can use CloudTrail as described above to see the details of the requests.

profile picture
Kikuchi
respondido há um ano
  • Thanks for that info. I have enabled Cloudtrail logging for S3. But how do I query the files? May be using athena?

  • I found "Event history" link in cloudtrail console. It has "Create Athena Table" button. But I am not able to write a query that will return how and when the IR files were accessed.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas