AWS emr documentation change
Summary
Updated Apache Livy Helm chart version from 7.10.0 to 7.11.0 in SSL configuration instructions
Security assessment
Version update in SSL context does not explicitly address security vulnerabilities. Maintains existing security documentation without new features.
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 105a2d54d..7e7f58ae5 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 @@ -100 +100 @@ After enabling SSL on your Livy server, you must set up the `serviceAccount` to - --version 7.10.0 \ + --version 7.11.0 \ @@ -102 +102 @@ 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.10.0:latest \ + --set image=<ECR-registry-account.dkr.ecr>.<region>.amazonaws.com/livy/emr-7.11.0:latest \