AWS emr documentation change
Summary
Updated EMR version from 7.12.0 to 7.13.0 in Livy installation commands and image references
Security assessment
This change updates version numbers in installation commands for a new EMR release. The documentation mentions SSL configuration for Livy endpoints, but this is existing security documentation, not new security content. No security vulnerabilities are addressed.
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 1e88b410e..b6e42e0fb 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 @@ -35 +35 @@ By default, SSL is not enabled within this Livy endpoint and the endpoint is onl - --version 7.12.0 \ + --version 7.13.0 \ @@ -37 +37 @@ 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.12.0:latest \ + --set image=ECR-registry-account.dkr.ecr.region-id.amazonaws.com/livy/emr-7.13.0:latest \ @@ -75 +75 @@ The `helm list` command should return information about your new Helm chart. - chart: livy-emr-7.12.0 + chart: livy-emr-7.13.0