Commit 75dd9c00 authored by Felix Edelsten's avatar Felix Edelsten

Updating resources for QuickSight

parent a2b30f66
...@@ -4,11 +4,17 @@ ...@@ -4,11 +4,17 @@
{ {
"Sid": "VisualEditor0", "Sid": "VisualEditor0",
"Effect": "Allow", "Effect": "Allow",
"Action": "*", "Action": "quicksight:*",
"Resource": "*" "Resource": "*"
}, },
{ {
"Sid": "VisualEditor1", "Sid": "VisualEditor1",
"Effect": "Allow",
"Action": "*",
"Resource": "*"
},
{
"Sid": "VisualEditor2",
"Effect": "Deny", "Effect": "Deny",
"Action": [ "Action": [
"iam:UpdateAssumeRolePolicy", "iam:UpdateAssumeRolePolicy",
...@@ -98,7 +104,7 @@ ...@@ -98,7 +104,7 @@
"Resource": "*" "Resource": "*"
}, },
{ {
"Sid": "VisualEditor2", "Sid": "VisualEditor3",
"Effect": "Deny", "Effect": "Deny",
"Action": "support:*", "Action": "support:*",
"Resource": "*" "Resource": "*"
......
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