Package | Description |
---|---|
com.amazonaws.services.lambda |
|
com.amazonaws.services.lambda.model | |
com.amazonaws.services.lambda.waiters |
Class and Description |
---|
AccountLimit
Limits that are related to concurrency and storage.
|
AccountUsage
The number of functions and amount of storage in use.
|
AddLayerVersionPermissionRequest |
AddLayerVersionPermissionResult |
AddPermissionRequest |
AddPermissionResult |
AliasConfiguration
Provides configuration information about a Lambda function alias.
|
AliasRoutingConfiguration
The traffic-shifting
configuration of a Lambda function alias.
|
AllowedPublishers
List of signing profiles that can sign a code package.
|
AmazonManagedKafkaEventSourceConfig
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
|
Architecture |
AWSLambdaException
Base exception for all service exceptions thrown by AWS Lambda
|
CodeSigningConfig
Details about a Code signing
configuration.
|
CodeSigningConfigNotFoundException
The specified code signing configuration does not exist.
|
CodeSigningPolicies
Code signing configuration policies specify the validation failure action for signature mismatch or expiry.
|
CodeSigningPolicy |
CodeStorageExceededException
You have exceeded your maximum total code size per account.
|
CodeVerificationFailedException
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.
|
Concurrency |
Cors
The cross-origin resource sharing (CORS)
settings for your Lambda function URL.
|
CreateAliasRequest |
CreateAliasResult
Provides configuration information about a Lambda function alias.
|
CreateCodeSigningConfigRequest |
CreateCodeSigningConfigResult |
CreateEventSourceMappingRequest |
CreateEventSourceMappingResult
A mapping between an Amazon Web Services resource and a Lambda function.
|
CreateFunctionRequest |
CreateFunctionResult
Details about a function's configuration.
|
CreateFunctionUrlConfigRequest |
CreateFunctionUrlConfigResult |
DeadLetterConfig
The dead-letter queue for failed
asynchronous invocations.
|
DeleteAliasRequest |
DeleteAliasResult |
DeleteCodeSigningConfigRequest |
DeleteCodeSigningConfigResult |
DeleteEventSourceMappingRequest |
DeleteEventSourceMappingResult
A mapping between an Amazon Web Services resource and a Lambda function.
|
DeleteFunctionCodeSigningConfigRequest |
DeleteFunctionCodeSigningConfigResult |
DeleteFunctionConcurrencyRequest |
DeleteFunctionConcurrencyResult |
DeleteFunctionEventInvokeConfigRequest |
DeleteFunctionEventInvokeConfigResult |
DeleteFunctionRequest |
DeleteFunctionResult |
DeleteFunctionUrlConfigRequest |
DeleteFunctionUrlConfigResult |
DeleteLayerVersionRequest |
DeleteLayerVersionResult |
DeleteProvisionedConcurrencyConfigRequest |
DeleteProvisionedConcurrencyConfigResult |
DestinationConfig
A configuration object that specifies the destination of an event after Lambda processes it.
|
EC2AccessDeniedException
Need additional permissions to configure VPC settings.
|
EC2ThrottledException
Lambda was throttled by Amazon EC2 during Lambda function initialization using the execution role provided for the
Lambda function.
|
EC2UnexpectedException
Lambda received an unexpected EC2 client exception while setting up for the Lambda function.
|
EFSIOException
An error occurred when reading from or writing to a connected file system.
|
EFSMountConnectivityException
The function couldn't make a network connection to the configured file system.
|
EFSMountFailureException
The function couldn't mount the configured file system due to a permission or configuration issue.
|
EFSMountTimeoutException
The function was able to make a network connection to the configured file system, but the mount operation timed out.
|
EndPointType |
ENILimitReachedException
Lambda was not able to create an elastic network interface in the VPC, specified as part of Lambda function
configuration, because the limit for network interfaces has been reached.
|
Environment
A function's environment variable settings.
|
EnvironmentError
Error messages for environment variables that couldn't be applied.
|
EnvironmentResponse
The results of an operation to update or read environment variables.
|
EphemeralStorage
The size of the function’s /tmp directory in MB.
|
EventSourceMappingConfiguration
A mapping between an Amazon Web Services resource and a Lambda function.
|
EventSourcePosition |
FileSystemConfig
Details about the connection between a Lambda function and an Amazon EFS file system.
|
Filter
A structure within a
FilterCriteria object that defines an event filtering pattern. |
FilterCriteria
An object that contains the filters for an event source.
|
FunctionCode
The code for the Lambda function.
|
FunctionCodeLocation
Details about a function's deployment package.
|
FunctionConfiguration
Details about a function's configuration.
|
FunctionEventInvokeConfig |
FunctionResponseType |
FunctionUrlAuthType |
FunctionUrlConfig
Details about a Lambda function URL.
|
FunctionVersion |
GetAccountSettingsRequest |
GetAccountSettingsResult |
GetAliasRequest |
GetAliasResult
Provides configuration information about a Lambda function alias.
|
GetCodeSigningConfigRequest |
GetCodeSigningConfigResult |
GetEventSourceMappingRequest |
GetEventSourceMappingResult
A mapping between an Amazon Web Services resource and a Lambda function.
|
GetFunctionCodeSigningConfigRequest |
GetFunctionCodeSigningConfigResult |
GetFunctionConcurrencyRequest |
GetFunctionConcurrencyResult |
GetFunctionConfigurationRequest |
GetFunctionConfigurationResult
Details about a function's configuration.
|
GetFunctionEventInvokeConfigRequest |
GetFunctionEventInvokeConfigResult |
GetFunctionRequest |
GetFunctionResult |
GetFunctionUrlConfigRequest |
GetFunctionUrlConfigResult |
GetLayerVersionByArnRequest |
GetLayerVersionByArnResult |
GetLayerVersionPolicyRequest |
GetLayerVersionPolicyResult |
GetLayerVersionRequest |
GetLayerVersionResult |
GetPolicyRequest |
GetPolicyResult |
GetProvisionedConcurrencyConfigRequest |
GetProvisionedConcurrencyConfigResult |
ImageConfig
Configuration values that override the container image Dockerfile settings.
|
ImageConfigError
Error response to GetFunctionConfiguration.
|
ImageConfigResponse
Response to GetFunctionConfiguration request.
|
InvalidCodeSignatureException
The code signature failed the integrity check.
|
InvalidParameterValueException
One of the parameters in the request is invalid.
|
InvalidRequestContentException
The request body could not be parsed as JSON.
|
InvalidRuntimeException
The runtime or runtime version specified is not supported.
|
InvalidSecurityGroupIDException
The Security Group ID provided in the Lambda function VPC configuration is invalid.
|
InvalidSubnetIDException
The Subnet ID provided in the Lambda function VPC configuration is invalid.
|
InvalidZipFileException
Lambda could not unzip the deployment package.
|
InvocationType |
InvokeAsyncRequest |
InvokeAsyncResult
Deprecated.
|
InvokeRequest |
InvokeResult |
KMSAccessDeniedException
Lambda was unable to decrypt the environment variables because KMS access was denied.
|
KMSDisabledException
Lambda was unable to decrypt the environment variables because the KMS key used is disabled.
|
KMSInvalidStateException
Lambda was unable to decrypt the environment variables because the KMS key used is in an invalid state for Decrypt.
|
KMSNotFoundException
Lambda was unable to decrypt the environment variables because the KMS key was not found.
|
LastUpdateStatus |
LastUpdateStatusReasonCode |
Layer
An Lambda layer.
|
LayersListItem
Details about an Lambda layer.
|
LayerVersionContentInput
A ZIP archive that contains the contents of an Lambda layer.
|
LayerVersionContentOutput
Details about a version of an Lambda
layer.
|
LayerVersionsListItem
Details about a version of an Lambda
layer.
|
ListAliasesRequest |
ListAliasesResult |
ListCodeSigningConfigsRequest |
ListCodeSigningConfigsResult |
ListEventSourceMappingsRequest |
ListEventSourceMappingsResult |
ListFunctionEventInvokeConfigsRequest |
ListFunctionEventInvokeConfigsResult |
ListFunctionsByCodeSigningConfigRequest |
ListFunctionsByCodeSigningConfigResult |
ListFunctionsRequest |
ListFunctionsResult
A list of Lambda functions.
|
ListFunctionUrlConfigsRequest |
ListFunctionUrlConfigsResult |
ListLayersRequest |
ListLayersResult |
ListLayerVersionsRequest |
ListLayerVersionsResult |
ListProvisionedConcurrencyConfigsRequest |
ListProvisionedConcurrencyConfigsResult |
ListTagsRequest |
ListTagsResult |
ListVersionsByFunctionRequest |
ListVersionsByFunctionResult |
LogType |
OnFailure
A destination for events that failed processing.
|
OnSuccess
A destination for events that were processed successfully.
|
PackageType |
PolicyLengthExceededException
The permissions policy for the resource is too large.
|
PreconditionFailedException
The RevisionId provided does not match the latest RevisionId for the Lambda function or alias.
|
ProvisionedConcurrencyConfigListItem
Details about the provisioned concurrency configuration for a function alias or version.
|
ProvisionedConcurrencyConfigNotFoundException
The specified configuration does not exist.
|
ProvisionedConcurrencyStatusEnum |
PublishLayerVersionRequest |
PublishLayerVersionResult |
PublishVersionRequest |
PublishVersionResult
Details about a function's configuration.
|
PutFunctionCodeSigningConfigRequest |
PutFunctionCodeSigningConfigResult |
PutFunctionConcurrencyRequest |
PutFunctionConcurrencyResult |
PutFunctionEventInvokeConfigRequest |
PutFunctionEventInvokeConfigResult |
PutProvisionedConcurrencyConfigRequest |
PutProvisionedConcurrencyConfigResult |
RemoveLayerVersionPermissionRequest |
RemoveLayerVersionPermissionResult |
RemovePermissionRequest |
RemovePermissionResult |
RequestTooLargeException
The request payload exceeded the
Invoke request body JSON input limit. |
ResourceConflictException
The resource already exists, or another operation is in progress.
|
ResourceInUseException
The operation conflicts with the resource's availability.
|
ResourceNotFoundException
The resource specified in the request does not exist.
|
ResourceNotReadyException
The function is inactive and its VPC connection is no longer available.
|
Runtime |
SelfManagedEventSource
The self-managed Apache Kafka cluster for your event source.
|
SelfManagedKafkaEventSourceConfig
Specific configuration settings for a self-managed Apache Kafka event source.
|
ServiceException
The Lambda service encountered an internal error.
|
SourceAccessConfiguration
To secure and define access to your event source, you can specify the authentication protocol, VPC components, or
virtual host.
|
SourceAccessType |
State |
StateReasonCode |
SubnetIPAddressLimitReachedException
Lambda was not able to set up VPC access for the Lambda function because one or more configured subnets has no
available IP addresses.
|
TagResourceRequest |
TagResourceResult |
ThrottleReason |
TooManyRequestsException
The request throughput limit was exceeded.
|
TracingConfig
The function's X-Ray tracing
configuration.
|
TracingConfigResponse
The function's X-Ray tracing configuration.
|
TracingMode |
UnsupportedMediaTypeException
The content type of the
Invoke request body is not JSON. |
UntagResourceRequest |
UntagResourceResult |
UpdateAliasRequest |
UpdateAliasResult
Provides configuration information about a Lambda function alias.
|
UpdateCodeSigningConfigRequest |
UpdateCodeSigningConfigResult |
UpdateEventSourceMappingRequest |
UpdateEventSourceMappingResult
A mapping between an Amazon Web Services resource and a Lambda function.
|
UpdateFunctionCodeRequest |
UpdateFunctionCodeResult
Details about a function's configuration.
|
UpdateFunctionConfigurationRequest |
UpdateFunctionConfigurationResult
Details about a function's configuration.
|
UpdateFunctionEventInvokeConfigRequest |
UpdateFunctionEventInvokeConfigResult |
UpdateFunctionUrlConfigRequest |
UpdateFunctionUrlConfigResult |
VpcConfig
The VPC security groups and subnets that are attached to a Lambda function.
|
VpcConfigResponse
The VPC security groups and subnets that are attached to a Lambda function.
|
Class and Description |
---|
GetFunctionConfigurationRequest |
GetFunctionConfigurationResult
Details about a function's configuration.
|
GetFunctionRequest |
GetFunctionResult |
Copyright © 2022. All rights reserved.