AWS drs documentation change
Summary
Fixed typo from 'encrypted' to 'encrypt' in KMS permission error message and corrected grammar in performance issue check.
Security assessment
The change corrects a grammatical error in a sentence about IAM permissions for KMS key encryption. While it involves security concepts, there is no evidence of addressing a specific security vulnerability; it is a routine documentation fix.
Diff
diff --git a/drs/latest/userguide/common-replication-errors.md b/drs/latest/userguide/common-replication-errors.md index 381d1881e..e760b5939 100644 --- a//drs/latest/userguide/common-replication-errors.md +++ b//drs/latest/userguide/common-replication-errors.md @@ -284 +284 @@ CLI -This error message (Failed to create staging disks) may indicate that your AWS account is configured to encrypted EBS disks but the IAM user does not have the required permissions to encrypt using the selected KMS key. Ensure that the IAM prerequisites are met. +This error message (Failed to create staging disks) may indicate that your AWS account is configured to encrypt EBS disks but the IAM user does not have the required permissions to encrypt using the selected KMS key. Ensure that the IAM prerequisites are met. @@ -425 +425 @@ Unknown errors (unknown_error) can occur for any number of reasons. There are se - * Check performance issue on the replication server. + * Check for performance issues on the replication server.