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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.37.tar.gz
Algorithm Hash digest
SHA256 c74f252f8ef3d96c6987c794866f4489af04da180e218af98587d8725584d516
MD5 653e23ff101ec0922cdf2e5f929c5793
BLAKE2b-256 47439cff2953949e58e8d8e389e67b9c43b7574f13b3ddc669580c621f00aaf4

See more details on using hashes here.

File details

Details for the file gammarers.aws_budgets_notification-1.2.37-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_budgets_notification-1.2.37-py3-none-any.whl
Algorithm Hash digest
SHA256 9358db2aaf16604b73500e1c8f58698fdd60efdd832c265087ef3a011e866bd6
MD5 c61fb8dd4254aef88d9f8eabb6838c6b
BLAKE2b-256 b77a5ac029a214d2af60e08939a3084789c398729be95e2b3286f67d841c1915

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