We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2402af4 commit 724d40eCopy full SHA for 724d40e
AllowIAM.json
@@ -11,6 +11,16 @@
11
"*"
12
]
13
},
14
+ {
15
+ "Sid": "Stmt1522847793000",
16
+ "Effect": "Allow",
17
+ "Action": [
18
+ "support:*"
19
+ ],
20
+ "Resource": [
21
+ "*"
22
+ ]
23
+ },
24
{
25
"Sid": "Stmt1522847569000",
26
"Effect": "Allow",
@@ -20,6 +30,29 @@
30
"Resource": [
31
32
33
34
35
+ "Sid": "Stmt1522857489000",
36
37
38
+ "kms:*"
39
40
41
42
43
44
45
+ "Sid": "Stmt1522857714000",
46
47
48
+ "aws-portal:ViewAccount",
49
+ "aws-portal:ViewBilling",
50
+ "aws-portal:ViewPaymentMethods",
51
+ "aws-portal:ViewUsage"
52
53
54
55
56
}
57
58
0 commit comments