| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetProtectionStatusResponse |
FmsClient.getProtectionStatus(Consumer<GetProtectionStatusRequest.Builder> getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
default GetProtectionStatusResponse |
FmsClient.getProtectionStatus(GetProtectionStatusRequest getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProtectionStatusResponse> |
FmsAsyncClient.getProtectionStatus(Consumer<GetProtectionStatusRequest.Builder> getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
default CompletableFuture<GetProtectionStatusResponse> |
FmsAsyncClient.getProtectionStatus(GetProtectionStatusRequest getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
Copyright © 2023. All rights reserved.