Skip to content

Sample implementation of serverless automated cost controls using AWS Budgets, Amazon SNS and AWS Lambda

License

Notifications You must be signed in to change notification settings

rutabagaman/serverless-automated-cost-controls

 
 

Repository files navigation

Serverless Automated Cost Controls

Sample implementation of serverless automated cost controls using AWS Budgets, Amazon SNS and AWS Lambda.

A companion AWS blog post, titled "Serverless Automated Cost Controls" ,for this repository can be found in the AWS Serverless Blog.

Setup

cd createBudgetLambda pip install -r requirements.txt -t .

Instructions

please follow the instructions in the section titled "Implementing the solution" in the campanion blog post.

LICENSE SUMMARY

This sample code is made available under a modified MIT license. See the LICENSE file.

About

Sample implementation of serverless automated cost controls using AWS Budgets, Amazon SNS and AWS Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%