AWS cli documentation change
Summary
Updated AWS KMS references to use full 'Amazon Web Services' naming convention
Security assessment
Change is a branding update from 'AWS KMS' to 'Amazon Web Services KMS'. No functional or security policy changes to the KMS permissions documentation.
Diff
diff --git a/cli/latest/reference/logs/create-import-task.md b/cli/latest/reference/logs/create-import-task.md index f343fc02a..f38dec115 100644 --- a//cli/latest/reference/logs/create-import-task.md +++ b//cli/latest/reference/logs/create-import-task.md @@ -15 +15 @@ - * [AWS CLI 2.34.0 Command Reference](../../index.html) » + * [AWS CLI 2.34.1 Command Reference](../../index.html) » @@ -70,2 +70,2 @@ The import task must satisfy the following constraints: - * (If source has an associated AWS KMS Key) kms:Decrypt - * (If source has an associated AWS KMS Key) kms:GenerateDataKey + * (If source has an associated Amazon Web Services KMS Key) kms:Decrypt + * (If source has an associated Amazon Web Services KMS Key) kms:GenerateDataKey @@ -322 +322 @@ creationTime -> (long) - * [AWS CLI 2.34.0 Command Reference](../../index.html) » + * [AWS CLI 2.34.1 Command Reference](../../index.html) »