v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1470393436.3 KB

Gets status of a specified health check.

This API is intended for use during development to diagnose behavior. It doesn’t support production use-cases with high query rates that require immediate and actionable responses.

get/2013-04-01/healthcheck/{HealthCheckId}/status

Path parameters

HealthCheckIdstring required
<p>The ID for the health check that you want the current status for. When you created the health check, <code>CreateHealthCheck</code> returned the ID in the response, in the <code>HealthCheckId</code> element.</p> <note> <p>If you want to check the status of a calculated health check, you must use the Amazon Route 53 console or the CloudWatch console. You can't use <code>GetHealthCheckStatus</code> to get the status of a calculated health check.</p> </note>

Response

Success