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.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8333691024c524d850534af0b854a43c65406a8fc0befe6d93ec044097a6b46a |
|
MD5 | afa5ba6cc5136d9a5130a3014e9984b3 |
|
BLAKE2b-256 | 2d223e5841d4e6bc71977ef7b659fe0cf0d249241ede4b867985104bb554d772 |
Hashes for cdk_aws_discord_notifiers-0.0.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9fe85ab334dc34a173e9716f3adeb62c65398a1305864d2f49d06a1878ede77 |
|
MD5 | 80603b42978437f4b7e99ec5b012b3d5 |
|
BLAKE2b-256 | dfd1e09c54e63f7b7ed0ec36d12b9d0e2b4ddbd38a8cadff8549d3d20f392361 |