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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.56.tar.gz
Algorithm Hash digest
SHA256 b00b3a84bfe73b25cff805cbe31edd6d387416365aa1a43b0d518f529a6db4c7
MD5 b79727ff3e4326e5b73fb66f5fefe893
BLAKE2b-256 6fc4378416862e05e58d68753f37a5dc7f88ffb205a2d27b21daaafb9754343d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.56-py3-none-any.whl
Algorithm Hash digest
SHA256 93fb82d7f16b9b9d57c1f33db4b767ada69bb17874e33aeae8fc47e423615edb
MD5 118835e01d03ec4f7c0fe3729b329be0
BLAKE2b-256 e21f6e894d4f9867b55909dd4a703ae8a789b9009e1bd60246cf2ac9378cd47c

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