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.

已提問 1 年前檢視次數 223 次
1 個回答
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
已回答 1 年前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南