| 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.
|
default AssociateHealthCheckResponse |
ShieldClient.associateHealthCheck(AssociateHealthCheckRequest associateHealthCheckRequest)
Adds health-based detection to the Shield Advanced protection for a resource.
|
default AssociateHealthCheckResponse |
ShieldClient.associateHealthCheck(Consumer<AssociateHealthCheckRequest.Builder> associateHealthCheckRequest)
Adds health-based detection to the Shield Advanced protection for a resource.
|
default CreateProtectionResponse |
ShieldClient.createProtection(Consumer<CreateProtectionRequest.Builder> createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
default CreateProtectionResponse |
ShieldClient.createProtection(CreateProtectionRequest createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
default CreateProtectionGroupResponse |
ShieldClient.createProtectionGroup(Consumer<CreateProtectionGroupRequest.Builder> createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
default CreateProtectionGroupResponse |
ShieldClient.createProtectionGroup(CreateProtectionGroupRequest createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
Copyright © 2021. All rights reserved.