AddPermissionRequest |
|
AddPermissionResult |
|
AliasConfiguration |
Provides configuration information about a Lambda function version alias.
|
CodeStorageExceededException |
You have exceeded your maximum total code size per account.
|
CreateAliasRequest |
|
CreateAliasResult |
Provides configuration information about a Lambda function version alias.
|
CreateEventSourceMappingRequest |
|
CreateEventSourceMappingResult |
Describes mapping between an Amazon Kinesis stream and a Lambda function.
|
CreateFunctionRequest |
|
CreateFunctionResult |
A complex type that describes function metadata.
|
DeleteAliasRequest |
|
DeleteAliasResult |
|
DeleteEventSourceMappingRequest |
|
DeleteEventSourceMappingResult |
Describes mapping between an Amazon Kinesis stream and a Lambda function.
|
DeleteFunctionRequest |
|
DeleteFunctionResult |
|
EC2AccessDeniedException |
|
EC2ThrottledException |
AWS Lambda was throttled by Amazon EC2 during Lambda function initiatization
using the execution role provided for the Lambda function.
|
EC2UnexpectedException |
AWS Lambda received an unexpected EC2 client exception while setting up for
the Lambda function.
|
ENILimitReachedException |
AWS Lambda was not able to create an Elastic Network Interface (ENI) in the
VPC, specified as part of Lambda function configuration, because the limit
for network interfaces has been reached.
|
EventSourceMappingConfiguration |
Describes mapping between an Amazon Kinesis stream and a Lambda function.
|
EventSourcePosition |
|
FunctionCode |
The code for the Lambda function.
|
FunctionCodeLocation |
The object for the Lambda function location.
|
FunctionConfiguration |
A complex type that describes function metadata.
|
GetAliasRequest |
|
GetAliasResult |
Provides configuration information about a Lambda function version alias.
|
GetEventSourceMappingRequest |
|
GetEventSourceMappingResult |
Describes mapping between an Amazon Kinesis stream and a Lambda function.
|
GetFunctionConfigurationRequest |
|
GetFunctionConfigurationResult |
A complex type that describes function metadata.
|
GetFunctionRequest |
|
GetFunctionResult |
|
GetPolicyRequest |
|
GetPolicyResult |
|
InvalidParameterValueException |
One of the parameters in the request is invalid.
|
InvalidRequestContentException |
The request body could not be parsed as JSON.
|
InvalidSecurityGroupIDException |
The Security Group ID provided in the Lambda function VPC configuration is
invalid.
|
InvalidSubnetIDException |
The Subnet ID provided in the Lambda function VPC configuration is invalid.
|
InvocationType |
|
InvokeAsyncRequest |
|
InvokeAsyncResult |
Deprecated.
|
InvokeRequest |
|
InvokeResult |
Upon success, returns an empty response.
|
ListAliasesRequest |
|
ListAliasesResult |
|
ListEventSourceMappingsRequest |
|
ListEventSourceMappingsResult |
|
ListFunctionsRequest |
|
ListFunctionsResult |
|
ListVersionsByFunctionRequest |
|
ListVersionsByFunctionResult |
|
LogType |
|
PolicyLengthExceededException |
Lambda function access policy is limited to 20 KB.
|
PublishVersionRequest |
|
PublishVersionResult |
A complex type that describes function metadata.
|
RemovePermissionRequest |
|
RemovePermissionResult |
|
RequestTooLargeException |
The request payload exceeded the Invoke request body JSON input
limit.
|
ResourceConflictException |
The resource already exists.
|
ResourceNotFoundException |
The resource (for example, a Lambda function or access policy statement)
specified in the request does not exist.
|
Runtime |
|
ServiceException |
The AWS Lambda service encountered an internal error.
|
SubnetIPAddressLimitReachedException |
AWS Lambda was not able to set up VPC access for the Lambda function because
one or more configured subnets has no available IP addresses.
|
TooManyRequestsException |
|
UnsupportedMediaTypeException |
The content type of the Invoke request body is not JSON.
|
UpdateAliasRequest |
|
UpdateAliasResult |
Provides configuration information about a Lambda function version alias.
|
UpdateEventSourceMappingRequest |
|
UpdateEventSourceMappingResult |
Describes mapping between an Amazon Kinesis stream and a Lambda function.
|
UpdateFunctionCodeRequest |
|
UpdateFunctionCodeResult |
A complex type that describes function metadata.
|
UpdateFunctionConfigurationRequest |
|
UpdateFunctionConfigurationResult |
A complex type that describes function metadata.
|
VpcConfig |
If your Lambda function accesses resources in a VPC, you provide this
parameter identifying the list of security group IDs and subnet IDs.
|
VpcConfigResponse |
VPC configuration associated with your Lambda function.
|