ARCRegionswitch¶
Client¶
- class ARCRegionswitch.Client¶
A low-level client representing ARC - Region switch
Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.
Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.
import boto3 client = boto3.client('arc-region-switch')
These are the available methods:
- approve_plan_execution_step
- can_paginate
- cancel_plan_execution
- close
- create_plan
- delete_plan
- get_paginator
- get_plan
- get_plan_evaluation_status
- get_plan_execution
- get_plan_in_region
- get_waiter
- list_plan_execution_events
- list_plan_executions
- list_plans
- list_plans_in_region
- list_route53_health_checks
- list_tags_for_resource
- start_plan_execution
- tag_resource
- untag_resource
- update_plan
- update_plan_execution
- update_plan_execution_step
Paginators¶
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters¶
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: