AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-01 · Documentation low

File: cli/latest/reference/payment-cryptography/disable-default-key-replication-regions.md

Summary

Updated CLI version reference from 2.31.26 to 2.31.27 and added links to Multi-Region key replication documentation. Enhanced description clarity regarding account scope and manual replication operations.

Security assessment

The changes improve documentation about key replication controls but do not address a specific security vulnerability. The added links and clarifications help users understand security-related key management features.

Diff

diff --git a/cli/latest/reference/payment-cryptography/disable-default-key-replication-regions.md b/cli/latest/reference/payment-cryptography/disable-default-key-replication-regions.md
index 2d1a65dc0..7668a83fc 100644
--- a//cli/latest/reference/payment-cryptography/disable-default-key-replication-regions.md
+++ b//cli/latest/reference/payment-cryptography/disable-default-key-replication-regions.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.26 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.27 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Disables multi-region key replication settings for the specified Amazon Web Services Regions in your account, preventing new keys from being automatically replicated to those regions.
+Disables [Multi-Region key replication](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/keys-multi-region-replication.html) settings for the specified Amazon Web Services Regions in your Amazon Web Services account, preventing new keys from being automatically replicated to those regions.
@@ -61 +61 @@ Disables multi-region key replication settings for the specified Amazon Web Serv
-After disabling default replication for specific regions, new keys created in your account will not be automatically replicated to those regions. You can still manually add replication to those regions for individual keys using the AddKeyReplicationRegions operation.
+After disabling Multi-Region key replication for specific regions, new keys created in your account will not be automatically replicated to those regions. You can still manually add replication to those regions for individual keys using the [AddKeyReplicationRegions](https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_AddKeyReplicationRegions.html) operation.
@@ -256 +256 @@ EnabledReplicationRegions -> (list)
-  * [AWS CLI 2.31.26 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.27 Command Reference](../../index.html) »