Package | Description |
---|---|
com.amazonaws.services.lambda |
Synchronous and asynchronous client classes for accessing AWSLambda.
|
com.amazonaws.services.lambda.model |
Classes modeling the various types represented by AWSLambda.
|
Class and Description |
---|
AddPermissionRequest
Container for the parameters to the
AddPermission operation . |
AddPermissionResult |
CreateAliasRequest
Container for the parameters to the
CreateAlias operation . |
CreateAliasResult
Provides configuration information about a Lambda function version
alias.
|
CreateEventSourceMappingRequest
Container for the parameters to the
CreateEventSourceMapping operation . |
CreateEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
CreateFunctionRequest
Container for the parameters to the
CreateFunction operation . |
CreateFunctionResult
A complex type that describes function metadata.
|
DeleteAliasRequest
Container for the parameters to the
DeleteAlias operation . |
DeleteEventSourceMappingRequest
Container for the parameters to the
DeleteEventSourceMapping operation . |
DeleteEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
DeleteFunctionRequest
Container for the parameters to the
DeleteFunction operation . |
GetAliasRequest
Container for the parameters to the
GetAlias operation . |
GetAliasResult
Provides configuration information about a Lambda function version
alias.
|
GetEventSourceMappingRequest
Container for the parameters to the
GetEventSourceMapping operation . |
GetEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
GetFunctionConfigurationRequest
Container for the parameters to the
GetFunctionConfiguration operation . |
GetFunctionConfigurationResult
A complex type that describes function metadata.
|
GetFunctionRequest
Container for the parameters to the
GetFunction operation . |
GetFunctionResult
This response contains the object for the Lambda function location
(see API_FunctionCodeLocation.
|
GetPolicyRequest
Container for the parameters to the
GetPolicy operation . |
GetPolicyResult |
InvokeAsyncRequest
Deprecated.
|
InvokeAsyncResult
Deprecated.
|
InvokeRequest
Container for the parameters to the
Invoke operation . |
InvokeResult
Upon success, returns an empty response.
|
ListAliasesRequest
Container for the parameters to the
ListAliases operation . |
ListAliasesResult
List Aliases Result
|
ListEventSourceMappingsRequest
Container for the parameters to the
ListEventSourceMappings operation . |
ListEventSourceMappingsResult
Contains a list of event sources (see
API_EventSourceMappingConfiguration)
|
ListFunctionsRequest
Container for the parameters to the
ListFunctions operation . |
ListFunctionsResult
Contains a list of AWS Lambda function configurations (see
FunctionConfiguration.
|
ListVersionsByFunctionRequest
Container for the parameters to the
ListVersionsByFunction operation . |
ListVersionsByFunctionResult |
PublishVersionRequest
Container for the parameters to the
PublishVersion operation . |
PublishVersionResult
A complex type that describes function metadata.
|
RemovePermissionRequest
Container for the parameters to the
RemovePermission operation . |
UpdateAliasRequest
Container for the parameters to the
UpdateAlias operation . |
UpdateAliasResult
Provides configuration information about a Lambda function version
alias.
|
UpdateEventSourceMappingRequest
Container for the parameters to the
UpdateEventSourceMapping operation . |
UpdateEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
UpdateFunctionCodeRequest
Container for the parameters to the
UpdateFunctionCode operation . |
UpdateFunctionCodeResult
A complex type that describes function metadata.
|
UpdateFunctionConfigurationRequest
Container for the parameters to the
UpdateFunctionConfiguration operation . |
UpdateFunctionConfigurationResult
A complex type that describes function metadata.
|
Class and Description |
---|
AddPermissionRequest
Container for the parameters to the
AddPermission operation . |
AddPermissionResult |
AliasConfiguration
Provides configuration information about a Lambda function version
alias.
|
CreateAliasRequest
Container for the parameters to the
CreateAlias operation . |
CreateAliasResult
Provides configuration information about a Lambda function version
alias.
|
CreateEventSourceMappingRequest
Container for the parameters to the
CreateEventSourceMapping operation . |
CreateEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
CreateFunctionRequest
Container for the parameters to the
CreateFunction operation . |
CreateFunctionResult
A complex type that describes function metadata.
|
DeleteAliasRequest
Container for the parameters to the
DeleteAlias operation . |
DeleteEventSourceMappingRequest
Container for the parameters to the
DeleteEventSourceMapping operation . |
DeleteEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
DeleteFunctionRequest
Container for the parameters to the
DeleteFunction operation . |
EventSourceMappingConfiguration
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
EventSourcePosition
Event Source Position
|
FunctionCode
The code for the Lambda function.
|
FunctionCodeLocation
The object for the Lambda function location.
|
FunctionConfiguration
A complex type that describes function metadata.
|
GetAliasRequest
Container for the parameters to the
GetAlias operation . |
GetAliasResult
Provides configuration information about a Lambda function version
alias.
|
GetEventSourceMappingRequest
Container for the parameters to the
GetEventSourceMapping operation . |
GetEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
GetFunctionConfigurationRequest
Container for the parameters to the
GetFunctionConfiguration operation . |
GetFunctionConfigurationResult
A complex type that describes function metadata.
|
GetFunctionRequest
Container for the parameters to the
GetFunction operation . |
GetFunctionResult
This response contains the object for the Lambda function location
(see API_FunctionCodeLocation.
|
GetPolicyRequest
Container for the parameters to the
GetPolicy operation . |
GetPolicyResult |
InvocationType
Invocation Type
|
InvokeAsyncRequest
Deprecated.
|
InvokeAsyncResult
Deprecated.
|
InvokeRequest
Container for the parameters to the
Invoke operation . |
InvokeResult
Upon success, returns an empty response.
|
ListAliasesRequest
Container for the parameters to the
ListAliases operation . |
ListAliasesResult
List Aliases Result
|
ListEventSourceMappingsRequest
Container for the parameters to the
ListEventSourceMappings operation . |
ListEventSourceMappingsResult
Contains a list of event sources (see
API_EventSourceMappingConfiguration)
|
ListFunctionsRequest
Container for the parameters to the
ListFunctions operation . |
ListFunctionsResult
Contains a list of AWS Lambda function configurations (see
FunctionConfiguration.
|
ListVersionsByFunctionRequest
Container for the parameters to the
ListVersionsByFunction operation . |
ListVersionsByFunctionResult |
LogType
Log Type
|
PublishVersionRequest
Container for the parameters to the
PublishVersion operation . |
PublishVersionResult
A complex type that describes function metadata.
|
RemovePermissionRequest
Container for the parameters to the
RemovePermission operation . |
Runtime
Runtime
|
UpdateAliasRequest
Container for the parameters to the
UpdateAlias operation . |
UpdateAliasResult
Provides configuration information about a Lambda function version
alias.
|
UpdateEventSourceMappingRequest
Container for the parameters to the
UpdateEventSourceMapping operation . |
UpdateEventSourceMappingResult
Describes mapping between an Amazon Kinesis stream and a Lambda
function.
|
UpdateFunctionCodeRequest
Container for the parameters to the
UpdateFunctionCode operation . |
UpdateFunctionCodeResult
A complex type that describes function metadata.
|
UpdateFunctionConfigurationRequest
Container for the parameters to the
UpdateFunctionConfiguration operation . |
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.
|
Copyright © 2016. All rights reserved.