| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccessPointPolicyStatusForObjectLambdaResponse |
S3ControlClient.getAccessPointPolicyStatusForObjectLambda(Consumer<GetAccessPointPolicyStatusForObjectLambdaRequest.Builder> getAccessPointPolicyStatusForObjectLambdaRequest)
Returns the status of the resource policy associated with an Object Lambda Access Point.
|
default GetAccessPointPolicyStatusForObjectLambdaResponse |
S3ControlClient.getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest)
Returns the status of the resource policy associated with an Object Lambda Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccessPointPolicyStatusForObjectLambdaResponse> |
S3ControlAsyncClient.getAccessPointPolicyStatusForObjectLambda(Consumer<GetAccessPointPolicyStatusForObjectLambdaRequest.Builder> getAccessPointPolicyStatusForObjectLambdaRequest)
Returns the status of the resource policy associated with an Object Lambda Access Point.
|
default CompletableFuture<GetAccessPointPolicyStatusForObjectLambdaResponse> |
S3ControlAsyncClient.getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest)
Returns the status of the resource policy associated with an Object Lambda Access Point.
|
Copyright © 2023. All rights reserved.