AWS emr documentation change
Summary
Updated EMR version from 7.12.0 to 7.13.0 in Livy secure endpoint configuration commands
Security assessment
This is a routine version update for SSL/TLS configuration documentation. While the file discusses secure endpoints, the change only updates version numbers and doesn't add new security documentation or address specific security issues.
Diff
diff --git a/emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-secure-endpoint.md b/emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-secure-endpoint.md index 5dea88016..81c923067 100644 --- a//emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-secure-endpoint.md +++ b//emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-secure-endpoint.md @@ -102 +102 @@ After enabling SSL on your Livy server, you must set up the `serviceAccount` to - --version 7.12.0 \ + --version 7.13.0 \ @@ -104 +104 @@ After enabling SSL on your Livy server, you must set up the `serviceAccount` to - --set image=<ECR-registry-account.dkr.ecr>.<region>.amazonaws.com/livy/emr-7.12.0:latest \ + --set image=<ECR-registry-account.dkr.ecr>.<region>.amazonaws.com/livy/emr-7.13.0:latest \