AWS emr documentation change
Summary
Updated EMR release label from 7.10.0 to 7.11.0 in cluster creation example
Security assessment
Routine version update for cluster creation command. No security-related changes evident.
Diff
diff --git a/emr/latest/ManagementGuide/app-history-spark-UI.md b/emr/latest/ManagementGuide/app-history-spark-UI.md index 437d7a2f2..aa867a8bd 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.10.0 \ + aws emr create-cluster --name "Stop Application UI Support" --release-label emr-7.11.0 \