| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketLoggingResponse |
S3Client.getBucketLogging(GetBucketLoggingRequest getBucketLoggingRequest)
Returns the logging status of a bucket and the permissions users have to view and modify that status.
|
default CompletableFuture<GetBucketLoggingResponse> |
S3AsyncClient.getBucketLogging(GetBucketLoggingRequest getBucketLoggingRequest)
Returns the logging status of a bucket and the permissions users have to view and modify that status.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBucketLoggingRequestMarshaller.marshall(GetBucketLoggingRequest getBucketLoggingRequest) |
Copyright © 2022. All rights reserved.