AutoshiftSummary - Amazon Route 53 Application Recovery Controller

AutoshiftSummary

Information about an autoshift. AWS starts an autoshift to temporarily move traffic for a resource away from an Availability Zone in an AWS Region when AWS determines that there's an issue in the Availability Zone that could potentially affect customers. You can configure zonal autoshift in Route 53 ARC for managed resources in your AWS account in a Region. Supported AWS resources are automatically registered with Route 53 ARC.

Autoshifts are temporary. When the Availability Zone recovers, AWS ends the autoshift, and traffic for the resource is no longer directed to the other Availability Zones in the Region.

You can stop an autoshift for a resource by disabling zonal autoshift.

Contents

awayFrom

The Availability Zone (for example, use1-az1) that traffic is shifted away from for a resource when AWS starts an autoshift. Until the autoshift ends, traffic for the resource is instead directed to other Availability Zones in the AWS Region. An autoshift can end for a resource, for example, when AWS ends the autoshift for the Availability Zone or when you disable zonal autoshift for the resource.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20.

Required: Yes

endTime

The time (in UTC) when the autoshift ended.

Type: Timestamp

Required: Yes

startTime

The time (in UTC) when the autoshift started.

Type: Timestamp

Required: Yes

status

The status for an autoshift.

Type: String

Valid Values: ACTIVE | COMPLETED

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: