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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.57.tar.gz
Algorithm Hash digest
SHA256 3c644777ad820991ecf64f355c74197f98dcd38a7c67587bcff60507c6c15f01
MD5 70ccc04cf16faa6ae5e42166a4e4aa4b
BLAKE2b-256 8a4484d1670d6b28b6d9afc20f55cf828387478c56dbad84674d630c4a5a1f36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.57-py3-none-any.whl
Algorithm Hash digest
SHA256 3564665747b58b6419fda5b8bd5750e348d085969c9f2da8a567498412270b7b
MD5 322d27c8f2ed735e9ff225156b6334c8
BLAKE2b-256 c7fe8f2d51a64a45d26117d7f2a8c19c06af723e29ea93f4939bc6ac35c2864d

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