Commit 4e1593eb by Feanil Patel

Correctly name base policies.

parent 80e3517a
......@@ -2952,7 +2952,7 @@
},
"Path": "/",
"Policies": [ {
"PolicyName": "ForumBasePolicy",
"PolicyName": "XqueueBasePolicy",
"PolicyDocument": {
"Statement":[
{
......@@ -2995,7 +2995,7 @@
},
"Path": "/",
"Policies": [ {
"PolicyName": "EdxAppBasePolicy",
"PolicyName": "XServerBasePolicy",
"PolicyDocument": {
"Statement":[
{
......@@ -3038,7 +3038,7 @@
},
"Path": "/",
"Policies": [ {
"PolicyName": "EdxAppBasePolicy",
"PolicyName": "ForumBasePolicy",
"PolicyDocument": {
"Statement":[
{
......
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