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.
Example
Use a bare-bones client and the command you need to make an API call.
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.
Example
Use a bare-bones client and the command you need to make an API call.
Param
GetHealthCheckStatusCommandInput
Returns
GetHealthCheckStatusCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidInput (client fault)
The input is not valid.
Throws
NoSuchHealthCheck (client fault)
No health check exists with the specified ID.
Throws
Route53ServiceException
Base exception class for all service exceptions from Route53 service.