Skip to content

Simple Python Lambda Function to push daily AWS run cost into a custom CloudWatch metric for use in Dashboards etc

License

Notifications You must be signed in to change notification settings

waynestallwood-kcom/CloudWatchCost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CloudWatchCost

Simple Python Lambda Function to push daily AWS run cost into a custom CloudWatch metric for use in Cloudwatch Dashboards.

Ensure your Lambda Execution role has sufficent rights to push metric data into CloudWatch and get billing data from the Cost Explorer Service.

Set alarms on the trend data to get daily billing alerts if your environments run cost rises sharply, or simply incorporate the metrics into a Cloudwatch Dashboard.

About

Simple Python Lambda Function to push daily AWS run cost into a custom CloudWatch metric for use in Dashboards etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages