AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-25 · Documentation low

File: cli/latest/reference/dsql/update-cluster.md

Summary

Updated CLI version to 2.31.21, corrected capitalization of 'Region', changed 'linked clusters' to 'peered clusters', and fixed a typo in witness region description

Security assessment

Changes are editorial improvements (capitalization, terminology) and version updates. The existing note about IAM permissions for multi-Region clusters remains unchanged in substance.

Diff

diff --git a/cli/latest/reference/dsql/update-cluster.md b/cli/latest/reference/dsql/update-cluster.md
index 61570a0c9..0731fbb0b 100644
--- a//cli/latest/reference/dsql/update-cluster.md
+++ b//cli/latest/reference/dsql/update-cluster.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.21 Command Reference](../../index.html) »
@@ -63 +63 @@ The _UpdateCluster_ API allows you to modify both single-Region and multi-Region
-> Note that updating multi-region clusters requires additional IAM permissions beyond those needed for standard cluster updates, as detailed in the Permissions section.
+> Note that updating multi-Region clusters requires additional IAM permissions beyond those needed for standard cluster updates, as detailed in the Permissions section.
@@ -203 +203 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/dsql-2
->> The that serves as the witness region for a multi-Region cluster. The witness region helps maintain cluster consistency and quorum.
+>> The Region that serves as the witness region for a multi-Region cluster. The witness Region helps maintain cluster consistency and quorum.
@@ -214 +214 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/dsql-2
->> The set of linked clusters that form the multi-Region cluster configuration. Each linked cluster represents a database instance in a different Region.
+>> The set of peered clusters that form the multi-Region cluster configuration. Each peered cluster represents a database instance in a different Region.
@@ -393 +393 @@ creationTime -> (timestamp)
-  * [AWS CLI 2.31.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.21 Command Reference](../../index.html) »