AWS cli documentation change
Summary
Updated CLI version reference and clarified documentation about multi-region key replication configuration
Security assessment
Changes focus on terminology clarification (changing 'default Replication Regions' to 'Multi-Region key replication') and adding user guide links. No evidence of security vulnerability fixes or new security documentation added.
Diff
diff --git a/cli/latest/reference/payment-cryptography/get-default-key-replication-regions.md b/cli/latest/reference/payment-cryptography/get-default-key-replication-regions.md index 1545b220c..b488ab98e 100644 --- a//cli/latest/reference/payment-cryptography/get-default-key-replication-regions.md +++ b//cli/latest/reference/payment-cryptography/get-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 -Retrieves the list of regions where default key replication is currently enabled for your account. +Retrieves the list of Amazon Web Services Regions where [Multi-Region key replication](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/keys-multi-region-replication.html) is currently enabled for your Amazon Web Services account. @@ -61 +61 @@ Retrieves the list of regions where default key replication is currently enabled -This operation returns the current configuration of default Replication Regions. New keys created in your account will be automatically replicated to these regions unless explicitly overridden during key creation. +This operation returns the current Multi-Region key replication configuration. New keys created in your account will be automatically replicated to these regions unless explicitly overridden during key creation. @@ -229 +229 @@ EnabledReplicationRegions -> (list) - * [AWS CLI 2.31.26 Command Reference](../../index.html) » + * [AWS CLI 2.31.27 Command Reference](../../index.html) »