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

File metadata

File hashes

Hashes for gammarer_aws_daily_cost_usage_reporter-1.2.12.tar.gz
Algorithm Hash digest
SHA256 22fddfe56b0ff5aa29f379c5eb266b338957623c9ddd9e8cfee40cd3422d2e42
MD5 60a9dfb0067a9b98761a05b439469022
BLAKE2b-256 1c204d5b60ae1b84df3e40f793d1709847b601f906081ba961f6bf8540d20fa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-1.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 68af864e29b87199838660125b0041ea6a93502af5e01527a33e75bb1fe6a070
MD5 789826767a432a69519146ac5501c658
BLAKE2b-256 29b91ec539c2fab4b2a6962c3f7ee9d815eb9cdcd8a964e1d7fd3cba79f23b9b

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