AWS cli documentation change
Summary
Updated CLI version reference and enhanced Multi-Region key documentation with terminology (PRK/RRK) and added link to replication guide
Security assessment
Changes focus on terminology standardization (Multi-Region capitalization) and documentation links rather than addressing security vulnerabilities. No evidence of security fixes or vulnerability disclosures in the diff.
Diff
diff --git a/cli/latest/reference/payment-cryptography/list-keys.md b/cli/latest/reference/payment-cryptography/list-keys.md index 3a7cd1843..77fe3bfe1 100644 --- a//cli/latest/reference/payment-cryptography/list-keys.md +++ b//cli/latest/reference/payment-cryptography/list-keys.md @@ -15 +15 @@ - * [AWS CLI 2.31.26 Command Reference](../../index.html) » + * [AWS CLI 2.31.27 Command Reference](../../index.html) » @@ -464 +464 @@ Keys -> (list) ->>> Indicates whether this key is a multi-region key and its role in the multi-region key hierarchy. +>>> Indicates whether this key is a Multi-Region key and its role in the Multi-Region key hierarchy. @@ -466 +466 @@ Keys -> (list) ->>> Multi-region keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a primary key (which can be replicated to other regions) or a replica key (which is a copy of a primary key in another region). +>>> Multi-Region replication keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a Primary Region key (PRK) (which can be replicated to other Amazon Web Services Regions) or a Replica Region key (RRK) (which is a copy of a PRK in another Region). For more information, see [Multi-Region key replication](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/keys-multi-region-replication.html) . @@ -508 +508 @@ NextToken -> (string) - * [AWS CLI 2.31.26 Command Reference](../../index.html) » + * [AWS CLI 2.31.27 Command Reference](../../index.html) »