AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md

Summary

Updated example command to use EMR release label 7.12.0 instead of 7.11.0

Security assessment

Change only updates the release label in a configuration example. No security context or credential handling changes mentioned

Diff

diff --git a/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md b/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
index 2c412e400..226959a0f 100644
--- a//emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
+++ b//emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
@@ -46 +46 @@ Linux line continuation characters (\\) are included for readability. They can b
-    --service-role EMR_DefaultRole_V2 --enable-debugging --release-label emr-7.11.0 \
+    --service-role EMR_DefaultRole_V2 --enable-debugging --release-label emr-7.12.0 \