| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDrtAccessResponse |
ShieldClient.describeDRTAccess(Consumer<DescribeDrtAccessRequest.Builder> describeDrtAccessRequest)
Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your
Amazon Web Services account while assisting with attack mitigation.
|
default DescribeDrtAccessResponse |
ShieldClient.describeDRTAccess(DescribeDrtAccessRequest describeDrtAccessRequest)
Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your
Amazon Web Services account while assisting with attack mitigation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDrtAccessResponse> |
ShieldAsyncClient.describeDRTAccess(Consumer<DescribeDrtAccessRequest.Builder> describeDrtAccessRequest)
Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your
Amazon Web Services account while assisting with attack mitigation.
|
default CompletableFuture<DescribeDrtAccessResponse> |
ShieldAsyncClient.describeDRTAccess(DescribeDrtAccessRequest describeDrtAccessRequest)
Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your
Amazon Web Services account while assisting with attack mitigation.
|
Copyright © 2023. All rights reserved.