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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.66.tar.gz
Algorithm Hash digest
SHA256 9bc5e7bf9b5c022eccd2d595df5ce7420979eac706af0abac653a660607d14e4
MD5 ce60eb4a510f6cc73940236986334cf4
BLAKE2b-256 9985e37b51d44388181a799308b58b93a3cda309e42a3f880e2ce8e7d1bfcc10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.66-py3-none-any.whl
Algorithm Hash digest
SHA256 7396c1181fef40f747ea3b976d7e8ce6c31fe695091f2c6e7e7279886d72e573
MD5 61153af18fcc3e34d8d70793fe1179ec
BLAKE2b-256 f4b66ae886c5cd1c2b5c5a7ca07dda624e67d05e719957d78b726a6a85842c6d

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