Package | Description |
---|---|
software.amazon.awssdk.services.lambda |
|
software.amazon.awssdk.services.lambda.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetLayerVersionResponse> |
LambdaAsyncClient.getLayerVersion(GetLayerVersionRequest getLayerVersionRequest)
Returns information about a version of an Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
|
default GetLayerVersionResponse |
LambdaClient.getLayerVersion(GetLayerVersionRequest getLayerVersionRequest)
Returns information about a version of an Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetLayerVersionRequestMarshaller.marshall(GetLayerVersionRequest getLayerVersionRequest) |
Copyright © 2023. All rights reserved.