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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.76.tar.gz
Algorithm Hash digest
SHA256 ca75611787ca3e86f72cd3f7f5cf28698172a4f5465ffa3b4389da5f95fb189f
MD5 5f4dbbd6b6223802965a3da9856486dd
BLAKE2b-256 c1e66c92b569f457863e69970f9fa7871234e1630d0de90f7e1d87322e4cbf5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.76-py3-none-any.whl
Algorithm Hash digest
SHA256 9406c5dfb034f735df009da21ef38a147329e7680ee10592c6677ee1acbead1d
MD5 5be7a0cf94ba3fb63a42e9edb97eead6
BLAKE2b-256 ea961a1f26f6023301673946010bfd159613dccb084ad54d20559b20f4c1617b

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