Cost & Usage Reports
Project description
AWS Daily Cost Usage Report Stack
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
use by npm
npm install @gammarers/aws-daily-cost-usage-report-stack
use by yarn
yarn add @gammarers/aws-daily-cost-usage-report-stack
Python
pip install gammarers.aws-daily-cost-usage-report-stack
Example
npm install @gammarers/aws-daily-cost-usage-report-stack
import { CostGroupType, DailyCostUsageReportStack } from '@gammarer/aws-daily-cost-usage-report-stack';
new DailyCostUsageReportStack(app, 'DailyCostUsageReportStack', {
slackToken: 'xoxb-11111111111-XXXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXX',
slackChannel: 'example-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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gammarers_aws_daily_cost_usage_report_stack-2.0.26.tar.gz.
File metadata
- Download URL: gammarers_aws_daily_cost_usage_report_stack-2.0.26.tar.gz
- Upload date:
- Size: 320.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8174ae3dc16cb08894a39f15b869148877b7b1168502a6bea1c94c4dfd2cfc2
|
|
| MD5 |
e659a52fcf1fec08b677ce942b2dd75d
|
|
| BLAKE2b-256 |
34b1b2ad76334fcd0a3108a0b41516b2f8d1da3ff4271bfd191170443bbe4a7a
|
File details
Details for the file gammarers_aws_daily_cost_usage_report_stack-2.0.26-py3-none-any.whl.
File metadata
- Download URL: gammarers_aws_daily_cost_usage_report_stack-2.0.26-py3-none-any.whl
- Upload date:
- Size: 319.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aa4e36d11a361c9cb73f5e3ba445fbe868a862acffd55dca08641c825ad9b91
|
|
| MD5 |
9a9bf9adae992e1ee5e680d97e15aa2c
|
|
| BLAKE2b-256 |
a241bd95448b7fc0d4068b26d07e76da13678464b9e07f5d54752c8b681ecd89
|