Skip to content

CDK app that triggers a Lambda function at a specified regular interval

License

Notifications You must be signed in to change notification settings

garysassano/cdk-aws-cron-function

Repository files navigation

cdk-aws-cron-function

CDK app that triggers a Lambda function at a specified regular interval.

Prerequisites

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

Architecture Diagram

Architecture Diagram