Skip to content

Testing timestamps registered by Lambda when there's async code in init step

License

Notifications You must be signed in to change notification settings

trivikr/aws-lambda-async-init-timestamps

Repository files navigation

aws-lambda-async-init-timestamps

Testing timestamps registered by Lambda when there's async code in init step

The cdk.json file tells the CDK Toolkit how to execute your app.

Pre-requisites

  • Install Node.js 18.x or later.
  • Enable corepack by running corepack enable.
  • Install dependencies by running yarn.

Useful commands

  • yarn build compile typescript to js
  • yarn watch watch for changes and compile
  • yarn test perform the jest unit tests
  • yarn cdk deploy deploy this stack to your default AWS account/region
  • yarn cdk diff compare deployed stack with current state
  • yarn cdk synth emits the synthesized CloudFormation template

About

Testing timestamps registered by Lambda when there's async code in init step

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published