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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.48.tar.gz
Algorithm Hash digest
SHA256 022042182668f3c3d756ffa0d3867b2a4f2f31984a875fa41b1a286c8756b278
MD5 a991a5f77aca33e3d67b6adc436192da
BLAKE2b-256 c18d3fccc0b05391ea3aca98b802e51958130b3a4b9d22e931d66ea3dce97a94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.48-py3-none-any.whl
Algorithm Hash digest
SHA256 e715aabb996d41c44e30740746255a3b0a3993528a9bd2fab6291b87087db00b
MD5 ed0b12c2f5a2a0d59d52cfa530e0b9b4
BLAKE2b-256 87e70f3356a284c4bafe83af0a7d1e0716887ada0f745495c30f45162a7b2ab9

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