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

File metadata

File hashes

Hashes for gammarer.aws-daily-cost-usage-reporter-0.9.20.tar.gz
Algorithm Hash digest
SHA256 4d8b7d673c0e98b1fe6255ac562c5d40b0dbd6592bc51cb7c62629f269261a2d
MD5 b6af0bbbcdba8b51367205e56d76ea78
BLAKE2b-256 4ff7243b139d7c43f5a564b93ba093709faade03c46d9937b8cb1fd6f8678e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-0.9.20-py3-none-any.whl
Algorithm Hash digest
SHA256 67c033274f08966774fa612a16fb5310cd44a7e9ddfec6d1d84a3cb9d713691d
MD5 ebe253a9ce5d8696e5d268230cf6312e
BLAKE2b-256 0a3d017076fcf6ff005ca3871cd6b8b4cec7d79a2fb9999916044220689171aa

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