AWS emr documentation change
Summary
Updated documentation links for S3 encryption guides from 'dev' to 'userguide' paths
Security assessment
The changes only update URL paths to S3 encryption documentation without altering security guidance. No evidence of addressing a vulnerability or adding security features.
Diff
diff --git a/emr/latest/ManagementGuide/emr-create-security-configuration.md b/emr/latest/ManagementGuide/emr-create-security-configuration.md index aca8f5a67..86eea7508 100644 --- a//emr/latest/ManagementGuide/emr-create-security-configuration.md +++ b//emr/latest/ManagementGuide/emr-create-security-configuration.md @@ -70 +70 @@ What you do next depends on the encryption mode you chose: -Specifies [Server-side encryption with Amazon S3-managed encryption keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html). You don't need to do anything more because Amazon S3 handles keys for you. +Specifies [Server-side encryption with Amazon S3-managed encryption keys](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html). You don't need to do anything more because Amazon S3 handles keys for you. @@ -74 +74 @@ Specifies [Server-side encryption with Amazon S3-managed encryption keys](https: -Specifies [server-side encryption with AWS KMS-managed keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html) or [client-side encryption with AWS KMS-managed keys (CSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingClientSideEncryption.html). For **AWS KMS key** , select a key. The key must exist in the same region as your EMR cluster. For key requirements, see [Using AWS KMS keys for encryption](./emr-encryption-enable.html#emr-awskms-keys). +Specifies [server-side encryption with AWS KMS-managed keys (SSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html) or [client-side encryption with AWS KMS-managed keys (CSE-KMS)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingClientSideEncryption.html). For **AWS KMS key** , select a key. The key must exist in the same region as your EMR cluster. For key requirements, see [Using AWS KMS keys for encryption](./emr-encryption-enable.html#emr-awskms-keys).