AWS Lambda costs at resource level granularity

752 Views Asked by At

Does AWS Cost explorer provide resource-level granularity for Lambda functions?

2

There are 2 best solutions below

0
On BEST ANSWER

There isn't anything direct given by AWS.

But you can write a cloud-watch insights query on the lambda logs, and calculate the gb-secs, and get the approximate cost by multiplying with the pricing rates.

0
On

It does not, you can't filter down to the resource level here:

Screenshot from cost explorer