AWS Slack notification on monthly cost using Slack web-hooks this bot will report total cost and cost by service
- clone this repo.
- run
npm(or yarn) install
.
export CHANNEL='#hoge'
export HOOKS_URL='https://hooks.slack.com/services/XXXX/YYYY/ZZZZ'
npx sls deploy
- API: GetCostAndUsage