AWS cli documentation change
Summary
Updated CLI version reference and minor wording changes in example description
Security assessment
No security-related changes detected. This is a routine documentation update with version number changes and minor text edits.
Diff
diff --git a/cli/latest/reference/kms/disable-key.md b/cli/latest/reference/kms/disable-key.md index fb8b61e41..8a8d3b394 100644 --- a//cli/latest/reference/kms/disable-key.md +++ b//cli/latest/reference/kms/disable-key.md @@ -15 +15 @@ - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) » @@ -225 +225 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam -The following example uses the `disable-key` command to disable a customer managed KMS key. To re-enable the KMS key, use the `enable-key` command. +The following `disable-key` command disables a customer managed KMS key. To re-enable the KMS key, use the `enable-key` command. @@ -250 +250 @@ None - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) »