AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-08-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.9.0 to 7.10.0

Security assessment

Version bump without security-related justification in the diff.

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 9b77d8e6c..105a2d54d 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.9.0 \
+      --version 7.10.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.9.0:latest \
+      --set image=<ECR-registry-account.dkr.ecr>.<region>.amazonaws.com/livy/emr-7.10.0:latest \