AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2026-05-01 · Documentation low

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

Summary

Updated example command to use EMR release label emr-7.13.0 instead of emr-7.12.0.

Security assessment

This change updates an example command to use the new EMR release version. There is no mention of security vulnerabilities, patches, or security features. The change only updates the release label in an example.

Diff

diff --git a/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md b/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
index 926e9f4ee..a9eb02f75 100644
--- a//emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
+++ b//emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md
@@ -48 +48 @@ Linux line continuation characters (\\) are included for readability. They can b
-    --service-role EMR_DefaultRole_V2 --enable-debugging --release-label emr-7.12.0 \
+    --service-role EMR_DefaultRole_V2 --enable-debugging --release-label emr-7.13.0 \