Interface | Description |
---|---|
AWSLambda |
Interface for accessing AWS Lambda.
|
AWSLambdaAsync |
Interface for accessing AWS Lambda asynchronously.
|
Class | Description |
---|---|
AbstractAWSLambda |
Abstract implementation of
AWSLambda . |
AbstractAWSLambdaAsync |
Abstract implementation of
AWSLambdaAsync . |
AWSLambdaAsyncClient |
Client for accessing AWS Lambda asynchronously.
|
AWSLambdaAsyncClientBuilder |
Fluent builder for
AWSLambdaAsync . |
AWSLambdaClient |
Client for accessing AWS Lambda.
|
AWSLambdaClientBuilder |
Fluent builder for
AWSLambda . |
Overview
This is the Lambda API Reference. The Lambda Developer Guide provides additional information. For the service overview, see What is Lambda, and for information about how the service works, see Lambda: How it Works in the Lambda Developer Guide.
Copyright © 2021. All rights reserved.