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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.77.tar.gz
Algorithm Hash digest
SHA256 fecae05030b12ceae9d03ef2d02819b28babfb28db686c6a9f0dd1b08c0b62a5
MD5 2ea654f0d314651324dba0b10e8dc3ee
BLAKE2b-256 6b7f10f00684656bb84a9715f97c51f89b24300b53a1918d7ce53326ac2c85b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.77-py3-none-any.whl
Algorithm Hash digest
SHA256 784da2ec44a05efdae0fa735fd78e4e253ae88ba4fca10f0e85c87a9d3c6a934
MD5 bec2bc561f6cca74cd5757ae66015764
BLAKE2b-256 bf67f28fa3f79a01ec1c6864d287fccb6c7c7a453e44981b898ac25f20207190

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