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.75.tar.gz (85.9 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.75.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.75.tar.gz
Algorithm Hash digest
SHA256 1d5cfcff74fc10d0629e56ec69f49db952d76e035f36ab231b48812583fcf5d7
MD5 ac587d93c4a0fd87deb44ecbf3fc4a95
BLAKE2b-256 a99b8c967b8ea09dd25facceb5cd7b7476ea064a0192df29959cd1572399a4d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.75-py3-none-any.whl
Algorithm Hash digest
SHA256 e2fe3e732a72480ce2488ab18f35b474488442b1d9a2bc23260d1e3b67fd0b34
MD5 45ebbdbd8f0d9b84240529b77801dc39
BLAKE2b-256 769ba3916867ae97e2193f32def48f5daaa4ab2676d543e12e9924c39a5fb701

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