Commit b4442a7c by Fred Smith Committed by John Jarvis

comma seperated lists

parent e2b80b59
...@@ -2950,7 +2950,7 @@ ...@@ -2950,7 +2950,7 @@
"Action": [ "sts:AssumeRole" ] "Action": [ "sts:AssumeRole" ]
} ] } ]
}, },
"Path": "/" "Path": "/",
"Policies": [ { "Policies": [ {
"PolicyName": "ForumBasePolicy", "PolicyName": "ForumBasePolicy",
"PolicyDocument": { "PolicyDocument": {
...@@ -2993,7 +2993,7 @@ ...@@ -2993,7 +2993,7 @@
"Action": [ "sts:AssumeRole" ] "Action": [ "sts:AssumeRole" ]
} ] } ]
}, },
"Path": "/" "Path": "/",
"Policies": [ { "Policies": [ {
"PolicyName": "EdxAppBasePolicy", "PolicyName": "EdxAppBasePolicy",
"PolicyDocument": { "PolicyDocument": {
...@@ -3036,7 +3036,7 @@ ...@@ -3036,7 +3036,7 @@
"Action": [ "sts:AssumeRole" ] "Action": [ "sts:AssumeRole" ]
} ] } ]
}, },
"Path": "/" "Path": "/",
"Policies": [ { "Policies": [ {
"PolicyName": "EdxAppBasePolicy", "PolicyName": "EdxAppBasePolicy",
"PolicyDocument": { "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