disable_default_key_replication_regions
Stop new keys from automatically replicating into specified AWS regions. This forward-looking setting does not affect existing keys, which require separate removal.
Instructions
Call this to stop new keys from automatically replicating into the named regions.
Account-level and forward-looking only: existing keys keep whatever replication they already have. Use remove_key_replication_regions to change those.
Args: replication_regions: Regions to remove from the default, e.g. ["eu-west-1"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replication_regions | Yes |