All Classes and Interfaces
Class
Description
Limits that are related to concurrency and storage.
The number of functions and amount of storage in use.
AddLayerVersionPermissionRequest MarshallerAddPermissionRequest Marshaller
Provides configuration information about a Lambda function alias.
The traffic-shifting
configuration of a Lambda function alias.
List of signing profiles that can sign a code package.
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
An AWS Arn.
Contains details about a callback operation in a durable execution, including the callback token and timeout
configuration.
Contains details about a failed callback operation, including error information and the reason for failure.
Configuration options for callback operations in durable executions, including timeout settings and retry behavior.
Contains details about a callback operation that has started, including timing information and callback metadata.
Contains details about a successfully completed callback operation, including the result data and completion
timestamp.
Contains details about a callback operation that timed out, including timeout duration and any partial results.
The callback ID token has either expired or the callback associated with the token has already been closed.
A capacity provider manages compute resources for Lambda functions.
Configuration for the capacity provider that manages compute resources for Lambda functions.
The maximum number of capacity providers for your account has been exceeded.
Configuration that specifies the permissions required for the capacity provider to manage compute resources.
Configuration that defines how the capacity provider scales compute instances based on demand and policies.
VPC configuration that specifies the network settings for compute instances managed by the capacity provider.
Contains details about a chained function invocation in a durable execution, including the target function and
invocation parameters.
Contains details about a failed chained function invocation, including error information and failure reason.
Configuration options for chained function invocations in durable executions, including retry settings and timeout
configuration.
Contains details about a chained function invocation that has started execution, including start time and execution
context.
Details about a chained invocation that was stopped.
Details about a chained invocation that succeeded.
Details about a chained invocation that timed out.
CheckpointDurableExecutionRequest Marshaller
The response from the CheckpointDurableExecution operation.
Contains operations that have been updated since the last checkpoint, such as completed asynchronous work like timers
or callbacks.
Details about a Code signing
configuration.
The specified code signing configuration does not exist.
Code signing configuration policies specify the validation failure action for signature mismatch or expiry.
Your Amazon Web Services account has exceeded its maximum total code size.
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.
Details about a durable execution context.
Details about a context that failed.
Configuration options for a durable execution context.
Details about a context that has started.
Details about a context that succeeded.
The cross-origin resource sharing (CORS)
settings for your Lambda function URL.
CreateAliasRequest Marshaller
Provides configuration information about a Lambda function alias.
CreateCapacityProviderRequest MarshallerCreateCodeSigningConfigRequest MarshallerCreateEventSourceMappingRequest Marshaller
A mapping between an Amazon Web Services resource and a Lambda function.
CreateFunctionRequest Marshaller
Details about a function's configuration.
CreateFunctionUrlConfigRequest Marshaller
The dead-letter
queue for failed asynchronous invocations.
A specialization of
software.amazon.awssdk.services.lambda.model.InvokeWithResponseStreamCompleteEvent that
represents the InvokeWithResponseStreamResponseEvent$InvokeComplete event.A specialization of
software.amazon.awssdk.services.lambda.model.InvokeResponseStreamUpdate that represents
the InvokeWithResponseStreamResponseEvent$PayloadChunk event.DeleteAliasRequest MarshallerDeleteCapacityProviderRequest MarshallerDeleteCodeSigningConfigRequest MarshallerDeleteEventSourceMappingRequest Marshaller
A mapping between an Amazon Web Services resource and a Lambda function.
DeleteFunctionCodeSigningConfigRequest MarshallerDeleteFunctionConcurrencyRequest MarshallerDeleteFunctionEventInvokeConfigRequest MarshallerDeleteFunctionRequest MarshallerDeleteFunctionUrlConfigRequest MarshallerDeleteLayerVersionRequest MarshallerDeleteProvisionedConcurrencyConfigRequest Marshaller
A configuration object that specifies the destination of an event after Lambda processes it.
Specific configuration settings for a DocumentDB event source.
Configuration settings for durable
functions, including execution timeout and retention period for execution history.
The durable execution with the specified name has already been started.
Need additional permissions to configure VPC settings.
Amazon EC2 throttled Lambda during Lambda function initialization using the execution role provided for the function.
Lambda received an unexpected Amazon EC2 client exception while setting up for the Lambda function.
An error occurred when reading from or writing to a connected file system.
The Lambda function couldn't make a network connection to the configured file system.
The Lambda function couldn't mount the configured file system due to a permission or configuration issue.
The Lambda function made a network connection to the configured file system, but the mount operation timed out.
Link between an endpoint property and the
AwsEndpointAttribute it represents.
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.
A function's environment variable settings.
Error messages for environment variables that couldn't be applied.
The results of an operation to update or read environment variables.
The size of the function's
/tmp directory in MB.
An object that contains error information.
An event that occurred during the execution of a durable function.
Error information for an event.
Input information for an event.
Result information for an event.
A mapping between an Amazon Web Services resource and a Lambda function.
(Amazon MSK, and self-managed Apache Kafka only) The logging configuration for your event source.
The metrics configuration for your event source.
Information about a durable
execution.
Details about a durable execution.
Details about a failed durable
execution.
Details about a durable execution that started.
Details about a durable execution
that stopped.
Details about a durable execution
that succeeded.
Details about a durable execution
that timed out.
Details about the connection between a Lambda function and an Amazon EFS file system or an Amazon S3 Files file system.
A structure within a
FilterCriteria object that defines an event filtering pattern.
An object that contains the filters for an event source.
An object that contains details about an error related to filter criteria encryption.
The code for the Lambda function.
Details about a function's deployment package.
Details about a function's configuration.
Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and
maximum number of execution environments that can be provisioned.
Details about a Lambda function URL.
Information about a function version that uses a specific capacity provider, including its ARN and current state.
The maximum number of function versions that can be associated with a single capacity provider has been exceeded.
GetAccountSettingsRequest MarshallerGetAliasRequest Marshaller
Provides configuration information about a Lambda function alias.
GetCapacityProviderRequest MarshallerGetCodeSigningConfigRequest Marshaller
Represents the output for the
LambdaClient.getDurableExecutionHistoryPaginator(software.amazon.awssdk.services.lambda.model.GetDurableExecutionHistoryRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.getDurableExecutionHistoryPaginator(software.amazon.awssdk.services.lambda.model.GetDurableExecutionHistoryRequest)
operation which is a paginated operation.GetDurableExecutionHistoryRequest Marshaller
The response from the GetDurableExecutionHistory operation, containing the execution history and events.
GetDurableExecutionRequest Marshaller
The response from the GetDurableExecution operation, containing detailed information about the durable execution.
Represents the output for the
LambdaClient.getDurableExecutionStatePaginator(software.amazon.awssdk.services.lambda.model.GetDurableExecutionStateRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.getDurableExecutionStatePaginator(software.amazon.awssdk.services.lambda.model.GetDurableExecutionStateRequest)
operation which is a paginated operation.GetDurableExecutionStateRequest Marshaller
The response from the GetDurableExecutionState operation, containing the current execution state for replay.
GetEventSourceMappingRequest Marshaller
A mapping between an Amazon Web Services resource and a Lambda function.
GetFunctionCodeSigningConfigRequest MarshallerGetFunctionConcurrencyRequest MarshallerGetFunctionConfigurationRequest Marshaller
Details about a function's configuration.
GetFunctionEventInvokeConfigRequest MarshallerGetFunctionRecursionConfigRequest MarshallerGetFunctionRequest MarshallerGetFunctionScalingConfigRequest MarshallerGetFunctionUrlConfigRequest MarshallerGetLayerVersionByArnRequest MarshallerGetLayerVersionPolicyRequest MarshallerGetLayerVersionRequest MarshallerGetPolicyRequest MarshallerGetProvisionedConcurrencyConfigRequest MarshallerGetRuntimeManagementConfigRequest MarshallerIdentifiers for variables declared within the rule engine, e.g.
Configuration values that override the container image Dockerfile settings.
Error response to
GetFunctionConfiguration.
Response to a
GetFunctionConfiguration request.
Specifications that define the characteristics and constraints for compute instances used by the capacity provider.
The code signature failed the integrity check.
One of the parameters in the request is not valid.
The request body could not be parsed as JSON, or a request header is invalid.
The runtime or runtime version specified is not supported.
The security group ID provided in the Lambda function VPC configuration is not valid.
The subnet ID provided in the Lambda function VPC configuration is not valid.
Lambda could not unzip the deployment package.
Details about a function invocation that completed.
InvokeRequest Marshaller
A chunk of the streamed response payload.
A response confirming that the event stream is complete.
InvokeWithResponseStreamRequest MarshallerBase interface for all event types in InvokeWithResponseStreamResponseEvent.
The known possible types of events for
InvokeWithResponseStreamResponseEvent.Response handler for the InvokeWithResponseStream API.
Builder for
InvokeWithResponseStreamResponseHandler.Visitor for subtypes of
InvokeWithResponseStreamResponseEvent.Builder for
InvokeWithResponseStreamResponseHandler.Visitor.An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and
the operations on that data.
Specific access configuration settings that tell Lambda how to authenticate with your schema registry.
Specific configuration settings for a Kafka schema registry.
Specific schema validation configuration settings that tell Lambda the message attributes you want to validate and
filter using your schema registry.
Lambda couldn't decrypt the environment variables because KMS access was denied.
Lambda couldn't decrypt the environment variables because the KMS key used is disabled.
Lambda couldn't decrypt the environment variables because the state of the KMS key used is not valid for Decrypt.
Lambda couldn't decrypt the environment variables because the KMS key was not found.
Service client for accessing AWS Lambda asynchronously.
A builder for creating an instance of
LambdaAsyncClient.Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
The parameters object used to resolve the auth schemes for the Lambda service.
A builder for a
LambdaAuthSchemeParams.An auth scheme provider for Lambda service.
This includes configuration specific to AWS Lambda that is supported by both
LambdaClientBuilder and
LambdaAsyncClientBuilder.Service client for accessing AWS Lambda.
A builder for creating an instance of
LambdaClient.The parameters object used to resolve an endpoint for the Lambda service.
An endpoint provider for Lambda.
Configuration for Lambda-managed instances used by the capacity provider.
Class to expose the service client settings to the user.
A builder for creating a
LambdaServiceClientConfigurationWaiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
An Lambda layer.
Details about an Lambda layer.
A ZIP archive that contains the contents of an Lambda layer.
Details about a version of an Lambda
layer.
Details about a version of an Lambda
layer.
Represents the output for the
LambdaClient.listAliasesPaginator(software.amazon.awssdk.services.lambda.model.ListAliasesRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listAliasesPaginator(software.amazon.awssdk.services.lambda.model.ListAliasesRequest)
operation which is a paginated operation.ListAliasesRequest Marshaller
Represents the output for the
LambdaClient.listCapacityProvidersPaginator(software.amazon.awssdk.services.lambda.model.ListCapacityProvidersRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listCapacityProvidersPaginator(software.amazon.awssdk.services.lambda.model.ListCapacityProvidersRequest)
operation which is a paginated operation.ListCapacityProvidersRequest Marshaller
Represents the output for the
LambdaClient.listCodeSigningConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListCodeSigningConfigsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listCodeSigningConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListCodeSigningConfigsRequest)
operation which is a paginated operation.ListCodeSigningConfigsRequest Marshaller
Represents the output for the
LambdaClient.listDurableExecutionsByFunctionPaginator(software.amazon.awssdk.services.lambda.model.ListDurableExecutionsByFunctionRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listDurableExecutionsByFunctionPaginator(software.amazon.awssdk.services.lambda.model.ListDurableExecutionsByFunctionRequest)
operation which is a paginated operation.ListDurableExecutionsByFunctionRequest Marshaller
The response from the ListDurableExecutionsByFunction operation, containing a list of durable executions and
pagination information.
Represents the output for the
LambdaClient.listEventSourceMappingsPaginator(software.amazon.awssdk.services.lambda.model.ListEventSourceMappingsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listEventSourceMappingsPaginator(software.amazon.awssdk.services.lambda.model.ListEventSourceMappingsRequest)
operation which is a paginated operation.ListEventSourceMappingsRequest Marshaller
Represents the output for the
LambdaClient.listFunctionEventInvokeConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionEventInvokeConfigsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listFunctionEventInvokeConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionEventInvokeConfigsRequest)
operation which is a paginated operation.ListFunctionEventInvokeConfigsRequest Marshaller
Represents the output for the
LambdaClient.listFunctionsByCodeSigningConfigPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionsByCodeSigningConfigRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listFunctionsByCodeSigningConfigPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionsByCodeSigningConfigRequest)
operation which is a paginated operation.ListFunctionsByCodeSigningConfigRequest Marshaller
Represents the output for the
LambdaClient.listFunctionsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listFunctionsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionsRequest)
operation which is a paginated operation.ListFunctionsRequest Marshaller
A list of Lambda functions.
Represents the output for the
LambdaClient.listFunctionUrlConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionUrlConfigsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listFunctionUrlConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionUrlConfigsRequest)
operation which is a paginated operation.ListFunctionUrlConfigsRequest Marshaller
Represents the output for the
LambdaClient.listFunctionVersionsByCapacityProviderPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionVersionsByCapacityProviderRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listFunctionVersionsByCapacityProviderPaginator(software.amazon.awssdk.services.lambda.model.ListFunctionVersionsByCapacityProviderRequest)
operation which is a paginated operation.
Represents the output for the
LambdaClient.listLayersPaginator(software.amazon.awssdk.services.lambda.model.ListLayersRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listLayersPaginator(software.amazon.awssdk.services.lambda.model.ListLayersRequest)
operation which is a paginated operation.ListLayersRequest Marshaller
Represents the output for the
LambdaClient.listLayerVersionsPaginator(software.amazon.awssdk.services.lambda.model.ListLayerVersionsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listLayerVersionsPaginator(software.amazon.awssdk.services.lambda.model.ListLayerVersionsRequest)
operation which is a paginated operation.ListLayerVersionsRequest Marshaller
Represents the output for the
LambdaClient.listProvisionedConcurrencyConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListProvisionedConcurrencyConfigsRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listProvisionedConcurrencyConfigsPaginator(software.amazon.awssdk.services.lambda.model.ListProvisionedConcurrencyConfigsRequest)
operation which is a paginated operation.ListProvisionedConcurrencyConfigsRequest MarshallerListTagsRequest Marshaller
Represents the output for the
LambdaClient.listVersionsByFunctionPaginator(software.amazon.awssdk.services.lambda.model.ListVersionsByFunctionRequest)
operation which is a paginated operation.
Represents the output for the
LambdaAsyncClient.listVersionsByFunctionPaginator(software.amazon.awssdk.services.lambda.model.ListVersionsByFunctionRequest)
operation which is a paginated operation.ListVersionsByFunctionRequest Marshaller
The function's Amazon CloudWatch Logs configuration settings.
The function has no published versions available.
A destination for events that failed processing.
A destination for events that were processed successfully.
Information about an operation within a durable execution.
An update to be applied to an operation during checkpointing.
The permissions policy for the resource is too large.
The RevisionId provided does not match the latest RevisionId for the Lambda function or alias.
Details about the provisioned concurrency configuration for a function alias or version.
The specified configuration does not exist.
The provisioned mode configuration for the event source.
PublishLayerVersionRequest MarshallerPublishVersionRequest Marshaller
Details about a function's configuration.
PutFunctionCodeSigningConfigRequest MarshallerPutFunctionConcurrencyRequest MarshallerPutFunctionEventInvokeConfigRequest MarshallerPutFunctionRecursionConfigRequest MarshallerPutFunctionScalingConfigRequest MarshallerPutProvisionedConcurrencyConfigRequest MarshallerPutRuntimeManagementConfigRequest Marshaller
Lambda has detected your function being invoked in a recursive loop with other Amazon Web Services resources and
stopped your function's invocation.
RemoveLayerVersionPermissionRequest MarshallerRemovePermissionRequest Marshaller
The request payload exceeded the
Invoke request body JSON input quota.
The resource already exists, or another operation is in progress.
The operation conflicts with the resource's availability.
The resource specified in the request does not exist.
The function is inactive and its VPC connection is no longer available.
Information about retry attempts for an operation.
Represents a URL to be used internally for endpoint resolution.
The ARN of the runtime and any errors that occured.
Any error returned when the runtime version information for the function could not be retrieved.
The Lambda function couldn't make a network connection to the configured S3 Files access point.
The Lambda function couldn't mount the configured S3 Files access point due to a permission or configuration issue.
The Lambda function made a network connection to the configured S3 Files access point, but the mount operation timed
out.
(Amazon SQS only) The scaling configuration for the event source.
The self-managed Apache Kafka cluster for your event source.
Specific configuration settings for a self-managed Apache Kafka event source.
SendDurableExecutionCallbackFailureRequest MarshallerSendDurableExecutionCallbackHeartbeatRequest MarshallerSendDurableExecutionCallbackSuccessRequest Marshaller
The request payload exceeded the maximum allowed size for serialized request entities.
The Lambda service encountered an internal error.
The function's Lambda SnapStart setting.
The
afterRestore() runtime hook encountered an
error.
Lambda is initializing your function.
The function's SnapStart setting.
Lambda couldn't restore the snapshot within the timeout limit.
To secure and define access to your event source, you can specify the authentication protocol, VPC components, or
virtual host.
Details about a step operation.
Details about a step that failed.
Configuration options for a step operation.
Details about a step that has started.
Details about a step that succeeded.
StopDurableExecutionRequest Marshaller
Lambda couldn't set up VPC access for the Lambda function because one or more configured subnets has no available IP
addresses.
TagResourceRequest Marshaller
An object that contains details about an error related to retrieving tags.
A scaling policy for the capacity provider that automatically adjusts capacity to maintain a target value for a
specific metric.
Specifies the tenant isolation mode configuration for a Lambda function.
The request throughput limit was exceeded.
Contains trace headers for the Lambda durable execution.
The function's X-Ray tracing
configuration.
The function's X-Ray tracing configuration.
The content type of the
Invoke request body is not JSON.UntagResourceRequest MarshallerUpdateAliasRequest Marshaller
Provides configuration information about a Lambda function alias.
UpdateCapacityProviderRequest MarshallerUpdateCodeSigningConfigRequest MarshallerUpdateEventSourceMappingRequest Marshaller
A mapping between an Amazon Web Services resource and a Lambda function.
UpdateFunctionCodeRequest Marshaller
Details about a function's configuration.
UpdateFunctionConfigurationRequest Marshaller
Details about a function's configuration.
UpdateFunctionEventInvokeConfigRequest MarshallerUpdateFunctionUrlConfigRequest MarshallerBase class for the types of values computable by the
RuleEngine.An array value.
A boolean value.
An integer value.
A record (map) value.
A string value.
The VPC security groups and subnets that are attached to a Lambda function.
The VPC security groups and subnets that are attached to a Lambda function.
Details about a wait operation that was cancelled.
Details about a wait operation.
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath
expressions.
A
WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether
it's reported by a response or an exception.
Specifies how long to pause the durable execution.
Details about a wait operation that has started.
Details about a wait operation that succeeded.