Package | Description |
---|---|
software.amazon.awssdk.services.lambda |
|
software.amazon.awssdk.services.lambda.transform |
Modifier and Type | Method and Description |
---|---|
default GetFunctionEventInvokeConfigResponse |
LambdaClient.getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest getFunctionEventInvokeConfigRequest)
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
|
default CompletableFuture<GetFunctionEventInvokeConfigResponse> |
LambdaAsyncClient.getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest getFunctionEventInvokeConfigRequest)
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetFunctionEventInvokeConfigRequestMarshaller.marshall(GetFunctionEventInvokeConfigRequest getFunctionEventInvokeConfigRequest) |
Copyright © 2023. All rights reserved.