# Packages
Package route53recoveryreadinessiface provides an interface to enable mocking the AWS Route53 Recovery Readiness service client for testing your code.
# Functions
New creates a new instance of the Route53RecoveryReadiness client with a session.
Readiness_Values returns all elements of the Readiness enum.
# Constants
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ReadinessNotAuthorized is a Readiness enum value.
ReadinessNotReady is a Readiness enum value.
ReadinessReady is a Readiness enum value.
ReadinessUnknown is a Readiness enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
Information about a cell.
A component for DNS/routing control readiness checks and architecture checks.
Readiness rule information, including the resource type, rule ID, and rule description.
Information relating to readiness check status.
The Network Load Balancer resource that a DNS target resource points to.
The Route 53 resource that a DNS target resource record points to.
A readiness check.
Summary of all readiness check statuses in a recovery group, paginated in GetRecoveryGroupReadinessSummary and GetCellReadinessSummary.
Recommendations that are provided to make an application more recovery resilient.
A representation of the application, typically containing multiple cells.
The resource element of a resource set.
The result of a successful Resource request, with status for an individual resource.
A collection of resources of the same type.
Route53RecoveryReadiness provides the API operation methods for making requests to AWS Route53 Recovery Readiness.
The result of a successful Rule request, with status for an individual rule.
The target resource that the Route 53 record points to.