| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.nodejs |
Amazon Lambda Node.js Library
|
| Class and Description |
|---|
| BundlingOptions
(experimental) Bundling options.
|
| BundlingOptions.Builder
A builder for
BundlingOptions |
| Charset
(experimental) Charset for esbuild's output.
|
| ICommandHooks
(experimental) Command hooks.
|
| ICommandHooks.Jsii$Default
Internal default implementation for
ICommandHooks. |
| LogLevel
(experimental) Log levels for esbuild and package managers' install commands.
|
| NodejsFunction
(experimental) A Node.js Lambda function bundled using esbuild.
|
| NodejsFunction.Builder
(experimental) A fluent builder for
NodejsFunction. |
| NodejsFunctionProps
(experimental) Properties for a NodejsFunction.
|
| NodejsFunctionProps.Builder
A builder for
NodejsFunctionProps |
| OutputFormat
(experimental) Output format for the generated JavaScript files.
|
| SourceMapMode
(experimental) SourceMap mode for esbuild.
|
Copyright © 2022. All rights reserved.