CDK app that triggers a Lambda function at a specified regular interval.
- cdktf-gcp-cron-function - Uses GCP instead of AWS; built with CDKTF instead of AWS CDK.
- AWS:
- Must have completed the CDK bootstrapping for the target AWS environment.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy