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.221.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2c21b916c33f3e6787df3ac565e6143604d5a5a0a9ec04d62bd1d046803cd88 |
|
MD5 | 934cd9b82fa86d4b04261b7ee3eff951 |
|
BLAKE2b-256 | 08dea6feee6aefe8cbbadbd211ccb953bc767b16e1b56c5da7ebf40c913779bc |
Hashes for cdk_aws_discord_notifiers-0.0.221-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 028486b739f0cd7c60704364be52982fdb2485c61ab2967cbf17446281142d8b |
|
MD5 | 36e69ce10c16545ee8282d85a80e1df5 |
|
BLAKE2b-256 | 437e96028ecc2f1b3fb365cce74a59784e84e69e709412f43e24f001b3f89911 |