@cloud-copilot/iam-data 0.21.202607291 → 0.21.202607301

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -87,6 +87,29 @@
87
87
  "conditionKeys": [],
88
88
  "dependentActions": []
89
89
  },
90
+ "createstreamurl": {
91
+ "name": "CreateStreamUrl",
92
+ "description": "Grants permission to create a stream URL",
93
+ "accessLevel": "Write",
94
+ "resourceTypes": [
95
+ {
96
+ "name": "application",
97
+ "required": true,
98
+ "conditionKeys": [],
99
+ "dependentActions": []
100
+ },
101
+ {
102
+ "name": "stream group",
103
+ "required": true,
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ }
107
+ ],
108
+ "conditionKeys": [
109
+ "gameliftstreams:RoleArn"
110
+ ],
111
+ "dependentActions": []
112
+ },
90
113
  "deleteapplication": {
91
114
  "name": "DeleteApplication",
92
115
  "description": "Grants permission to delete an application",
@@ -198,6 +221,36 @@
198
221
  "conditionKeys": [],
199
222
  "dependentActions": []
200
223
  },
224
+ "getstreamurl": {
225
+ "name": "GetStreamUrl",
226
+ "description": "Grants permission to get a stream URL",
227
+ "accessLevel": "Read",
228
+ "resourceTypes": [
229
+ {
230
+ "name": "stream group",
231
+ "required": true,
232
+ "conditionKeys": [],
233
+ "dependentActions": []
234
+ }
235
+ ],
236
+ "conditionKeys": [],
237
+ "dependentActions": []
238
+ },
239
+ "listapplicationshadercaches": {
240
+ "name": "ListApplicationShaderCaches",
241
+ "description": "Grants permission to list application shader caches",
242
+ "accessLevel": "List",
243
+ "resourceTypes": [
244
+ {
245
+ "name": "application",
246
+ "required": true,
247
+ "conditionKeys": [],
248
+ "dependentActions": []
249
+ }
250
+ ],
251
+ "conditionKeys": [],
252
+ "dependentActions": []
253
+ },
201
254
  "listapplications": {
202
255
  "name": "ListApplications",
203
256
  "description": "Grants permission to list applications",
@@ -237,6 +290,14 @@
237
290
  "conditionKeys": [],
238
291
  "dependentActions": []
239
292
  },
293
+ "liststreamurls": {
294
+ "name": "ListStreamUrls",
295
+ "description": "Grants permission to list stream URLs",
296
+ "accessLevel": "List",
297
+ "resourceTypes": [],
298
+ "conditionKeys": [],
299
+ "dependentActions": []
300
+ },
240
301
  "listtagsforresource": {
241
302
  "name": "ListTagsForResource",
242
303
  "description": "Grants permission to list tags for a resource",
@@ -273,6 +334,21 @@
273
334
  "conditionKeys": [],
274
335
  "dependentActions": []
275
336
  },
337
+ "revokestreamurl": {
338
+ "name": "RevokeStreamUrl",
339
+ "description": "Grants permission to revoke a stream URL",
340
+ "accessLevel": "Write",
341
+ "resourceTypes": [
342
+ {
343
+ "name": "stream group",
344
+ "required": true,
345
+ "conditionKeys": [],
346
+ "dependentActions": []
347
+ }
348
+ ],
349
+ "conditionKeys": [],
350
+ "dependentActions": []
351
+ },
276
352
  "startstreamsession": {
277
353
  "name": "StartStreamSession",
278
354
  "description": "Grants permission to create a stream session",