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.

posta un anno fa223 visualizzazioni
1 Risposta
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
con risposta un anno fa
  • 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.

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