A package that vends constructs to notify about AWS resources via discord
Project description
AWS CDK Discord Notifier Constructs
This is a CDK construct library the vends constructs used to notify via discord about resources in your CDK stack.
Constructs
Currently a single construct is available, MonthlyCostNotifier
. This construct will notify a discord webhook of the monthly billing for the account.
Available Packages
This provider is built for the following languages:
- Javascript/Typescript
- Python
- C#
Details on how to find these packages are below and on ConstructHub
NPM
Javascript/Typescript package is available on NPM.
The npm package is viewable at https://www.npmjs.com/package/@awlsring/cdk-aws-discord-notifiers
npm install @awlsring/cdk-aws-discord-notifiers
PyPi
Python package is available on PyPi.
The pypi package is viewable at https://pypi.org/project/cdk-aws-discord-notifiers/
pip install cdk-aws-discord-notifiers
Nuget
C# package is available on Nuget.
The nuget package is viewable at https://www.nuget.org/packages/awlsring.CdkAwsDiscordNotifiers/
dotnet add package awlsring.CdkAwsDiscordNotifiers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cdk-aws-discord-notifiers-0.0.36.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 904de59232904c7b6a0bafbc8af0da2e438b56aec484716d9f14a03a84cd0e4a |
|
MD5 | 88a60b0dd13d4dd52f372309742abdf1 |
|
BLAKE2b-256 | 3e462937aaa871bd573bda7bd980929f536834477ef2b378e413757966447553 |
Hashes for cdk_aws_discord_notifiers-0.0.36-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32de70e40062bd9e5cd801b11dee8d8d2c29440e06a36dbac925aecdd363fec2 |
|
MD5 | 952c751aac584e7e03e29dea258d4046 |
|
BLAKE2b-256 | 8b3847e8e9c3cf53b4eef9c820db4fbec9ae215c0cc2bfb4e695a1df2b197f57 |