Module Awso_route53_recovery_readiness_syncSource

Sourceval delete_cell : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_route53_recovery_readiness.Values.DeleteCellRequest.t -> (unit, unit) Result.t
Sourceval delete_readiness_check : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_route53_recovery_readiness.Values.DeleteReadinessCheckRequest.t -> (unit, unit) Result.t
Sourceval delete_recovery_group : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_route53_recovery_readiness.Values.DeleteRecoveryGroupRequest.t -> (unit, unit) Result.t
Sourceval delete_resource_set : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_route53_recovery_readiness.Values.DeleteResourceSetRequest.t -> (unit, unit) Result.t
Sourceval untag_resource : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_route53_recovery_readiness.Values.UntagResourceRequest.t -> (unit, unit) Result.t
include module type of struct include Awso_route53_recovery_readiness.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

The Network Load Balancer resource that a DNS target resource points to.

The Route 53 resource that a DNS target resource record points to.

The target resource that the Route 53 record points to.

A component for DNS/routing control readiness checks and architecture checks.

The resource element of a resource set.

Information relating to readiness check status.

The time (UTC) that the cell was last checked for readiness, in ISO-8601 format.

Readiness rule information, including the resource type, rule ID, and rule description.

A collection of resources of the same type.

A representation of the application, typically containing multiple cells.

A readiness check.

CrossAccountAuthorization

Information about a cell.

Summary of all readiness check statuses in a recovery group, paginated in GetRecoveryGroupReadinessSummary and GetCellReadinessSummary.

The result of a successful Resource request, with status for an individual resource.

The result of a successful Rule request, with status for an individual rule.

Recommendations that are provided to make an application more recovery resilient.

User does not have sufficient access to perform this action.

An unexpected error occurred.

The requested resource does not exist.

Request was denied due to request throttling.

The input fails to satisfy the constraints specified by an AWS service.

The time that a recovery group was last assessed for recommendations, in UTC ISO-8601 format.

Updating or deleting a resource can cause an inconsistent state.

Updates a resource set.

Name of a resource set.

Updates a recovery group.

Name of a recovery group.

Updates a readiness check.

Name of a readiness check to describe.

Updates a cell to replace the list of nested cells with a new list of nested cells.

Updates a cell to replace the list of nested cells with a new list of nested cells.

Removes a tag from a resource.

Adds a tag to a resource.

Adds a tag to a resource.

Lists the tags for a resource.

Lists the tags for a resource.

Lists all readiness rules, or lists the readiness rules for a specific resource type.

Lists all readiness rules, or lists the readiness rules for a specific resource type.

Lists the resource sets in an account.

Lists the resource sets in an account.

Lists the recovery groups in an account.

Lists the recovery groups in an account.

Lists the readiness checks for an account.

Lists the readiness checks for an account.

Lists the cross-account readiness authorizations that are in place for an account.

Lists the cross-account readiness authorizations that are in place for an account.

Lists the cells for an account.

Lists the cells for an account.

Displays the details about a resource set, including a list of the resources in the set.

Displays the details about a resource set, including a list of the resources in the set.

Gets details about a recovery group, including a list of the cells that are included in it.

Gets details about a recovery group, including a list of the cells that are included in it.

Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.

Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.

Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.

Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.

Gets details about a readiness check.

Gets individual readiness status for a readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in the recovery group, use GetRecoveryGroupReadinessSummary.

Gets individual readiness status for a readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in the recovery group, use GetRecoveryGroupReadinessSummary.

Gets details about a readiness check.

Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this cell, and a list of those cell ARNs with their associated recovery group ARNs.

Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this cell, and a list of those cell ARNs with their associated recovery group ARNs.

Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.

Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.

Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group.

Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group.

Deletes a resource set.

Deletes a recovery group.

Deletes a readiness check.

Deletes cross account readiness authorization.

Deletes cross account readiness authorization.

Delete a cell. When successful, the response code is 204, with no response body.

Creates a resource set. A resource set is a set of resources of one type that span multiple cells. You can associate a resource set with a readiness check to monitor the resources for failover readiness.

Creates a resource set. A resource set is a set of resources of one type that span multiple cells. You can associate a resource set with a readiness check to monitor the resources for failover readiness.

Creates a recovery group in an account. A recovery group corresponds to an application and includes a list of the cells that make up the application.

Creates a recovery group in an account. A recovery group corresponds to an application and includes a list of the cells that make up the application.

Creates a readiness check in an account. A readiness check monitors a resource set in your application, such as a set of Amazon Aurora instances, that Application Recovery Controller is auditing recovery readiness for. The audits run once every minute on every resource that's associated with a readiness check.

Creates a readiness check in an account. A readiness check monitors a resource set in your application, such as a set of Amazon Aurora instances, that Application Recovery Controller is auditing recovery readiness for. The audits run once every minute on every resource that's associated with a readiness check.

Creates a cross-account readiness authorization. This lets you authorize another account to work with Route 53 Application Recovery Controller, for example, to check the readiness status of resources in a separate account.

Creates a cross-account readiness authorization. This lets you authorize another account to work with Route 53 Application Recovery Controller, for example, to check the readiness status of resources in a separate account.

Creates a cell in an account.

Creates a cell in an account.