Skip to content

Commit 6dc7dd6

Browse files
authored
More gamelift cred vending actions (#286)
1 parent d2394ff commit 6dc7dd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cloudsplaining/shared/constants.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@
143143
"ec2:getpassworddata",
144144
"ecr:getauthorizationtoken",
145145
"gamelift:requestuploadcredentials",
146-
"gamelift:GetInstanceAccess",
146+
"gamelift:getinstanceaccess",
147+
"gamelist:getcomputeaccess",
148+
"gamelist:getcomputeauthtoken",
147149
"iam:createaccesskey",
148150
"iam:createloginprofile",
149151
"iam:createservicespecificcredential",

0 commit comments

Comments
 (0)