# Functions
GetAlias gets an existing Alias resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetEventSourceMapping gets an existing EventSourceMapping resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFunction gets an existing Function resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetLayerVersion gets an existing LayerVersion resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetPermission gets an existing Permission resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Provides information about a Lambda Function.
Use this data source to invoke custom lambda functions as data source.
Provides information about a Lambda Layer Version.
NewAlias registers a new resource with the given unique name, arguments, and options.
NewEventSourceMapping registers a new resource with the given unique name, arguments, and options.
NewFunction registers a new resource with the given unique name, arguments, and options.
NewLayerVersion registers a new resource with the given unique name, arguments, and options.
NewPermission registers a new resource with the given unique name, arguments, and options.
# Constants
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
lambda runtimes.
# Structs
Creates a Lambda function alias.
The set of arguments for constructing a Alias resource.
Input properties used for looking up and filtering Alias resources.
Provides a Lambda event source mapping.
The set of arguments for constructing a EventSourceMapping resource.
Input properties used for looking up and filtering EventSourceMapping resources.
Provides a Lambda Function resource.
The set of arguments for constructing a Function resource.
Input properties used for looking up and filtering Function resources.
A collection of arguments for invoking getFunction.
A collection of values returned by getFunction.
A collection of arguments for invoking getInvocation.
A collection of values returned by getInvocation.
A collection of arguments for invoking getLayerVersion.
A collection of values returned by getLayerVersion.
Provides a Lambda Layer Version resource.
The set of arguments for constructing a LayerVersion resource.
Input properties used for looking up and filtering LayerVersion resources.
Creates a Lambda permission to allow external sources invoking the Lambda function (e.g.
The set of arguments for constructing a Permission resource.
Input properties used for looking up and filtering Permission resources.
# Type aliases
Runtime represents a lambda runtime.