Skip to content

azaazato/lambda_slack_aws_billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda_slack_aws_billing

This is a AWS Lambda function which posts AWS billing info to slack.

billing bot

Usage

Set your environment HOOK_URL and SALCK_CHANNEL.

# set your own environment
HOOK_URL = 'https://hooks.slack.com/services/xxxxxxxxxxxxxxxx'
SLACK_CHANNEL = '#xxxxxxxxxx'

After set above items, deploy to your aws environmet. Set scheduled Event to post slack everyday.

Licence

MIT

Author

azaazato

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages