| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateDrtLogBucketResponse |
ShieldClient.associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)
Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as
Application Load Balancer access logs, CloudFront logs, or logs from third party sources.
|
default AssociateDrtLogBucketResponse |
ShieldClient.associateDRTLogBucket(Consumer<AssociateDrtLogBucketRequest.Builder> associateDrtLogBucketRequest)
Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as
Application Load Balancer access logs, CloudFront logs, or logs from third party sources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateDrtLogBucketResponse> |
ShieldAsyncClient.associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)
Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as
Application Load Balancer access logs, CloudFront logs, or logs from third party sources.
|
default CompletableFuture<AssociateDrtLogBucketResponse> |
ShieldAsyncClient.associateDRTLogBucket(Consumer<AssociateDrtLogBucketRequest.Builder> associateDrtLogBucketRequest)
Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as
Application Load Balancer access logs, CloudFront logs, or logs from third party sources.
|
Copyright © 2023. All rights reserved.