AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-05-22 · Documentation low

File: emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-secure-endpoint.md

Summary

Updated Livy Helm chart version from 7.8.0 to 7.9.0 in SSL configuration example

Security assessment

Version number update in security-related context, but no new security documentation added. Change appears to maintain existing security practices.

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 1034459a6..9b77d8e6c 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.8.0 \
+      --version 7.9.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.8.0:latest \
+      --set image=<ECR-registry-account.dkr.ecr>.<region>.amazonaws.com/livy/emr-7.9.0:latest \