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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.43.tar.gz
Algorithm Hash digest
SHA256 1baf6cdeaed9f0ad03fc177340eb67acdb755c5b2e0aee3404c57098774d5155
MD5 95145c7c31854b79cc8be247632c28cd
BLAKE2b-256 a8dcc7e4b11657f28eb1c99042d55f0358686bd8c265644c68d221d702c59bea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.43-py3-none-any.whl
Algorithm Hash digest
SHA256 83a304b5b51d976752e509c52aa216e75aca961786444c9c44e6c82f8b4f67e5
MD5 9c563d6644a32ae26b4e76ab405422db
BLAKE2b-256 5e6295986986ac66666b3c7dd487ce486288976dbcdca3d94e6f505700f8c31f

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