AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-11-16 · Documentation low

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

Summary

Updated Apache Livy Helm chart version from 7.10.0 to 7.11.0 in installation instructions

Security assessment

Version bump reflects routine component updates. No explicit security fixes or security documentation additions are mentioned in the diff.

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 7cf0e5b80..bdedb314b 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.10.0 \
+      --version 7.11.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.10.0:latest \
+      --set image=ECR-registry-account.dkr.ecr.region-id.amazonaws.com/livy/emr-7.11.0:latest \
@@ -73 +73 @@ The `helm list` command should return information about your new Helm chart.
-    chart: livy-emr-7.10.0
+    chart: livy-emr-7.11.0