- getAccountLimit() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits related to concurrency and code storage.
- getAccountSettings(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getAccountSettings(GetAccountSettingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Retrieves details about your account's
limits and usage in a region.
- getAccountSettings(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Retrieves details about your account's
limits and usage in a region.
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves details about your account's
limits and usage in a region.
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves details about your account's
limits and usage in a region.
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetAccountSettingsRequest - Class in com.amazonaws.services.lambda.model
-
- GetAccountSettingsRequest() - Constructor for class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
-
- GetAccountSettingsResult - Class in com.amazonaws.services.lambda.model
-
- GetAccountSettingsResult() - Constructor for class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
- getAccountUsage() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- getAction() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The AWS Lambda action you want to allow in this statement.
- getAdditionalVersionWeights() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The name of the second alias, and the percentage of traffic that is routed to it.
- getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getAlias(GetAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns the specified alias information such as the alias ARN, description, and function version it is pointing
to.
- getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns the specified alias information such as the alias ARN, description, and function version it is pointing
to.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Lambda function ARN that is qualified using the alias name as the suffix.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- getAliasAsync(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAliasAsync(GetAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the specified alias information such as the alias ARN, description, and function version it is pointing
to.
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the specified alias information such as the alias ARN, description, and function version it is pointing
to.
- getAliasAsync(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAliases() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- GetAliasRequest - Class in com.amazonaws.services.lambda.model
-
- GetAliasRequest() - Constructor for class com.amazonaws.services.lambda.model.GetAliasRequest
-
- GetAliasResult - Class in com.amazonaws.services.lambda.model
-
Provides configuration information about a Lambda function version alias.
- GetAliasResult() - Constructor for class com.amazonaws.services.lambda.model.GetAliasResult
-
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- 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.
- getCause() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
-
- getClientContext() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Using the ClientContext
you can pass client-specific information to the Lambda function you are
invoking.
- getCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- getCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's code.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The SHA256 hash of the deployment package you want to publish.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- getCodeSizeUnzipped() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of code/dependencies that you can zip into a deployment package (uncompressed zip/jar size) for
uploading.
- getCodeSizeZipped() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of a single zipped code/dependencies package you can upload for your Lambda function(.zip/.jar
file).
- getConcurrency() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The concurrent execution limit set for this function.
- getConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Number of simultaneous executions of your function per region.
- getConfiguration() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's configuration.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- getDescription() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The description for the version you are publishing.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
You can change the description of the alias using this parameter.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's 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 function's description.
- getDryRun() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to test your request to AWS Lambda to update the Lambda function and publish a
version as an atomic operation.
- getEC2ErrorCode() - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- getEnabled() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- getEnabled() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's environment variables.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's environment variables.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's environment variables.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's environment variables.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's environment variables.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The parent object that contains your environment's configuration settings.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's environment variables.
- getError() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that could not be applied.
- getErrorCode() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns details about an event source mapping.
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
-
- GetEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
- GetEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
-
A mapping between an AWS resource and an AWS Lambda function.
- GetEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
- getEventSourceMappings() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- getEventSourceToken() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique token that must be supplied by the principal invoking the function.
- getExecutedVersion() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The function version that has been executed.
- getExecutorService() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- 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
CreateFunction 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
CreateFunction so you can download the .zip file.
- getFunctionAlias() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- 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
CreateFunction 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
CreateFunction so you can download the .zip file.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- 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 class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- 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
-
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
- GetFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
-
A Lambda function's configuration settings.
- GetFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- getFunctionCount() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of your account's existing functions per region.
- getFunctionError() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Indicates whether an error occurred while executing the Lambda function.
- getFunctionName(Method, LambdaFunction, LambdaInvokerFactoryConfig) - Method in class com.amazonaws.services.lambda.invoke.DefaultLambdaFunctionNameResolver
-
- getFunctionName(Method, LambdaFunction, LambdaInvokerFactoryConfig) - Method in interface com.amazonaws.services.lambda.invoke.LambdaFunctionNameResolver
-
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the lambda function.
- 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 name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the 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.
- GetFunctionRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionRequest
-
- GetFunctionResult - Class in com.amazonaws.services.lambda.model
-
- 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.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Function version to which the alias points.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Lambda function version for which you are creating the alias.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Function version to which the alias points.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Function version to which the alias points.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
If you specify this optional parameter, the API returns only the aliases that are pointing to the specific Lambda
function version, otherwise the API returns all of the aliases created for the Lambda function.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to list all published versions.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Using this parameter you can change the Lambda function version to which the alias points.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Function version to which the alias points.
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to execute your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function Lambda calls to begin executing your function.
- 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.PublishVersionResult
-
The function Lambda calls to begin executing your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
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.
- getInvocationType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- getInvokeArgs() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
JSON that you want to provide to your Lambda function as input.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the KMS key used to encrypt your function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the KMS key used to encrypt your function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- getLambdaFunctionNameResolver() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated, in Unix time seconds.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last AWS Lambda invocation of your Lambda function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda 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.
- getLogResult() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the base64-encoded logs for the Lambda function invocation.
- getLogType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
You can set this optional parameter to Tail
in the request only if you specify the
InvocationType
parameter with value RequestResponse
.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional string.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional string.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional string.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the master function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the master function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the master function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the master function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the master function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the master function.
- getMasterRegion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify a region (e.g.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional integer.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional integer.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional integer.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of memory that your function has access to.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The memory allocated to the function
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The memory allocated to the function
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The memory allocated to the function
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The memory allocated to the function
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The memory allocated to 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 allocated to the function
- getMessage() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- getMode() - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- getMode() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- getName() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias name.
- getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Name for the alias you are creating.
- getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias name.
- getName() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
Name of the alias to delete.
- getName() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
Name of the alias for which you want to retrieve information.
- getName() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias name.
- getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The alias name.
- getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias name.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A string, present if there are more aliases.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A string, present if there are more functions.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A string, present if there are more function versions.
- getObjectMapper() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
JSON that you want to provide to your Lambda function as input.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the JSON representation of the object returned by the Lambda function.
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns the resource policy associated with the specified Lambda function.
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns the resource policy associated with the specified Lambda function.
- getPolicy() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource policy associated with the specified function.
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the resource policy associated with the specified Lambda function.
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the resource policy associated with the specified Lambda function.
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetPolicyRequest - Class in com.amazonaws.services.lambda.model
-
- GetPolicyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyRequest
-
- GetPolicyResult - Class in com.amazonaws.services.lambda.model
-
- GetPolicyResult() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyResult
-
- getPrincipal() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The principal who is getting this permission.
- getPublish() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- getPublish() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as
an atomic operation.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
You can specify this optional query parameter to specify a function version or an alias name in which case this
API will return all permissions associated with the specific qualified ARN.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- getReason() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- getRepositoryType() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The repository from which you can download the function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions reserved for this function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The concurrent execution limit reserved for this function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions reserved for this function.
- getResource() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The ARN (Amazon Resource Name) of the function.
- getResource() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The ARN (Amazon Resource Name) of the Lambda function.
- getResource() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The ARN (Amazon Resource Name) of the function.
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Represents the latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- 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 function's execution role.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The runtime version for the function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- 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.PublishVersionResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The runtime version for the function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- getS3Bucket() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same region as your function.
- getS3Bucket() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Amazon S3 bucket name where the .zip file containing your deployment package is stored.
- getS3Key() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- getS3Key() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) key name you want to upload.
- getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) version you want to upload.
- getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security groups IDs.
- getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security groups IDs.
- getSourceAccount() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
This parameter is used for S3 and SES.
- getSourceArn() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Resource Name of the invoker.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the Unix time in seconds from which to start
reading.
- getState() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- getStatement() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement you specified in the request.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique statement identifier.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- getStatus() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
It will be 202 upon success.
- getStatusCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code will be in the 200 range for successful request.
- getSubnetIds() - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- getSubnetIds() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- getTagKeys() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The list of tag keys to be deleted from the function.
- getTags() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The list of tags (key-value pairs) assigned to the new function.
- getTags() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
Returns the list of tags associated with the function.
- getTags() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The list of tags assigned to the function.
- getTags() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The list of tags (key-value pairs) you are assigning to the Lambda function.
- getTargetArn() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Maximum size, in bytes, of a code package you can upload per region.
- getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
Total size, in bytes, of the account's deployment packages per region.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's AWS X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's AWS X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's AWS X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's AWS X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- getType() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- getUnreservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The number of concurrent executions available to functions that do not have concurrency limits set.
- getUUID() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- getVariables() - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- getVariables() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- getVersion() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- getVersions() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security
group IDs and subnet IDs.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Specify security groups and subnets in a VPC to which your Lambda function needs access.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- getVpcId() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- getZipFile() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of your zip file containing your deployment package.
- getZipFile() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The contents of your zip file containing your deployment package.
- 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.
- setAccountLimit(AccountLimit) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits related to concurrency and code storage.
- setAccountUsage(AccountUsage) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- setAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The AWS Lambda action you want to allow in this statement.
- setAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The name of the second alias, and the percentage of traffic that is routed to it.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Lambda function ARN that is qualified using the alias name as the suffix.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- setAliases(Collection<AliasConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- setClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Using the ClientContext
you can pass client-specific information to the Lambda function you are
invoking.
- setCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- setCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's code.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The SHA256 hash of the deployment package you want to publish.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- setCodeSizeUnzipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of code/dependencies that you can zip into a deployment package (uncompressed zip/jar size) for
uploading.
- setCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of a single zipped code/dependencies package you can upload for your Lambda function(.zip/.jar
file).
- setConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The concurrent execution limit set for this function.
- setConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Number of simultaneous executions of your function per region.
- setConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's configuration.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The description for the version you are publishing.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
You can change the description of the alias using this parameter.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's 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 function's description.
- setDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to test your request to AWS Lambda to update the Lambda function and publish a
version as an atomic operation.
- setEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- setEndpoint(String) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- setEndpoint(String) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- setEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's environment variables.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's environment variables.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's environment variables.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's environment variables.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's environment variables.
- setEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The parent object that contains your environment's configuration settings.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's environment variables.
- setError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that could not be applied.
- setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- setEventSourceToken(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique token that must be supplied by the principal invoking the function.
- setExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The function version that has been executed.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name.
- setFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of your account's existing functions per region.
- setFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Indicates whether an error occurred while executing the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the lambda function.
- 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.GetAliasRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the lambda function.
- 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 name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the 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.
- setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A list of Lambda functions.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Function version to which the alias points.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Lambda function version for which you are creating the alias.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Function version to which the alias points.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Function version to which the alias points.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
If you specify this optional parameter, the API returns only the aliases that are pointing to the specific Lambda
function version, otherwise the API returns all of the aliases created for the Lambda function.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to list all published versions.
- setFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to list all published versions.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Using this parameter you can change the Lambda function version to which the alias points.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Function version to which the alias points.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to execute your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function Lambda calls to begin executing your function.
- 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.PublishVersionResult
-
The function Lambda calls to begin executing your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
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.
- setInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- setInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- 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.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the KMS key used to encrypt your function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the KMS key used to encrypt your function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated, in Unix time seconds.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last AWS Lambda invocation of your Lambda function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda 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.
- setLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the base64-encoded logs for the Lambda function invocation.
- setLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
You can set this optional parameter to Tail
in the request only if you specify the
InvocationType
parameter with value RequestResponse
.
- setLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
You can set this optional parameter to Tail
in the request only if you specify the
InvocationType
parameter with value RequestResponse
.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional string.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional string.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional string.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the master function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the master function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the master function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the master function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the master function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the master function.
- setMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify a region (e.g.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional integer.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional integer.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional integer.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of memory that your function has access to.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The memory allocated to the function
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The memory allocated to the function
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The memory allocated to the function
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The memory allocated to the function
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The memory allocated to 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 allocated to the function
- setMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- setMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- setMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- setMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- setMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- setName(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias name.
- setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Name for the alias you are creating.
- setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias name.
- setName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
Name of the alias to delete.
- setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
Name of the alias for which you want to retrieve information.
- setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias name.
- setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The alias name.
- setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias name.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A string, present if there are more aliases.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A string, present if there are more functions.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A string, present if there are more function versions.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
JSON that you want to provide to your Lambda function as input.
- setPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
JSON that you want to provide to your Lambda function as input.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the JSON representation of the object returned by the Lambda function.
- setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource policy associated with the specified function.
- setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The principal who is getting this permission.
- setPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- setPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as
an atomic operation.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
You can specify this optional query parameter to specify a function version or an alias name in which case this
API will return all permissions associated with the specific qualified ARN.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- setReason(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setReason(ThrottleReason) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setRegion(Region) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- setRegion(Region) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- setRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The repository from which you can download the function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions reserved for this function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The concurrent execution limit reserved for this function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions reserved for this function.
- setResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The ARN (Amazon Resource Name) of the function.
- setResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The ARN (Amazon Resource Name) of the Lambda function.
- setResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The ARN (Amazon Resource Name) of the function.
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Represents the latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- 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 function's execution role.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The runtime version for the function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The runtime version for the function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- 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.PublishVersionResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The runtime version for the function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The runtime version for the 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.
- setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same region as your function.
- setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Amazon S3 bucket name where the .zip file containing your deployment package is stored.
- setS3Key(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- setS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) key name you want to upload.
- setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) version you want to upload.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security groups IDs.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security groups IDs.
- setSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
This parameter is used for S3 and SES.
- setSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Resource Name of the invoker.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- setStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the Unix time in seconds from which to start
reading.
- setState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement you specified in the request.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique statement identifier.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- setStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
It will be 202 upon success.
- setStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code will be in the 200 range for successful request.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The list of tag keys to be deleted from the function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The list of tags (key-value pairs) assigned to the new function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
Returns the list of tags associated with the function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The list of tags assigned to the function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The list of tags (key-value pairs) you are assigning to the Lambda function.
- setTargetArn(String) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Maximum size, in bytes, of a code package you can upload per region.
- setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
Total size, in bytes, of the account's deployment packages per region.
- setTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's AWS X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's AWS X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's AWS X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's AWS X-Ray tracing configuration.
- setTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- setUnreservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The number of concurrent executions available to functions that do not have concurrency limits set.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- setVersions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security
group IDs and subnet IDs.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Specify security groups and subnets in a VPC to which your Lambda function needs access.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- setVpcId(String) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of your zip file containing your deployment package.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The contents of your zip file containing your deployment package.
- shutdown() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- 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.
- standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaClientBuilder
-
- SubnetIPAddressLimitReachedException - Exception in com.amazonaws.services.lambda.model
-
AWS Lambda was not able to set up VPC access for the Lambda function because one or more configured subnets has no
available IP addresses.
- SubnetIPAddressLimitReachedException(String) - Constructor for exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
Constructs a new SubnetIPAddressLimitReachedException with the specified error message.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Creates a list of tags (key-value pairs) on the Lambda function.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Creates a list of tags (key-value pairs) on the Lambda function.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Creates a list of tags (key-value pairs) on the Lambda function.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Creates a list of tags (key-value pairs) on the Lambda function.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.lambda.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.lambda.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.lambda.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.lambda.model.TagResourceResult
-
- ThrottleReason - Enum in com.amazonaws.services.lambda.model
-
- TooManyRequestsException - Exception in com.amazonaws.services.lambda.model
-
Request throughput limit exceeded
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.Concurrency
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
-
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.DeleteFunctionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.Environment
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lambda.model.EventSourcePosition
-
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
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 enum com.amazonaws.services.lambda.model.FunctionVersion
-
- toString() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
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.GetPolicyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lambda.model.InvocationType
-
- 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
-
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
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 class com.amazonaws.services.lambda.model.ListTagsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lambda.model.LogType
-
- toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
-
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.TagResourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.TagResourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lambda.model.ThrottleReason
-
- toString() - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lambda.model.TracingMode
-
- toString() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Returns a string representation of this object; useful for testing and debugging.
- 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.VpcConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
Returns a string representation of this object; useful for testing and debugging.
- TracingConfig - Class in com.amazonaws.services.lambda.model
-
The function's AWS X-Ray tracing configuration.
- TracingConfig() - Constructor for class com.amazonaws.services.lambda.model.TracingConfig
-
- TracingConfigResponse - Class in com.amazonaws.services.lambda.model
-
The function's AWS X-Ray tracing configuration.
- TracingConfigResponse() - Constructor for class com.amazonaws.services.lambda.model.TracingConfigResponse
-
- TracingMode - Enum in com.amazonaws.services.lambda.model
-
- withAccountLimit(AccountLimit) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits related to concurrency and code storage.
- withAccountUsage(AccountUsage) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- withAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The AWS Lambda action you want to allow in this statement.
- withAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The name of the second alias, and the percentage of traffic that is routed to it.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Lambda function ARN that is qualified using the alias name as the suffix.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Lambda function ARN that is qualified using the alias name as the suffix.
- withAliases(AliasConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- withAliases(Collection<AliasConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of items to retrieve in a single batch.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of items to retrieve in a single batch.
- withClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Using the ClientContext
you can pass client-specific information to the Lambda function you are
invoking.
- withCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- withCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's code.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The SHA256 hash of the deployment package you want to publish.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package in bytes.
- withCodeSizeUnzipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of code/dependencies that you can zip into a deployment package (uncompressed zip/jar size) for
uploading.
- withCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Size, in bytes, of a single zipped code/dependencies package you can upload for your Lambda function(.zip/.jar
file).
- withConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The concurrent execution limit set for this function.
- withConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Number of simultaneous executions of your function per region.
- withConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The function's configuration.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The description for the version you are publishing.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
You can change the description of the alias using this parameter.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's 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 function's description.
- withDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to test your request to AWS Lambda to update the Lambda function and publish a
version as an atomic operation.
- withEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
Disables the event source mapping to pause polling and invocation.
- withEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's environment variables.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's environment variables.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's environment variables.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's environment variables.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's environment variables.
- withEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The parent object that contains your environment's configuration settings.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's environment variables.
- withError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that could not be applied.
- withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceMappings(EventSourceMappingConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- withEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- withEventSourceToken(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique token that must be supplied by the principal invoking the function.
- withExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The function version that has been executed.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name.
- withFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of your account's existing functions per region.
- withFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Indicates whether an error occurred while executing the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the lambda function.
- 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.GetAliasRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the lambda function.
- 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 name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the 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.
- 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.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Function version to which the alias points.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Lambda function version for which you are creating the alias.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Function version to which the alias points.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Function version to which the alias points.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
If you specify this optional parameter, the API returns only the aliases that are pointing to the specific Lambda
function version, otherwise the API returns all of the aliases created for the Lambda function.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to list all published versions.
- withFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to list all published versions.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Using this parameter you can change the Lambda function version to which the alias points.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Function version to which the alias points.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to execute your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function Lambda calls to begin executing your function.
- 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.PublishVersionResult
-
The function Lambda calls to begin executing your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
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.
- withInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- withInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- 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.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the KMS key used to encrypt your function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the KMS key used to encrypt your function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key used to encrypt the function's environment variables.
- withLambdaFunctionNameResolver(LambdaFunctionNameResolver) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated, in Unix time seconds.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated, in Unix time seconds.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ssTZD).
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last AWS Lambda invocation of your Lambda function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last AWS Lambda invocation of your Lambda 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.
- withLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the base64-encoded logs for the Lambda function invocation.
- withLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
You can set this optional parameter to Tail
in the request only if you specify the
InvocationType
parameter with value RequestResponse
.
- withLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
You can set this optional parameter to Tail
in the request only if you specify the
InvocationType
parameter with value RequestResponse
.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional string.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional string.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional string.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the master function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the master function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the master function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the master function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the master function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the master function.
- withMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify a region (e.g.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Optional integer.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Optional integer.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Optional integer.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of memory that your function has access to.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The memory allocated to the function
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The memory allocated to the function
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The memory allocated to the function
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The memory allocated to the function
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The memory allocated to 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 allocated to the function
- withMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- withMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- withMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- withMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- withMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- withName(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Alias name.
- withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Name for the alias you are creating.
- withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Alias name.
- withName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
Name of the alias to delete.
- withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
Name of the alias for which you want to retrieve information.
- withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Alias name.
- withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The alias name.
- withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Alias name.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A string, present if there are more aliases.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A string, present if there are more functions.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A string, present if there are more function versions.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
JSON that you want to provide to your Lambda function as input.
- withPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
JSON that you want to provide to your Lambda function as input.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
It is the JSON representation of the object returned by the Lambda function.
- withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource policy associated with the specified function.
- withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The principal who is getting this permission.
- withPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- withPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as
an atomic operation.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
You can specify this optional query parameter to specify a function version or an alias name in which case this
API will return all permissions associated with the specific qualified ARN.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- withReason(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withReason(ThrottleReason) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The repository from which you can download the function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions reserved for this function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The concurrent execution limit reserved for this function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions reserved for this function.
- withResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The ARN (Amazon Resource Name) of the function.
- withResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The ARN (Amazon Resource Name) of the Lambda function.
- withResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The ARN (Amazon Resource Name) of the function.
- withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Represents the latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
An optional value you can use to ensure you are updating the latest update of the function version or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Represents the latest updated revision of the function or alias.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- 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 function's execution role.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Specifies an additional version your alias can point to, allowing you to dictate what percentage of traffic will
invoke each version.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Specifies an additional function versions the alias points to, allowing you to dictate what percentage of traffic
will invoke each version.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The runtime version for the function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The runtime version for the function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- 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.PublishVersionResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The runtime version for the function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The runtime version for the 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.
- withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same region as your function.
- withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Amazon S3 bucket name where the .zip file containing your deployment package is stored.
- withS3Key(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- withS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) key name you want to upload.
- withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 object (the deployment package) version you want to upload.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security groups IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security groups IDs.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security groups IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security groups IDs.
- withSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
This parameter is used for S3 and SES.
- withSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Resource Name of the invoker.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the Unix time in seconds from which to start
reading.
- withState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement you specified in the request.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A unique statement identifier.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The cause of the last state change, either User initiated
or Lambda initiated
.
- withStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
It will be 202 upon success.
- withStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code will be in the 200 range for successful request.
- withSubnetIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- withSubnetIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- withTagKeys(String...) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The list of tag keys to be deleted from the function.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The list of tag keys to be deleted from the function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The list of tags (key-value pairs) assigned to the new function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
Returns the list of tags associated with the function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The list of tags assigned to the function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The list of tags (key-value pairs) you are assigning to the Lambda function.
- withTargetArn(String) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time that Lambda allows a function to run before terminating it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time that Lambda allows a function to run before terminating it.
- withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Maximum size, in bytes, of a code package you can upload per region.
- withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
Total size, in bytes, of the account's deployment packages per region.
- withTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's AWS X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's AWS X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's AWS X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's AWS X-Ray tracing configuration.
- withTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set Mode
to Active
to sample and trace a subset of incoming requests with AWS X-Ray.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's AWS X-Ray tracing configuration.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- withUnreservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The number of concurrent executions available to functions that do not have concurrency limits set.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- withVersions(FunctionConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- withVersions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security
group IDs and subnet IDs.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Specify security groups and subnets in a VPC to which your Lambda function needs access.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- withVpcId(String) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of your zip file containing your deployment package.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The contents of your zip file containing your deployment package.