| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| software.amazon.awssdk.services.lambda.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFunctionEventInvokeConfigResponse |
LambdaClient.updateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest updateFunctionEventInvokeConfigRequest)
Updates the configuration for asynchronous invocation for a function, version, or alias.
|
default CompletableFuture<UpdateFunctionEventInvokeConfigResponse> |
LambdaAsyncClient.updateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest updateFunctionEventInvokeConfigRequest)
Updates the configuration for asynchronous invocation for a function, version, or alias.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFunctionEventInvokeConfigRequestMarshaller.marshall(UpdateFunctionEventInvokeConfigRequest updateFunctionEventInvokeConfigRequest) |
Copyright © 2023. All rights reserved.