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.273.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4bb583bd9d3e4b330f4829bb34fb0f2333f971da54dab08c8c7594ecd3631c8 |
|
MD5 | 1ca755f44af5c5a410b7cb88e96a5324 |
|
BLAKE2b-256 | 44dc559fc349d92d9503bd54383ae2af9abc2bd6d1445c6a57853a51843be9c7 |
Hashes for cdk_aws_discord_notifiers-0.0.273-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ac73d44381c9069b631ec168100ad9ddf9dea914db948630cd038d574edda18 |
|
MD5 | fad212505d1bd05f62ad21f1f6069add |
|
BLAKE2b-256 | 41b878b98c12820c0f715b01898bf830969115a5f28985a7877e5e61a5074d3a |