AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.29 to 2.34.32 and fixed a typo in the description of the global database identifier (removed duplicate 'in').
Security assessment
The change updates the CLI version reference and corrects a minor grammatical error. The content about the identifier being found in CloudTrail logs when KMS keys are accessed is pre-existing and not altered in meaning. No security vulnerability or incident is addressed.
Diff
diff --git a/cli/latest/reference/neptune/failover-global-cluster.md b/cli/latest/reference/neptune/failover-global-cluster.md index 8fee7506c..d21aa0e04 100644 --- a//cli/latest/reference/neptune/failover-global-cluster.md +++ b//cli/latest/reference/neptune/failover-global-cluster.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -267 +267 @@ GlobalCluster -> (structure) ->> An immutable identifier for the global database that is unique within in all regions. This identifier is found in CloudTrail log entries whenever the KMS key for the DB cluster is accessed. +>> An immutable identifier for the global database that is unique within all regions. This identifier is found in CloudTrail log entries whenever the KMS key for the DB cluster is accessed. @@ -380 +380 @@ GlobalCluster -> (structure) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »