| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateDrtLogBucketResponse |
ShieldClient.associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)
Authorizes the DDoS Response Team (DRT) to access the specified Amazon S3 bucket containing your AWS WAF logs.
|
default AssociateDrtLogBucketResponse |
ShieldClient.associateDRTLogBucket(Consumer<AssociateDrtLogBucketRequest.Builder> associateDrtLogBucketRequest)
Authorizes the DDoS Response Team (DRT) to access the specified Amazon S3 bucket containing your AWS WAF logs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateDrtLogBucketResponse> |
ShieldAsyncClient.associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)
Authorizes the DDoS Response Team (DRT) to access the specified Amazon S3 bucket containing your AWS WAF logs.
|
default CompletableFuture<AssociateDrtLogBucketResponse> |
ShieldAsyncClient.associateDRTLogBucket(Consumer<AssociateDrtLogBucketRequest.Builder> associateDrtLogBucketRequest)
Authorizes the DDoS Response Team (DRT) to access the specified Amazon S3 bucket containing your AWS WAF logs.
|
Copyright © 2021. All rights reserved.