AWS cli documentation change
Summary
Updated AWS CLI version reference and corrected 'within in' to 'within all' in KMS CloudTrail logging description
Security assessment
This is a minor grammar correction in documentation about KMS key access logging in CloudTrail. No security issue is addressed or new security documentation added.
Diff
diff --git a/cli/latest/reference/neptune/delete-global-cluster.md b/cli/latest/reference/neptune/delete-global-cluster.md index 2d7000a03..96266f84e 100644 --- a//cli/latest/reference/neptune/delete-global-cluster.md +++ b//cli/latest/reference/neptune/delete-global-cluster.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -238 +238 @@ 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. @@ -351 +351 @@ GlobalCluster -> (structure) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »