richstokes / AWS-budget-to-slack

AWS Lambda function for posting billing updates to your Slack channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-budget-to-slack

AWS Lambda function posts billing updates to your Slack channel. Built for Python3.6

Requirements

Create a Slack API application with an incoming webhook.

Trigger the function with a CloudWatch event set to your desired interval. For example, you could set the schedule to "rate(7 days)" to get a billing update in Slack once per week.

Give the Lambda function read-only access to your billing info.

Example Slack post

AWS-to-slack report

About

AWS Lambda function for posting billing updates to your Slack channel


Languages

Language:Python 100.0%