AWS emr documentation change
Summary
Minor text edits for clarity and consistency (e.g., changing 'see' to 'refer to' in links, rephrasing sentences). No functional changes to error troubleshooting guidance.
Security assessment
Changes are stylistic improvements and link reference adjustments. No security vulnerabilities, mitigations, or new security features are introduced.
Diff
diff --git a/emr/latest/EMR-Serverless-UserGuide/jobs-troubleshoot.md b/emr/latest/EMR-Serverless-UserGuide/jobs-troubleshoot.md index ab34f41fd..d813a7124 100644 --- a//emr/latest/EMR-Serverless-UserGuide/jobs-troubleshoot.md +++ b//emr/latest/EMR-Serverless-UserGuide/jobs-troubleshoot.md @@ -9 +9 @@ Error: Job failed as account has reached the service limit on the maximum vCPU i -Use the following information to help diagnose and fix common issues you might encounter when working with Amazon EMR Serverless. +Use the following information to help diagnose and fix common issues that occur when working with Amazon EMR Serverless. @@ -42 +42 @@ This error indicates that the job couldn't complete. Workers couldn't be allocat -This error indicates that your job doesn't have access to your S3 resources. Verify that the job runtime role has permission to access the S3 resources that the job needs to use. To learn more about runtime roles, see [Job runtime roles for Amazon EMR Serverless](./security-iam-runtime-role.html). +This error indicates that your job doesn't have access to your S3 resources. Verify that the job runtime role has permission to access the S3 resources that the job needs to use. To learn more about runtime roles, refer to [Job runtime roles for Amazon EMR Serverless](./security-iam-runtime-role.html). @@ -46 +46 @@ This error indicates that your job doesn't have access to your S3 resources. Ver -This error indicates that a Python module wasn't available for the Spark job. Check that the dependent Python libraries are available to the job. For more information on how to package Python libraries, see [Using Python libraries with EMR Serverless](./using-python-libraries.html). +This error indicates that a Python module wasn't available for the Spark job. Check that the dependent Python libraries are available to the job. For more information on how to package Python libraries, refer to [Using Python libraries with EMR Serverless](./using-python-libraries.html).