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 various resources and services.
Constructs
The following constructs are available:
MonthlyCostNotifier
- This construct will notify a discord webhook with a formatted embed of the monthly billing for the account.
TrueNasAlertNotifier
- Creates resources to ingest a TrueNAS SNS alert by sending it to a lambda where it is parsed and sent to a discord webhook.
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.280.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eea747793a1ae997a486c5a018f0e0cc92ebcf59eeff2268a269333f04ba0db6 |
|
MD5 | 3d69b1ac9a3daa3887a8666870892aad |
|
BLAKE2b-256 | 931fe4d9780947dde750ac2c1f6580b44c5593228f2fdccd24c932fae810259f |
Hashes for cdk_aws_discord_notifiers-0.0.280-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e49b522fad6c05c8d0d6a7a466b1b5498f15f491e7d4d570aaa1ed92349dc0be |
|
MD5 | 843785ac054a1f90ca7e5506e6850d36 |
|
BLAKE2b-256 | e89d1d41fd8c08987888f4693d9638edb2f8bee7c32a8b9b606b9b7a20add911 |