Skip to main content

Utility CDK construct to setup billing alerts easily

Project description

CDK Billing Alert utility


Build Status GitHub release


Utility CDK construct to setup billing alerts easily

Example

The following example shows how to set up a billing alert:

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
from moralesl.billing_alert import BillingAlert

BillingAlert(self, "BillingAlertTenDollars",
    amount=10,
    emails=["test@example.com"
    ]
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moralesl.billing-alert-0.3.0.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

moralesl.billing_alert-0.3.0-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page