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.73.tar.gz (85.9 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.73.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.73.tar.gz
Algorithm Hash digest
SHA256 a231bef44b8ebc2ca269675411683fc95f7956604c8689fad734a2949490121b
MD5 d4517f44c41ce10de9dc40c154178819
BLAKE2b-256 6cc4069b7dd7ee77a1dbd75d00044d659b8397625c7952447ac25c6033b5b073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.73-py3-none-any.whl
Algorithm Hash digest
SHA256 ffab787e84ac001f31858b48df508c3a3f7d9ce95259d1479733d5adaca9c9b8
MD5 2034ee7e976176b461f725b61fc56f5a
BLAKE2b-256 9a53b120183b375b21a461bad43d8e298b4367a4e527eb9c23c684329f0e639c

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