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

Summary

Updated Livy Helm chart version from 7.8.0 to 7.9.0 in installation instructions

Security assessment

Version bump in technical instructions without explicit security context. No vulnerability fixes or security features documented.

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 313be4979..5ab411cb2 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.8.0 \
+      --version 7.9.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.8.0:latest \
+      --set image=ECR-registry-account.dkr.ecr.region-id.amazonaws.com/livy/emr-7.9.0:latest \
@@ -73 +73 @@ The `helm list` command should return information about your new Helm chart.
-    chart: livy-emr-7.8.0
+    chart: livy-emr-7.9.0