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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.50.tar.gz
Algorithm Hash digest
SHA256 aaf74911f0033db9ba67f26a7ce8504b37d8bed40d57aaaed88d23b0c87a692a
MD5 f55ef3fd82d4525538a1b99d01f60cf3
BLAKE2b-256 f0d3b615e097157bbf0501ebb31c389d62ecad204de530db1aa62fc4bdca8e26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.50-py3-none-any.whl
Algorithm Hash digest
SHA256 91bd610adf0232bded2d6368e1b0940c758dda9192f1168d1af232c9ee7aa9dc
MD5 660ac8a7f1471d19cc23b7bc4b9d4179
BLAKE2b-256 32ffefc7bb776948956159b71a135f9ea249fbb6989f0c7205e5065c78714db2

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