AWS emr documentation change
Summary
Fixed a broken URL link to the EMR Serverless API Reference documentation
Security assessment
This change only corrects a documentation URL from 'amazonaws.com' to 'docs.aws.amazon.com'. There is no evidence of security vulnerability or security feature addition.
Diff
diff --git a/emr/latest/EMR-Serverless-UserGuide/data-protection.md b/emr/latest/EMR-Serverless-UserGuide/data-protection.md index 9e01c28e7..ec1a070b0 100644 --- a//emr/latest/EMR-Serverless-UserGuide/data-protection.md +++ b//emr/latest/EMR-Serverless-UserGuide/data-protection.md @@ -63 +63 @@ You can choose between two different key management systems when you specify SSE -To use AWS KMS encryption for data that you write to Amazon S3, you have two options when you use the `StartJobRun` API. You can either enable encrytion for everything that you write to Amazon S3, or enable encryption for data that you write to a specific bucket. For more information about the `StartJobRun` API, refer to the [EMR Serverless API Reference](https://amazonaws.com/emr-serverless/latest/APIReference/API_StartJobRun.html). +To use AWS KMS encryption for data that you write to Amazon S3, you have two options when you use the `StartJobRun` API. You can either enable encrytion for everything that you write to Amazon S3, or enable encryption for data that you write to a specific bucket. For more information about the `StartJobRun` API, refer to the [EMR Serverless API Reference](https://docs.aws.amazon.com/emr-serverless/latest/APIReference/API_StartJobRun.html).