Skip to main content

AWS Synthetics Canary alternative built for minimal cost

Project description

Pigeon

This is a cheaper version of AWS Synthetics Canary. Head to my blog post to read more about the inspiration for this CDK Construct.

Pigeon is meant to be dead simple. It creates a Lambda Function that runs on a schedule and optionally alerts an email if the Lambda fails. Everything created is exposed, so if you want to create an alert different than the default, everything is there for you to do it.

Props

schedule: events.Schedule

lambdaFunctionProps: lambda.FunctionProps

lambdaTargetProps?: targets.LambdaFunctionProps

alertOnFailure?: boolean

emailAddress?: string

Properties

lambdaFunction!: lambda.Function

rule!: events.Rule

alarm?: cloudwatch.Alarm

topic?: sns.Topic

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

cdk_pigeon.core-0.0.1.tar.gz (251.1 kB view hashes)

Uploaded Source

Built Distribution

cdk_pigeon.core-0.0.1-py3-none-any.whl (249.8 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