Skip navigation links
A B C D E F G H I K L M O P R S T U V W 

A

AbstractAWSLambda - Class in com.amazonaws.services.lambda
Abstract implementation of AWSLambda.
AbstractAWSLambda() - Constructor for class com.amazonaws.services.lambda.AbstractAWSLambda
 
AbstractAWSLambdaAsync - Class in com.amazonaws.services.lambda
Abstract implementation of AWSLambdaAsync.
AbstractAWSLambdaAsync() - Constructor for class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
AccountLimit - Class in com.amazonaws.services.lambda.model
Limits that are related to concurrency and storage.
AccountLimit() - Constructor for class com.amazonaws.services.lambda.model.AccountLimit
 
AccountUsage - Class in com.amazonaws.services.lambda.model
The number of functions and amount of storage in use.
AccountUsage() - Constructor for class com.amazonaws.services.lambda.model.AccountUsage
 
addAdditionalVersionWeightsEntry(String, Double) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
Add a single AdditionalVersionWeights entry
addEndpointsEntry(String, List<String>) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
Add a single Endpoints entry
addLayerVersionPermission(AddLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
addLayerVersionPermission(AddLayerVersionPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Adds permissions to the resource-based policy of a version of an Lambda layer.
addLayerVersionPermission(AddLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Adds permissions to the resource-based policy of a version of an Lambda layer.
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest, AsyncHandler<AddLayerVersionPermissionRequest, AddLayerVersionPermissionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Adds permissions to the resource-based policy of a version of an Lambda layer.
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest, AsyncHandler<AddLayerVersionPermissionRequest, AddLayerVersionPermissionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Adds permissions to the resource-based policy of a version of an Lambda layer.
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
addLayerVersionPermissionAsync(AddLayerVersionPermissionRequest, AsyncHandler<AddLayerVersionPermissionRequest, AddLayerVersionPermissionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
AddLayerVersionPermissionRequest - Class in com.amazonaws.services.lambda.model
 
AddLayerVersionPermissionRequest() - Constructor for class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
 
AddLayerVersionPermissionResult - Class in com.amazonaws.services.lambda.model
 
AddLayerVersionPermissionResult() - Constructor for class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
 
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Grants an Amazon Web Service, Amazon Web Services account, or Amazon Web Services organization permission to use a function.
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Grants an Amazon Web Service, Amazon Web Services account, or Amazon Web Services organization permission to use a function.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Grants an Amazon Web Service, Amazon Web Services account, or Amazon Web Services organization permission to use a function.
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Grants an Amazon Web Service, Amazon Web Services account, or Amazon Web Services organization permission to use a function.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
AddPermissionRequest - Class in com.amazonaws.services.lambda.model
 
AddPermissionRequest() - Constructor for class com.amazonaws.services.lambda.model.AddPermissionRequest
 
AddPermissionResult - Class in com.amazonaws.services.lambda.model
 
AddPermissionResult() - Constructor for class com.amazonaws.services.lambda.model.AddPermissionResult
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
Add a single Tags entry
addVariablesEntry(String, String) - Method in class com.amazonaws.services.lambda.model.Environment
Add a single Variables entry
addVariablesEntry(String, String) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Add a single Variables entry
AliasConfiguration - Class in com.amazonaws.services.lambda.model
Provides configuration information about a Lambda function alias.
AliasConfiguration() - Constructor for class com.amazonaws.services.lambda.model.AliasConfiguration
 
AliasRoutingConfiguration - Class in com.amazonaws.services.lambda.model
The traffic-shifting configuration of a Lambda function alias.
AliasRoutingConfiguration() - Constructor for class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
 
AllowedPublishers - Class in com.amazonaws.services.lambda.model
List of signing profiles that can sign a code package.
AllowedPublishers() - Constructor for class com.amazonaws.services.lambda.model.AllowedPublishers
 
AmazonManagedKafkaEventSourceConfig - Class in com.amazonaws.services.lambda.model
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
AmazonManagedKafkaEventSourceConfig() - Constructor for class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
 
apply(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.waiters.GetFunctionConfigurationFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.waiters.GetFunctionFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
Architecture - Enum in com.amazonaws.services.lambda.model
 
asyncBuilder() - Static method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
AWSLambda - Interface in com.amazonaws.services.lambda
Interface for accessing AWS Lambda.
AWSLambdaAsync - Interface in com.amazonaws.services.lambda
Interface for accessing AWS Lambda asynchronously.
AWSLambdaAsyncClient - Class in com.amazonaws.services.lambda
Client for accessing AWS Lambda asynchronously.
AWSLambdaAsyncClient() - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lambda.AWSLambdaAsyncClient
AWSLambdaAsyncClientBuilder - Class in com.amazonaws.services.lambda
Fluent builder for AWSLambdaAsync.
AWSLambdaClient - Class in com.amazonaws.services.lambda
Client for accessing AWS Lambda.
AWSLambdaClient() - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClient(AWSCredentials) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSLambdaClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSLambdaClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.lambda.AWSLambdaClient
AWSLambdaClientBuilder - Class in com.amazonaws.services.lambda
Fluent builder for AWSLambda.
AWSLambdaException - Exception in com.amazonaws.services.lambda.model
Base exception for all service exceptions thrown by AWS Lambda
AWSLambdaException(String) - Constructor for exception com.amazonaws.services.lambda.model.AWSLambdaException
Constructs a new AWSLambdaException with the specified error message.
AWSLambdaWaiters - Class in com.amazonaws.services.lambda.waiters
 
AWSLambdaWaiters(AWSLambda) - Constructor for class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Constructs a new AWSLambdaWaiters with the given client

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClientBuilder
Construct an asynchronous implementation of AWSLambdaAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.lambda.AWSLambdaClientBuilder
Construct a synchronous implementation of AWSLambda using the current builder configuration.
build(Class<T>, AWSLambda) - Static method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory
Deprecated.
Use LambdaInvokerFactory.builder() to configure invoker factory.
build(Class<T>, AWSLambda, LambdaInvokerFactoryConfig) - Static method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory
Deprecated.
Use LambdaInvokerFactory.builder() to configure invoker factory.
build(Class<T>) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Build a remote proxy of the given interface to make calls to AWS Lambda.
builder() - Static method in class com.amazonaws.services.lambda.AWSLambdaClient
 
builder() - Static method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory
 
Builder() - Constructor for class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
 

C

clearAdditionalVersionWeightsEntries() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
Removes all the entries added into AdditionalVersionWeights.
clearEndpointsEntries() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
Removes all the entries added into Endpoints.
clearTagsEntries() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
Removes all the entries added into Tags.
clearVariablesEntries() - Method in class com.amazonaws.services.lambda.model.Environment
Removes all the entries added into Variables.
clearVariablesEntries() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Removes all the entries added into Variables.
clone() - Method in class com.amazonaws.services.lambda.model.AccountLimit
 
clone() - Method in class com.amazonaws.services.lambda.model.AccountUsage
 
clone() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
 
clone() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
 
clone() - Method in class com.amazonaws.services.lambda.model.Concurrency
 
clone() - Method in class com.amazonaws.services.lambda.model.Cors
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.Environment
 
clone() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
 
clone() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
 
clone() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
 
clone() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.Filter
 
clone() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionCode
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ImageConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
 
clone() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.InvokeResult
 
clone() - Method in class com.amazonaws.services.lambda.model.Layer
 
clone() - Method in class com.amazonaws.services.lambda.model.LayersListItem
 
clone() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
 
clone() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
 
clone() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
 
clone() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
 
clone() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.OnFailure
 
clone() - Method in class com.amazonaws.services.lambda.model.OnSuccess
 
clone() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
 
clone() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
 
clone() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
 
clone() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
 
clone() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.SnapStart
 
clone() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
 
clone() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
 
clone() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.lambda.model.TracingConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
 
clone() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
 
clone() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
 
clone() - Method in class com.amazonaws.services.lambda.model.VpcConfig
 
clone() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
 
CodeSigningConfig - Class in com.amazonaws.services.lambda.model
Details about a Code signing configuration.
CodeSigningConfig() - Constructor for class com.amazonaws.services.lambda.model.CodeSigningConfig
 
CodeSigningConfigNotFoundException - Exception in com.amazonaws.services.lambda.model
The specified code signing configuration does not exist.
CodeSigningConfigNotFoundException(String) - Constructor for exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
Constructs a new CodeSigningConfigNotFoundException with the specified error message.
CodeSigningPolicies - Class in com.amazonaws.services.lambda.model
Code signing configuration policies specify the validation failure action for signature mismatch or expiry.
CodeSigningPolicies() - Constructor for class com.amazonaws.services.lambda.model.CodeSigningPolicies
 
CodeSigningPolicy - Enum in com.amazonaws.services.lambda.model
 
CodeStorageExceededException - Exception in com.amazonaws.services.lambda.model
Your Amazon Web Services account has exceeded its maximum total code size.
CodeStorageExceededException(String) - Constructor for exception com.amazonaws.services.lambda.model.CodeStorageExceededException
Constructs a new CodeStorageExceededException with the specified error message.
CodeVerificationFailedException - Exception in com.amazonaws.services.lambda.model
The code signature failed one or more of the validation checks for signature mismatch or expiry, and the code signing policy is set to ENFORCE.
CodeVerificationFailedException(String) - Constructor for exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
Constructs a new CodeVerificationFailedException with the specified error message.
com.amazonaws.services.lambda - package com.amazonaws.services.lambda
Lambda
com.amazonaws.services.lambda.invoke - package com.amazonaws.services.lambda.invoke
A higher-level wrapper for AWS Lambda's Invoke operation.
com.amazonaws.services.lambda.model - package com.amazonaws.services.lambda.model
 
com.amazonaws.services.lambda.waiters - package com.amazonaws.services.lambda.waiters
 
Concurrency - Class in com.amazonaws.services.lambda.model
 
Concurrency() - Constructor for class com.amazonaws.services.lambda.model.Concurrency
 
configFactory - Static variable in class com.amazonaws.services.lambda.AWSLambdaClient
Client configuration factory providing ClientConfigurations tailored to this client
Cors - Class in com.amazonaws.services.lambda.model
The cross-origin resource sharing (CORS) settings for your Lambda function URL.
Cors() - Constructor for class com.amazonaws.services.lambda.model.Cors
 
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
createAlias(CreateAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates an alias for a Lambda function version.
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates an alias for a Lambda function version.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createAliasAsync(CreateAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates an alias for a Lambda function version.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates an alias for a Lambda function version.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
CreateAliasRequest - Class in com.amazonaws.services.lambda.model
 
CreateAliasRequest() - Constructor for class com.amazonaws.services.lambda.model.CreateAliasRequest
 
CreateAliasResult - Class in com.amazonaws.services.lambda.model
Provides configuration information about a Lambda function alias.
CreateAliasResult() - Constructor for class com.amazonaws.services.lambda.model.CreateAliasResult
 
createCodeSigningConfig(CreateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
createCodeSigningConfig(CreateCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a code signing configuration.
createCodeSigningConfig(CreateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a code signing configuration.
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest, AsyncHandler<CreateCodeSigningConfigRequest, CreateCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a code signing configuration.
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest, AsyncHandler<CreateCodeSigningConfigRequest, CreateCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a code signing configuration.
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
createCodeSigningConfigAsync(CreateCodeSigningConfigRequest, AsyncHandler<CreateCodeSigningConfigRequest, CreateCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
CreateCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
CreateCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
 
CreateCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
CreateCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
 
createEventSourceMapping(CreateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
createEventSourceMapping(CreateEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a mapping between an event source and an Lambda function.
createEventSourceMapping(CreateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a mapping between an event source and an Lambda function.
createEventSourceMappingAsync(CreateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createEventSourceMappingAsync(CreateEventSourceMappingRequest, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createEventSourceMappingAsync(CreateEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a mapping between an event source and an Lambda function.
createEventSourceMappingAsync(CreateEventSourceMappingRequest, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a mapping between an event source and an Lambda function.
createEventSourceMappingAsync(CreateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
createEventSourceMappingAsync(CreateEventSourceMappingRequest, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
CreateEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
 
CreateEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
 
CreateEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
A mapping between an Amazon Web Services resource and a Lambda function.
CreateEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
 
createFunction(CreateFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
createFunction(CreateFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a Lambda function.
createFunction(CreateFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a Lambda function.
createFunctionAsync(CreateFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createFunctionAsync(CreateFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a Lambda function.
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a Lambda function.
createFunctionAsync(CreateFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
CreateFunctionRequest - Class in com.amazonaws.services.lambda.model
 
CreateFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.CreateFunctionRequest
 
CreateFunctionResult - Class in com.amazonaws.services.lambda.model
Details about a function's configuration.
CreateFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.CreateFunctionResult
 
createFunctionUrlConfig(CreateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
createFunctionUrlConfig(CreateFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a Lambda function URL with the specified configuration parameters.
createFunctionUrlConfig(CreateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a Lambda function URL with the specified configuration parameters.
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest, AsyncHandler<CreateFunctionUrlConfigRequest, CreateFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a Lambda function URL with the specified configuration parameters.
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest, AsyncHandler<CreateFunctionUrlConfigRequest, CreateFunctionUrlConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a Lambda function URL with the specified configuration parameters.
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
createFunctionUrlConfigAsync(CreateFunctionUrlConfigRequest, AsyncHandler<CreateFunctionUrlConfigRequest, CreateFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
CreateFunctionUrlConfigRequest - Class in com.amazonaws.services.lambda.model
 
CreateFunctionUrlConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
 
CreateFunctionUrlConfigResult - Class in com.amazonaws.services.lambda.model
 
CreateFunctionUrlConfigResult() - Constructor for class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
 

D

DeadLetterConfig - Class in com.amazonaws.services.lambda.model
The dead-letter queue for failed asynchronous invocations.
DeadLetterConfig() - Constructor for class com.amazonaws.services.lambda.model.DeadLetterConfig
 
defaultClient() - Static method in class com.amazonaws.services.lambda.AWSLambdaAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.lambda.AWSLambdaClientBuilder
 
DefaultLambdaFunctionNameResolver - Class in com.amazonaws.services.lambda.invoke
Determine function name from the LambdaFunction annotation's functionName attribute if present otherwise uses the method name.
DefaultLambdaFunctionNameResolver() - Constructor for class com.amazonaws.services.lambda.invoke.DefaultLambdaFunctionNameResolver
 
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteAlias(DeleteAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes a Lambda function alias.
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes a Lambda function alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteAliasAsync(DeleteAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function alias.
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteAliasRequest - Class in com.amazonaws.services.lambda.model
 
DeleteAliasRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteAliasRequest
 
DeleteAliasResult - Class in com.amazonaws.services.lambda.model
 
DeleteAliasResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteAliasResult
 
deleteCodeSigningConfig(DeleteCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteCodeSigningConfig(DeleteCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes the code signing configuration.
deleteCodeSigningConfig(DeleteCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes the code signing configuration.
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest, AsyncHandler<DeleteCodeSigningConfigRequest, DeleteCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the code signing configuration.
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest, AsyncHandler<DeleteCodeSigningConfigRequest, DeleteCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the code signing configuration.
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteCodeSigningConfigAsync(DeleteCodeSigningConfigRequest, AsyncHandler<DeleteCodeSigningConfigRequest, DeleteCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
DeleteCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
 
DeleteCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
DeleteCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
 
deleteEventSourceMapping(DeleteEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteEventSourceMapping(DeleteEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
deleteEventSourceMapping(DeleteEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
 
DeleteEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
 
DeleteEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
A mapping between an Amazon Web Services resource and a Lambda function.
DeleteEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
 
deleteFunction(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteFunction(DeleteFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes a Lambda function.
deleteFunction(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes a Lambda function.
deleteFunctionAsync(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionAsync(DeleteFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function.
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function.
deleteFunctionAsync(DeleteFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionCodeSigningConfig(DeleteFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteFunctionCodeSigningConfig(DeleteFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Removes the code signing configuration from the function.
deleteFunctionCodeSigningConfig(DeleteFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Removes the code signing configuration from the function.
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest, AsyncHandler<DeleteFunctionCodeSigningConfigRequest, DeleteFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes the code signing configuration from the function.
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest, AsyncHandler<DeleteFunctionCodeSigningConfigRequest, DeleteFunctionCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes the code signing configuration from the function.
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionCodeSigningConfigAsync(DeleteFunctionCodeSigningConfigRequest, AsyncHandler<DeleteFunctionCodeSigningConfigRequest, DeleteFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteFunctionCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
 
DeleteFunctionCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
 
deleteFunctionConcurrency(DeleteFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteFunctionConcurrency(DeleteFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Removes a concurrent execution limit from a function.
deleteFunctionConcurrency(DeleteFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Removes a concurrent execution limit from a function.
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest, AsyncHandler<DeleteFunctionConcurrencyRequest, DeleteFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes a concurrent execution limit from a function.
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest, AsyncHandler<DeleteFunctionConcurrencyRequest, DeleteFunctionConcurrencyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes a concurrent execution limit from a function.
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionConcurrencyAsync(DeleteFunctionConcurrencyRequest, AsyncHandler<DeleteFunctionConcurrencyRequest, DeleteFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteFunctionConcurrencyRequest - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionConcurrencyRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
 
DeleteFunctionConcurrencyResult - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionConcurrencyResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
 
deleteFunctionEventInvokeConfig(DeleteFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteFunctionEventInvokeConfig(DeleteFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes the configuration for asynchronous invocation for a function, version, or alias.
deleteFunctionEventInvokeConfig(DeleteFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes the configuration for asynchronous invocation for a function, version, or alias.
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest, AsyncHandler<DeleteFunctionEventInvokeConfigRequest, DeleteFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the configuration for asynchronous invocation for a function, version, or alias.
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest, AsyncHandler<DeleteFunctionEventInvokeConfigRequest, DeleteFunctionEventInvokeConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the configuration for asynchronous invocation for a function, version, or alias.
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionEventInvokeConfigAsync(DeleteFunctionEventInvokeConfigRequest, AsyncHandler<DeleteFunctionEventInvokeConfigRequest, DeleteFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteFunctionEventInvokeConfigRequest - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionEventInvokeConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
 
DeleteFunctionEventInvokeConfigResult - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionEventInvokeConfigResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
 
DeleteFunctionRequest - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
DeleteFunctionResult - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionResult
 
deleteFunctionUrlConfig(DeleteFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteFunctionUrlConfig(DeleteFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes a Lambda function URL.
deleteFunctionUrlConfig(DeleteFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes a Lambda function URL.
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest, AsyncHandler<DeleteFunctionUrlConfigRequest, DeleteFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function URL.
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest, AsyncHandler<DeleteFunctionUrlConfigRequest, DeleteFunctionUrlConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a Lambda function URL.
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteFunctionUrlConfigAsync(DeleteFunctionUrlConfigRequest, AsyncHandler<DeleteFunctionUrlConfigRequest, DeleteFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteFunctionUrlConfigRequest - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionUrlConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
 
DeleteFunctionUrlConfigResult - Class in com.amazonaws.services.lambda.model
 
DeleteFunctionUrlConfigResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
 
deleteLayerVersion(DeleteLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteLayerVersion(DeleteLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes a version of an Lambda layer.
deleteLayerVersion(DeleteLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes a version of an Lambda layer.
deleteLayerVersionAsync(DeleteLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteLayerVersionAsync(DeleteLayerVersionRequest, AsyncHandler<DeleteLayerVersionRequest, DeleteLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteLayerVersionAsync(DeleteLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a version of an Lambda layer.
deleteLayerVersionAsync(DeleteLayerVersionRequest, AsyncHandler<DeleteLayerVersionRequest, DeleteLayerVersionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes a version of an Lambda layer.
deleteLayerVersionAsync(DeleteLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteLayerVersionAsync(DeleteLayerVersionRequest, AsyncHandler<DeleteLayerVersionRequest, DeleteLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteLayerVersionRequest - Class in com.amazonaws.services.lambda.model
 
DeleteLayerVersionRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
 
DeleteLayerVersionResult - Class in com.amazonaws.services.lambda.model
 
DeleteLayerVersionResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
 
deleteProvisionedConcurrencyConfig(DeleteProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
deleteProvisionedConcurrencyConfig(DeleteProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deletes the provisioned concurrency configuration for a function.
deleteProvisionedConcurrencyConfig(DeleteProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deletes the provisioned concurrency configuration for a function.
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest, AsyncHandler<DeleteProvisionedConcurrencyConfigRequest, DeleteProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the provisioned concurrency configuration for a function.
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest, AsyncHandler<DeleteProvisionedConcurrencyConfigRequest, DeleteProvisionedConcurrencyConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deletes the provisioned concurrency configuration for a function.
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
deleteProvisionedConcurrencyConfigAsync(DeleteProvisionedConcurrencyConfigRequest, AsyncHandler<DeleteProvisionedConcurrencyConfigRequest, DeleteProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
DeleteProvisionedConcurrencyConfigRequest - Class in com.amazonaws.services.lambda.model
 
DeleteProvisionedConcurrencyConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
 
DeleteProvisionedConcurrencyConfigResult - Class in com.amazonaws.services.lambda.model
 
DeleteProvisionedConcurrencyConfigResult() - Constructor for class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
 
DestinationConfig - Class in com.amazonaws.services.lambda.model
A configuration object that specifies the destination of an event after Lambda processes it.
DestinationConfig() - Constructor for class com.amazonaws.services.lambda.model.DestinationConfig
 

E

EC2AccessDeniedException - Exception in com.amazonaws.services.lambda.model
Need additional permissions to configure VPC settings.
EC2AccessDeniedException(String) - Constructor for exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
Constructs a new EC2AccessDeniedException with the specified error message.
EC2ThrottledException - Exception in com.amazonaws.services.lambda.model
Amazon EC2 throttled Lambda during Lambda function initialization using the execution role provided for the function.
EC2ThrottledException(String) - Constructor for exception com.amazonaws.services.lambda.model.EC2ThrottledException
Constructs a new EC2ThrottledException with the specified error message.
EC2UnexpectedException - Exception in com.amazonaws.services.lambda.model
Lambda received an unexpected Amazon EC2 client exception while setting up for the Lambda function.
EC2UnexpectedException(String) - Constructor for exception com.amazonaws.services.lambda.model.EC2UnexpectedException
Constructs a new EC2UnexpectedException with the specified error message.
EFSIOException - Exception in com.amazonaws.services.lambda.model
An error occurred when reading from or writing to a connected file system.
EFSIOException(String) - Constructor for exception com.amazonaws.services.lambda.model.EFSIOException
Constructs a new EFSIOException with the specified error message.
EFSMountConnectivityException - Exception in com.amazonaws.services.lambda.model
The Lambda function couldn't make a network connection to the configured file system.
EFSMountConnectivityException(String) - Constructor for exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
Constructs a new EFSMountConnectivityException with the specified error message.
EFSMountFailureException - Exception in com.amazonaws.services.lambda.model
The Lambda function couldn't mount the configured file system due to a permission or configuration issue.
EFSMountFailureException(String) - Constructor for exception com.amazonaws.services.lambda.model.EFSMountFailureException
Constructs a new EFSMountFailureException with the specified error message.
EFSMountTimeoutException - Exception in com.amazonaws.services.lambda.model
The Lambda function made a network connection to the configured file system, but the mount operation timed out.
EFSMountTimeoutException(String) - Constructor for exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
Constructs a new EFSMountTimeoutException with the specified error message.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.lambda.AWSLambda
The region metadata service name for computing region endpoints.
EndPointType - Enum in com.amazonaws.services.lambda.model
 
ENILimitReachedException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't create an elastic network interface in the VPC, specified as part of Lambda function configuration, because the limit for network interfaces has been reached.
ENILimitReachedException(String) - Constructor for exception com.amazonaws.services.lambda.model.ENILimitReachedException
Constructs a new ENILimitReachedException with the specified error message.
Environment - Class in com.amazonaws.services.lambda.model
A function's environment variable settings.
Environment() - Constructor for class com.amazonaws.services.lambda.model.Environment
 
EnvironmentError - Class in com.amazonaws.services.lambda.model
Error messages for environment variables that couldn't be applied.
EnvironmentError() - Constructor for class com.amazonaws.services.lambda.model.EnvironmentError
 
EnvironmentResponse - Class in com.amazonaws.services.lambda.model
The results of an operation to update or read environment variables.
EnvironmentResponse() - Constructor for class com.amazonaws.services.lambda.model.EnvironmentResponse
 
EphemeralStorage - Class in com.amazonaws.services.lambda.model
The size of the function's /tmp directory in MB.
EphemeralStorage() - Constructor for class com.amazonaws.services.lambda.model.EphemeralStorage
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AccountLimit
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AccountUsage
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.Concurrency
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.Cors
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.Environment
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionCode
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ImageConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.InvokeResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.Layer
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.LayersListItem
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.OnFailure
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.OnSuccess
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.SnapStart
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.TracingConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.VpcConfig
 
equals(Object) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
 
EventSourceMappingConfiguration - Class in com.amazonaws.services.lambda.model
A mapping between an Amazon Web Services resource and a Lambda function.
EventSourceMappingConfiguration() - Constructor for class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
 
EventSourcePosition - Enum in com.amazonaws.services.lambda.model
 

F

FileSystemConfig - Class in com.amazonaws.services.lambda.model
Details about the connection between a Lambda function and an Amazon EFS file system.
FileSystemConfig() - Constructor for class com.amazonaws.services.lambda.model.FileSystemConfig
 
Filter - Class in com.amazonaws.services.lambda.model
A structure within a FilterCriteria object that defines an event filtering pattern.
Filter() - Constructor for class com.amazonaws.services.lambda.model.Filter
 
FilterCriteria - Class in com.amazonaws.services.lambda.model
An object that contains the filters for an event source.
FilterCriteria() - Constructor for class com.amazonaws.services.lambda.model.FilterCriteria
 
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.Architecture
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.CodeSigningPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.EndPointType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.EventSourcePosition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionResponseType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionUrlAuthType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionVersion
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.InvocationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatusReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.LogType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.PackageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.ProvisionedConcurrencyStatusEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.Runtime
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.SnapStartApplyOn
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.SnapStartOptimizationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.SourceAccessType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.State
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.StateReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.ThrottleReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.TracingMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lambda.model.UpdateRuntimeOn
Use this in place of valueOf.
functionActive() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a FunctionActive waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
functionActiveV2() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a FunctionActiveV2 waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
functionAlias(String) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Sets the function alias to invoke.
FunctionCode - Class in com.amazonaws.services.lambda.model
The code for the Lambda function.
FunctionCode() - Constructor for class com.amazonaws.services.lambda.model.FunctionCode
 
FunctionCodeLocation - Class in com.amazonaws.services.lambda.model
Details about a function's deployment package.
FunctionCodeLocation() - Constructor for class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
FunctionConfiguration - Class in com.amazonaws.services.lambda.model
Details about a function's configuration.
FunctionConfiguration() - Constructor for class com.amazonaws.services.lambda.model.FunctionConfiguration
 
FunctionEventInvokeConfig - Class in com.amazonaws.services.lambda.model
 
FunctionEventInvokeConfig() - Constructor for class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
 
functionExists() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a FunctionExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
FunctionResponseType - Enum in com.amazonaws.services.lambda.model
 
functionUpdated() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a FunctionUpdated waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
functionUpdatedV2() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a FunctionUpdatedV2 waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
FunctionUrlAuthType - Enum in com.amazonaws.services.lambda.model
 
FunctionUrlConfig - Class in com.amazonaws.services.lambda.model
Details about a Lambda function URL.
FunctionUrlConfig() - Constructor for class com.amazonaws.services.lambda.model.FunctionUrlConfig
 
functionVersion(String) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Sets the function version to invoke.
FunctionVersion - Enum in com.amazonaws.services.lambda.model
 

G

getAccountLimit() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
Limits that are 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 an Amazon Web Services Region.
getAccountSettings(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves details about your account's limits and usage in an Amazon Web Services 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 an Amazon Web Services Region.
getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves details about your account's limits and usage in an Amazon Web Services 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.AddLayerVersionPermissionRequest
The API action that grants access to the layer.
getAction() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The action that the principal can use on the function.
getAdditionalVersionWeights() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
The second version, and the percentage of traffic that's routed to it.
getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getAlias(GetAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns details about a Lambda function alias.
getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns details about a Lambda function alias.
getAliasArn() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The Amazon Resource Name (ARN) of the alias.
getAliasArn() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The Amazon Resource Name (ARN) of the alias.
getAliasArn() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The Amazon Resource Name (ARN) of the alias.
getAliasArn() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The Amazon Resource Name (ARN) of the alias.
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 details about a Lambda function alias.
getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns details about a Lambda function alias.
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 alias.
GetAliasResult() - Constructor for class com.amazonaws.services.lambda.model.GetAliasResult
 
getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency allocated.
getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
getAllowCredentials() - Method in class com.amazonaws.services.lambda.model.Cors
Whether to allow cookies or other credentials in requests to your function URL.
getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
List of allowed publishers.
getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
getAllowHeaders() - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers that origins can include in requests to your function URL.
getAllowMethods() - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP methods that are allowed when calling your function URL.
getAllowOrigins() - Method in class com.amazonaws.services.lambda.model.Cors
The origins that can access your function URL.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
getApplyOn() - Method in class com.amazonaws.services.lambda.model.SnapStart
Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getApplyOn() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When set to PublishedVersions, Lambda creates a snapshot of the execution environment when you publish a function version.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The instruction set architecture that the function supports.
getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The instruction set architecture that the function supports.
getArn() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
getArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
The ARN of the layer version.
getArn() - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of the function layer.
getAuthType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
getAuthType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The type of authentication that your function URL uses.
getAuthType() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The type of authentication that your function URL uses.
getAuthType() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The type of authentication that your function URL uses.
getAuthType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
getAuthType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The type of authentication that your function URL uses.
getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency available.
getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
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
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
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 deployment package of the function or version.
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.LayerVersionContentOutput
The SHA-256 hash of the layer archive.
getCodeSha256() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only publish a version if the hash value matches the value that's specified.
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.
getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns information about the specified code signing configuration.
getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns information about the specified code signing configuration.
getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
The code signing configuration.
getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
The code signing configuration
getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
The code signing configuration
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The Amazon Resource Name (ARN) of the Code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
To enable code signing for this function, specify the ARN of a code-signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about the specified code signing configuration.
getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about the specified code signing configuration.
getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getCodeSigningConfigId() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Unique identifer for the Code signing configuration.
GetCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
 
GetCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
GetCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
 
getCodeSigningConfigs() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The code signing configurations
getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The code signing policy controls the validation failure action for signature mismatch or expiry.
getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
The code signing policies define the actions to take if the validation checks fail.
getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The code signing policy.
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.Layer
The size of the layer archive in bytes.
getCodeSize() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The size of the layer archive 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
The maximum size of a function's deployment package and layers when they're extracted.
getCodeSizeZipped() - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum size of a deployment package when it's uploaded directly to Lambda.
getCommand() - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies parameters that you want to pass in with ENTRYPOINT.
getCompatibleArchitecture() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
getCompatibleArchitecture() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
A list of compatible instruction set architectures.
getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
A list of compatible instruction set architectures.
getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
A list of compatible instruction set architectures.
getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible instruction set architectures.
getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
A list of compatible instruction set architectures.
getCompatibleRuntime() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A runtime identifier.
getCompatibleRuntime() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A runtime identifier.
getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's compatible runtimes.
getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's compatible runtimes.
getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's compatible runtimes.
getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible function runtimes.
getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's compatible runtimes.
getConcurrency() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's reserved concurrency.
getConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum number of simultaneous function executions.
getConfiguration() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The configuration of the function or version.
getConsumerGroupId() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
getConsumerGroupId() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
getContent() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
Details about the layer version.
getContent() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
Details about the layer version.
getContent() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The function layer archive.
getContent() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
Details about the layer version.
getCors() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
getCors() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
getCors() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The cross-origin resource sharing (CORS) settings for your function URL.
getCors() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
getCors() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
getCors() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
getCreatedDate() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreatedDate() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreatedDate() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The date that the version was created, in ISO 8601 format.
getCreatedDate() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreationTime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreationTime() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreationTime() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getCreationTime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
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
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Code signing configuration description.
getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's description.
getDescription() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The description of the version.
getDescription() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The description of the version.
getDescription() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The description of the version.
getDescription() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The description of the version.
getDescription() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The description of the version.
getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
A description for the version to override the description in the function configuration.
getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's description.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A description of the alias.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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 description of the function.
getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's description.
getDestination() - Method in class com.amazonaws.services.lambda.model.OnFailure
The Amazon Resource Name (ARN) of the destination resource.
getDestination() - Method in class com.amazonaws.services.lambda.model.OnSuccess
The Amazon Resource Name (ARN) of the destination resource.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
A destination for events after they have been sent to a function for processing.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
getDryRun() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Set to true to validate the request parameters and access permissions without modifying the function code.
getEC2ErrorCode() - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
 
getEnabled() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
When true, the event source mapping is active.
getEnabled() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
When true, the event source mapping is active.
getEndpoints() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
The list of bootstrap servers for your Kafka brokers in the following format: "KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"].
getEntryPoint() - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the entry point to their application, which is typically the location of the runtime executable.
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
Environment variables that are accessible from function code during execution.
getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's environment variables.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The size of the function's /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The size of the function’s /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size of the function’s /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The size of the function’s /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The size of the function’s /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The size of the function's /tmp directory in MB.
getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
getError() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Error messages for environment variables that couldn't be applied.
getError() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Error response to GetFunctionConfiguration.
getError() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
Error response when Lambda is unable to retrieve the runtime version for a function.
getErrorCode() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error code.
getErrorCode() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error code.
getErrorCode() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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 Amazon Web Services resource and a 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
For Alexa Smart Home functions, a token that the invoker must supply.
getExecutedVersion() - Method in class com.amazonaws.services.lambda.model.InvokeResult
The version of the function that executed.
getExecutorService() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Returns the executor service used by this client to execute async requests.
getExposeHeaders() - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers in your function response that you want to expose to origins that call your function URL.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Connection settings for an Amazon EFS file system.
getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
getFilters() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
A list of filters.
getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns information about the function or function version, with a link to download the deployment package that's valid for 10 minutes.
getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns information about the function or function version, with a link to download the deployment package that's valid for 10 minutes.
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 (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
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 (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The Amazon Resource Name (ARN) of the function.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The Amazon Resource Name (ARN) of your function.
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 (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The Amazon Resource Name (ARN) of the alias or version.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's Amazon Resource Name (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the function
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 (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's Amazon Resource Name (ARN).
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
getFunctionArns() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The function ARNs.
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 information about the function or function version, with a link to download the deployment package that's valid for 10 minutes.
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about the function or function version, with a link to download the deployment package that's valid for 10 minutes.
getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the code signing configuration for the specified function.
getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the code signing configuration for the specified function.
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the code signing configuration for the specified function.
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the code signing configuration for the specified function.
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetFunctionCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetFunctionCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
 
GetFunctionCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
GetFunctionCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
 
getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns details about the reserved concurrency configuration for a function.
getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns details about the reserved concurrency configuration for a function.
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns details about the reserved concurrency configuration for a function.
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns details about the reserved concurrency configuration for a function.
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetFunctionConcurrencyRequest - Class in com.amazonaws.services.lambda.model
 
GetFunctionConcurrencyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
 
GetFunctionConcurrencyResult - Class in com.amazonaws.services.lambda.model
 
GetFunctionConcurrencyResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
 
getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the version-specific settings of a Lambda function or version.
getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the version-specific settings of a Lambda function or version.
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 version-specific settings of a Lambda function or version.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the version-specific settings of a Lambda function or version.
getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetFunctionConfigurationFunction - Class in com.amazonaws.services.lambda.waiters
 
GetFunctionConfigurationFunction(AWSLambda) - Constructor for class com.amazonaws.services.lambda.waiters.GetFunctionConfigurationFunction
Constructs a new GetFunctionConfigurationFunction with the given client
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
Details about a function's configuration.
GetFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
getFunctionCount() - Method in class com.amazonaws.services.lambda.model.AccountUsage
The number of Lambda functions.
getFunctionError() - Method in class com.amazonaws.services.lambda.model.InvokeResult
If present, indicates that an error occurred during function execution.
getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetFunctionEventInvokeConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetFunctionEventInvokeConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
 
GetFunctionEventInvokeConfigResult - Class in com.amazonaws.services.lambda.model
 
GetFunctionEventInvokeConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
 
getFunctionEventInvokeConfigs() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
A list of configurations.
GetFunctionFunction - Class in com.amazonaws.services.lambda.waiters
 
GetFunctionFunction(AWSLambda) - Constructor for class com.amazonaws.services.lambda.waiters.GetFunctionFunction
Constructs a new GetFunctionFunction with the given client
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, version, or alias.
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.CreateFunctionUrlConfigRequest
The name of the Lambda 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.DeleteFunctionCodeSigningConfigRequest
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.DeleteFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The name of the Lambda function or version.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
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.GetFunctionCodeSigningConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
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, version, or alias.
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.ListFunctionEventInvokeConfigsRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
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.PutFunctionCodeSigningConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The name of the Lambda 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.PutFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The name of the Lambda function.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
The name of the Lambda function, version, or alias.
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.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The name of the Lambda function.
GetFunctionRequest - Class in com.amazonaws.services.lambda.model
 
GetFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionRequest
 
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
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.
getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The HTTP URL endpoint for your function.
getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The HTTP URL endpoint for your function.
getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
getFunctionUrlAuthType() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The type of authentication that your function URL uses.
getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns details about a Lambda function URL.
getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns details about a Lambda function URL.
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns details about a Lambda function URL.
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns details about a Lambda function URL.
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetFunctionUrlConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetFunctionUrlConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
 
GetFunctionUrlConfigResult - Class in com.amazonaws.services.lambda.model
 
GetFunctionUrlConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
 
getFunctionUrlConfigs() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
A list of function URL configurations.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
Deprecated.
 
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The function version that the alias invokes.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The function version that the alias invokes.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The function version that the alias invokes.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The function version that the alias invokes.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify a function version to only list aliases that invoke that version.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Set to ALL to include entries for all published versions of each function.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The function version that the alias invokes.
getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The function version that the alias invokes.
getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The name of the method within your code that Lambda calls to run your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function that Lambda calls to begin running your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function that Lambda calls to begin running your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function that Lambda calls to begin running your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function that Lambda calls to begin running your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function that Lambda calls to begin running your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the method within your code that Lambda calls to run your function.
getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function that Lambda calls to begin running your function.
getImageConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Container image configuration values that override the values in the container image Dockerfile.
getImageConfig() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Configuration values that override the container image Dockerfile.
getImageConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Container image configuration values that override the values in the container image Docker file.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's image configuration values.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's image configuration values.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's image configuration values.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's image configuration values.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's image configuration values.
getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's image configuration values.
getImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCode
URI of a container image in the Amazon ECR registry.
getImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
URI of a container image in the Amazon ECR registry.
getImageUri() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
URI of a container image in the Amazon ECR registry.
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
The 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 Key Management Service (KMS) key that's used to encrypt your function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The KMS key that's used to encrypt the function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The KMS key that's used to encrypt the function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The KMS key that's used to encrypt the function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The KMS key that's used to encrypt the function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The KMS key that's used to encrypt the function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The KMS key that's 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.CodeSigningConfig
The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
getLastModified() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The date and time that the configuration was last updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
getLastModified() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The date and time that a user last updated the configuration, in ISO 8601 format.
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:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
getLastModified() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
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:ss.sTZD).
getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The result of the last Lambda invocation of your function.
getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The result of the last Lambda invocation of your function.
getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The result of the last Lambda invocation of your function.
getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The result of the last Lambda invocation of your function.
getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The result of the last Lambda invocation of your function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The status of the last update that was performed on the function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The status of the last update that was performed on the function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The status of the last update that was performed on the function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The status of the last update that was performed on the function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The status of the last update that was performed on the function.
getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The status of the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the last update that was performed on the function.
getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the last update that was performed on the function.
getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the last update that was performed on the function.
getLatestMatchingVersion() - Method in class com.amazonaws.services.lambda.model.LayersListItem
The newest version of the layer.
getLayerArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer.
getLayerArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer.
getLayerArn() - Method in class com.amazonaws.services.lambda.model.LayersListItem
The Amazon Resource Name (ARN) of the function layer.
getLayerArn() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.LayersListItem
The name of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayerName() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
getLayers() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of function layers to add to the function's execution environment.
getLayers() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A list of function layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's layers.
getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A list of function layers to add to the function's execution environment.
getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's layers.
getLayerVersion(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getLayerVersion(GetLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersion(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer version.
getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer version.
getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The ARN of the layer version.
getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer version.
getLayerVersionAsync(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionAsync(GetLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionAsync(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetLayerVersionByArnRequest - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionByArnRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
 
GetLayerVersionByArnResult - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionByArnResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
 
getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the permission policy for a version of an Lambda layer.
getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the permission policy for a version of an Lambda layer.
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the permission policy for a version of an Lambda layer.
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the permission policy for a version of an Lambda layer.
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetLayerVersionPolicyRequest - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionPolicyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
 
GetLayerVersionPolicyResult - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionPolicyResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
 
GetLayerVersionRequest - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionRequest
 
GetLayerVersionResult - Class in com.amazonaws.services.lambda.model
 
GetLayerVersionResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionResult
 
getLayerVersions() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A list of versions.
getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's software license.
getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's software license.
getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's open-source license.
getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The layer's software license.
getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's software license.
getLocalMountPath() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The path where the function can access the file system, starting with /mnt/.
getLocation() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
A presigned URL that you can use to download the deployment package.
getLocation() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
getLogResult() - Method in class com.amazonaws.services.lambda.model.InvokeResult
The last 4 KB of the execution log, which is base64-encoded.
getLogType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Set to Tail to include the execution log in the response.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
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.ListFunctionEventInvokeConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A pagination token returned by a previous call.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A pagination token returned by a previous call.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
For Lambda@Edge functions, the ARN of the main function.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
For Lambda@Edge functions, the ARN of the main function.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
For Lambda@Edge functions, the ARN of the main function.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
For Lambda@Edge functions, the ARN of the main function.
getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
getMasterRegion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
getMaxAge() - Method in class com.amazonaws.services.lambda.model.Cors
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
getMaximumConcurrency() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum age of a request that Lambda sends to a function for processing.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum number of times to retry when the function returns an error.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Limit the number of aliases returned.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Maximum number of items to return.
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.ListFunctionEventInvokeConfigsRequest
The maximum number of configurations to return.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Maximum number of items to return.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
The maximum number of functions to return in the response.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The maximum number of function URLs to return in the response.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
The maximum number of layers to return.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The maximum number of versions to return.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify a number to limit the number of configurations returned.
getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
The maximum number of versions to return.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory available to the function at runtime.
getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of memory available to the function at runtime.
getMessage() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error message.
getMessage() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error message.
getMessage() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The name of the alias.
getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The name of the alias.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The pagination token that's included if more results are available.
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.ListFunctionEventInvokeConfigsResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A pagination token returned when the response doesn't contain all layers.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A pagination token returned when the response doesn't contain all versions.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
The pagination token that's included if more results are available.
getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
The pagination token that's included if more results are available.
getObjectMapper() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
Deprecated.
 
getOnFailure() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for failed invocations.
getOnSuccess() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for successful invocations.
getOptimizationStatus() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When you provide a qualified Amazon Resource Name (ARN), this response element indicates whether SnapStart is activated for the specified function version.
getOrganizationId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
With the principal set to *, grant permission to all accounts in the specified organization.
getPackageType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The type of deployment package.
getPackageType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of deployment package.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
getPattern() - Method in class com.amazonaws.services.lambda.model.Filter
A filter pattern.
getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
The JSON that you want to provide to your Lambda function as input.
getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeResult
The response from the function, or an error object.
getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns the resource-based IAM policy for a function, version, or alias.
getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns the resource-based IAM policy for a function, version, or alias.
getPolicy() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
The policy document.
getPolicy() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
The resource-based policy.
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-based IAM policy for a function, version, or alias.
getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns the resource-based IAM policy for a function, version, or alias.
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.AddLayerVersionPermissionRequest
An account ID, or * to grant layer usage permission to all accounts in an organization, or all Amazon Web Services accounts (if organizationId is not specified).
getPrincipal() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The Amazon Web Service or Amazon Web Services account that invokes the function.
getPrincipalOrgID() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The identifier for your organization in Organizations.
getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Retrieves the provisioned concurrency configuration for a function's alias or version.
getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves the provisioned concurrency configuration for a function's alias or version.
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the provisioned concurrency configuration for a function's alias or version.
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the provisioned concurrency configuration for a function's alias or version.
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetProvisionedConcurrencyConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetProvisionedConcurrencyConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
 
GetProvisionedConcurrencyConfigResult - Class in com.amazonaws.services.lambda.model
 
GetProvisionedConcurrencyConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
 
getProvisionedConcurrencyConfigs() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
A list of provisioned concurrency configurations.
getProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The amount of provisioned concurrency to allocate for the version or alias.
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
Set to true to publish a new version of the function after updating the code.
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.CreateFunctionUrlConfigRequest
The alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
A version number or alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
Specify a version to delete.
getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
The alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
The version number or alias name.
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.GetFunctionEventInvokeConfigRequest
A version number or alias name.
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.GetFunctionUrlConfigRequest
The alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
Specify a version or alias to get the policy for that resource.
getQualifier() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The version number or alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
Specify a version of the function.
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.PutFunctionEventInvokeConfigRequest
A version number or alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The version number or alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify a 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.
getQualifier() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A version number or alias name.
getQualifier() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The alias name.
getQueues() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(MQ) The name of the Amazon MQ broker destination queue to consume.
getQueues() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
getQueues() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
getQueues() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
getQueues() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
getQueues() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
getReason() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
 
getRepositoryType() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The service that's hosting the file.
getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency requested.
getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.Concurrency
The number of concurrent executions that are reserved for this function.
getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
The number of simultaneous executions that are reserved for the function.
getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
The number of simultaneous executions to reserve for the function.
getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
The number of concurrent executions that are reserved for this function.
getResolvedImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The resolved URI for the image.
getResource() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
The function's Amazon Resource Name (ARN).
getResource() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
The function's Amazon Resource Name (ARN).
getResource() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
The function's Amazon Resource Name (ARN).
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.AddLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
A unique identifier for the current revision of the policy.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
A unique identifier that changes when you update the alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A unique identifier that changes when you update the alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The latest updated revision of the function or alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The latest updated revision of the function or alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
A unique identifier that changes when you update the alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The latest updated revision of the function or alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
A unique identifier for the current revision of the policy.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
A unique identifier for the current revision of the policy.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only update the function if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The latest updated revision of the function or alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
Only update the alias if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A unique identifier that changes when you update the alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Update the function only if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The latest updated revision of the function or alias.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Update the function only if the revision ID matches the ID that's specified.
getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The latest updated revision of the function or alias.
getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The Amazon Resource Name (ARN) of the function's execution role.
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 function's execution role.
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
The routing configuration of the alias.
getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The routing configuration of the alias.
getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The routing configuration of the alias.
getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The routing configuration of the alias.
getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The routing configuration of the alias.
getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The routing configuration of the alias.
getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The identifier of the function's runtime.
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 identifier of the function's runtime.
getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The runtime environment for the Lambda function.
getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Retrieves the runtime management configuration for a function's version.
getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves the runtime management configuration for a function's version.
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the runtime management configuration for a function's version.
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves the runtime management configuration for a function's version.
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
GetRuntimeManagementConfigRequest - Class in com.amazonaws.services.lambda.model
 
GetRuntimeManagementConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
 
GetRuntimeManagementConfigResult - Class in com.amazonaws.services.lambda.model
 
GetRuntimeManagementConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
 
getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The ARN of the runtime version you want the function to use.
getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
The ARN of the runtime version you want the function to use.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the runtime and any errors that occured.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the runtime and any errors that occured.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the runtime and any errors that occured.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the runtime and any errors that occured.
getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
getS3Bucket() - Method in class com.amazonaws.services.lambda.model.FunctionCode
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
getS3Bucket() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The Amazon S3 bucket of the layer archive.
getS3Bucket() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
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.LayerVersionContentInput
The Amazon S3 key of the layer archive.
getS3Key() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The Amazon S3 key of the deployment package.
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.LayerVersionContentInput
For versioned objects, the version of the layer archive object to use.
getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
For versioned objects, the version of the deployment package object to use.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
getScalingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfig
A list of VPC security group IDs.
getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
A list of VPC security group IDs.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The self-managed Apache Kafka cluster to receive records from.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The self-managed Apache Kafka cluster for your event source.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for a self-managed Apache Kafka event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for a self-managed Apache Kafka event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of a signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) of a signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing job.
getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing job.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) for a signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) for a signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing profile version.
getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing profile version.
getSigningProfileVersionArns() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
The Amazon Resource Name (ARN) for each of the signing profiles.
getSize() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
The size of the function's /tmp directory.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The function's SnapStart setting.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function's SnapStart setting.
getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
getSourceAccount() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
getSourceArn() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
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 time from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time 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.CreateFunctionResult
The current state of the function.
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.FunctionConfiguration
The current state of the function.
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.GetFunctionConfigurationResult
The current state of the function.
getState() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The current state of the function.
getState() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The state of the event source mapping.
getState() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The current state of the function.
getState() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The current state of the function.
getStatement() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
The permission statement.
getStatement() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
The permission statement that's added to the function policy.
getStatementId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
An identifier that distinguishes the policy from others on the same layer version.
getStatementId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
A statement identifier that differentiates the statement from others in the same policy.
getStatementId() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The identifier that was specified when the statement was added.
getStatementId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Statement ID of the permission to remove.
getStateReason() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the function's current state.
getStateReason() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the function's current state.
getStateReason() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the function's current state.
getStateReason() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the function's current state.
getStateReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the function's current state.
getStateReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the function's current state.
getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the function's current state.
getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Indicates whether a user or Lambda made the last change to the event source mapping.
getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
getStatus() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The status of the allocation process.
getStatus() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
The status code.
getStatus() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The status of the allocation process.
getStatus() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The status of the allocation process.
getStatusCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
The HTTP status code is in the 200 range for a successful request.
getStatusReason() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
getStatusReason() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
For failed allocations, the reason that provisioned concurrency could not be allocated.
getStatusReason() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
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
A list of tag keys to remove from the function.
getTags() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of tags to apply to the function.
getTags() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's tags.
getTags() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
The function's tags.
getTags() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
A list of tags to apply to the 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 (in seconds) that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
getTopics() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The name of the Kafka topic.
getTopics() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The name of the Kafka topic.
getTopics() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The name of the Kafka topic.
getTopics() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The name of the Kafka topic.
getTopics() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The name of the Kafka topic.
getTopics() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The name of the Kafka topic.
getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountLimit
The amount of storage space that you can use for all deployment packages and layer archives.
getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountUsage
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Set Mode to Active to sample and trace a subset of incoming requests with X-Ray.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's X-Ray tracing configuration.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's X-Ray tracing configuration.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's X-Ray tracing configuration.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's X-Ray tracing configuration.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's 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 X-Ray.
getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's X-Ray tracing configuration.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
getType() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
 
getType() - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
 
getType() - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
The exception type.
getType() - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
 
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.EFSIOException
 
getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
 
getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
 
getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
 
getType() - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
 
getType() - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
 
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.ProvisionedConcurrencyConfigNotFoundException
 
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.ResourceNotReadyException
The exception type.
getType() - Method in exception com.amazonaws.services.lambda.model.ServiceException
 
getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartException
 
getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
 
getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
 
getType() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The type of authentication protocol, VPC components, or virtual host for your event source.
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 maximum number of simultaneous function executions, minus the capacity that's reserved for individual functions with PutFunctionConcurrency.
getUntrustedArtifactOnDeployment() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
Code signing configuration policy for deployment validation failure.
getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The current runtime update mode of the function.
getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify the runtime update mode.
getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The runtime update mode.
getURI() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The value for your chosen configuration in Type.
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.GetLayerVersionByArnResult
The version number.
getVersion() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The version number.
getVersion() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The version number.
getVersion() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The version number.
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.
getVersionNumber() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The version number.
getVersionNumber() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The version number.
getVersionNumber() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The version number.
getVersionNumber() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The version number.
getVersionNumber() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The version number.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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.
getWorkingDirectory() - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the working directory.
getZipFile() - Method in class com.amazonaws.services.lambda.model.FunctionCode
The base64-encoded contents of the deployment package.
getZipFile() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The base64-encoded contents of the layer archive.
getZipFile() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The base64-encoded contents of the deployment package.

H

hashCode() - Method in class com.amazonaws.services.lambda.model.AccountLimit
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AccountUsage
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
 
hashCode() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
 
hashCode() - Method in class com.amazonaws.services.lambda.model.Concurrency
 
hashCode() - Method in class com.amazonaws.services.lambda.model.Cors
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.Environment
 
hashCode() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
 
hashCode() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
 
hashCode() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
 
hashCode() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.Filter
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionCode
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ImageConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.Layer
 
hashCode() - Method in class com.amazonaws.services.lambda.model.LayersListItem
 
hashCode() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
 
hashCode() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
 
hashCode() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.OnFailure
 
hashCode() - Method in class com.amazonaws.services.lambda.model.OnSuccess
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
 
hashCode() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
 
hashCode() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.SnapStart
 
hashCode() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
 
hashCode() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
 
hashCode() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.TracingConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
 
hashCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
 
hashCode() - Method in class com.amazonaws.services.lambda.model.VpcConfig
 
hashCode() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
 

I

ImageConfig - Class in com.amazonaws.services.lambda.model
Configuration values that override the container image Dockerfile settings.
ImageConfig() - Constructor for class com.amazonaws.services.lambda.model.ImageConfig
 
ImageConfigError - Class in com.amazonaws.services.lambda.model
Error response to GetFunctionConfiguration.
ImageConfigError() - Constructor for class com.amazonaws.services.lambda.model.ImageConfigError
 
ImageConfigResponse - Class in com.amazonaws.services.lambda.model
Response to a GetFunctionConfiguration request.
ImageConfigResponse() - Constructor for class com.amazonaws.services.lambda.model.ImageConfigResponse
 
InvalidCodeSignatureException - Exception in com.amazonaws.services.lambda.model
The code signature failed the integrity check.
InvalidCodeSignatureException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
Constructs a new InvalidCodeSignatureException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.lambda.model
One of the parameters in the request is not valid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidRequestContentException - Exception in com.amazonaws.services.lambda.model
The request body could not be parsed as JSON.
InvalidRequestContentException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidRequestContentException
Constructs a new InvalidRequestContentException with the specified error message.
InvalidRuntimeException - Exception in com.amazonaws.services.lambda.model
The runtime or runtime version specified is not supported.
InvalidRuntimeException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidRuntimeException
Constructs a new InvalidRuntimeException with the specified error message.
InvalidSecurityGroupIDException - Exception in com.amazonaws.services.lambda.model
The security group ID provided in the Lambda function VPC configuration is not valid.
InvalidSecurityGroupIDException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
Constructs a new InvalidSecurityGroupIDException with the specified error message.
InvalidSubnetIDException - Exception in com.amazonaws.services.lambda.model
The subnet ID provided in the Lambda function VPC configuration is not valid.
InvalidSubnetIDException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
Constructs a new InvalidSubnetIDException with the specified error message.
InvalidZipFileException - Exception in com.amazonaws.services.lambda.model
Lambda could not unzip the deployment package.
InvalidZipFileException(String) - Constructor for exception com.amazonaws.services.lambda.model.InvalidZipFileException
Constructs a new InvalidZipFileException with the specified error message.
InvocationType - Enum in com.amazonaws.services.lambda.model
 
invoke(InvokeRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
invoke(InvokeRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Invokes a Lambda function.
invoke(InvokeRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Invokes a Lambda function.
invokeAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
Deprecated.
invokeAsync(InvokeRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
invokeAsync(InvokeRequest, AsyncHandler<InvokeRequest, InvokeResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
invokeAsync(InvokeAsyncRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deprecated.
invokeAsync(InvokeRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Invokes a Lambda function.
invokeAsync(InvokeRequest, AsyncHandler<InvokeRequest, InvokeResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Invokes a Lambda function.
invokeAsync(InvokeRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
invokeAsync(InvokeRequest, AsyncHandler<InvokeRequest, InvokeResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
invokeAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Deprecated.
invokeAsyncAsync(InvokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Deprecated.
InvokeAsyncRequest - Class in com.amazonaws.services.lambda.model
 
InvokeAsyncRequest() - Constructor for class com.amazonaws.services.lambda.model.InvokeAsyncRequest
 
InvokeAsyncResult - Class in com.amazonaws.services.lambda.model
Deprecated.
InvokeAsyncResult() - Constructor for class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
 
InvokeRequest - Class in com.amazonaws.services.lambda.model
 
InvokeRequest() - Constructor for class com.amazonaws.services.lambda.model.InvokeRequest
 
InvokeResult - Class in com.amazonaws.services.lambda.model
 
InvokeResult() - Constructor for class com.amazonaws.services.lambda.model.InvokeResult
 
isAllowCredentials() - Method in class com.amazonaws.services.lambda.model.Cors
Whether to allow cookies or other credentials in requests to your function URL.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
isBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
isDryRun() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Set to true to validate the request parameters and access permissions without modifying the function code.
isEnabled() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
When true, the event source mapping is active.
isEnabled() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
When true, the event source mapping is active.
isHandled() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
 
isPublish() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Set to true to publish the first version of the function during creation.
isPublish() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Set to true to publish a new version of the function after updating the code.

K

KMSAccessDeniedException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't decrypt the environment variables because KMS access was denied.
KMSAccessDeniedException(String) - Constructor for exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
Constructs a new KMSAccessDeniedException with the specified error message.
KMSDisabledException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't decrypt the environment variables because the KMS key used is disabled.
KMSDisabledException(String) - Constructor for exception com.amazonaws.services.lambda.model.KMSDisabledException
Constructs a new KMSDisabledException with the specified error message.
KMSInvalidStateException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't decrypt the environment variables because the state of the KMS key used is not valid for Decrypt.
KMSInvalidStateException(String) - Constructor for exception com.amazonaws.services.lambda.model.KMSInvalidStateException
Constructs a new KMSInvalidStateException with the specified error message.
KMSNotFoundException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't decrypt the environment variables because the KMS key was not found.
KMSNotFoundException(String) - Constructor for exception com.amazonaws.services.lambda.model.KMSNotFoundException
Constructs a new KMSNotFoundException with the specified error message.

L

lambdaClient(AWSLambda) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Sets the client to use to call AWS Lambda.
LambdaFunction - Annotation Type in com.amazonaws.services.lambda.invoke
An annotation that marks methods of an interface that are meant to be proxied to remote code running on AWS Lambda.
LambdaFunctionException - Exception in com.amazonaws.services.lambda.invoke
An exception representing the failed execution of a remote Lambda function.
LambdaFunctionException(String, boolean, String) - Constructor for exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
Deprecated.
This exception class should only be created internally by the SDK.
LambdaFunctionNameResolver - Interface in com.amazonaws.services.lambda.invoke
 
lambdaFunctionNameResolver(LambdaFunctionNameResolver) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Sets a new Function name resolver to override the default behavior.
LambdaInvokerFactory - Class in com.amazonaws.services.lambda.invoke
A factory for objects that implement a user-supplied interface by invoking a remote Lambda function.
LambdaInvokerFactory.Builder - Class in com.amazonaws.services.lambda.invoke
 
LambdaInvokerFactoryConfig - Class in com.amazonaws.services.lambda.invoke
Deprecated.
Use LambdaInvokerFactory.builder() to configure invoker factory.
LambdaInvokerFactoryConfig() - Constructor for class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
Deprecated.
Use LambdaInvokerFactory.builder() to configure invoker factory.
LambdaSerializationException - Exception in com.amazonaws.services.lambda.invoke
An exception thrown if there's a problem serializing a request object to JSON or deserializing the JSON returned by a function to the expected result object.
LambdaSerializationException(String) - Constructor for exception com.amazonaws.services.lambda.invoke.LambdaSerializationException
 
LambdaSerializationException(String, Throwable) - Constructor for exception com.amazonaws.services.lambda.invoke.LambdaSerializationException
 
LastUpdateStatus - Enum in com.amazonaws.services.lambda.model
 
LastUpdateStatusReasonCode - Enum in com.amazonaws.services.lambda.model
 
Layer - Class in com.amazonaws.services.lambda.model
Layer() - Constructor for class com.amazonaws.services.lambda.model.Layer
 
LayersListItem - Class in com.amazonaws.services.lambda.model
Details about an Lambda layer.
LayersListItem() - Constructor for class com.amazonaws.services.lambda.model.LayersListItem
 
LayerVersionContentInput - Class in com.amazonaws.services.lambda.model
A ZIP archive that contains the contents of an Lambda layer.
LayerVersionContentInput() - Constructor for class com.amazonaws.services.lambda.model.LayerVersionContentInput
 
LayerVersionContentOutput - Class in com.amazonaws.services.lambda.model
Details about a version of an Lambda layer.
LayerVersionContentOutput() - Constructor for class com.amazonaws.services.lambda.model.LayerVersionContentOutput
 
LayerVersionsListItem - Class in com.amazonaws.services.lambda.model
Details about a version of an Lambda layer.
LayerVersionsListItem() - Constructor for class com.amazonaws.services.lambda.model.LayerVersionsListItem
 
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listAliases(ListAliasesRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of aliases for a Lambda function.
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of aliases for a Lambda function.
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listAliasesAsync(ListAliasesRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of aliases for a Lambda function.
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of aliases for a Lambda function.
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListAliasesRequest - Class in com.amazonaws.services.lambda.model
 
ListAliasesRequest() - Constructor for class com.amazonaws.services.lambda.model.ListAliasesRequest
 
ListAliasesResult - Class in com.amazonaws.services.lambda.model
 
ListAliasesResult() - Constructor for class com.amazonaws.services.lambda.model.ListAliasesResult
 
listCodeSigningConfigs(ListCodeSigningConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listCodeSigningConfigs(ListCodeSigningConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of code signing configurations.
listCodeSigningConfigs(ListCodeSigningConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of code signing configurations.
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest, AsyncHandler<ListCodeSigningConfigsRequest, ListCodeSigningConfigsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of code signing configurations.
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest, AsyncHandler<ListCodeSigningConfigsRequest, ListCodeSigningConfigsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of code signing configurations.
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listCodeSigningConfigsAsync(ListCodeSigningConfigsRequest, AsyncHandler<ListCodeSigningConfigsRequest, ListCodeSigningConfigsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListCodeSigningConfigsRequest - Class in com.amazonaws.services.lambda.model
 
ListCodeSigningConfigsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
 
ListCodeSigningConfigsResult - Class in com.amazonaws.services.lambda.model
 
ListCodeSigningConfigsResult() - Constructor for class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
 
listEventSourceMappings(ListEventSourceMappingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listEventSourceMappings() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listEventSourceMappings(ListEventSourceMappingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Lists event source mappings.
listEventSourceMappings() - Method in interface com.amazonaws.services.lambda.AWSLambda
Simplified method form for invoking the ListEventSourceMappings operation.
listEventSourceMappings(ListEventSourceMappingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Lists event source mappings.
listEventSourceMappings() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
listEventSourceMappingsAsync(ListEventSourceMappingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listEventSourceMappingsAsync(ListEventSourceMappingsRequest, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listEventSourceMappingsAsync() - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Simplified method form for invoking the ListEventSourceMappings operation.
listEventSourceMappingsAsync(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.
listEventSourceMappingsAsync(ListEventSourceMappingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists event source mappings.
listEventSourceMappingsAsync(ListEventSourceMappingsRequest, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists event source mappings.
listEventSourceMappingsAsync() - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Simplified method form for invoking the ListEventSourceMappings operation.
listEventSourceMappingsAsync(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.
listEventSourceMappingsAsync(ListEventSourceMappingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listEventSourceMappingsAsync(ListEventSourceMappingsRequest, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listEventSourceMappingsAsync() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Simplified method form for invoking the ListEventSourceMappings operation.
listEventSourceMappingsAsync(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.
ListEventSourceMappingsRequest - Class in com.amazonaws.services.lambda.model
 
ListEventSourceMappingsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
 
ListEventSourceMappingsResult - Class in com.amazonaws.services.lambda.model
 
ListEventSourceMappingsResult() - Constructor for class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
 
listFunctionEventInvokeConfigs(ListFunctionEventInvokeConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listFunctionEventInvokeConfigs(ListFunctionEventInvokeConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Retrieves a list of configurations for asynchronous invocation for a function.
listFunctionEventInvokeConfigs(ListFunctionEventInvokeConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves a list of configurations for asynchronous invocation for a function.
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest, AsyncHandler<ListFunctionEventInvokeConfigsRequest, ListFunctionEventInvokeConfigsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves a list of configurations for asynchronous invocation for a function.
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest, AsyncHandler<ListFunctionEventInvokeConfigsRequest, ListFunctionEventInvokeConfigsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves a list of configurations for asynchronous invocation for a function.
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listFunctionEventInvokeConfigsAsync(ListFunctionEventInvokeConfigsRequest, AsyncHandler<ListFunctionEventInvokeConfigsRequest, ListFunctionEventInvokeConfigsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListFunctionEventInvokeConfigsRequest - Class in com.amazonaws.services.lambda.model
 
ListFunctionEventInvokeConfigsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
 
ListFunctionEventInvokeConfigsResult - Class in com.amazonaws.services.lambda.model
 
ListFunctionEventInvokeConfigsResult() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
 
listFunctions(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listFunctions() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listFunctions(ListFunctionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of Lambda functions, with the version-specific configuration of each.
listFunctions() - Method in interface com.amazonaws.services.lambda.AWSLambda
Simplified method form for invoking the ListFunctions operation.
listFunctions(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of Lambda functions, with the version-specific configuration of each.
listFunctions() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
listFunctionsAsync(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionsAsync() - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Simplified method form for invoking the ListFunctions operation.
listFunctionsAsync(AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
Simplified method form for invoking the ListFunctions operation with an AsyncHandler.
listFunctionsAsync(ListFunctionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of Lambda functions, with the version-specific configuration of each.
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of Lambda functions, with the version-specific configuration of each.
listFunctionsAsync() - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Simplified method form for invoking the ListFunctions operation.
listFunctionsAsync(AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Simplified method form for invoking the ListFunctions operation with an AsyncHandler.
listFunctionsAsync(ListFunctionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listFunctionsAsync() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Simplified method form for invoking the ListFunctions operation.
listFunctionsAsync(AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
Simplified method form for invoking the ListFunctions operation with an AsyncHandler.
listFunctionsByCodeSigningConfig(ListFunctionsByCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listFunctionsByCodeSigningConfig(ListFunctionsByCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
List the functions that use the specified code signing configuration.
listFunctionsByCodeSigningConfig(ListFunctionsByCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
List the functions that use the specified code signing configuration.
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest, AsyncHandler<ListFunctionsByCodeSigningConfigRequest, ListFunctionsByCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
List the functions that use the specified code signing configuration.
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest, AsyncHandler<ListFunctionsByCodeSigningConfigRequest, ListFunctionsByCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
List the functions that use the specified code signing configuration.
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listFunctionsByCodeSigningConfigAsync(ListFunctionsByCodeSigningConfigRequest, AsyncHandler<ListFunctionsByCodeSigningConfigRequest, ListFunctionsByCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListFunctionsByCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
ListFunctionsByCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
 
ListFunctionsByCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
ListFunctionsByCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
 
ListFunctionsRequest - Class in com.amazonaws.services.lambda.model
 
ListFunctionsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsRequest
 
ListFunctionsResult - Class in com.amazonaws.services.lambda.model
A list of Lambda functions.
ListFunctionsResult() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionsResult
 
listFunctionUrlConfigs(ListFunctionUrlConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listFunctionUrlConfigs(ListFunctionUrlConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of Lambda function URLs for the specified function.
listFunctionUrlConfigs(ListFunctionUrlConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of Lambda function URLs for the specified function.
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest, AsyncHandler<ListFunctionUrlConfigsRequest, ListFunctionUrlConfigsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of Lambda function URLs for the specified function.
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest, AsyncHandler<ListFunctionUrlConfigsRequest, ListFunctionUrlConfigsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of Lambda function URLs for the specified function.
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listFunctionUrlConfigsAsync(ListFunctionUrlConfigsRequest, AsyncHandler<ListFunctionUrlConfigsRequest, ListFunctionUrlConfigsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListFunctionUrlConfigsRequest - Class in com.amazonaws.services.lambda.model
 
ListFunctionUrlConfigsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
 
ListFunctionUrlConfigsResult - Class in com.amazonaws.services.lambda.model
 
ListFunctionUrlConfigsResult() - Constructor for class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
 
listLayers(ListLayersRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listLayers(ListLayersRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Lists Lambda layers and shows information about the latest version of each.
listLayers(ListLayersRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Lists Lambda layers and shows information about the latest version of each.
listLayersAsync(ListLayersRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listLayersAsync(ListLayersRequest, AsyncHandler<ListLayersRequest, ListLayersResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listLayersAsync(ListLayersRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists Lambda layers and shows information about the latest version of each.
listLayersAsync(ListLayersRequest, AsyncHandler<ListLayersRequest, ListLayersResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists Lambda layers and shows information about the latest version of each.
listLayersAsync(ListLayersRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listLayersAsync(ListLayersRequest, AsyncHandler<ListLayersRequest, ListLayersResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListLayersRequest - Class in com.amazonaws.services.lambda.model
 
ListLayersRequest() - Constructor for class com.amazonaws.services.lambda.model.ListLayersRequest
 
ListLayersResult - Class in com.amazonaws.services.lambda.model
 
ListLayersResult() - Constructor for class com.amazonaws.services.lambda.model.ListLayersResult
 
listLayerVersions(ListLayerVersionsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listLayerVersions(ListLayerVersionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Lists the versions of an Lambda layer.
listLayerVersions(ListLayerVersionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Lists the versions of an Lambda layer.
listLayerVersionsAsync(ListLayerVersionsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listLayerVersionsAsync(ListLayerVersionsRequest, AsyncHandler<ListLayerVersionsRequest, ListLayerVersionsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listLayerVersionsAsync(ListLayerVersionsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists the versions of an Lambda layer.
listLayerVersionsAsync(ListLayerVersionsRequest, AsyncHandler<ListLayerVersionsRequest, ListLayerVersionsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Lists the versions of an Lambda layer.
listLayerVersionsAsync(ListLayerVersionsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listLayerVersionsAsync(ListLayerVersionsRequest, AsyncHandler<ListLayerVersionsRequest, ListLayerVersionsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListLayerVersionsRequest - Class in com.amazonaws.services.lambda.model
 
ListLayerVersionsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
 
ListLayerVersionsResult - Class in com.amazonaws.services.lambda.model
 
ListLayerVersionsResult() - Constructor for class com.amazonaws.services.lambda.model.ListLayerVersionsResult
 
listProvisionedConcurrencyConfigs(ListProvisionedConcurrencyConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listProvisionedConcurrencyConfigs(ListProvisionedConcurrencyConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Retrieves a list of provisioned concurrency configurations for a function.
listProvisionedConcurrencyConfigs(ListProvisionedConcurrencyConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Retrieves a list of provisioned concurrency configurations for a function.
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest, AsyncHandler<ListProvisionedConcurrencyConfigsRequest, ListProvisionedConcurrencyConfigsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves a list of provisioned concurrency configurations for a function.
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest, AsyncHandler<ListProvisionedConcurrencyConfigsRequest, ListProvisionedConcurrencyConfigsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Retrieves a list of provisioned concurrency configurations for a function.
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listProvisionedConcurrencyConfigsAsync(ListProvisionedConcurrencyConfigsRequest, AsyncHandler<ListProvisionedConcurrencyConfigsRequest, ListProvisionedConcurrencyConfigsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListProvisionedConcurrencyConfigsRequest - Class in com.amazonaws.services.lambda.model
 
ListProvisionedConcurrencyConfigsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
 
ListProvisionedConcurrencyConfigsResult - Class in com.amazonaws.services.lambda.model
 
ListProvisionedConcurrencyConfigsResult() - Constructor for class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
 
listTags(ListTagsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listTags(ListTagsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a function's tags.
listTags(ListTagsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a function's tags.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listTagsAsync(ListTagsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a function's tags.
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a function's tags.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListTagsRequest - Class in com.amazonaws.services.lambda.model
 
ListTagsRequest() - Constructor for class com.amazonaws.services.lambda.model.ListTagsRequest
 
ListTagsResult - Class in com.amazonaws.services.lambda.model
 
ListTagsResult() - Constructor for class com.amazonaws.services.lambda.model.ListTagsResult
 
listVersionsByFunction(ListVersionsByFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
listVersionsByFunction(ListVersionsByFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Returns a list of versions, with the version-specific configuration of each.
listVersionsByFunction(ListVersionsByFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Returns a list of versions, with the version-specific configuration of each.
listVersionsByFunctionAsync(ListVersionsByFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listVersionsByFunctionAsync(ListVersionsByFunctionRequest, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
listVersionsByFunctionAsync(ListVersionsByFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of versions, with the version-specific configuration of each.
listVersionsByFunctionAsync(ListVersionsByFunctionRequest, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Returns a list of versions, with the version-specific configuration of each.
listVersionsByFunctionAsync(ListVersionsByFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
listVersionsByFunctionAsync(ListVersionsByFunctionRequest, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
ListVersionsByFunctionRequest - Class in com.amazonaws.services.lambda.model
 
ListVersionsByFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
 
ListVersionsByFunctionResult - Class in com.amazonaws.services.lambda.model
 
ListVersionsByFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
 
LogType - Enum in com.amazonaws.services.lambda.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AccountLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AccountUsage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.Concurrency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.Cors
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.Environment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FunctionCode
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.ImageConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.Layer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.LayersListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.OnFailure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.OnSuccess
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.SnapStart
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.TracingConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.VpcConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
 

O

objectMapper(ObjectMapper) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactory.Builder
Sets the ObjectMapper used to (de-)serialize payload if you do not wish to use the default mapper.
OnFailure - Class in com.amazonaws.services.lambda.model
A destination for events that failed processing.
OnFailure() - Constructor for class com.amazonaws.services.lambda.model.OnFailure
 
OnSuccess - Class in com.amazonaws.services.lambda.model
A destination for events that were processed successfully.
OnSuccess() - Constructor for class com.amazonaws.services.lambda.model.OnSuccess
 

P

PackageType - Enum in com.amazonaws.services.lambda.model
 
PolicyLengthExceededException - Exception in com.amazonaws.services.lambda.model
The permissions policy for the resource is too large.
PolicyLengthExceededException(String) - Constructor for exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
Constructs a new PolicyLengthExceededException with the specified error message.
PreconditionFailedException - Exception in com.amazonaws.services.lambda.model
The RevisionId provided does not match the latest RevisionId for the Lambda function or alias.
PreconditionFailedException(String) - Constructor for exception com.amazonaws.services.lambda.model.PreconditionFailedException
Constructs a new PreconditionFailedException with the specified error message.
ProvisionedConcurrencyConfigListItem - Class in com.amazonaws.services.lambda.model
Details about the provisioned concurrency configuration for a function alias or version.
ProvisionedConcurrencyConfigListItem() - Constructor for class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
 
ProvisionedConcurrencyConfigNotFoundException - Exception in com.amazonaws.services.lambda.model
The specified configuration does not exist.
ProvisionedConcurrencyConfigNotFoundException(String) - Constructor for exception com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigNotFoundException
Constructs a new ProvisionedConcurrencyConfigNotFoundException with the specified error message.
ProvisionedConcurrencyStatusEnum - Enum in com.amazonaws.services.lambda.model
 
publishedVersionActive() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
Builds a PublishedVersionActive waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
publishLayerVersion(PublishLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
publishLayerVersion(PublishLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates an Lambda layer from a ZIP archive.
publishLayerVersion(PublishLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates an Lambda layer from a ZIP archive.
publishLayerVersionAsync(PublishLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
publishLayerVersionAsync(PublishLayerVersionRequest, AsyncHandler<PublishLayerVersionRequest, PublishLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
publishLayerVersionAsync(PublishLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates an Lambda layer from a ZIP archive.
publishLayerVersionAsync(PublishLayerVersionRequest, AsyncHandler<PublishLayerVersionRequest, PublishLayerVersionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates an Lambda layer from a ZIP archive.
publishLayerVersionAsync(PublishLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
publishLayerVersionAsync(PublishLayerVersionRequest, AsyncHandler<PublishLayerVersionRequest, PublishLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PublishLayerVersionRequest - Class in com.amazonaws.services.lambda.model
 
PublishLayerVersionRequest() - Constructor for class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
 
PublishLayerVersionResult - Class in com.amazonaws.services.lambda.model
 
PublishLayerVersionResult() - Constructor for class com.amazonaws.services.lambda.model.PublishLayerVersionResult
 
publishVersion(PublishVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
publishVersion(PublishVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Creates a version from the current code and configuration of a function.
publishVersion(PublishVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Creates a version from the current code and configuration of a function.
publishVersionAsync(PublishVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
publishVersionAsync(PublishVersionRequest, AsyncHandler<PublishVersionRequest, PublishVersionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
publishVersionAsync(PublishVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a version from the current code and configuration of a function.
publishVersionAsync(PublishVersionRequest, AsyncHandler<PublishVersionRequest, PublishVersionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Creates a version from the current code and configuration of a function.
publishVersionAsync(PublishVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
publishVersionAsync(PublishVersionRequest, AsyncHandler<PublishVersionRequest, PublishVersionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PublishVersionRequest - Class in com.amazonaws.services.lambda.model
 
PublishVersionRequest() - Constructor for class com.amazonaws.services.lambda.model.PublishVersionRequest
 
PublishVersionResult - Class in com.amazonaws.services.lambda.model
Details about a function's configuration.
PublishVersionResult() - Constructor for class com.amazonaws.services.lambda.model.PublishVersionResult
 
putFunctionCodeSigningConfig(PutFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
putFunctionCodeSigningConfig(PutFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Update the code signing configuration for the function.
putFunctionCodeSigningConfig(PutFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Update the code signing configuration for the function.
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest, AsyncHandler<PutFunctionCodeSigningConfigRequest, PutFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Update the code signing configuration for the function.
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest, AsyncHandler<PutFunctionCodeSigningConfigRequest, PutFunctionCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Update the code signing configuration for the function.
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
putFunctionCodeSigningConfigAsync(PutFunctionCodeSigningConfigRequest, AsyncHandler<PutFunctionCodeSigningConfigRequest, PutFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PutFunctionCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
PutFunctionCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
 
PutFunctionCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
PutFunctionCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
 
putFunctionConcurrency(PutFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
putFunctionConcurrency(PutFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Sets the maximum number of simultaneous executions for a function, and reserves capacity for that concurrency level.
putFunctionConcurrency(PutFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Sets the maximum number of simultaneous executions for a function, and reserves capacity for that concurrency level.
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest, AsyncHandler<PutFunctionConcurrencyRequest, PutFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Sets the maximum number of simultaneous executions for a function, and reserves capacity for that concurrency level.
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest, AsyncHandler<PutFunctionConcurrencyRequest, PutFunctionConcurrencyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Sets the maximum number of simultaneous executions for a function, and reserves capacity for that concurrency level.
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
putFunctionConcurrencyAsync(PutFunctionConcurrencyRequest, AsyncHandler<PutFunctionConcurrencyRequest, PutFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PutFunctionConcurrencyRequest - Class in com.amazonaws.services.lambda.model
 
PutFunctionConcurrencyRequest() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
 
PutFunctionConcurrencyResult - Class in com.amazonaws.services.lambda.model
 
PutFunctionConcurrencyResult() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
 
putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Configures options for asynchronous invocation on a function, version, or alias.
putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Configures options for asynchronous invocation on a function, version, or alias.
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest, AsyncHandler<PutFunctionEventInvokeConfigRequest, PutFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Configures options for asynchronous invocation on a function, version, or alias.
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest, AsyncHandler<PutFunctionEventInvokeConfigRequest, PutFunctionEventInvokeConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Configures options for asynchronous invocation on a function, version, or alias.
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
putFunctionEventInvokeConfigAsync(PutFunctionEventInvokeConfigRequest, AsyncHandler<PutFunctionEventInvokeConfigRequest, PutFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PutFunctionEventInvokeConfigRequest - Class in com.amazonaws.services.lambda.model
 
PutFunctionEventInvokeConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
 
PutFunctionEventInvokeConfigResult - Class in com.amazonaws.services.lambda.model
 
PutFunctionEventInvokeConfigResult() - Constructor for class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
 
putProvisionedConcurrencyConfig(PutProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
putProvisionedConcurrencyConfig(PutProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Adds a provisioned concurrency configuration to a function's alias or version.
putProvisionedConcurrencyConfig(PutProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Adds a provisioned concurrency configuration to a function's alias or version.
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest, AsyncHandler<PutProvisionedConcurrencyConfigRequest, PutProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Adds a provisioned concurrency configuration to a function's alias or version.
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest, AsyncHandler<PutProvisionedConcurrencyConfigRequest, PutProvisionedConcurrencyConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Adds a provisioned concurrency configuration to a function's alias or version.
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
putProvisionedConcurrencyConfigAsync(PutProvisionedConcurrencyConfigRequest, AsyncHandler<PutProvisionedConcurrencyConfigRequest, PutProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PutProvisionedConcurrencyConfigRequest - Class in com.amazonaws.services.lambda.model
 
PutProvisionedConcurrencyConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
 
PutProvisionedConcurrencyConfigResult - Class in com.amazonaws.services.lambda.model
 
PutProvisionedConcurrencyConfigResult() - Constructor for class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
 
putRuntimeManagementConfig(PutRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
putRuntimeManagementConfig(PutRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Sets the runtime management configuration for a function's version.
putRuntimeManagementConfig(PutRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Sets the runtime management configuration for a function's version.
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest, AsyncHandler<PutRuntimeManagementConfigRequest, PutRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Sets the runtime management configuration for a function's version.
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest, AsyncHandler<PutRuntimeManagementConfigRequest, PutRuntimeManagementConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Sets the runtime management configuration for a function's version.
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
putRuntimeManagementConfigAsync(PutRuntimeManagementConfigRequest, AsyncHandler<PutRuntimeManagementConfigRequest, PutRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
PutRuntimeManagementConfigRequest - Class in com.amazonaws.services.lambda.model
 
PutRuntimeManagementConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
 
PutRuntimeManagementConfigResult - Class in com.amazonaws.services.lambda.model
 
PutRuntimeManagementConfigResult() - Constructor for class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
 

R

removeLayerVersionPermission(RemoveLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
removeLayerVersionPermission(RemoveLayerVersionPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Removes a statement from the permissions policy for a version of an Lambda layer.
removeLayerVersionPermission(RemoveLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Removes a statement from the permissions policy for a version of an Lambda layer.
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest, AsyncHandler<RemoveLayerVersionPermissionRequest, RemoveLayerVersionPermissionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes a statement from the permissions policy for a version of an Lambda layer.
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest, AsyncHandler<RemoveLayerVersionPermissionRequest, RemoveLayerVersionPermissionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes a statement from the permissions policy for a version of an Lambda layer.
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
removeLayerVersionPermissionAsync(RemoveLayerVersionPermissionRequest, AsyncHandler<RemoveLayerVersionPermissionRequest, RemoveLayerVersionPermissionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
RemoveLayerVersionPermissionRequest - Class in com.amazonaws.services.lambda.model
 
RemoveLayerVersionPermissionRequest() - Constructor for class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
 
RemoveLayerVersionPermissionResult - Class in com.amazonaws.services.lambda.model
 
RemoveLayerVersionPermissionResult() - Constructor for class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
 
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Revokes function-use permission from an Amazon Web Service or another Amazon Web Services account.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Revokes function-use permission from an Amazon Web Service or another Amazon Web Services account.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Revokes function-use permission from an Amazon Web Service or another Amazon Web Services account.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Revokes function-use permission from an Amazon Web Service or another Amazon Web Services account.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
RemovePermissionRequest - Class in com.amazonaws.services.lambda.model
 
RemovePermissionRequest() - Constructor for class com.amazonaws.services.lambda.model.RemovePermissionRequest
 
RemovePermissionResult - Class in com.amazonaws.services.lambda.model
 
RemovePermissionResult() - Constructor for class com.amazonaws.services.lambda.model.RemovePermissionResult
 
RequestTooLargeException - Exception in com.amazonaws.services.lambda.model
The request payload exceeded the Invoke request body JSON input quota.
RequestTooLargeException(String) - Constructor for exception com.amazonaws.services.lambda.model.RequestTooLargeException
Constructs a new RequestTooLargeException with the specified error message.
ResourceConflictException - Exception in com.amazonaws.services.lambda.model
The resource already exists, or another operation is in progress.
ResourceConflictException(String) - Constructor for exception com.amazonaws.services.lambda.model.ResourceConflictException
Constructs a new ResourceConflictException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.lambda.model
The operation conflicts with the resource's availability.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.lambda.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.lambda.model
The resource specified in the request does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.lambda.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotReadyException - Exception in com.amazonaws.services.lambda.model
The function is inactive and its VPC connection is no longer available.
ResourceNotReadyException(String) - Constructor for exception com.amazonaws.services.lambda.model.ResourceNotReadyException
Constructs a new ResourceNotReadyException with the specified error message.
Runtime - Enum in com.amazonaws.services.lambda.model
 
RuntimeVersionConfig - Class in com.amazonaws.services.lambda.model
The ARN of the runtime and any errors that occured.
RuntimeVersionConfig() - Constructor for class com.amazonaws.services.lambda.model.RuntimeVersionConfig
 
RuntimeVersionError - Class in com.amazonaws.services.lambda.model
Any error returned when the runtime version information for the function could not be retrieved.
RuntimeVersionError() - Constructor for class com.amazonaws.services.lambda.model.RuntimeVersionError
 

S

ScalingConfig - Class in com.amazonaws.services.lambda.model
(Amazon SQS only) The scaling configuration for the event source.
ScalingConfig() - Constructor for class com.amazonaws.services.lambda.model.ScalingConfig
 
SelfManagedEventSource - Class in com.amazonaws.services.lambda.model
The self-managed Apache Kafka cluster for your event source.
SelfManagedEventSource() - Constructor for class com.amazonaws.services.lambda.model.SelfManagedEventSource
 
SelfManagedKafkaEventSourceConfig - Class in com.amazonaws.services.lambda.model
Specific configuration settings for a self-managed Apache Kafka event source.
SelfManagedKafkaEventSourceConfig() - Constructor for class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
 
ServiceException - Exception in com.amazonaws.services.lambda.model
The 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 that are 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.AddLayerVersionPermissionRequest
The API action that grants access to the layer.
setAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The action that the principal can use on the function.
setAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
The second version, and the percentage of traffic that's routed to it.
setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The Amazon Resource Name (ARN) of the alias.
setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The Amazon Resource Name (ARN) of the alias.
setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The Amazon Resource Name (ARN) of the alias.
setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The Amazon Resource Name (ARN) of the alias.
setAliases(Collection<AliasConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
A list of aliases.
setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency allocated.
setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
setAllowCredentials(Boolean) - Method in class com.amazonaws.services.lambda.model.Cors
Whether to allow cookies or other credentials in requests to your function URL.
setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
List of allowed publishers.
setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
setAllowHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers that origins can include in requests to your function URL.
setAllowMethods(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP methods that are allowed when calling your function URL.
setAllowOrigins(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The origins that can access your function URL.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
setApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStart
Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When set to PublishedVersions, Lambda creates a snapshot of the execution environment when you publish a function version.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The instruction set architecture that the function supports.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The instruction set architecture that the function supports.
setArn(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
setArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
The ARN of the layer version.
setArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of the function layer.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The type of authentication that your function URL uses.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The type of authentication that your function URL uses.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The type of authentication that your function URL uses.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
setAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The type of authentication that your function URL uses.
setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency available.
setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
setClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
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 deployment package of the function or version.
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.LayerVersionContentOutput
The SHA-256 hash of the layer archive.
setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only publish a version if the hash value matches the value that's specified.
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.
setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
The code signing configuration.
setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
The code signing configuration
setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
The code signing configuration
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The Amazon Resource Name (ARN) of the Code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
To enable code signing for this function, specify the ARN of a code-signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
setCodeSigningConfigId(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Unique identifer for the Code signing configuration.
setCodeSigningConfigs(Collection<CodeSigningConfig>) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The code signing configurations
setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The code signing policy controls the validation failure action for signature mismatch or expiry.
setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
The code signing policies define the actions to take if the validation checks fail.
setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The code signing policy.
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.Layer
The size of the layer archive in bytes.
setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The size of the layer archive 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
The maximum size of a function's deployment package and layers when they're extracted.
setCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum size of a deployment package when it's uploaded directly to Lambda.
setCommand(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies parameters that you want to pass in with ENTRYPOINT.
setCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
setCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
A list of compatible instruction set architectures.
setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
A list of compatible instruction set architectures.
setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
A list of compatible instruction set architectures.
setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible instruction set architectures.
setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
A list of compatible instruction set architectures.
setCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A runtime identifier.
setCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A runtime identifier.
setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's compatible runtimes.
setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's compatible runtimes.
setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's compatible runtimes.
setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible function runtimes.
setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's compatible runtimes.
setConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's reserved concurrency.
setConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum number of simultaneous function executions.
setConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The configuration of the function or version.
setConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
setConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
Details about the layer version.
setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
Details about the layer version.
setContent(LayerVersionContentInput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The function layer archive.
setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
Details about the layer version.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The cross-origin resource sharing (CORS) settings for your function URL.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
setCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The date that the version was created, in ISO 8601 format.
setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
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
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Code signing configuration description.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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
A description of the alias.
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.GetLayerVersionByArnResult
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
A description for the version to override the description in the function configuration.
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
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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 description of the function.
setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's description.
setDestination(String) - Method in class com.amazonaws.services.lambda.model.OnFailure
The Amazon Resource Name (ARN) of the destination resource.
setDestination(String) - Method in class com.amazonaws.services.lambda.model.OnSuccess
The Amazon Resource Name (ARN) of the destination resource.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
A destination for events after they have been sent to a function for processing.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
setDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Set to true to validate the request parameters and access permissions without modifying the function code.
setEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
 
setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
When true, the event source mapping is active.
setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
When true, the event source mapping is active.
setEndpoint(String) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
setEndpoint(String) - Method in interface com.amazonaws.services.lambda.AWSLambda
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoints(Map<String, List<String>>) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
The list of bootstrap servers for your Kafka brokers in the following format: "KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"].
setEntryPoint(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the entry point to their application, which is typically the location of the runtime executable.
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
Environment variables that are accessible from function code during execution.
setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's environment variables.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The size of the function's /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The size of the function’s /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size of the function’s /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The size of the function’s /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The size of the function’s /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The size of the function's /tmp directory in MB.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
setError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Error messages for environment variables that couldn't be applied.
setError(ImageConfigError) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Error response to GetFunctionConfiguration.
setError(RuntimeVersionError) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
Error response when Lambda is unable to retrieve the runtime version for a function.
setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error code.
setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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
For Alexa Smart Home functions, a token that the invoker must supply.
setExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The version of the function that executed.
setExposeHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers in your function response that you want to expose to origins that call your function URL.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Connection settings for an Amazon EFS file system.
setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
A list of filters.
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 (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
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 (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The Amazon Resource Name (ARN) of the function.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The Amazon Resource Name (ARN) of your function.
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 (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The Amazon Resource Name (ARN) of the alias or version.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's Amazon Resource Name (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the function
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 (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's Amazon Resource Name (ARN).
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
setFunctionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The function ARNs.
setFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
The number of Lambda functions.
setFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
If present, indicates that an error occurred during function execution.
setFunctionEventInvokeConfigs(Collection<FunctionEventInvokeConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
A list of configurations.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The name of the Lambda function, version, or alias.
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.CreateFunctionUrlConfigRequest
The name of the Lambda 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.DeleteFunctionCodeSigningConfigRequest
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.DeleteFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The name of the Lambda function or version.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
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.GetFunctionCodeSigningConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function, version, or alias.
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.GetFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
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, version, or alias.
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.ListFunctionEventInvokeConfigsRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
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.PutFunctionCodeSigningConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The name of the Lambda 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.PutFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The name of the Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
The name of the Lambda function, version, or alias.
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.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The name of the Lambda function.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
A list of Lambda functions.
setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The HTTP URL endpoint for your function.
setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The HTTP URL endpoint for your function.
setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
setFunctionUrlAuthType(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The type of authentication that your function URL uses.
setFunctionUrlConfigs(Collection<FunctionUrlConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
A list of function URL configurations.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The function version that the alias invokes.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The function version that the alias invokes.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The function version that the alias invokes.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The function version that the alias invokes.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify a function version to only list aliases that invoke that version.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Set to ALL to include entries for all published versions of each function.
setFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Set to ALL to include entries for all published versions of each function.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The function version that the alias invokes.
setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The function version that the alias invokes.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The name of the method within your code that Lambda calls to run your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function that Lambda calls to begin running your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function that Lambda calls to begin running your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function that Lambda calls to begin running your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function that Lambda calls to begin running your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function that Lambda calls to begin running your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the method within your code that Lambda calls to run your function.
setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function that Lambda calls to begin running your function.
setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Container image configuration values that override the values in the container image Dockerfile.
setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Configuration values that override the container image Dockerfile.
setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Container image configuration values that override the values in the container image Docker file.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's image configuration values.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's image configuration values.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's image configuration values.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's image configuration values.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's image configuration values.
setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's image configuration values.
setImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
URI of a container image in the Amazon ECR registry.
setImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
URI of a container image in the Amazon ECR registry.
setImageUri(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
URI of a container image in the Amazon ECR registry.
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
The JSON that you want to provide to your Lambda function as input.
setInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
The 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 Key Management Service (KMS) key that's used to encrypt your function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The KMS key that's used to encrypt the function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The KMS key that's used to encrypt the function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The KMS key that's used to encrypt the function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The KMS key that's used to encrypt the function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The KMS key that's used to encrypt the function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The KMS key that's used to encrypt the function's environment variables.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The date and time that the configuration was last updated.
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The date and time that a user last updated the configuration, in ISO 8601 format.
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:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
setLastModified(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
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:ss.sTZD).
setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The result of the last Lambda invocation of your function.
setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The result of the last Lambda invocation of your function.
setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The result of the last Lambda invocation of your function.
setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The result of the last Lambda invocation of your function.
setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The result of the last Lambda invocation of your function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The status of the last update that was performed on the function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The status of the last update that was performed on the function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The status of the last update that was performed on the function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The status of the last update that was performed on the function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The status of the last update that was performed on the function.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The status of the last update that was performed on the function.
setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The status of the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the last update that was performed on the function.
setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the last update that was performed on the function.
setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the last update that was performed on the function.
setLatestMatchingVersion(LayerVersionsListItem) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The newest version of the layer.
setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer.
setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer.
setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The Amazon Resource Name (ARN) of the function layer.
setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The name of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayerName(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
setLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of function layers to add to the function's execution environment.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's layers.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's layers.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's layers.
setLayers(Collection<LayersListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A list of function layers.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's layers.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's layers.
setLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A list of function layers to add to the function's execution environment.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's layers.
setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer version.
setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer version.
setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The ARN of the layer version.
setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer version.
setLayerVersions(Collection<LayerVersionsListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A list of versions.
setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's software license.
setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's software license.
setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's open-source license.
setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The layer's software license.
setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's software license.
setLocalMountPath(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The path where the function can access the file system, starting with /mnt/.
setLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
A presigned URL that you can use to download the deployment package.
setLocation(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
setLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The last 4 KB of the execution log, which is base64-encoded.
setLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Set to Tail to include the execution log in the response.
setLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Set to Tail to include the execution log in the response.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
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.ListFunctionEventInvokeConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A pagination token returned by a previous call.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A pagination token returned by a previous call.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
For Lambda@Edge functions, the ARN of the main function.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
For Lambda@Edge functions, the ARN of the main function.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
For Lambda@Edge functions, the ARN of the main function.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
For Lambda@Edge functions, the ARN of the main function.
setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
setMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
setMaxAge(Integer) - Method in class com.amazonaws.services.lambda.model.Cors
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
setMaximumConcurrency(Integer) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum age of a request that Lambda sends to a function for processing.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum number of times to retry when the function returns an error.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Limit the number of aliases returned.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Maximum number of items to return.
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.ListFunctionEventInvokeConfigsRequest
The maximum number of configurations to return.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Maximum number of items to return.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
The maximum number of functions to return in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The maximum number of function URLs to return in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
The maximum number of layers to return.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The maximum number of versions to return.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify a number to limit the number of configurations returned.
setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
The maximum number of versions to return.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory available to the function at runtime.
setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of memory available to the function at runtime.
setMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error message.
setMessage(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error message.
setMessage(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The name of the alias.
setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The name of the alias.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The pagination token that's included if more results are available.
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.ListFunctionEventInvokeConfigsResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A pagination token returned when the response doesn't contain all layers.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A pagination token returned when the response doesn't contain all versions.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
The pagination token that's included if more results are available.
setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
The pagination token that's included if more results are available.
setOnFailure(OnFailure) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for failed invocations.
setOnSuccess(OnSuccess) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for successful invocations.
setOptimizationStatus(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When you provide a qualified Amazon Resource Name (ARN), this response element indicates whether SnapStart is activated for the specified function version.
setOrganizationId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
With the principal set to *, grant permission to all accounts in the specified organization.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The type of deployment package.
setPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of deployment package.
setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of deployment package.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
setPattern(String) - Method in class com.amazonaws.services.lambda.model.Filter
A filter pattern.
setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
The JSON that you want to provide to your Lambda function as input.
setPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
The JSON that you want to provide to your Lambda function as input.
setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The response from the function, or an error object.
setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
The policy document.
setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
The resource-based policy.
setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
An account ID, or * to grant layer usage permission to all accounts in an organization, or all Amazon Web Services accounts (if organizationId is not specified).
setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The Amazon Web Service or Amazon Web Services account that invokes the function.
setPrincipalOrgID(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The identifier for your organization in Organizations.
setProvisionedConcurrencyConfigs(Collection<ProvisionedConcurrencyConfigListItem>) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
A list of provisioned concurrency configurations.
setProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The amount of provisioned concurrency to allocate for the version or alias.
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
Set to true to publish a new version of the function after updating the code.
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.CreateFunctionUrlConfigRequest
The alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
A version number or alias name.
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.DeleteFunctionUrlConfigRequest
The alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
The version number or alias name.
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.GetFunctionEventInvokeConfigRequest
A version number or alias name.
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.GetFunctionUrlConfigRequest
The alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
Specify a version or alias to get the policy for that resource.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The version number or alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
Specify a version of the function.
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.PutFunctionEventInvokeConfigRequest
A version number or alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The version number or alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify a 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.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A version number or alias name.
setQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The alias name.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(MQ) The name of the Amazon MQ broker destination queue to consume.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
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
Deprecated.
use AwsClientBuilder#setRegion(String)
setRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The service that's hosting the file.
setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency requested.
setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
The number of concurrent executions that are reserved for this function.
setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
The number of simultaneous executions that are reserved for the function.
setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
The number of simultaneous executions to reserve for the function.
setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
The number of concurrent executions that are reserved for this function.
setResolvedImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The resolved URI for the image.
setResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
The function's Amazon Resource Name (ARN).
setResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
The function's Amazon Resource Name (ARN).
setResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
The function's Amazon Resource Name (ARN).
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.AddLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
A unique identifier for the current revision of the policy.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
A unique identifier that changes when you update the alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A unique identifier that changes when you update the alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The latest updated revision of the function or alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The latest updated revision of the function or alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
A unique identifier that changes when you update the alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The latest updated revision of the function or alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
A unique identifier for the current revision of the policy.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
A unique identifier for the current revision of the policy.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only update the function if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The latest updated revision of the function or alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
Only update the alias if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A unique identifier that changes when you update the alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Update the function only if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The latest updated revision of the function or alias.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Update the function only if the revision ID matches the ID that's specified.
setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The latest updated revision of the function or alias.
setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The Amazon Resource Name (ARN) of the function's execution role.
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 function's execution role.
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
The routing configuration of the alias.
setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The routing configuration of the alias.
setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The routing configuration of the alias.
setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The routing configuration of the alias.
setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The routing configuration of the alias.
setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The routing configuration of the alias.
setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The identifier of the function's runtime.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The identifier of the function's runtime.
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 identifier of the function's runtime.
setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The identifier of the function's runtime.
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.
setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The ARN of the runtime version you want the function to use.
setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
The ARN of the runtime version you want the function to use.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the runtime and any errors that occured.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the runtime and any errors that occured.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the runtime and any errors that occured.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the runtime and any errors that occured.
setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The Amazon S3 bucket of the layer archive.
setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
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.LayerVersionContentInput
The Amazon S3 key of the layer archive.
setS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The Amazon S3 key of the deployment package.
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.LayerVersionContentInput
For versioned objects, the version of the layer archive object to use.
setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
For versioned objects, the version of the deployment package object to use.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
A list of VPC security group IDs.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
A list of VPC security group IDs.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The self-managed Apache Kafka cluster to receive records from.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The self-managed Apache Kafka cluster for your event source.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for a self-managed Apache Kafka event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for a self-managed Apache Kafka event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of a signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) of a signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing job.
setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing job.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) for a signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) for a signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing profile version.
setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing profile version.
setSigningProfileVersionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
The Amazon Resource Name (ARN) for each of the signing profiles.
setSize(Integer) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
The size of the function's /tmp directory.
setSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The function's SnapStart setting.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function's SnapStart setting.
setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
setSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
setSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
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.
setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
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 time from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time 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.CreateFunctionResult
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The current state of the function.
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.FunctionConfiguration
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The current state of the function.
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.GetFunctionConfigurationResult
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The current state of the function.
setState(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The current state of the function.
setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The state of the event source mapping.
setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The current state of the function.
setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The current state of the function.
setState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The current state of the function.
setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
The permission statement.
setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
The permission statement that's added to the function policy.
setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
An identifier that distinguishes the policy from others on the same layer version.
setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
A statement identifier that differentiates the statement from others in the same policy.
setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The identifier that was specified when the statement was added.
setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Statement ID of the permission to remove.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the function's current state.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the function's current state.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the function's current state.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the function's current state.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the function's current state.
setStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the function's current state.
setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the function's current state.
setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the function's current state.
setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Indicates whether a user or Lambda made the last change to the event source mapping.
setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The status of the allocation process.
setStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
The status code.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The status of the allocation process.
setStatus(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The status of the allocation process.
setStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The HTTP status code is in the 200 range for a successful request.
setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
For failed allocations, the reason that provisioned concurrency could not be allocated.
setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
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
A list of tag keys to remove from the function.
setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of tags to apply to the function.
setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
The function's tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
A list of tags to apply to the 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 (in seconds) that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The name of the Kafka topic.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The name of the Kafka topic.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The name of the Kafka topic.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The name of the Kafka topic.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The name of the Kafka topic.
setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The name of the Kafka topic.
setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The amount of storage space that you can use for all deployment packages and layer archives.
setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
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 X-Ray.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's X-Ray tracing configuration.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's X-Ray tracing configuration.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's X-Ray tracing configuration.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's X-Ray tracing configuration.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's 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 X-Ray.
setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's X-Ray tracing configuration.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
The exception type.
setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
 
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.EFSIOException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
 
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.ProvisionedConcurrencyConfigNotFoundException
 
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.ResourceNotReadyException
The exception type.
setType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
 
setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
 
setType(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The type of authentication protocol, VPC components, or virtual host for your event source.
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 maximum number of simultaneous function executions, minus the capacity that's reserved for individual functions with PutFunctionConcurrency.
setUntrustedArtifactOnDeployment(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
Code signing configuration policy for deployment validation failure.
setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The current runtime update mode of the function.
setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify the runtime update mode.
setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The runtime update mode.
setURI(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The value for your chosen configuration in Type.
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(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The version number.
setVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The version number.
setVersion(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The version number.
setVersion(Long) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The version number.
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.
setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The version number.
setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The version number.
setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The version number.
setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The version number.
setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The version number.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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.
setWorkingDirectory(String) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the working directory.
setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
The base64-encoded contents of the deployment package.
setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The base64-encoded contents of the layer archive.
setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The base64-encoded contents of the 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.
shutdown() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
shutdown() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
 
SnapStart - Class in com.amazonaws.services.lambda.model
The function's Lambda SnapStart setting.
SnapStart() - Constructor for class com.amazonaws.services.lambda.model.SnapStart
 
SnapStartApplyOn - Enum in com.amazonaws.services.lambda.model
 
SnapStartException - Exception in com.amazonaws.services.lambda.model
The afterRestore() runtime hook encountered an error.
SnapStartException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartException
Constructs a new SnapStartException with the specified error message.
SnapStartNotReadyException - Exception in com.amazonaws.services.lambda.model
Lambda is initializing your function.
SnapStartNotReadyException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
Constructs a new SnapStartNotReadyException with the specified error message.
SnapStartOptimizationStatus - Enum in com.amazonaws.services.lambda.model
 
SnapStartResponse - Class in com.amazonaws.services.lambda.model
The function's SnapStart setting.
SnapStartResponse() - Constructor for class com.amazonaws.services.lambda.model.SnapStartResponse
 
SnapStartTimeoutException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't restore the snapshot within the timeout limit.
SnapStartTimeoutException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
Constructs a new SnapStartTimeoutException with the specified error message.
SourceAccessConfiguration - Class in com.amazonaws.services.lambda.model
To secure and define access to your event source, you can specify the authentication protocol, VPC components, or virtual host.
SourceAccessConfiguration() - Constructor for class com.amazonaws.services.lambda.model.SourceAccessConfiguration
 
SourceAccessType - Enum in com.amazonaws.services.lambda.model
 
standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaClientBuilder
 
State - Enum in com.amazonaws.services.lambda.model
 
StateReasonCode - Enum in com.amazonaws.services.lambda.model
 
SubnetIPAddressLimitReachedException - Exception in com.amazonaws.services.lambda.model
Lambda couldn't 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.

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Adds tags to a function.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Adds tags to a 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
Adds tags to a function.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Adds tags to a 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
The request throughput limit was 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.
toString() - Method in class com.amazonaws.services.lambda.model.AccountUsage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.Architecture
 
toString() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.CodeSigningPolicy
 
toString() - Method in class com.amazonaws.services.lambda.model.Concurrency
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.Cors
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.EndPointType
 
toString() - Method in class com.amazonaws.services.lambda.model.Environment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.EventSourcePosition
 
toString() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionCode
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.FunctionResponseType
 
toString() - Method in enum com.amazonaws.services.lambda.model.FunctionUrlAuthType
 
toString() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ImageConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.InvokeResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.LastUpdateStatus
 
toString() - Method in enum com.amazonaws.services.lambda.model.LastUpdateStatusReasonCode
 
toString() - Method in class com.amazonaws.services.lambda.model.Layer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.LayersListItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.LogType
 
toString() - Method in class com.amazonaws.services.lambda.model.OnFailure
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.OnSuccess
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.PackageType
 
toString() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.ProvisionedConcurrencyStatusEnum
 
toString() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.Runtime
 
toString() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.SnapStart
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.SnapStartApplyOn
 
toString() - Method in enum com.amazonaws.services.lambda.model.SnapStartOptimizationStatus
 
toString() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.SourceAccessType
 
toString() - Method in enum com.amazonaws.services.lambda.model.State
 
toString() - Method in enum com.amazonaws.services.lambda.model.StateReasonCode
 
toString() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.TagResourceResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lambda.model.UpdateRuntimeOn
 
toString() - Method in class com.amazonaws.services.lambda.model.VpcConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
Returns a string representation of this object.
TracingConfig - Class in com.amazonaws.services.lambda.model
The function's 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 X-Ray tracing configuration.
TracingConfigResponse() - Constructor for class com.amazonaws.services.lambda.model.TracingConfigResponse
 
TracingMode - Enum in com.amazonaws.services.lambda.model
 

U

UnsupportedMediaTypeException - Exception in com.amazonaws.services.lambda.model
The content type of the Invoke request body is not JSON.
UnsupportedMediaTypeException(String) - Constructor for exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
Constructs a new UnsupportedMediaTypeException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Removes tags from a function.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Removes tags from a function.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes tags from a function.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Removes tags from a function.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.lambda.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.lambda.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.lambda.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.lambda.model.UntagResourceResult
 
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateAlias(UpdateAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates the configuration of a Lambda function alias.
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates the configuration of a Lambda function alias.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateAliasAsync(UpdateAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration of a Lambda function alias.
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration of a Lambda function alias.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateAliasRequest - Class in com.amazonaws.services.lambda.model
 
UpdateAliasRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateAliasRequest
 
UpdateAliasResult - Class in com.amazonaws.services.lambda.model
Provides configuration information about a Lambda function alias.
UpdateAliasResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateAliasResult
 
updateCodeSigningConfig(UpdateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateCodeSigningConfig(UpdateCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Update the code signing configuration.
updateCodeSigningConfig(UpdateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Update the code signing configuration.
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest, AsyncHandler<UpdateCodeSigningConfigRequest, UpdateCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Update the code signing configuration.
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest, AsyncHandler<UpdateCodeSigningConfigRequest, UpdateCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Update the code signing configuration.
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateCodeSigningConfigAsync(UpdateCodeSigningConfigRequest, AsyncHandler<UpdateCodeSigningConfigRequest, UpdateCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
 
UpdateCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
 
UpdateCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
 
UpdateCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
 
updateEventSourceMapping(UpdateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateEventSourceMapping(UpdateEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates an event source mapping.
updateEventSourceMapping(UpdateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates an event source mapping.
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates an event source mapping.
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates an event source mapping.
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateEventSourceMappingAsync(UpdateEventSourceMappingRequest, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
 
UpdateEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
 
UpdateEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
A mapping between an Amazon Web Services resource and a Lambda function.
UpdateEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
 
updateFunctionCode(UpdateFunctionCodeRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateFunctionCode(UpdateFunctionCodeRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates a Lambda function's code.
updateFunctionCode(UpdateFunctionCodeRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates a Lambda function's code.
updateFunctionCodeAsync(UpdateFunctionCodeRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionCodeAsync(UpdateFunctionCodeRequest, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionCodeAsync(UpdateFunctionCodeRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates a Lambda function's code.
updateFunctionCodeAsync(UpdateFunctionCodeRequest, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates a Lambda function's code.
updateFunctionCodeAsync(UpdateFunctionCodeRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateFunctionCodeAsync(UpdateFunctionCodeRequest, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateFunctionCodeRequest - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionCodeRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
 
UpdateFunctionCodeResult - Class in com.amazonaws.services.lambda.model
Details about a function's configuration.
UpdateFunctionCodeResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
 
updateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Modify the version-specific settings of a Lambda function.
updateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Modify the version-specific settings of a Lambda function.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Modify the version-specific settings of a Lambda function.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Modify the version-specific settings of a Lambda function.
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
 
UpdateFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
Details about a function's configuration.
UpdateFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
 
updateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates the configuration for asynchronous invocation for a function, version, or alias.
updateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates the configuration for asynchronous invocation for a function, version, or alias.
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest, AsyncHandler<UpdateFunctionEventInvokeConfigRequest, UpdateFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration for asynchronous invocation for a function, version, or alias.
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest, AsyncHandler<UpdateFunctionEventInvokeConfigRequest, UpdateFunctionEventInvokeConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration for asynchronous invocation for a function, version, or alias.
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateFunctionEventInvokeConfigAsync(UpdateFunctionEventInvokeConfigRequest, AsyncHandler<UpdateFunctionEventInvokeConfigRequest, UpdateFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateFunctionEventInvokeConfigRequest - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionEventInvokeConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
 
UpdateFunctionEventInvokeConfigResult - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionEventInvokeConfigResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
 
updateFunctionUrlConfig(UpdateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
updateFunctionUrlConfig(UpdateFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
Updates the configuration for a Lambda function URL.
updateFunctionUrlConfig(UpdateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
Updates the configuration for a Lambda function URL.
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest, AsyncHandler<UpdateFunctionUrlConfigRequest, UpdateFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
 
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration for a Lambda function URL.
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest, AsyncHandler<UpdateFunctionUrlConfigRequest, UpdateFunctionUrlConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
Updates the configuration for a Lambda function URL.
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
updateFunctionUrlConfigAsync(UpdateFunctionUrlConfigRequest, AsyncHandler<UpdateFunctionUrlConfigRequest, UpdateFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
 
UpdateFunctionUrlConfigRequest - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionUrlConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
 
UpdateFunctionUrlConfigResult - Class in com.amazonaws.services.lambda.model
 
UpdateFunctionUrlConfigResult() - Constructor for class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
 
UpdateRuntimeOn - Enum in com.amazonaws.services.lambda.model
 

V

valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.CodeSigningPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.EndPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.EventSourcePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionUrlAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.FunctionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.InvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatusReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.PackageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.ProvisionedConcurrencyStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.Runtime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.SnapStartApplyOn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.SnapStartOptimizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.SourceAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.StateReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.ThrottleReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.TracingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lambda.model.UpdateRuntimeOn
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.lambda.model.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.CodeSigningPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.EndPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.EventSourcePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.FunctionResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.FunctionUrlAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.FunctionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.LastUpdateStatusReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.ProvisionedConcurrencyStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.Runtime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.SnapStartApplyOn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.SnapStartOptimizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.SourceAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.StateReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.ThrottleReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.TracingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lambda.model.UpdateRuntimeOn
Returns an array containing the constants of this enum type, in the order they are declared.
VpcConfig - Class in com.amazonaws.services.lambda.model
The VPC security groups and subnets that are attached to a Lambda function.
VpcConfig() - Constructor for class com.amazonaws.services.lambda.model.VpcConfig
 
VpcConfigResponse - Class in com.amazonaws.services.lambda.model
The VPC security groups and subnets that are attached to a Lambda function.
VpcConfigResponse() - Constructor for class com.amazonaws.services.lambda.model.VpcConfigResponse
 

W

waiters() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
 
waiters() - Method in interface com.amazonaws.services.lambda.AWSLambda
 
waiters() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
 
withAccountLimit(AccountLimit) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
Limits that are 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.AddLayerVersionPermissionRequest
The API action that grants access to the layer.
withAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The action that the principal can use on the function.
withAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
The second version, and the percentage of traffic that's routed to it.
withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The Amazon Resource Name (ARN) of the alias.
withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The Amazon Resource Name (ARN) of the alias.
withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The Amazon Resource Name (ARN) of the alias.
withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The Amazon Resource Name (ARN) of the alias.
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.
withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency allocated.
withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency allocated.
withAllowCredentials(Boolean) - Method in class com.amazonaws.services.lambda.model.Cors
Whether to allow cookies or other credentials in requests to your function URL.
withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
List of allowed publishers.
withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Signing profiles for this code signing configuration.
withAllowHeaders(String...) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers that origins can include in requests to your function URL.
withAllowHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers that origins can include in requests to your function URL.
withAllowMethods(String...) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP methods that are allowed when calling your function URL.
withAllowMethods(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP methods that are allowed when calling your function URL.
withAllowOrigins(String...) - Method in class com.amazonaws.services.lambda.model.Cors
The origins that can access your function URL.
withAllowOrigins(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The origins that can access your function URL.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
withApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStart
Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withApplyOn(SnapStartApplyOn) - Method in class com.amazonaws.services.lambda.model.SnapStart
Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When set to PublishedVersions, Lambda creates a snapshot of the execution environment when you publish a function version.
withApplyOn(SnapStartApplyOn) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When set to PublishedVersions, Lambda creates a snapshot of the execution environment when you publish a function version.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The instruction set architecture that the function supports.
withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The instruction set architecture that the function supports.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The instruction set architecture that the function supports.
withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The instruction set architecture that the function supports.
withArn(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
withArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
The ARN of the layer version.
withArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of the function layer.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The type of authentication that your function URL uses.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The type of authentication that your function URL uses.
withAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The type of authentication that your function URL uses.
withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency available.
withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency available.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your function.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) If the function returns an error, split the batch in two and retry.
withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) If the function returns an error, split the batch in two and retry.
withClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
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 deployment package of the function or version.
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.LayerVersionContentOutput
The SHA-256 hash of the layer archive.
withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only publish a version if the hash value matches the value that's specified.
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.
withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
The code signing configuration.
withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
The code signing configuration
withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
The code signing configuration
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The Amazon Resource Name (ARN) of the Code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
To enable code signing for this function, specify the ARN of a code-signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The The Amazon Resource Name (ARN) of the code signing configuration.
withCodeSigningConfigId(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Unique identifer for the Code signing configuration.
withCodeSigningConfigs(CodeSigningConfig...) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The code signing configurations
withCodeSigningConfigs(Collection<CodeSigningConfig>) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The code signing configurations
withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The code signing policy controls the validation failure action for signature mismatch or expiry.
withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
The code signing policies define the actions to take if the validation checks fail.
withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
The code signing policy.
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.Layer
The size of the layer archive in bytes.
withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The size of the layer archive 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
The maximum size of a function's deployment package and layers when they're extracted.
withCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum size of a deployment package when it's uploaded directly to Lambda.
withCommand(String...) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies parameters that you want to pass in with ENTRYPOINT.
withCommand(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies parameters that you want to pass in with ENTRYPOINT.
withCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
withCompatibleArchitecture(Architecture) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
withCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
withCompatibleArchitecture(Architecture) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
A list of compatible instruction set architectures.
withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
A list of compatible instruction set architectures.
withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
A list of compatible instruction set architectures.
withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible instruction set architectures.
withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible instruction set architectures.
withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible instruction set architectures.
withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
A list of compatible instruction set architectures.
withCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A runtime identifier.
withCompatibleRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A runtime identifier.
withCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A runtime identifier.
withCompatibleRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A runtime identifier.
withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's compatible runtimes.
withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's compatible runtimes.
withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's compatible runtimes.
withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's compatible runtimes.
withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's compatible runtimes.
withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's compatible runtimes.
withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's compatible runtimes.
withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's compatible runtimes.
withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's compatible runtimes.
withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible function runtimes.
withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible function runtimes.
withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
A list of compatible function runtimes.
withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's compatible runtimes.
withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's compatible runtimes.
withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's compatible runtimes.
withConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's reserved concurrency.
withConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The maximum number of simultaneous function executions.
withConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The configuration of the function or version.
withConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
withConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
The identifier for the Kafka consumer group to join.
withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
Details about the layer version.
withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
Details about the layer version.
withContent(LayerVersionContentInput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The function layer archive.
withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
Details about the layer version.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The cross-origin resource sharing (CORS) settings for your function URL.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The cross-origin resource sharing (CORS) settings for your function URL.
withCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The cross-origin resource sharing (CORS) settings for your function URL.
withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The date that the version was created, in ISO 8601 format.
withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The date that the layer version was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL was created, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
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
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
Code signing configuration description.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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
A description of the alias.
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.GetLayerVersionByArnResult
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
A description for the version to override the description in the function configuration.
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
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
Descriptive name for this code signing configuration.
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 description of the function.
withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's description.
withDestination(String) - Method in class com.amazonaws.services.lambda.model.OnFailure
The Amazon Resource Name (ARN) of the destination resource.
withDestination(String) - Method in class com.amazonaws.services.lambda.model.OnSuccess
The Amazon Resource Name (ARN) of the destination resource.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
A destination for events after they have been sent to a function for processing.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A destination for events after they have been sent to a function for processing.
withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
A destination for events after they have been sent to a function for processing.
withDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Set to true to validate the request parameters and access permissions without modifying the function code.
withEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
 
withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
When true, the event source mapping is active.
withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
When true, the event source mapping is active.
withEndpoints(Map<String, List<String>>) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
The list of bootstrap servers for your Kafka brokers in the following format: "KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"].
withEntryPoint(String...) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the entry point to their application, which is typically the location of the runtime executable.
withEntryPoint(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the entry point to their application, which is typically the location of the runtime executable.
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
Environment variables that are accessible from function code during execution.
withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's environment variables.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The size of the function's /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The size of the function’s /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The size of the function’s /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The size of the function’s /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The size of the function’s /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The size of the function's /tmp directory in MB.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The size of the function’s /tmp directory in MB.
withError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
Error messages for environment variables that couldn't be applied.
withError(ImageConfigError) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Error response to GetFunctionConfiguration.
withError(RuntimeVersionError) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
Error response when Lambda is unable to retrieve the runtime version for a function.
withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error code.
withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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
For Alexa Smart Home functions, a token that the invoker must supply.
withExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The version of the function that executed.
withExposeHeaders(String...) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers in your function response that you want to expose to origins that call your function URL.
withExposeHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
The HTTP headers in your function response that you want to expose to origins that call your function URL.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Connection settings for an Amazon EFS file system.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An object that defines the filter criteria that determine whether Lambda should process an event.
withFilters(Filter...) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
A list of filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
A list of filters.
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 (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
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 (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The Amazon Resource Name (ARN) of the function.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The Amazon Resource Name (ARN) of your function.
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 (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The Amazon Resource Name (ARN) of the alias or version.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's Amazon Resource Name (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the function
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 (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's Amazon Resource Name (ARN).
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The Amazon Resource Name (ARN) of the function.
withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The Amazon Resource Name (ARN) of your function.
withFunctionArns(String...) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The function ARNs.
withFunctionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The function ARNs.
withFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
The number of Lambda functions.
withFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
If present, indicates that an error occurred during function execution.
withFunctionEventInvokeConfigs(FunctionEventInvokeConfig...) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
A list of configurations.
withFunctionEventInvokeConfigs(Collection<FunctionEventInvokeConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
A list of configurations.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The name of the Lambda function, version, or alias.
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.CreateFunctionUrlConfigRequest
The name of the Lambda 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.DeleteFunctionCodeSigningConfigRequest
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.DeleteFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
The name of the Lambda function or version.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
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.GetFunctionCodeSigningConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
The name of the Lambda function, version, or alias.
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.GetFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
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, version, or alias.
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.ListFunctionEventInvokeConfigsRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
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.PutFunctionCodeSigningConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
The name of the Lambda 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.PutFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The name of the Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
The name of the Lambda function, version, or alias.
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.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The name of the Lambda function, version, or alias.
withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The name of the Lambda function.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
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.
withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
The HTTP URL endpoint for your function.
withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
The HTTP URL endpoint for your function.
withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
The HTTP URL endpoint for your function.
withFunctionUrlAuthType(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The type of authentication that your function URL uses.
withFunctionUrlAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The type of authentication that your function URL uses.
withFunctionUrlConfigs(FunctionUrlConfig...) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
A list of function URL configurations.
withFunctionUrlConfigs(Collection<FunctionUrlConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
A list of function URL configurations.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
The function version that the alias invokes.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The function version that the alias invokes.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The function version that the alias invokes.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The function version that the alias invokes.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify a function version to only list aliases that invoke that version.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Set to ALL to include entries for all published versions of each function.
withFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Set to ALL to include entries for all published versions of each function.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The function version that the alias invokes.
withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The function version that the alias invokes.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The name of the method within your code that Lambda calls to run your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function that Lambda calls to begin running your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function that Lambda calls to begin running your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function that Lambda calls to begin running your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function that Lambda calls to begin running your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function that Lambda calls to begin running your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The name of the method within your code that Lambda calls to run your function.
withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function that Lambda calls to begin running your function.
withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
Container image configuration values that override the values in the container image Dockerfile.
withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
Configuration values that override the container image Dockerfile.
withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Container image configuration values that override the values in the container image Docker file.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's image configuration values.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's image configuration values.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's image configuration values.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's image configuration values.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's image configuration values.
withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's image configuration values.
withImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
URI of a container image in the Amazon ECR registry.
withImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
URI of a container image in the Amazon ECR registry.
withImageUri(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
URI of a container image in the Amazon ECR registry.
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
The JSON that you want to provide to your Lambda function as input.
withInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
The 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 Key Management Service (KMS) key that's used to encrypt your function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The KMS key that's used to encrypt the function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The KMS key that's used to encrypt the function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The KMS key that's used to encrypt the function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The KMS key that's used to encrypt the function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The KMS key that's used to encrypt the function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The KMS key that's used to encrypt the function's environment variables.
withLambdaFunctionNameResolver(LambdaFunctionNameResolver) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
Deprecated.
Use LambdaInvokerFactory.builder() to configure invoker factory.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The date and time that the configuration was last updated.
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The date and time that a user last updated the configuration, in ISO 8601 format.
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:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
withLastModified(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The date and time that a user last updated the configuration, in ISO 8601 format.
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The date that the event source mapping was last updated or that its state changed.
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:ss.sTZD).
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:ss.sTZD).
withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The date and time that the configuration was last updated.
withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
When the function URL configuration was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The result of the last Lambda invocation of your function.
withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The result of the last Lambda invocation of your function.
withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The result of the last Lambda invocation of your function.
withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The result of the last Lambda invocation of your function.
withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The result of the last Lambda invocation of your function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The status of the last update that was performed on the function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The status of the last update that was performed on the function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The status of the last update that was performed on the function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The status of the last update that was performed on the function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The status of the last update that was performed on the function.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The status of the last update that was performed on the function.
withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The status of the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the last update that was performed on the function.
withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the last update that was performed on the function.
withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the last update that was performed on the function.
withLatestMatchingVersion(LayerVersionsListItem) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The newest version of the layer.
withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer.
withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer.
withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The Amazon Resource Name (ARN) of the function layer.
withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
The name of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayerName(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The name or Amazon Resource Name (ARN) of the layer.
withLayers(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of function layers to add to the function's execution environment.
withLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of function layers to add to the function's execution environment.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's layers.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's layers.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's layers.
withLayers(LayersListItem...) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A list of function layers.
withLayers(Collection<LayersListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A list of function layers.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's layers.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's layers.
withLayers(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A list of function layers to add to the function's execution environment.
withLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
A list of function layers to add to the function's execution environment.
withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's layers.
withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The ARN of the layer version.
withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The ARN of the layer version.
withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The ARN of the layer version.
withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The ARN of the layer version.
withLayerVersions(LayerVersionsListItem...) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A list of versions.
withLayerVersions(Collection<LayerVersionsListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A list of versions.
withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The layer's software license.
withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The layer's software license.
withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The layer's open-source license.
withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
The layer's software license.
withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The layer's software license.
withLocalMountPath(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
The path where the function can access the file system, starting with /mnt/.
withLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
A presigned URL that you can use to download the deployment package.
withLocation(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
withLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The last 4 KB of the execution log, which is base64-encoded.
withLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Set to Tail to include the execution log in the response.
withLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
Set to Tail to include the execution log in the response.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
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.ListFunctionEventInvokeConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
A pagination token returned by a previous call.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
A pagination token returned by a previous call.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
For Lambda@Edge functions, the ARN of the main function.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
For Lambda@Edge functions, the ARN of the main function.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
For Lambda@Edge functions, the ARN of the main function.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
For Lambda@Edge functions, the ARN of the main function.
withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
For Lambda@Edge functions, the ARN of the main function.
withMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
withMaxAge(Integer) - Method in class com.amazonaws.services.lambda.model.Cors
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
withMaximumConcurrency(Integer) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum age of a request that Lambda sends to a function for processing.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum age of a request that Lambda sends to a function for processing.
withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum age of a request that Lambda sends to a function for processing.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records older than the specified age.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
The maximum number of times to retry when the function returns an error.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
The maximum number of times to retry when the function returns an error.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
The maximum number of times to retry when the function returns an error.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
Limit the number of aliases returned.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
Maximum number of items to return.
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.ListFunctionEventInvokeConfigsRequest
The maximum number of configurations to return.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
Maximum number of items to return.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
The maximum number of functions to return in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
The maximum number of function URLs to return in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
The maximum number of layers to return.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
The maximum number of versions to return.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
Specify a number to limit the number of configurations returned.
withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
The maximum number of versions to return.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of memory available to the function at runtime.
withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of memory available to the function at runtime.
withMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
The error message.
withMessage(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
Error message.
withMessage(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
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
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The name of the alias.
withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The name of the alias.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
The pagination token that's included if more results are available.
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.ListFunctionEventInvokeConfigsResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
A pagination token returned when the response doesn't contain all layers.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
A pagination token returned when the response doesn't contain all versions.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
The pagination token that's included if more results are available.
withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
The pagination token that's included if more results are available.
withOnFailure(OnFailure) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for failed invocations.
withOnSuccess(OnSuccess) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
The destination configuration for successful invocations.
withOptimizationStatus(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When you provide a qualified Amazon Resource Name (ARN), this response element indicates whether SnapStart is activated for the specified function version.
withOptimizationStatus(SnapStartOptimizationStatus) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
When you provide a qualified Amazon Resource Name (ARN), this response element indicates whether SnapStart is activated for the specified function version.
withOrganizationId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
With the principal set to *, grant permission to all accounts in the specified organization.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The type of deployment package.
withPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of deployment package.
withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The type of deployment package.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The number of batches to process from each shard concurrently.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The number of batches to process concurrently from each shard.
withPattern(String) - Method in class com.amazonaws.services.lambda.model.Filter
A filter pattern.
withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
The JSON that you want to provide to your Lambda function as input.
withPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
The JSON that you want to provide to your Lambda function as input.
withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The response from the function, or an error object.
withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
The policy document.
withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
The resource-based policy.
withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
An account ID, or * to grant layer usage permission to all accounts in an organization, or all Amazon Web Services accounts (if organizationId is not specified).
withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The Amazon Web Service or Amazon Web Services account that invokes the function.
withPrincipalOrgID(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
The identifier for your organization in Organizations.
withProvisionedConcurrencyConfigs(ProvisionedConcurrencyConfigListItem...) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
A list of provisioned concurrency configurations.
withProvisionedConcurrencyConfigs(Collection<ProvisionedConcurrencyConfigListItem>) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
A list of provisioned concurrency configurations.
withProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The amount of provisioned concurrency to allocate for the version or alias.
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
Set to true to publish a new version of the function after updating the code.
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.CreateFunctionUrlConfigRequest
The alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
A version number or alias name.
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.DeleteFunctionUrlConfigRequest
The alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
The version number or alias name.
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.GetFunctionEventInvokeConfigRequest
A version number or alias name.
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.GetFunctionUrlConfigRequest
The alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
Specify a version or alias to get the policy for that resource.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
The version number or alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
Specify a version of the function.
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.PutFunctionEventInvokeConfigRequest
A version number or alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
The version number or alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify a 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.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
A version number or alias name.
withQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
The alias name.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
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 service that's hosting the file.
withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The amount of provisioned concurrency requested.
withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The amount of provisioned concurrency requested.
withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
The number of concurrent executions that are reserved for this function.
withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
The number of simultaneous executions that are reserved for the function.
withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
The number of simultaneous executions to reserve for the function.
withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
The number of concurrent executions that are reserved for this function.
withResolvedImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
The resolved URI for the image.
withResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
The function's Amazon Resource Name (ARN).
withResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
The function's Amazon Resource Name (ARN).
withResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
The function's Amazon Resource Name (ARN).
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.AddLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
A unique identifier for the current revision of the policy.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
A unique identifier that changes when you update the alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
A unique identifier that changes when you update the alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The latest updated revision of the function or alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The latest updated revision of the function or alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
A unique identifier that changes when you update the alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The latest updated revision of the function or alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
A unique identifier for the current revision of the policy.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
A unique identifier for the current revision of the policy.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
Only update the function if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The latest updated revision of the function or alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
Only update the policy if the revision ID matches the ID specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Update the policy only if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
Only update the alias if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
A unique identifier that changes when you update the alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
Update the function only if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The latest updated revision of the function or alias.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
Update the function only if the revision ID matches the ID that's specified.
withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The latest updated revision of the function or alias.
withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The Amazon Resource Name (ARN) of the function's execution role.
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 function's execution role.
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
The routing configuration of the alias.
withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
The routing configuration of the alias.
withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
The routing configuration of the alias.
withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
The routing configuration of the alias.
withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
The routing configuration of the alias.
withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
The routing configuration of the alias.
withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The identifier of the function's runtime.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The identifier of the function's runtime.
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 identifier of the function's runtime.
withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The identifier of the function's runtime.
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.
withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
The ARN of the runtime version you want the function to use.
withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The ARN of the runtime the function is configured to use.
withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
The ARN of the runtime version you want the function to use.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the runtime and any errors that occured.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the runtime and any errors that occured.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the runtime and any errors that occured.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the runtime and any errors that occured.
withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the runtime and any errors that occured.
withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The Amazon S3 bucket of the layer archive.
withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
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.LayerVersionContentInput
The Amazon S3 key of the layer archive.
withS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The Amazon S3 key of the deployment package.
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.LayerVersionContentInput
For versioned objects, the version of the layer archive object to use.
withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
For versioned objects, the version of the deployment package object to use.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Amazon SQS only) The scaling configuration for the event source.
withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Amazon SQS only) The scaling configuration for the event source.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfig
A list of VPC security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
A list of VPC security group IDs.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
A list of VPC security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
A list of VPC security group IDs.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The self-managed Apache Kafka cluster to receive records from.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The self-managed Apache Kafka cluster for your event source.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The self-managed Apache Kafka cluster for your event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
Specific configuration settings for a self-managed Apache Kafka event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Specific configuration settings for a self-managed Apache Kafka event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Specific configuration settings for a self-managed Apache Kafka event source.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) of a signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) of a signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing job.
withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing job.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The ARN of the signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The ARN of the signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The ARN of the signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
The Amazon Resource Name (ARN) for a signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
The Amazon Resource Name (ARN) for a signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The ARN of the signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The ARN of the signing profile version.
withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The ARN of the signing profile version.
withSigningProfileVersionArns(String...) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
The Amazon Resource Name (ARN) for each of the signing profiles.
withSigningProfileVersionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
The Amazon Resource Name (ARN) for each of the signing profiles.
withSize(Integer) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
The size of the function's /tmp directory.
withSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
The function's SnapStart setting.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The function's SnapStart setting.
withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
An array of authentication protocols or VPC components required to secure your event source.
withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
withSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
withSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
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.
withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The position in a stream from which to start reading.
withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The position in a stream from which to start reading.
withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
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 time from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
With StartingPosition set to AT_TIMESTAMP, the time 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.CreateFunctionResult
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The current state of the function.
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.FunctionConfiguration
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The current state of the function.
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.GetFunctionConfigurationResult
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The current state of the function.
withState(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The current state of the function.
withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The state of the event source mapping.
withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The current state of the function.
withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The current state of the function.
withState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The current state of the function.
withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
The permission statement.
withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
The permission statement that's added to the function policy.
withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
An identifier that distinguishes the policy from others on the same layer version.
withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
A statement identifier that differentiates the statement from others in the same policy.
withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The identifier that was specified when the statement was added.
withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
Statement ID of the permission to remove.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason for the function's current state.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason for the function's current state.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason for the function's current state.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason for the function's current state.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason for the function's current state.
withStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The reason code for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The reason code for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The reason code for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The reason code for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The reason code for the function's current state.
withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the function's current state.
withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The reason code for the function's current state.
withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
Indicates whether a user or Lambda made the last change to the event source mapping.
withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
Indicates whether a user or Lambda made the last change to the event source mapping.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The status of the allocation process.
withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
The status of the allocation process.
withStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
Deprecated.
The status code.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The status of the allocation process.
withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
The status of the allocation process.
withStatus(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The status of the allocation process.
withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
The status of the allocation process.
withStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
The HTTP status code is in the 200 range for a successful request.
withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
For failed allocations, the reason that provisioned concurrency could not be allocated.
withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
For failed allocations, the reason that provisioned concurrency could not be allocated.
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
A list of tag keys to remove from the function.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
A list of tag keys to remove from the function.
withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
A list of tags to apply to the function.
withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
The function's tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
The function's tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
A list of tags to apply to the 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 (in seconds) that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The amount of time in seconds that Lambda allows a function to run before stopping it.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
The name of the Kafka topic.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
The name of the Kafka topic.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
The name of the Kafka topic.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
The name of the Kafka topic.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
The name of the Kafka topic.
withTopics(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The name of the Kafka topic.
withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
The name of the Kafka topic.
withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
The amount of storage space that you can use for all deployment packages and layer archives.
withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
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 X-Ray.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
The function's X-Ray tracing configuration.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
The function's X-Ray tracing configuration.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
The function's X-Ray tracing configuration.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
The function's X-Ray tracing configuration.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
The function's 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 X-Ray.
withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
The function's X-Ray tracing configuration.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
(Streams only) The duration in seconds of a processing window.
withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
(Streams only) The duration in seconds of a processing window.
withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
The exception type.
withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
 
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.EFSIOException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
 
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.ProvisionedConcurrencyConfigNotFoundException
 
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.ResourceNotReadyException
The exception type.
withType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
 
withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
 
withType(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The type of authentication protocol, VPC components, or virtual host for your event source.
withType(SourceAccessType) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The type of authentication protocol, VPC components, or virtual host for your event source.
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 maximum number of simultaneous function executions, minus the capacity that's reserved for individual functions with PutFunctionConcurrency.
withUntrustedArtifactOnDeployment(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
Code signing configuration policy for deployment validation failure.
withUntrustedArtifactOnDeployment(CodeSigningPolicy) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
Code signing configuration policy for deployment validation failure.
withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The current runtime update mode of the function.
withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
The current runtime update mode of the function.
withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify the runtime update mode.
withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
Specify the runtime update mode.
withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The runtime update mode.
withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
The runtime update mode.
withURI(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
The value for your chosen configuration in Type.
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(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
The version number.
withVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
The version number.
withVersion(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
The version number.
withVersion(Long) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
The version number.
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.
withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
The version number.
withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
The version number.
withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
The version number.
withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
The version number.
withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
The version number.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.
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.
withWorkingDirectory(String) - Method in class com.amazonaws.services.lambda.model.ImageConfig
Specifies the working directory.
withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
The base64-encoded contents of the deployment package.
withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
The base64-encoded contents of the layer archive.
withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
The base64-encoded contents of the deployment package.
A B C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.