| Package | Description | 
|---|---|
| software.amazon.awssdk.services.lambda |  | 
| software.amazon.awssdk.services.lambda.transform | 
| Modifier and Type | Method and Description | 
|---|---|
| default InvokeResponse | LambdaClient. invoke(InvokeRequest invokeRequest)
 Invokes a Lambda function. | 
| default CompletableFuture<InvokeResponse> | LambdaAsyncClient. invoke(InvokeRequest invokeRequest)
 Invokes a Lambda function. | 
| Modifier and Type | Method and Description | 
|---|---|
| SdkHttpFullRequest | InvokeRequestMarshaller. marshall(InvokeRequest invokeRequest) | 
Copyright © 2020. All rights reserved.