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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.74.tar.gz
Algorithm Hash digest
SHA256 d69bdf27109fd057dfd339d6143b284e7925ecc99698ecf5ab22f4f6f438a42f
MD5 5a714a755446de71db5db42b34d8bede
BLAKE2b-256 99e6f7670e350f90a4ac297a05dcd8a1d6521d990af8542633dc4599f551dbc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.74-py3-none-any.whl
Algorithm Hash digest
SHA256 a34cd2c68b8b5a8f9529bd607cef80d4d470ea6a6691579c7c141be497aeaa17
MD5 0fc2aa2650cf7f7005a38ff684222e93
BLAKE2b-256 0cf78a6bc7b81e43b045d548f5b8fff54cad7d517e2b554e2c38fb822890c623

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