AWS cli documentation change
Summary
Updated CLI version references from 2.27.42 to 2.27.45 and modified documentation links/text for asymmetric keys section
Security assessment
Changes involve version number updates and documentation link/text corrections without introducing or modifying security-related content. The link title change from 'Using Symmetric and Asymmetric Keys' to 'Asymmetric keys in AWS KMS' is a clarification but does not indicate a security issue or new security feature.
Diff
diff --git a/cli/latest/reference/kms/get-public-key.md b/cli/latest/reference/kms/get-public-key.md index 67ae6af69..13e4a599e 100644 --- a//cli/latest/reference/kms/get-public-key.md +++ b//cli/latest/reference/kms/get-public-key.md @@ -15 +15 @@ - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) » @@ -280,3 +280 @@ Output: -For more information about using asymmetric KMS keys in AWS KMS, see [Using Symmetric and Asymmetric Keys](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service API Reference_. - -**Example 2: To convert a public key to DER format (Linux and macOS)** +For more information about using asymmetric KMS keys in AWS KMS, see [Asymmetric keys in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service Developer Guide_. **Example 2: To convert a public key to DER format (Linux and macOS)** @@ -299 +297 @@ This command produces no output. -For more information about using asymmetric KMS keys in AWS KMS, see [Using Symmetric and Asymmetric Keys](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service API Reference_. +For more information about using asymmetric KMS keys in AWS KMS, see [Asymmetric keys in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html) in the _AWS Key Management Service Developer Guide_. @@ -363 +361 @@ KeyAgreementAlgorithms -> (list) - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) »