lambda-2015-03-31
library
Classes
-
AccountLimit
-
Limits that are related to concurrency and storage. All file and storage
sizes are in bytes.
-
AccountUsage
-
The number of functions and amount of storage in use.
-
AddLayerVersionPermissionResponse
-
-
AddPermissionResponse
-
-
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.
-
AwsClientCredentials
-
AWS credentials.
-
CodeSigningConfig
-
Details about a Code signing configuration.
-
CodeSigningPolicies
-
Code signing configuration policies specifies the validation failure action
for signature mismatch or expiry.
-
Concurrency
-
-
CreateCodeSigningConfigResponse
-
-
DeadLetterConfig
-
The dead-letter
queue for failed asynchronous invocations.
-
DeleteCodeSigningConfigResponse
-
-
DestinationConfig
-
A configuration object that specifies the destination of an event after
Lambda processes it.
-
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. If the
operation is successful, the response contains the environment variables. If
it failed, the response contains details about the error.
-
EventSourceMappingConfiguration
-
A mapping between an AWS resource and an AWS Lambda function. See
CreateEventSourceMapping for details.
-
FileSystemConfig
-
Details about the connection between a Lambda function and an Amazon EFS
file system.
-
FunctionCode
-
The code for the Lambda function. You can specify either an object in Amazon
S3, upload a .zip file archive deployment package directly, or specify the
URI of a container image.
-
FunctionCodeLocation
-
Details about a function's deployment package.
-
FunctionConfiguration
-
Details about a function's configuration.
-
FunctionEventInvokeConfig
-
-
GetAccountSettingsResponse
-
-
GetCodeSigningConfigResponse
-
-
GetFunctionCodeSigningConfigResponse
-
-
GetFunctionConcurrencyResponse
-
-
GetFunctionResponse
-
-
GetLayerVersionPolicyResponse
-
-
GetLayerVersionResponse
-
-
GetPolicyResponse
-
-
GetProvisionedConcurrencyConfigResponse
-
-
ImageConfig
-
Configuration values that override the container image Dockerfile settings.
See Container
settings.
-
ImageConfigError
-
Error response to GetFunctionConfiguration.
-
ImageConfigResponse
-
Response to GetFunctionConfiguration request.
-
InvocationResponse
-
-
InvokeAsyncResponse
-
A success response (
202 Accepted
) indicates that the request is
queued for invocation.
-
Lambda
-
This is the AWS Lambda API Reference. The AWS Lambda Developer Guide
provides additional information. For the service overview, see What is AWS
Lambda, and for information about how the service works, see AWS
Lambda: How it Works in the AWS Lambda Developer Guide.
-
Layer
-
An AWS
Lambda layer.
-
LayersListItem
-
Details about an AWS
Lambda layer.
-
LayerVersionContentInput
-
A ZIP archive that contains the contents of an AWS
Lambda layer. You can specify either an Amazon S3 location, or upload a
layer archive directly.
-
LayerVersionContentOutput
-
Details about a version of an AWS
Lambda layer.
-
LayerVersionsListItem
-
Details about a version of an AWS
Lambda layer.
-
ListAliasesResponse
-
-
ListCodeSigningConfigsResponse
-
-
ListEventSourceMappingsResponse
-
-
ListFunctionEventInvokeConfigsResponse
-
-
ListFunctionsByCodeSigningConfigResponse
-
-
ListFunctionsResponse
-
A list of Lambda functions.
-
ListLayersResponse
-
-
ListLayerVersionsResponse
-
-
ListProvisionedConcurrencyConfigsResponse
-
-
ListTagsResponse
-
-
ListVersionsByFunctionResponse
-
-
OnFailure
-
A destination for events that failed processing.
-
OnSuccess
-
A destination for events that were processed successfully.
-
ProvisionedConcurrencyConfigListItem
-
Details about the provisioned concurrency configuration for a function alias
or version.
-
PublishLayerVersionResponse
-
-
PutFunctionCodeSigningConfigResponse
-
-
PutProvisionedConcurrencyConfigResponse
-
-
SelfManagedEventSource
-
The Self-Managed Apache Kafka cluster for your event source.
-
SourceAccessConfiguration
-
You can specify the authentication protocol, or the VPC components to secure
access to your event source.
-
TracingConfig
-
The function's AWS X-Ray tracing configuration. To sample and record
incoming requests, set
Mode
to Active
.
-
TracingConfigResponse
-
The function's AWS X-Ray tracing configuration.
-
UpdateCodeSigningConfigResponse
-
-
VpcConfig
-
The VPC security groups and subnets that are attached to a Lambda function.
For more information, see VPC
Settings.
-
VpcConfigResponse
-
The VPC security groups and subnets that are attached to a Lambda function.