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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.64.tar.gz
Algorithm Hash digest
SHA256 51d7af9b27870997456f54a243ca65285f1154852abf927052cede6a8219743f
MD5 b0bdfc27a582ac792e6279252d2a755f
BLAKE2b-256 dfe312ff2fdb4483eaf915213952de1e80c4c4ae8bbff0aef3af693399450c6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.64-py3-none-any.whl
Algorithm Hash digest
SHA256 da40f03a72e83f3a0a0f16e260a97430429d5449c792c46c74468c836b7364e8
MD5 0eea826701e2f91a0717df8eb69aaebd
BLAKE2b-256 80a7e8f491ecaa655fed2b0e1dbe298ecb3b90fb1c4fe3ad464856a0b8f4510d

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