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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.34.tar.gz
Algorithm Hash digest
SHA256 b59be064acec039e6e19d0d150f60f3b45c1ce4964de3b334fda9d66a5c72889
MD5 ab8fdccf0ff0370a0c646521d07ddc6e
BLAKE2b-256 804a9cc427d653d5a5bdd1f1ce3d073dbc5c8d6d31235806ed15faea4af46899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_budgets_notification-1.2.34-py3-none-any.whl
Algorithm Hash digest
SHA256 ab055ef9688c3edcf2d2992a0ceae4c68a7bf08c1013688db0f1824fffa8e2b5
MD5 5311532b70d9bb137919852d6d86a566
BLAKE2b-256 06c8e200f8d659449006e941ddcd7980e1b9ce2d38d67af86282fb3ed2a42e74

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