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

File metadata

File hashes

Hashes for gammarer.aws-daily-cost-usage-reporter-0.10.4.tar.gz
Algorithm Hash digest
SHA256 f5a02e9e1e05181c1a0f47de7701d807e9414e3e0e1daa1e5c675f2f64d7a9c7
MD5 454051652c1c609467ca92412693f6b8
BLAKE2b-256 f6efb1a9416b2056445ed03084514d6023ca9593b3993f57fcb47850f24e97c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-0.10.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fccdfb7a5ff9b7cdfdc926b5f5cdf56451c732ff89e35a5394b836ce7ace16d2
MD5 61c6e4a2b0b9d55fb7da6bb6d7630bd6
BLAKE2b-256 31b381212a2e184dd76a0a2d94bb855bd25b93e574cdc6236fd29e4f21a5c685

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