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?

feita há 2 anos165 visualizações
1 Resposta
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
respondido há 9 meses

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