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

File metadata

File hashes

Hashes for gammarers_aws_budgets_notification-1.2.39.tar.gz
Algorithm Hash digest
SHA256 a7f5c496744c131f72d25336c39efbc30e20270ef486ad775758119794c8ed99
MD5 c84f11a49bc4e478ae2ddf4a9d16bd83
BLAKE2b-256 f88a69bfb3464b6d937f2e3bf02ed34dd9b5547f0f8a044be0b8b2689f922810

See more details on using hashes here.

File details

Details for the file gammarers.aws_budgets_notification-1.2.39-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_budgets_notification-1.2.39-py3-none-any.whl
Algorithm Hash digest
SHA256 95a63291a2c1641541d804be3abe830f37659ccc3cf15a3a369173318c13ce9f
MD5 7a571eaa82a957ce6e319c949b6f95a1
BLAKE2b-256 bbe7da3e549255ac37adc9851d16ddad595b136976bbb370e70569e4378fe966

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