CloudWatch AWS Cost widget LAMBDA function by Tags
Budget: €8 – €30 EUR
We would like to get a CloudWatch custom widget that represents our AWS Cost by Tag. We have several Tags in our AWS accounts that are shown in the attached image “Current AWS Tags.png”.
Our first approach was to develop a nodejs LAMBDA function to get the AWS Cost by Tag, but we could only represent one of the Tags in our account.
- Current LAMBDA function can be found in “index.js”
- Widget generated by the LAMBDA function can be found in “AWS Cost widget by Tags.png”
This small development is to represent every Tag in our AWS account in a CloudWatch custom widget. Tags modifications or Tags added in the future should be automatically represented in the Widget with no further LAMBDA function modifications.
Our first approach was to develop a nodejs LAMBDA function to get the AWS Cost by Tag, but we could only represent one of the Tags in our account.
- Current LAMBDA function can be found in “index.js”
- Widget generated by the LAMBDA function can be found in “AWS Cost widget by Tags.png”
This small development is to represent every Tag in our AWS account in a CloudWatch custom widget. Tags modifications or Tags added in the future should be automatically represented in the Widget with no further LAMBDA function modifications.