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

arpio-config:translate-region

Enable AWS region name translation inside the SSM Parameter value.

arpio-config:translate-region = <any value>

<any-value>

This tag can have any value, including an empty value.

Supported Resources

  • SSM Parameter

Description

You can use the arpio-config:translate-region configuration tag to tell Arpio to replace AWS region names like us-east-1 inside an SSM Parameter value with the region name of the corresponding recovery environment (for example, us-east-2).

Normally, when Arpio replicates an SSM Parameter it treats the parameter value as an opaque string and copies it directly.   If you apply the arpio-config:translate-region tag to the Parameter, Arpio will replace occurrences of the application's primary environment region name inside the value with the region name of the recovery environment.

Examples

Tag

Value

arpio-config:translate-region

true