Skip to main content

Cost & Usage Reports

Project description

AWS Daily Cost Usage Reports

AWS Cost And Usage report to Slack on daily 09:01.

  • Report type

    • Services

      • This is Cost by AWS Services.
    • Accounts

      • This is Cost by Linked Account (when organization master account)

Resources

This construct creating resource list.

  • Lambda function execution role
  • Lambda function
  • EventBridge Scheduler execution role
  • EventBridge Scheduler

Install

TypeScript

npm install @gammarer/aws-daily-cost-usage-repoter
# or
yarn add @gammarer/aws-daily-cost-usage-repoter

Python

pip install gammarer.aws-daily-cost-usage-repoter

Example

npm install @gammarer/aws-daily-cost-usage-repoter
import { CostGroupType, DailyCostUsageReporter } from '@gammarer/aws-daily-cost-usage-repoter';

new DailyCostUsageReporter(stack, 'DailyCostUsageReporter', {
  slackWebhookUrl: 'https://hooks.slack.com/services/xxxxxxxxxx', // already created slack webhook url
  slackPostChannel: 'example-channel', // already created slack channel
  costGroupType: CostGroupType.SERVICES,
});

License

This project is licensed under the Apache-2.0 License.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file gammarer.aws-daily-cost-usage-reporter-0.9.28.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-daily-cost-usage-reporter-0.9.28.tar.gz
Algorithm Hash digest
SHA256 8dbb834ff18e64dad2a2956c59569b099649486ab365349a8f4f16be43412e03
MD5 824b1b0e647d153b3f53b5c50c84eb37
BLAKE2b-256 55f79d76bc328330819c64bd94b3c48a49dcc5c1be59522ee7b6869c4e224417

See more details on using hashes here.

File details

Details for the file gammarer.aws_daily_cost_usage_reporter-0.9.28-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-0.9.28-py3-none-any.whl
Algorithm Hash digest
SHA256 316670e803b15f90b3d1ffbfee73079b6723d40dd6ef9102390eb4009729393f
MD5 0e5a3e53e596ec29dd8361794f159e67
BLAKE2b-256 b315807898849408ffa6ef02bceead1182366c2c5d8a1849410362d350d7860c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page