/AWS1/CL_R53=>GETHEALTHCHECKLASTFAILURERSN()
¶
About GetHealthCheckLastFailureReason¶
Gets the reason that a specified health check failed most recently.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_HEALTHCHECKID
TYPE /AWS1/R53HEALTHCHECKID
/AWS1/R53HEALTHCHECKID
¶
The ID for the health check for which you want the last failure reason. When you created the health check,
CreateHealthCheck
returned the ID in the response, in theHealthCheckId
element.If you want to get the last failure reason for a calculated health check, you must use the Amazon Route 53 console or the CloudWatch console. You can't use
GetHealthCheckLastFailureReason
for a calculated health check.