| Package | Description |
|---|---|
| software.amazon.awscdk.lambda.layer.node.proxy.agent |
AWS Lambda Layer with the NPM dependency proxy-agent
|
| software.amazon.awscdk.lambdalayer.awscli |
AWS Lambda Layer with AWS CLI
|
| software.amazon.awscdk.lambdalayer.kubectl |
AWS Lambda Layer with kubectl (and helm)
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeProxyAgentLayer
An AWS Lambda layer that includes the NPM dependency `proxy-agent`.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwsCliLayer
An AWS Lambda layer that includes the AWS CLI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KubectlLayer
An AWS Lambda layer that includes `kubectl` and `helm`.
|
| Modifier and Type | Method and Description |
|---|---|
LayerVersion |
LayerVersion.Builder.build() |
Copyright © 2022. All rights reserved.