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-1.2.7.tar.gz.

File metadata

File hashes

Hashes for gammarer_aws_daily_cost_usage_reporter-1.2.7.tar.gz
Algorithm Hash digest
SHA256 61aa593f05cb9d1f87b4c4b09ef418bb68ffe9d69c356101368b3eeec5ff141c
MD5 c59dac609845e2406b8aff91e3718d0d
BLAKE2b-256 c33b6113fcc9e04b9b3fe72a2fbc765686a02ab042eb922dba091c5b44edc522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1f1efb9b137c7a4d29e60ad631fe7d55ac201bb334867034bed071e50b1574cc
MD5 aeaeb767c94e6c562424891b2b2f812c
BLAKE2b-256 e396965770e58c8e118271a17483c639f48fdc5b281f38586e54b4c14d6012fe

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