| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| software.amazon.awssdk.services.s3control.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccessPointForObjectLambdaResponse> |
S3ControlAsyncClient.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
Returns configuration information about the specified Object Lambda Access Point
|
default GetAccessPointForObjectLambdaResponse |
S3ControlClient.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
Returns configuration information about the specified Object Lambda Access Point
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccessPointForObjectLambdaRequestMarshaller.marshall(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest) |
Copyright © 2021. All rights reserved.