Smaws_Client_Shield.DisassociateHealthCheck
val request :
Smaws_Lib.Context.t ->
disassociate_health_check_request ->
(disassociate_health_check_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `InvalidResourceException of invalid_resource_exception
| `OptimisticLockException of optimistic_lock_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Removes health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and response.
You define the health check in Route 53 and then associate or disassociate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the WAF Developer Guide.