AWS cli documentation change
Summary
Updated CLI version reference from 2.31.26 to 2.31.27, added Multi-Region key replication documentation links, and clarified account scope and replication behavior.
Security assessment
The changes enhance documentation for a security feature (key replication) but do not indicate a security issue fix. The updates provide clearer guidance on secure key management practices.
Diff
diff --git a/cli/latest/reference/payment-cryptography/enable-default-key-replication-regions.md b/cli/latest/reference/payment-cryptography/enable-default-key-replication-regions.md index 8930028fd..1e3be19a8 100644 --- a//cli/latest/reference/payment-cryptography/enable-default-key-replication-regions.md +++ b//cli/latest/reference/payment-cryptography/enable-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 -Enables multi-region key replication settings for your account, causing new keys to be automatically replicated to the specified Amazon Web Services Regions when created. +Enables [Multi-Region key replication](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/keys-multi-region-replication.html) settings for your Amazon Web Services account, causing new keys to be automatically replicated to the specified Amazon Web Services Regions when created. @@ -61 +61 @@ Enables multi-region key replication settings for your account, causing new keys -When default Replication Regions are enabled, any new keys created in your account will automatically be replicated to these regions unless you explicitly override this behavior during key creation. This simplifies key management for applications that operate across multiple regions. +When Multi-Region key replication are enabled, any new keys created in your account will automatically be replicated to these regions unless you explicitly override this behavior during key creation. This simplifies key management for applications that operate across multiple regions. @@ -107 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/paymen -> The list of Amazon Web Services Regions to enable as default replication regions for the account. +> The list of Amazon Web Services Regions to enable as default replication regions for the Amazon Web Services account for [Multi-Region key replication](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/keys-multi-region-replication.html) . @@ -256 +256 @@ EnabledReplicationRegions -> (list) - * [AWS CLI 2.31.26 Command Reference](../../index.html) » + * [AWS CLI 2.31.27 Command Reference](../../index.html) »