Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.1/services/lambda.ts?docs=full";

§Classes

Lambda

§Interfaces

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.

AddLayerVersionPermissionRequest
AddLayerVersionPermissionResponse
AddPermissionRequest
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.

CodeSigningConfig

Details about a Code signing configuration.

CodeSigningPolicies

Code signing configuration policies specifies the validation failure action for signature mismatch or expiry.

Concurrency
CreateAliasRequest
CreateCodeSigningConfigRequest
CreateCodeSigningConfigResponse
CreateEventSourceMappingRequest
CreateFunctionRequest
DeadLetterConfig

The dead-letter queue for failed asynchronous invocations.

DeleteAliasRequest
DeleteCodeSigningConfigRequest
DeleteEventSourceMappingRequest
DeleteFunctionCodeSigningConfigRequest
DeleteFunctionConcurrencyRequest
DeleteFunctionEventInvokeConfigRequest
DeleteFunctionRequest
DeleteLayerVersionRequest
DeleteProvisionedConcurrencyConfigRequest
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
GetAliasRequest
GetCodeSigningConfigRequest
GetCodeSigningConfigResponse
GetEventSourceMappingRequest
GetFunctionCodeSigningConfigRequest
GetFunctionCodeSigningConfigResponse
GetFunctionConcurrencyRequest
GetFunctionConcurrencyResponse
GetFunctionConfigurationRequest
GetFunctionEventInvokeConfigRequest
GetFunctionRequest
GetFunctionResponse
GetLayerVersionByArnRequest
GetLayerVersionPolicyRequest
GetLayerVersionPolicyResponse
GetLayerVersionRequest
GetLayerVersionResponse
GetPolicyRequest
GetPolicyResponse
GetProvisionedConcurrencyConfigRequest
GetProvisionedConcurrencyConfigResponse
ImageConfig

Configuration values that override the container image Dockerfile settings. See Container settings.

ImageConfigError

Error response to GetFunctionConfiguration.

ImageConfigResponse

Response to GetFunctionConfiguration request.

InvocationRequest
InvocationResponse
InvokeAsyncRequest
InvokeAsyncResponse

A success response (202 Accepted) indicates that the request is queued for invocation.

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.

ListAliasesRequest
ListAliasesResponse
ListCodeSigningConfigsRequest
ListCodeSigningConfigsResponse
ListEventSourceMappingsRequest
ListEventSourceMappingsResponse
ListFunctionEventInvokeConfigsRequest
ListFunctionEventInvokeConfigsResponse
ListFunctionsByCodeSigningConfigRequest
ListFunctionsByCodeSigningConfigResponse
ListFunctionsRequest
ListFunctionsResponse

A list of Lambda functions.

ListLayersRequest
ListLayersResponse
ListLayerVersionsRequest
ListLayerVersionsResponse
ListProvisionedConcurrencyConfigsRequest
ListProvisionedConcurrencyConfigsResponse
ListTagsRequest
ListTagsResponse
ListVersionsByFunctionRequest
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.

PublishLayerVersionRequest
PublishLayerVersionResponse
PublishVersionRequest
PutFunctionCodeSigningConfigRequest
PutFunctionCodeSigningConfigResponse
PutFunctionConcurrencyRequest
PutFunctionEventInvokeConfigRequest
PutProvisionedConcurrencyConfigRequest
PutProvisionedConcurrencyConfigResponse
RemoveLayerVersionPermissionRequest
RemovePermissionRequest
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.

TagResourceRequest
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.

UntagResourceRequest
UpdateAliasRequest
UpdateCodeSigningConfigRequest
UpdateCodeSigningConfigResponse
UpdateEventSourceMappingRequest
UpdateFunctionCodeRequest
UpdateFunctionConfigurationRequest
UpdateFunctionEventInvokeConfigRequest
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.

§Type Aliases

CodeSigningPolicy
EndPointType
EventSourcePosition
FunctionResponseType
FunctionVersion
InvocationType
LastUpdateStatus
LastUpdateStatusReasonCode
LogType
PackageType
ProvisionedConcurrencyStatusEnum
Runtime
SourceAccessType
State
StateReasonCode
TracingMode