Package-level declarations

Types

Link copied to clipboard

Recovery readiness

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Creates a cell in an account.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Deletes a resource set.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

Gets details about a readiness check.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

Lists the cells for an account.

Link copied to clipboard

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

Link copied to clipboard

Lists the readiness checks for an account.

Link copied to clipboard

Lists the recovery groups in an account.

Link copied to clipboard

Lists the resource sets in an account.

Link copied to clipboard

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

Link copied to clipboard

Lists the tags for a resource.

Link copied to clipboard

Adds a tag to a resource.

Link copied to clipboard

Removes a tag from a resource.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Updates a resource set.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.