amazonka-route53-0.3.6.1: Amazon Route 53 SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Route53.GetHealthCheckLastFailureReason

Contents

Description

If you want to learn why a health check is currently failing or why it failed most recently (if at all), you can get the failure reason for the most recent failure. Send a GET request to the '2013-04-01healthcheckhealth check ID/lastfailurereason resource.

http://docs.aws.amazon.com/Route53/latest/APIReference/API_GetHealthCheckLastFailureReason.html

Synopsis

Request

Request constructor

Request lenses

ghclfrHealthCheckId :: Lens' GetHealthCheckLastFailureReason Text Source

The ID of the health check for which you want to retrieve the reason for the most recent failure.

Response

Response constructor

Response lenses