Commit b4442a7c by Fred Smith Committed by John Jarvis

comma seperated lists

parent e2b80b59
......@@ -2950,7 +2950,7 @@
"Action": [ "sts:AssumeRole" ]
} ]
},
"Path": "/"
"Path": "/",
"Policies": [ {
"PolicyName": "ForumBasePolicy",
"PolicyDocument": {
......@@ -2993,7 +2993,7 @@
"Action": [ "sts:AssumeRole" ]
} ]
},
"Path": "/"
"Path": "/",
"Policies": [ {
"PolicyName": "EdxAppBasePolicy",
"PolicyDocument": {
......@@ -3036,7 +3036,7 @@
"Action": [ "sts:AssumeRole" ]
} ]
},
"Path": "/"
"Path": "/",
"Policies": [ {
"PolicyName": "EdxAppBasePolicy",
"PolicyDocument": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment