AWS emr documentation change
Summary
Fixed JSON syntax by adding quotes around a placeholder ARN value
Security assessment
Syntax correction in example policy. Does not relate to security.
Diff
diff --git a/emr/latest/ManagementGuide/emr-steps-runtime-roles.md b/emr/latest/ManagementGuide/emr-steps-runtime-roles.md index 4b3397ee4..1bede43cc 100644 --- a//emr/latest/ManagementGuide/emr-steps-runtime-roles.md +++ b//emr/latest/ManagementGuide/emr-steps-runtime-roles.md @@ -73 +73 @@ JSON - <runtime-role-ARN> + "runtime-role-ARN"