Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Lambda.Nodejs

Classes

BundlingOptions

Bundling options.

NodejsFunction

A Node.js Lambda function bundled using esbuild.

NodejsFunctionProps

Properties for a NodejsFunction.

Interfaces

IBundlingOptions

Bundling options.

ICommandHooks

Command hooks.

INodejsFunctionProps

Properties for a NodejsFunction.

Enums

Charset

Charset for esbuild's output.

LogLevel

Log levels for esbuild and package managers' install commands.

OutputFormat

Output format for the generated JavaScript files.

SourceMapMode

SourceMap mode for esbuild.

Back to top Generated by DocFX