Adds health-based detection to the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your AWS resource to improve responsiveness and accuracy in attack detection and mitigation.
shield_associate_health_check(ProtectionId, HealthCheckArn)
[required] The unique identifier (ID) for the Protection object to add the health check association to.
[required] The Amazon Resource Name (ARN) of the health check to associate with the protection.
svc$associate_health_check( ProtectionId = "string", HealthCheckArn = "string" )
You define the health check in Route 53 and then associate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the AWS WAF and AWS Shield Developer Guide.