amazonka-route53-1.0.1: Amazon Route 53 SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
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-01/healthcheck/health check ID/lastfailurereason' resource.

See: AWS API Reference for GetHealthCheckLastFailureReason.

Synopsis

Creating a Request

getHealthCheckLastFailureReason Source

Creates a value of GetHealthCheckLastFailureReason with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

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.

Destructuring the Response

getHealthCheckLastFailureReasonResponse Source

Creates a value of GetHealthCheckLastFailureReasonResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses