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

File metadata

File hashes

Hashes for gammarer_aws_daily_cost_usage_reporter-1.2.11.tar.gz
Algorithm Hash digest
SHA256 588f0c1a3e57c2ca53dbc9d9e336109175144d1f0be61cbd601b656995ceaac6
MD5 778ebb1cd587eaa624336ac3c800aabb
BLAKE2b-256 c5aaac94910b19d940be3514488c988cd876ea1d3d01ece37ba6aad831716f6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_daily_cost_usage_reporter-1.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a7d4fae6bd2412ea1d3ebb942c953850dbf33ad7ce135ae62a9015374a3994d8
MD5 021880bb43ee291387d39ebf922391df
BLAKE2b-256 4b701795c958bf4f1a65419d07a51406849748e657bb225a78c6860ac33c98af

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