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.

demandé il y a un an223 vues
1 réponse
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
répondu il y a un an
  • 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.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions