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-install.md

Summary

Updated Livy Helm chart version from 7.9.0 to 7.10.0

Security assessment

Version update without explicit security context. No evidence of vulnerability remediation.

Diff

diff --git a/emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-install.md b/emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-install.md
index 5ab411cb2..7cf0e5b80 100644
--- a//emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-install.md
+++ b//emr/latest/EMR-on-EKS-DevelopmentGuide/job-runs-apache-livy-install.md
@@ -33 +33 @@ By default, SSL is not enabled within this Livy endpoint and the endpoint is onl
-      --version 7.9.0 \
+      --version 7.10.0 \
@@ -35 +35 @@ By default, SSL is not enabled within this Livy endpoint and the endpoint is onl
-      --set image=ECR-registry-account.dkr.ecr.region-id.amazonaws.com/livy/emr-7.9.0:latest \
+      --set image=ECR-registry-account.dkr.ecr.region-id.amazonaws.com/livy/emr-7.10.0:latest \
@@ -73 +73 @@ The `helm list` command should return information about your new Helm chart.
-    chart: livy-emr-7.9.0
+    chart: livy-emr-7.10.0