AWS emr documentation change
Summary
Updated CLI example release label from emr-7.8.0 to emr-7.9.0
Security assessment
Routine version update in a CLI example. No security implications identified in the change.
Diff
diff --git a/emr/latest/ManagementGuide/app-history-spark-UI.md b/emr/latest/ManagementGuide/app-history-spark-UI.md index bb82dd9f5..858af5d4d 100644 --- a//emr/latest/ManagementGuide/app-history-spark-UI.md +++ b//emr/latest/ManagementGuide/app-history-spark-UI.md @@ -40 +40 @@ If you need to disable this feature for privacy reasons, you can stop the daemon - aws emr create-cluster --name "Stop Application UI Support" --release-label emr-7.8.0 \ + aws emr create-cluster --name "Stop Application UI Support" --release-label emr-7.9.0 \