enable_default_key_replication_regions
Add regions to the account-wide default so subsequently created keys replicate automatically. Affects future keys only; existing keys require separate action.
Instructions
Call this to add regions to the account-wide default, so subsequently created keys replicate there automatically.
This is account-level and affects future keys only — it does not retroactively replicate existing keys. Use add_key_replication_regions for keys that already exist.
Args: replication_regions: Regions to enable by default, e.g. ["us-west-2"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replication_regions | Yes |