AWS cli documentation change
Summary
Updated AWS CLI version reference and fixed a typo in KMS key description (removed duplicate 'Amazon')
Security assessment
The change includes a typo fix in KMS documentation but does not address any security vulnerability or add new security documentation. It's a minor documentation correction.
Diff
diff --git a/cli/latest/reference/neptune/copy-db-cluster-snapshot.md b/cli/latest/reference/neptune/copy-db-cluster-snapshot.md index 4ea303215..95520abb7 100644 --- a//cli/latest/reference/neptune/copy-db-cluster-snapshot.md +++ b//cli/latest/reference/neptune/copy-db-cluster-snapshot.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -130 +130 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/neptun -> The Amazon Amazon KMS key ID for an encrypted DB cluster snapshot. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key. +> The Amazon KMS key ID for an encrypted DB cluster snapshot. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key. @@ -405 +405 @@ DBClusterSnapshot -> (structure) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »