Skip to content

Commit 2402af4

Browse files
authored
Create AllowSupport.json
1 parent 71772c3 commit 2402af4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

AllowSupport.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"Version": "2012-10-17",
3+
"Statement": [
4+
{
5+
"Sid": "Stmt1522847793000",
6+
"Effect": "Allow",
7+
"Action": [
8+
"support:*"
9+
],
10+
"Resource": [
11+
"*"
12+
]
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)