scoped id of the resource
scope in which this resource is defined
lambda@edge properties
Optionalenvironment: anyOptionalvpc: IVpcOptionalsecurityGroups: ISecurityGroup[]OptionalaccessPoint: IAccessPointOptionalmountPath: stringscoped id of the resource
scope in which this resource is defined
the Lambda function properties
the IAM role for the function execution
the Docker image code for the function
Optionalenvironment: anyoptional environment variables to inject
Optionalvpc: IVpcoptional VPC to place the function in
OptionalsecurityGroups: ISecurityGroup[]optional security groups when running in a VPC
OptionalaccessPoint: IAccessPointoptional EFS access point for file system mounting
OptionalmountPath: stringoptional mount path for the EFS file system, defaults to '/mnt/msg'
OptionalvpcSubnets: SubnetSelectionoptional subnet selection when running in a VPC
scoped id of the resource
scope in which this resource is defined
the Lambda function properties
the IAM role for the function execution
the list of Lambda layers to attach
the asset code for the function
Optionalhandler: stringoptional handler entry point, defaults to 'index.lambda_handler'
Optionalenvironment: anyoptional environment variables to inject
Optionalvpc: IVpcoptional VPC to place the function in
OptionalsecurityGroups: ISecurityGroup[]optional security groups when running in a VPC
OptionalaccessPoint: IAccessPointoptional EFS access point for file system mounting
OptionalmountPath: stringoptional mount path for the EFS file system, defaults to '/mnt/msg'
OptionalvpcSubnets: SubnetSelectionoptional subnet selection when running in a VPC
scoped id of the resource
scope in which this resource is defined
the Lambda alias properties
the Lambda function version to point the alias to
scoped id of the resource
scope in which this resource is defined
the asset code for the layer
Optionalarchitectures: Architecture[]optional list of compatible architectures, defaults to ARM_64
scoped id of the resource
scope in which this resource is defined
Provides operations on AWS Lambda
Example
See
[CDK Lambda Module]https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda-readme.html