AWS emr documentation change
Summary
Updated release label in a command example from 7.8.0 to 7.9.0
Security assessment
The change only updates the release label in an example command. No security implications are introduced or addressed.
Diff
diff --git a/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md b/emr/latest/ReleaseGuide/emr-plan-credentialsprovider.md index f243a64bd..cf4edc47b 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.8.0 \ + --service-role EMR_DefaultRole_V2 --enable-debugging --release-label emr-7.9.0 \