View source: R/arczonalshift_operations.R
arczonalshift_update_zonal_autoshift_configuration | R Documentation |
The zonal autoshift configuration for a resource includes the practice run configuration and the status for running autoshifts, zonal autoshift status. When a resource has a practice run configuation, Route 53 ARC starts weekly zonal shifts for the resource, to shift traffic away from an Availability Zone. Weekly practice runs help you to make sure that your application can continue to operate normally with the loss of one Availability Zone.
See https://www.paws-r-sdk.com/docs/arczonalshift_update_zonal_autoshift_configuration/ for full documentation.
arczonalshift_update_zonal_autoshift_configuration(
resourceIdentifier,
zonalAutoshiftStatus
)
resourceIdentifier |
[required] The identifier for the resource that you want to update the zonal autoshift configuration for. The identifier is the Amazon Resource Name (ARN) for the resource. |
zonalAutoshiftStatus |
[required] The zonal autoshift status for the resource that you want to update the
zonal autoshift configuration for. Choose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.