CLI Examples for the Recovery Control Configuration API
This section includes CLI examples for working with the APIs for Recovery Control Configuration with Amazon Application Recovery Controller (ARC).
ARC is a global service that supports endpoints in multiple AWS Regions but you must
specify the US West (Oregon) Region (that is, specify the parameter --region us-west-2
)
in most ARC CLI commands. For example, to create resources such as routing controls or clusters.
When you create a cluster, ARC provides you with a set of Regional endpoints. To get or update routing control states, you must specify the Regional endpoint (the AWS Region and the endpoint URL) in your CLI command.
Topics
- Create a cluster
- List clusters
- Describe a cluster
- Delete a cluster
- Create a control panel
- List control panels
- Describe a control panel
- Delete a control panel
- Create a routing control
- List routing controls
- Describe a routing control
- Delete a routing control
- Create safety rules
- List safety rules
- Describe a safety rule
- Delete a safety rule
- Get routing control state
- Update state for one routing control
- Update state for two routing controls at the same time, in a batch