Skip to content

bifravst/aws-cdk-lambda-helpers

AWS CDK Lambda Helpers npm version

Test and Release semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Helper functions which simplify working with TypeScript lambdas for AWS CDK.

Installation

npm i --save-dev --save-exact @bifravst/aws-cdk-lambda-helpers

Usage

See the end-to-end test stack.

updateLambdaCode() helper

updateLambdaCode() is a helper that will update the function code of a lambda directly without a CloudFormation deployment, which is many times faster. This is useful during development.

See this example on how to use it.

Example migrations to @bifravst/aws-cdk-lambda-helpers

About

Helper functions which simplify working with TypeScript lambdas for AWS CDK.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •