v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1470393436.3 KB

Retrieve a list of the health checks that are associated with the current Amazon Web Services account.

get/2013-04-01/healthcheck

Query parameters

markerstring
<p>If the value of <code>IsTruncated</code> in the previous response was <code>true</code>, you have more health checks. To get another group, submit another <code>ListHealthChecks</code> request. </p> <p>For the value of <code>marker</code>, specify the value of <code>NextMarker</code> from the previous response, which is the ID of the first health check that Amazon Route 53 will return if you submit another request.</p> <p>If the value of <code>IsTruncated</code> in the previous response was <code>false</code>, there are no more health checks to get.</p>
maxitemsstring

The maximum number of health checks that you want <code>ListHealthChecks</code> to return in response to the current request. Amazon Route 53 returns a maximum of 100 items. If you set <code>MaxItems</code> to a value greater than 100, Route 53 returns only the first 100 health checks.

MaxItemsstring

Pagination limit

Markerstring

Pagination token

Response

Success