AWS Security ChangesHomeSearch

AWS emr documentation change

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

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

Summary

Updated Livy Helm chart version from 7.11.0 to 7.12.0

Security assessment

A version bump without explicit security context or documentation of security features.

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