| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| software.amazon.awssdk.services.s3control.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccessPointPolicyStatusResponse> |
S3ControlAsyncClient.getAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest)
Indicates whether the specified access point currently has a policy that allows public access.
|
default GetAccessPointPolicyStatusResponse |
S3ControlClient.getAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest)
Indicates whether the specified access point currently has a policy that allows public access.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccessPointPolicyStatusRequestMarshaller.marshall(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest) |
Copyright © 2022. All rights reserved.