Finding source of expensive ListBuckets operations

0

I've got a relatively high expense line item in my monthly costs for S3. When I look at the "operation" it is dominated by the "ListBuckets" call.

I'm trying to figure out where that is coming from. The default CloudTrail history shows some calls but not enough to create a high cost.

Any suggestions on how to dive the next level deeper to investigate this?

질문됨 2년 전165회 조회
1개 답변
0

You can use AWS Cost Explorer and narrow down to the application making the 'ListObjects' API calls, provided you are using 'tags' effectively to identify different workloads/applications. From AWS Cost Explorer, select and filter by S3 service, next filter by 'ListBucket' API Operation from the drop down, and then in the last, in 'Group by' section, filter by 'Tag'.

Other option is you can use AWS CloudTrail Lake for your investigation. AWS CloudTrail Lake offers deeper and more customizable view of events.

You can also use AWS Cost and Usage Reports to dive deeper to identify spend at resource/API level.

profile pictureAWS
Vikram
답변함 9달 전

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

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

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

관련 콘텐츠