1. Arpio Documentation
  2. Reference Guides
  3. Arpio Configuration Tag Reference

Arpio Configuration Tags

Control how Arpio protects and recovers your AWS resources by setting "configuration tags" on resources in your primary environment.

You can control how Arpio protects and recovers your AWS resources by setting configuration tags on resources in your primary environment.

Configuration tags are tags you set using AWS's normal tagging APIs or through the AWS management console. Arpio reads these tags when it creates recovery points, and uses the tag values as they were when the recovery point was created to control how resources are recovered when you test and fail over your applications.

Arpio configuration tags are normal AWS tags, which means they have a textual name and an optional textual value. All configuration tags have a name that starts with "arpio-config:", but the format of the rest of the tag name varies with the type of the configuration tag and resource type it's being applied to. The value is always specific to the configuration tag type and resource type.

Arpio only reads and follows configuration tags that are set on resources in your primary environment. If you set configuration tags on resources in your recovery environment, Arpio ignores them when it manages those resources (and it may overwrite them there).

If you use an incorrect key format in your configuration tags, Arpio generally ignores the tag. If you use an incorrect value format, Arpio generally tells you about the problem, so you can fix it promptly. Test your applications regularly to ensure your configuration tags are working as you expect. You can verify the recovery environment configuration using the AWS management console or APIs.

Supported Arpio Configuration Tags