A C D E F G H I J L M R S T U V W 

A

addEventSource(AddEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Identifies a stream as an event source for an AWS Lambda function.
addEventSource(AddEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Identifies a stream as an event source for an AWS Lambda function.
addEventSourceAsync(AddEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Identifies a stream as an event source for an AWS Lambda function.
addEventSourceAsync(AddEventSourceRequest, AsyncHandler<AddEventSourceRequest, AddEventSourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Identifies a stream as an event source for an AWS Lambda function.
addEventSourceAsync(AddEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Identifies a stream as an event source for an AWS Lambda function.
addEventSourceAsync(AddEventSourceRequest, AsyncHandler<AddEventSourceRequest, AddEventSourceResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Identifies a stream as an event source for an AWS Lambda function.
AddEventSourceRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the AddEventSource operation.
AddEventSourceRequest() - Constructor for class com.amazonaws.services.lambda.model.AddEventSourceRequest
 
AddEventSourceResult - Class in com.amazonaws.services.lambda.model
Describes mapping between an Amazon Kinesis stream and a Lambda function.
AddEventSourceResult() - Constructor for class com.amazonaws.services.lambda.model.AddEventSourceResult
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
A map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
addParametersEntry(String, String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
addParametersEntry(String, String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
addParametersEntry(String, String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
AWSLambda - Interface in com.amazonaws.services.lambda
Interface for accessing AWSLambda.
AWSLambdaAsync - Interface in com.amazonaws.services.lambda
Interface for accessing AWSLambda asynchronously.
AWSLambdaAsyncClient - Class in com.amazonaws.services.lambda
Asynchronous client for accessing AWSLambda.
AWSLambdaAsyncClient() - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda.
AWSLambdaAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda.
AWSLambdaAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials.
AWSLambdaAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials and executor service.
AWSLambdaAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials, executor service, and client configuration options.
AWSLambdaAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials provider.
AWSLambdaAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials provider and executor service.
AWSLambdaAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials provider and client configuration options.
AWSLambdaAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSLambda using the specified AWS account credentials provider, executor service, and client configuration options.
AWSLambdaClient - Class in com.amazonaws.services.lambda
Client for accessing AWSLambda.
AWSLambdaClient() - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda.
AWSLambdaClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda.
AWSLambdaClient(AWSCredentials) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda using the specified AWS account credentials.
AWSLambdaClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda using the specified AWS account credentials and client configuration options.
AWSLambdaClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda using the specified AWS account credentials provider.
AWSLambdaClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda using the specified AWS account credentials provider and client configuration options.
AWSLambdaClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Constructs a new client to invoke service methods on AWSLambda using the specified AWS account credentials provider, client configuration options and request metric collector.

C

clearParametersEntries() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Removes all the entries added into Parameters.
clone() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
 
com.amazonaws.services.lambda - package com.amazonaws.services.lambda
Synchronous and asynchronous client classes for accessing AWSLambda.
com.amazonaws.services.lambda.model - package com.amazonaws.services.lambda.model
Classes modeling the various types represented by AWSLambda.

D

deleteFunction(DeleteFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes the specified Lambda function code and configuration.
deleteFunction(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes the specified Lambda function code and configuration.
deleteFunctionAsync(DeleteFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the specified Lambda function code and configuration.
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, Void>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the specified Lambda function code and configuration.
deleteFunctionAsync(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Deletes the specified Lambda function code and configuration.
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, Void>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Deletes the specified Lambda function code and configuration.
DeleteFunctionRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the DeleteFunction operation.
DeleteFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 

E

equals(Object) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
 
EventSourceConfiguration - Class in com.amazonaws.services.lambda.model
Describes mapping between an Amazon Kinesis stream and a Lambda function.
EventSourceConfiguration() - Constructor for class com.amazonaws.services.lambda.model.EventSourceConfiguration
 

F

fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.Mode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.Runtime
Use this in place of valueOf.
FunctionCodeLocation - Class in com.amazonaws.services.lambda.model
The object for the Lambda function location.
FunctionCodeLocation() - Constructor for class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
FunctionConfiguration - Class in com.amazonaws.services.lambda.model
A complex type that describes function metadata.
FunctionConfiguration() - Constructor for class com.amazonaws.services.lambda.model.FunctionConfiguration
 

G

getBatchSize() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The largest number of records that AWS Lambda will give to your function in a single event.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The largest number of records that AWS Lambda will POST in the invocation request to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The object for the Lambda function location.
getCodeSize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size, in bytes, of the function .zip file you uploaded.
getCodeSize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
getCodeSize() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The size, in bytes, of the function .zip file you uploaded.
getConfiguration() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
A complex type that describes function metadata.
getConfigurationId() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
A Lambda-assigned unique identifier for the current function code and related configuration.
getConfigurationId() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
getConfigurationId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
getConfigurationId() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
A Lambda-assigned unique identifier for the current function code and related configuration.
getDescription() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The user-provided description.
getDescription() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The user-provided description.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A short user-defined function description.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The user-provided description.
getDescription() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A short, user-defined function description.
getDescription() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The user-provided description.
getEventSource(GetEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns configuration information for the specified event source mapping (see AddEventSource).
getEventSource(GetEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns configuration information for the specified event source mapping (see AddEventSource).
getEventSource() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the event source.
getEventSource() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
getEventSource() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
getEventSource() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream.
getEventSourceAsync(GetEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns configuration information for the specified event source mapping (see AddEventSource).
getEventSourceAsync(GetEventSourceRequest, AsyncHandler<GetEventSourceRequest, GetEventSourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns configuration information for the specified event source mapping (see AddEventSource).
getEventSourceAsync(GetEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns configuration information for the specified event source mapping (see AddEventSource).
getEventSourceAsync(GetEventSourceRequest, AsyncHandler<GetEventSourceRequest, GetEventSourceResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns configuration information for the specified event source mapping (see AddEventSource).
GetEventSourceRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the GetEventSource operation.
GetEventSourceRequest() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceRequest
 
GetEventSourceResult - Class in com.amazonaws.services.lambda.model
Describes mapping between an Amazon Kinesis stream and a Lambda function.
GetEventSourceResult() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceResult
 
getEventSources() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
An arrary of EventSourceConfiguration objects.
getExecutorService() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the executor service used by this async client to execute requests.
getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunctionARN() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) assigned to the function.
getFunctionARN() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
getFunctionARN() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
getFunctionARN() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) assigned to the function.
getFunctionAsync(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the configuration information of the Lambda function and a presigned URL link to the .zip file you uploaded with UploadFunction so you can download the .zip file.
getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the configuration information of the Lambda function.
getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the configuration information of the Lambda function.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the configuration information of the Lambda function.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the configuration information of the Lambda function.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the configuration information of the Lambda function.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the configuration information of the Lambda function.
GetFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the GetFunctionConfiguration operation.
GetFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
GetFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
A complex type that describes function metadata.
GetFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
getFunctionName() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Lambda function to invoke when AWS Lambda detects an event on the stream.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The Lambda function to delete.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Lambda function to invoke when AWS Lambda detects an event on the stream.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function for which you want to retrieve the configuration information.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The Lambda function name.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
The Lambda function name.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The name of the AWS Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The name you want to assign to the function you are uploading.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The name of the function.
GetFunctionRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the GetFunction operation.
GetFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionRequest
 
GetFunctionResult - Class in com.amazonaws.services.lambda.model
This response contains the object for AWS Lambda function location (see API_FunctionCodeLocation
GetFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionResult
 
getFunctions() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A list of Lambda functions.
getFunctionZip() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A .zip file containing your packaged source code.
getHandler() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function Lambda calls to begin executing your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function Lambda calls to begin executing your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function that Lambda calls to begin executing your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function Lambda calls to begin executing your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function that Lambda calls to begin execution.
getHandler() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function Lambda calls to begin executing your function.
getInvokeArgs() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
JSON that you want to provide to your Lambda function as input.
getIsActive() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Indicates whether the event source mapping is currently honored.
getIsActive() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
Indicates whether the event source mapping is currently honored.
getIsActive() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Indicates whether the event source mapping is currently honored.
getLastModified() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The UTC time string indicating the last time the event mapping was updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The timestamp of the last time you updated the function.
getLastModified() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The timestamp of the last time you updated the function.
getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The timestamp of the last time you updated the function.
getLastModified() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The timestamp of the last time you updated the function.
getLocation() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The presigned URL you can use to download the function's .zip file that you previously uploaded.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional string.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional string.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional integer.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional integer.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The memory size, in MB, you configured for the function.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The memory size, in MB, you configured for the function.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory, in MB, your Lambda function is given.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The memory size, in MB, you configured for the function.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The amount of memory, in MB, your Lambda function is given.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The memory size, in MB, you configured for the function.
getMode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of the Lambda function you uploaded.
getMode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of the Lambda function you uploaded.
getMode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of the Lambda function you uploaded.
getMode() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
How the Lambda function will be invoked.
getMode() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The type of the Lambda function you uploaded.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
A string, present if there are more event source mappings.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A string, present if there are more functions.
getParameters() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
A map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
getParameters() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
getParameters() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
getParameters() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
getRepositoryType() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The repository from which you can download the function.
getRole() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
getRole() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
getRole() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
getRole() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
getRole() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
getRole() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume when it executes your function.
getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
getRole() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
getRole() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
getRuntime() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The runtime environment for the Lambda function.
getRuntime() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The runtime environment for the Lambda function.
getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
getRuntime() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The runtime environment for the Lambda function you are uploading.
getRuntime() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The runtime environment for the Lambda function.
getStatus() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The description of the health of the event source mapping.
getStatus() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The description of the health of the event source mapping.
getStatus() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The description of the health of the event source mapping.
getStatus() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
It will be 202 upon success.
getTimeout() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function execution time at which Lambda should terminate the function.
getTimeout() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function execution time at which Lambda should terminate the function.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function execution time at which Lambda should terminate the function.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function execution time at which Lambda should terminate the function.
getType() - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.lambda.model.ServiceException
Returns the value of the Type property for this object.
getUUID() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
getUUID() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The AWS Lambda assigned opaque identifier for the mapping.
getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
The AWS Lambda assigned ID of the event source mapping.
getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
getUUID() - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
The event source mapping ID.

H

hashCode() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
 

I

InvalidParameterValueException - Exception in com.amazonaws.services.lambda.model
One of the parameters in the request is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidRequestContentException - Exception in com.amazonaws.services.lambda.model
The request body could not be parsed as JSON.
InvalidRequestContentException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidRequestContentException
Constructs a new InvalidRequestContentException with the specified error message.
invokeAsync(InvokeAsyncRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Submits an invocation request to AWS Lambda.
invokeAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Submits an invocation request to AWS Lambda.
invokeAsyncAsync(InvokeAsyncRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Submits an invocation request to AWS Lambda.
invokeAsyncAsync(InvokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Submits an invocation request to AWS Lambda.
invokeAsyncAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Submits an invocation request to AWS Lambda.
invokeAsyncAsync(InvokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Submits an invocation request to AWS Lambda.
InvokeAsyncRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the InvokeAsync operation.
InvokeAsyncRequest() - Constructor for class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
InvokeAsyncResult - Class in com.amazonaws.services.lambda.model
Upon success, it returns empty response.
InvokeAsyncResult() - Constructor for class com.amazonaws.services.lambda.model.InvokeAsyncResult
 
isActive() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Indicates whether the event source mapping is currently honored.
isActive() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Indicates whether the event source mapping is currently honored.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.lambda.AWSLambdaClient
List of exception unmarshallers for all AWSLambda exceptions.

L

listEventSources(ListEventSourcesRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSources() - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSources(ListEventSourcesRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSources() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSourcesAsync(ListEventSourcesRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSourcesAsync(ListEventSourcesRequest, AsyncHandler<ListEventSourcesRequest, ListEventSourcesResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSourcesAsync(ListEventSourcesRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
listEventSourcesAsync(ListEventSourcesRequest, AsyncHandler<ListEventSourcesRequest, ListEventSourcesResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns a list of event source mappings you created using the AddEventSource (see AddEventSource), where you identify a stream as event source.
ListEventSourcesRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the ListEventSources operation.
ListEventSourcesRequest() - Constructor for class com.amazonaws.services.lambda.model.ListEventSourcesRequest
 
ListEventSourcesResult - Class in com.amazonaws.services.lambda.model
Contains a list of event sources (see API_EventSourceConfiguration)
ListEventSourcesResult() - Constructor for class com.amazonaws.services.lambda.model.ListEventSourcesResult
 
listFunctions(ListFunctionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of your Lambda functions.
listFunctions() - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of your Lambda functions.
listFunctions(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of your Lambda functions.
listFunctions() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of your Lambda functions.
listFunctionsAsync(ListFunctionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of your Lambda functions.
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of your Lambda functions.
listFunctionsAsync(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns a list of your Lambda functions.
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns a list of your Lambda functions.
ListFunctionsRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the ListFunctions operation.
ListFunctionsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
ListFunctionsResult - Class in com.amazonaws.services.lambda.model
Contains a list of AWS Lambda function configurations (see API_FunctionConfiguration.
ListFunctionsResult() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsResult
 

M

Mode - Enum in com.amazonaws.services.lambda.model
Mode

R

removeEventSource(RemoveEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Removes an event source mapping.
removeEventSource(RemoveEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Removes an event source mapping.
removeEventSourceAsync(RemoveEventSourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes an event source mapping.
removeEventSourceAsync(RemoveEventSourceRequest, AsyncHandler<RemoveEventSourceRequest, Void>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes an event source mapping.
removeEventSourceAsync(RemoveEventSourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Removes an event source mapping.
removeEventSourceAsync(RemoveEventSourceRequest, AsyncHandler<RemoveEventSourceRequest, Void>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Removes an event source mapping.
RemoveEventSourceRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the RemoveEventSource operation.
RemoveEventSourceRequest() - Constructor for class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
 
ResourceNotFoundException - Exception in com.amazonaws.services.lambda.model
The function or the event source specified in the request does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.lambda.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
Runtime - Enum in com.amazonaws.services.lambda.model
Runtime

S

ServiceException - Exception in com.amazonaws.services.lambda.model
The AWS Lambda service encountered an internal error.
ServiceException(String) - Constructor for exception com.amazonaws.services.lambda.model.ServiceException
Constructs a new ServiceException with the specified error message.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The largest number of records that AWS Lambda will give to your function in a single event.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The largest number of records that AWS Lambda will POST in the invocation request to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
setCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The object for the Lambda function location.
setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size, in bytes, of the function .zip file you uploaded.
setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The size, in bytes, of the function .zip file you uploaded.
setConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
A complex type that describes function metadata.
setConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
A Lambda-assigned unique identifier for the current function code and related configuration.
setConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
setConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
setConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
A Lambda-assigned unique identifier for the current function code and related configuration.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The user-provided description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The user-provided description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A short user-defined function description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The user-provided description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A short, user-defined function description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The user-provided description.
setEndpoint(String) - Method in interface com.amazonaws.services.lambda.AWSLambda
Overrides the default endpoint for this client ("https://lambda.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
setEventSource(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the event source.
setEventSource(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
setEventSource(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
setEventSource(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream.
setEventSources(Collection<EventSourceConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
An arrary of EventSourceConfiguration objects.
setFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) assigned to the function.
setFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
setFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
setFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) assigned to the function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Lambda function to invoke when AWS Lambda detects an event on the stream.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The Lambda function to delete.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Lambda function to invoke when AWS Lambda detects an event on the stream.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function for which you want to retrieve the configuration information.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The Lambda function name.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
The Lambda function name.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The name of the AWS Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The name you want to assign to the function you are uploading.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The name of the function.
setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A list of Lambda functions.
setFunctionZip(InputStream) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A .zip file containing your packaged source code.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function Lambda calls to begin executing your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function Lambda calls to begin executing your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function that Lambda calls to begin executing your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function Lambda calls to begin executing your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function that Lambda calls to begin execution.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function Lambda calls to begin executing your function.
setInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
JSON that you want to provide to your Lambda function as input.
setInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
JSON that you want to provide to your Lambda function as input.
setIsActive(Boolean) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Indicates whether the event source mapping is currently honored.
setIsActive(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
Indicates whether the event source mapping is currently honored.
setIsActive(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Indicates whether the event source mapping is currently honored.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The UTC time string indicating the last time the event mapping was updated.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The timestamp of the last time you updated the function.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The timestamp of the last time you updated the function.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The timestamp of the last time you updated the function.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The timestamp of the last time you updated the function.
setLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The presigned URL you can use to download the function's .zip file that you previously uploaded.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional string.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional string.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional integer.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional integer.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The memory size, in MB, you configured for the function.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The memory size, in MB, you configured for the function.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory, in MB, your Lambda function is given.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The memory size, in MB, you configured for the function.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The amount of memory, in MB, your Lambda function is given.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The memory size, in MB, you configured for the function.
setMode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of the Lambda function you uploaded.
setMode(Mode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of the Lambda function you uploaded.
setMode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of the Lambda function you uploaded.
setMode(Mode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of the Lambda function you uploaded.
setMode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of the Lambda function you uploaded.
setMode(Mode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of the Lambda function you uploaded.
setMode(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
How the Lambda function will be invoked.
setMode(Mode) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
How the Lambda function will be invoked.
setMode(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The type of the Lambda function you uploaded.
setMode(Mode) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The type of the Lambda function you uploaded.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
A string, present if there are more event source mappings.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A string, present if there are more functions.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
A map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
setRegion(Region) - Method in interface com.amazonaws.services.lambda.AWSLambda
An alternative to AWSLambda.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The repository from which you can download the function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
setRole(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume when it executes your function.
setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
setRole(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
setRole(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The runtime environment for the Lambda function.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The runtime environment for the Lambda function.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The runtime environment for the Lambda function.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The runtime environment for the Lambda function.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The runtime environment for the Lambda function you are uploading.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The runtime environment for the Lambda function you are uploading.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The runtime environment for the Lambda function.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The runtime environment for the Lambda function.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The description of the health of the event source mapping.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The description of the health of the event source mapping.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The description of the health of the event source mapping.
setStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
It will be 202 upon success.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function execution time at which Lambda should terminate the function.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function execution time at which Lambda should terminate the function.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function execution time at which Lambda should terminate the function.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function execution time at which Lambda should terminate the function.
setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
Sets the value of the Type property for this object.
setUUID(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
setUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The AWS Lambda assigned opaque identifier for the mapping.
setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
The AWS Lambda assigned ID of the event source mapping.
setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
setUUID(String) - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
The event source mapping ID.
shutdown() - Method in interface com.amazonaws.services.lambda.AWSLambda
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Shuts down the client, releasing all managed resources.

T

toString() - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lambda.model.Mode
 
toString() - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lambda.model.Runtime
 
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
Returns a string representation of this object; useful for testing and debugging.

U

updateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
updateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.
UpdateFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the UpdateFunctionConfiguration operation.
UpdateFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
UpdateFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
A complex type that describes function metadata.
UpdateFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
uploadFunction(UploadFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a new Lambda function or updates an existing function.
uploadFunction(UploadFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a new Lambda function or updates an existing function.
uploadFunctionAsync(UploadFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a new Lambda function or updates an existing function.
uploadFunctionAsync(UploadFunctionRequest, AsyncHandler<UploadFunctionRequest, UploadFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a new Lambda function or updates an existing function.
uploadFunctionAsync(UploadFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Creates a new Lambda function or updates an existing function.
uploadFunctionAsync(UploadFunctionRequest, AsyncHandler<UploadFunctionRequest, UploadFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Creates a new Lambda function or updates an existing function.
UploadFunctionRequest - Class in com.amazonaws.services.lambda.model
Container for the parameters to the UploadFunction operation.
UploadFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.UploadFunctionRequest
 
UploadFunctionResult - Class in com.amazonaws.services.lambda.model
A complex type that describes function metadata.
UploadFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.UploadFunctionResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.Runtime
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.lambda.model.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.Runtime
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The largest number of records that AWS Lambda will give to your function in a single event.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The largest number of records that AWS Lambda will POST in the invocation request to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The largest number of records that AWS Lambda will POST in the invocation request to your function.
withCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The object for the Lambda function location.
withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size, in bytes, of the function .zip file you uploaded.
withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size, in bytes, of the function .zip file you uploaded.
withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The size, in bytes, of the function .zip file you uploaded.
withConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
A complex type that describes function metadata.
withConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
A Lambda-assigned unique identifier for the current function code and related configuration.
withConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
withConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
A Lambda-assigned unique identifier for the current function code and related configuration.
withConfigurationId(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
A Lambda-assigned unique identifier for the current function code and related configuration.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The user-provided description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The user-provided description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A short user-defined function description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The user-provided description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A short, user-defined function description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The user-provided description.
withEventSource(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the event source.
withEventSource(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
withEventSource(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
withEventSource(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.
withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The Amazon Resource Name (ARN) of the Amazon Kinesis stream.
withEventSources(EventSourceConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
An arrary of EventSourceConfiguration objects.
withEventSources(Collection<EventSourceConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
An arrary of EventSourceConfiguration objects.
withFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) assigned to the function.
withFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
withFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) assigned to the function.
withFunctionARN(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) assigned to the function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The Lambda function to invoke when AWS Lambda detects an event on the stream.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The Lambda function to delete.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The Lambda function to invoke when AWS Lambda detects an event on the stream.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The Lambda function to invoke when AWS Lambda detects an event on the stream.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function for which you want to retrieve the configuration information.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The Lambda function name.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
The Lambda function name.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
The name of the AWS Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The name you want to assign to the function you are uploading.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The name of the function.
withFunctions(FunctionConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A list of Lambda functions.
withFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A list of Lambda functions.
withFunctionZip(InputStream) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
A .zip file containing your packaged source code.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function Lambda calls to begin executing your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function Lambda calls to begin executing your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function that Lambda calls to begin executing your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function Lambda calls to begin executing your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function that Lambda calls to begin execution.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function Lambda calls to begin executing your function.
withInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
JSON that you want to provide to your Lambda function as input.
withInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
JSON that you want to provide to your Lambda function as input.
withIsActive(Boolean) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
Indicates whether the event source mapping is currently honored.
withIsActive(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
Indicates whether the event source mapping is currently honored.
withIsActive(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
Indicates whether the event source mapping is currently honored.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The UTC time string indicating the last time the event mapping was updated.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The timestamp of the last time you updated the function.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The UTC time string indicating the last time the event mapping was updated.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The timestamp of the last time you updated the function.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The timestamp of the last time you updated the function.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The timestamp of the last time you updated the function.
withLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The presigned URL you can use to download the function's .zip file that you previously uploaded.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional string.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional string.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesRequest
Optional integer.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Optional integer.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The memory size, in MB, you configured for the function.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The memory size, in MB, you configured for the function.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory, in MB, your Lambda function is given.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The memory size, in MB, you configured for the function.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The amount of memory, in MB, your Lambda function is given.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The memory size, in MB, you configured for the function.
withMode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of the Lambda function you uploaded.
withMode(Mode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of the Lambda function you uploaded.
withMode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of the Lambda function you uploaded.
withMode(Mode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of the Lambda function you uploaded.
withMode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of the Lambda function you uploaded.
withMode(Mode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of the Lambda function you uploaded.
withMode(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
How the Lambda function will be invoked.
withMode(Mode) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
How the Lambda function will be invoked.
withMode(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The type of the Lambda function you uploaded.
withMode(Mode) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The type of the Lambda function you uploaded.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourcesResult
A string, present if there are more event source mappings.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A string, present if there are more functions.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
A map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The map (key-value pairs) defining the configuration for AWS Lambda to use when reading the event source.
withRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The repository from which you can download the function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceRequest
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
withRole(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume when it executes your function.
withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
withRole(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
withRole(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The runtime environment for the Lambda function.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The runtime environment for the Lambda function.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The runtime environment for the Lambda function.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The runtime environment for the Lambda function.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The runtime environment for the Lambda function you are uploading.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The runtime environment for the Lambda function you are uploading.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The runtime environment for the Lambda function.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The runtime environment for the Lambda function.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The description of the health of the event source mapping.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The description of the health of the event source mapping.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The description of the health of the event source mapping.
withStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
It will be 202 upon success.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function execution time at which Lambda should terminate the function.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function execution time at which Lambda should terminate the function.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function execution time at which Lambda should terminate the function.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionRequest
The function execution time at which Lambda should terminate the function.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UploadFunctionResult
The function execution time at which Lambda should terminate the function.
withUUID(String) - Method in class com.amazonaws.services.lambda.model.AddEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
withUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceConfiguration
The AWS Lambda assigned opaque identifier for the mapping.
withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceRequest
The AWS Lambda assigned ID of the event source mapping.
withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceResult
The AWS Lambda assigned opaque identifier for the mapping.
withUUID(String) - Method in class com.amazonaws.services.lambda.model.RemoveEventSourceRequest
The event source mapping ID.
A C D E F G H I J L M R S T U V W 

Copyright © 2015. All rights reserved.