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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.35.tar.gz
Algorithm Hash digest
SHA256 cae9a328f93aa15e3a8ea0d7a982eacbfb0519b9a9c2687f9f4f8157551ec0e1
MD5 e43951ad184ff74228643529acc32d79
BLAKE2b-256 49ebf675b6502e684f6f88161d58cfab4d3e6240d634e0a87828774f20eb8560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_budgets_notification-1.2.35-py3-none-any.whl
Algorithm Hash digest
SHA256 7e5ebe22949fdbffe828d9e48fa6db1947c10822b1ede7c5e42adb124738b81d
MD5 2ce219d28f0ab7cafce297326b96d40b
BLAKE2b-256 b3f31b8e68db2a92c3049a64798f4603e1af43bea100e124fbe402b6ab01f35d

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