Uses of Interface
software.amazon.awscdk.services.lambda.ILayerVersionRef
Packages that use ILayerVersionRef
Package
Description
AWS Lambda Layer with the NPM dependency proxy-agent
AWS Lambda Layer with AWS CLI
AWS Lambda Construct Library
Amazon Lambda Python Library
-
Uses of ILayerVersionRef in software.amazon.awscdk.lambda.layer.node.proxy.agent
Classes in software.amazon.awscdk.lambda.layer.node.proxy.agent that implement ILayerVersionRefModifier and TypeClassDescriptionclass
An AWS Lambda layer that includes the NPM dependencyproxy-agent
. -
Uses of ILayerVersionRef in software.amazon.awscdk.lambdalayer.awscli
Classes in software.amazon.awscdk.lambdalayer.awscli that implement ILayerVersionRefModifier and TypeClassDescriptionclass
An AWS Lambda layer that includes the AWS CLI. -
Uses of ILayerVersionRef in software.amazon.awscdk.services.lambda
Subinterfaces of ILayerVersionRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forILayerVersion
.static interface
Internal default implementation forILayerVersionRef
.Classes in software.amazon.awscdk.services.lambda that implement ILayerVersionRefModifier and TypeClassDescriptionclass
TheAWS::Lambda::LayerVersion
resource creates a Lambda layer from a ZIP archive.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Defines a new Lambda Layer version. -
Uses of ILayerVersionRef in software.amazon.awscdk.services.lambda.python.alpha
Classes in software.amazon.awscdk.services.lambda.python.alpha that implement ILayerVersionRef