Skip to main content

AWS Budgets Notification

Project description

AWS Budgets Notification

GitHub npm (scoped) PyPI Nuget GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

A construct library for creating AWS Budgets Notification to Slack with the AWS CDK.

Resources

This construct creating resource list.

  • SNS Topic
  • ChatBot SlackChannelConfiguration
  • Budgets (linked account count or self)

Install

TypeScript

npm install @gammarers/aws-budgets-notification
# or
yarn add @gammarers/aws-budgets-notification

Python

pip install gammarers.aws-budgets-notification

C# / .NET

dotnet add package Gammarers.CDK.AWS.BudgetNotification

Example

import { BudgetsNotification } from '@gammarers/aws-budgets-notification';

new BudgetsNotification(stack, 'BudgetsNotification', {
  slackWorkspaceId: 'T0XXXX111', // already AWS account linked your Slack.
  slackChannelId: 'XXXXXXXX', // already created your slack channel.
  budgetLimitAmount: 50,
  // optional linked account list
  linkedAccounts: [
    '111111111111',
    '222222222222',
  ],
});

example notification

License

This project is licensed under the Apache-2.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gammarers_aws_budgets_notification-1.2.46.tar.gz (85.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file gammarers_aws_budgets_notification-1.2.46.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.46.tar.gz
Algorithm Hash digest
SHA256 40f9b9b76e1a4916a5a20a02875d12e244fe706ec282787b71599f6242a2886f
MD5 dca8c425cd7be4f51f21192720584178
BLAKE2b-256 d77674d9c4fec82b765eeebd010cfcd2cdfa44328f351fb8c776e229a7071a10

See more details on using hashes here.

File details

Details for the file gammarers_aws_budgets_notification-1.2.46-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.46-py3-none-any.whl
Algorithm Hash digest
SHA256 f0619d5594ce993860e19ede67e0d4da216343a604ebd4162f8d5700397f8fa2
MD5 4d3ac01633a8667ca683688437788914
BLAKE2b-256 991c1e7f34976ff9b72869c0b8efbac3661aac7d0bb6b6cf246da627655b3036

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page