@cloud-copilot/iam-data 0.9.202502281 → 0.9.202503041

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.
@@ -1606,7 +1606,14 @@
1606
1606
  "isPermissionOnly": true,
1607
1607
  "description": "Grants permission to invoke blueprint recommendations asynchronously",
1608
1608
  "accessLevel": "Write",
1609
- "resourceTypes": [],
1609
+ "resourceTypes": [
1610
+ {
1611
+ "name": "data-automation-profile",
1612
+ "required": true,
1613
+ "conditionKeys": [],
1614
+ "dependentActions": []
1615
+ }
1616
+ ],
1610
1617
  "conditionKeys": [],
1611
1618
  "dependentActions": []
1612
1619
  },
@@ -1630,6 +1637,12 @@
1630
1637
  "conditionKeys": [],
1631
1638
  "dependentActions": []
1632
1639
  },
1640
+ {
1641
+ "name": "data-automation-profile",
1642
+ "required": true,
1643
+ "conditionKeys": [],
1644
+ "dependentActions": []
1645
+ },
1633
1646
  {
1634
1647
  "name": "data-automation-project",
1635
1648
  "required": true,
@@ -2200,12 +2213,30 @@
2200
2213
  "conditionKeys": [],
2201
2214
  "dependentActions": []
2202
2215
  },
2216
+ {
2217
+ "name": "blueprint",
2218
+ "required": true,
2219
+ "conditionKeys": [],
2220
+ "dependentActions": []
2221
+ },
2203
2222
  {
2204
2223
  "name": "custom-model",
2205
2224
  "required": true,
2206
2225
  "conditionKeys": [],
2207
2226
  "dependentActions": []
2208
2227
  },
2228
+ {
2229
+ "name": "data-automation-invocation-job",
2230
+ "required": true,
2231
+ "conditionKeys": [],
2232
+ "dependentActions": []
2233
+ },
2234
+ {
2235
+ "name": "data-automation-project",
2236
+ "required": true,
2237
+ "conditionKeys": [],
2238
+ "dependentActions": []
2239
+ },
2209
2240
  {
2210
2241
  "name": "evaluation-job",
2211
2242
  "required": true,
@@ -2568,12 +2599,30 @@
2568
2599
  "conditionKeys": [],
2569
2600
  "dependentActions": []
2570
2601
  },
2602
+ {
2603
+ "name": "blueprint",
2604
+ "required": false,
2605
+ "conditionKeys": [],
2606
+ "dependentActions": []
2607
+ },
2571
2608
  {
2572
2609
  "name": "custom-model",
2573
2610
  "required": false,
2574
2611
  "conditionKeys": [],
2575
2612
  "dependentActions": []
2576
2613
  },
2614
+ {
2615
+ "name": "data-automation-invocation-job",
2616
+ "required": false,
2617
+ "conditionKeys": [],
2618
+ "dependentActions": []
2619
+ },
2620
+ {
2621
+ "name": "data-automation-project",
2622
+ "required": false,
2623
+ "conditionKeys": [],
2624
+ "dependentActions": []
2625
+ },
2577
2626
  {
2578
2627
  "name": "evaluation-job",
2579
2628
  "required": false,
@@ -2700,12 +2749,30 @@
2700
2749
  "conditionKeys": [],
2701
2750
  "dependentActions": []
2702
2751
  },
2752
+ {
2753
+ "name": "blueprint",
2754
+ "required": false,
2755
+ "conditionKeys": [],
2756
+ "dependentActions": []
2757
+ },
2703
2758
  {
2704
2759
  "name": "custom-model",
2705
2760
  "required": false,
2706
2761
  "conditionKeys": [],
2707
2762
  "dependentActions": []
2708
2763
  },
2764
+ {
2765
+ "name": "data-automation-invocation-job",
2766
+ "required": false,
2767
+ "conditionKeys": [],
2768
+ "dependentActions": []
2769
+ },
2770
+ {
2771
+ "name": "data-automation-project",
2772
+ "required": false,
2773
+ "conditionKeys": [],
2774
+ "dependentActions": []
2775
+ },
2709
2776
  {
2710
2777
  "name": "evaluation-job",
2711
2778
  "required": false,
@@ -0,0 +1,570 @@
1
+ {
2
+ "createcredentiallocker": {
3
+ "name": "CreateCredentialLocker",
4
+ "description": "Grants permission to create a product credential locker. This operation will trigger the creation of all the manufacturing resources including Wi-Fi setup key pair and device certificate",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [],
7
+ "conditionKeys": [],
8
+ "dependentActions": []
9
+ },
10
+ "createdestination": {
11
+ "name": "CreateDestination",
12
+ "description": "Grants permission to create a destination",
13
+ "accessLevel": "Write",
14
+ "resourceTypes": [],
15
+ "conditionKeys": [],
16
+ "dependentActions": []
17
+ },
18
+ "createeventlogconfiguration": {
19
+ "name": "CreateEventLogConfiguration",
20
+ "description": "Grants permission to set the event log configuration for the account, a resource type, or a specific resource",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [],
23
+ "conditionKeys": [],
24
+ "dependentActions": []
25
+ },
26
+ "createmanagedthing": {
27
+ "name": "CreateManagedThing",
28
+ "description": "Grants permission to create a Managed Thing",
29
+ "accessLevel": "Write",
30
+ "resourceTypes": [],
31
+ "conditionKeys": [],
32
+ "dependentActions": []
33
+ },
34
+ "createnotificationconfiguration": {
35
+ "name": "CreateNotificationConfiguration",
36
+ "description": "Grants permission to create a notification configuration",
37
+ "accessLevel": "Write",
38
+ "resourceTypes": [],
39
+ "conditionKeys": [],
40
+ "dependentActions": []
41
+ },
42
+ "createotatask": {
43
+ "name": "CreateOtaTask",
44
+ "description": "Grants permission to customers to create an OTA task to update their devices",
45
+ "accessLevel": "Write",
46
+ "resourceTypes": [],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
50
+ "createotataskconfiguration": {
51
+ "name": "CreateOtaTaskConfiguration",
52
+ "description": "Grants permission to create an OTA task configuration",
53
+ "accessLevel": "Write",
54
+ "resourceTypes": [],
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ },
58
+ "createprovisioningprofile": {
59
+ "name": "CreateProvisioningProfile",
60
+ "description": "Grants permission to create a new provisioning profile",
61
+ "accessLevel": "Write",
62
+ "resourceTypes": [],
63
+ "conditionKeys": [],
64
+ "dependentActions": []
65
+ },
66
+ "deletecredentiallocker": {
67
+ "name": "DeleteCredentialLocker",
68
+ "description": "Grants permission to delete a Credential Locker. This operation cannot be undone and any existing device won't be able to use the IoT Managed Integrations Setup",
69
+ "accessLevel": "Write",
70
+ "resourceTypes": [
71
+ {
72
+ "name": "CredentialLockerResource",
73
+ "required": true,
74
+ "conditionKeys": [],
75
+ "dependentActions": []
76
+ }
77
+ ],
78
+ "conditionKeys": [],
79
+ "dependentActions": []
80
+ },
81
+ "deletedestination": {
82
+ "name": "DeleteDestination",
83
+ "description": "Grants permission to delete a destination",
84
+ "accessLevel": "Write",
85
+ "resourceTypes": [],
86
+ "conditionKeys": [],
87
+ "dependentActions": []
88
+ },
89
+ "deleteeventlogconfiguration": {
90
+ "name": "DeleteEventLogConfiguration",
91
+ "description": "Grants permission to delete an event log configuration by log configuration ID",
92
+ "accessLevel": "Write",
93
+ "resourceTypes": [],
94
+ "conditionKeys": [],
95
+ "dependentActions": []
96
+ },
97
+ "deletemanagedthing": {
98
+ "name": "DeleteManagedThing",
99
+ "description": "Grants permission to delete a managed thing. If a Controller is deleted, all the devices connected to it will have their status changed to pending. Note, it is not possible to remove a Cloud device",
100
+ "accessLevel": "Write",
101
+ "resourceTypes": [
102
+ {
103
+ "name": "ManagedThingResource",
104
+ "required": true,
105
+ "conditionKeys": [],
106
+ "dependentActions": []
107
+ }
108
+ ],
109
+ "conditionKeys": [],
110
+ "dependentActions": []
111
+ },
112
+ "deletenotificationconfiguration": {
113
+ "name": "DeleteNotificationConfiguration",
114
+ "description": "Grants permission to delete a notification configuration",
115
+ "accessLevel": "Write",
116
+ "resourceTypes": [],
117
+ "conditionKeys": [],
118
+ "dependentActions": []
119
+ },
120
+ "deleteotatask": {
121
+ "name": "DeleteOtaTask",
122
+ "description": "Grants permission to delete an OTA task",
123
+ "accessLevel": "Write",
124
+ "resourceTypes": [
125
+ {
126
+ "name": "OtaTaskResource",
127
+ "required": true,
128
+ "conditionKeys": [],
129
+ "dependentActions": []
130
+ }
131
+ ],
132
+ "conditionKeys": [],
133
+ "dependentActions": []
134
+ },
135
+ "deleteotataskconfiguration": {
136
+ "name": "DeleteOtaTaskConfiguration",
137
+ "description": "Grants permission to delete a OTA task configuration",
138
+ "accessLevel": "Write",
139
+ "resourceTypes": [],
140
+ "conditionKeys": [],
141
+ "dependentActions": []
142
+ },
143
+ "deleteprovisioningprofile": {
144
+ "name": "DeleteProvisioningProfile",
145
+ "description": "Grants permission to delete a provisioning Profile",
146
+ "accessLevel": "Write",
147
+ "resourceTypes": [
148
+ {
149
+ "name": "ProvisioningProfileResource",
150
+ "required": true,
151
+ "conditionKeys": [],
152
+ "dependentActions": []
153
+ }
154
+ ],
155
+ "conditionKeys": [],
156
+ "dependentActions": []
157
+ },
158
+ "getcredentiallocker": {
159
+ "name": "GetCredentialLocker",
160
+ "description": "Grants permission to get an existing Credential Locker information",
161
+ "accessLevel": "Read",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "CredentialLockerResource",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ }
169
+ ],
170
+ "conditionKeys": [],
171
+ "dependentActions": []
172
+ },
173
+ "getcustomendpoint": {
174
+ "name": "GetCustomEndpoint",
175
+ "description": "Grants permission to customers to retrieve the custom endpoint address",
176
+ "accessLevel": "Read",
177
+ "resourceTypes": [],
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ },
181
+ "getdefaultencryptionconfiguration": {
182
+ "name": "GetDefaultEncryptionConfiguration",
183
+ "description": "Grants permission to get a connector by AWS ARN",
184
+ "accessLevel": "Read",
185
+ "resourceTypes": [],
186
+ "conditionKeys": [],
187
+ "dependentActions": []
188
+ },
189
+ "getdestination": {
190
+ "name": "GetDestination",
191
+ "description": "Grants permission to get a destination",
192
+ "accessLevel": "Read",
193
+ "resourceTypes": [],
194
+ "conditionKeys": [],
195
+ "dependentActions": []
196
+ },
197
+ "getdevicediscovery": {
198
+ "name": "GetDeviceDiscovery",
199
+ "description": "Grants permission to get the current state of a device discovery",
200
+ "accessLevel": "Read",
201
+ "resourceTypes": [],
202
+ "conditionKeys": [],
203
+ "dependentActions": []
204
+ },
205
+ "geteventlogconfiguration": {
206
+ "name": "GetEventLogConfiguration",
207
+ "description": "Grants permission to get an event log configuration by log configuration ID",
208
+ "accessLevel": "Read",
209
+ "resourceTypes": [],
210
+ "conditionKeys": [],
211
+ "dependentActions": []
212
+ },
213
+ "gethubconfiguration": {
214
+ "name": "GetHubConfiguration",
215
+ "description": "Grants permission to get hub configuration",
216
+ "accessLevel": "Read",
217
+ "resourceTypes": [],
218
+ "conditionKeys": [],
219
+ "dependentActions": []
220
+ },
221
+ "getmanagedthing": {
222
+ "name": "GetManagedThing",
223
+ "description": "Grants permission to get a managed thing",
224
+ "accessLevel": "Read",
225
+ "resourceTypes": [
226
+ {
227
+ "name": "ManagedThingResource",
228
+ "required": true,
229
+ "conditionKeys": [],
230
+ "dependentActions": []
231
+ }
232
+ ],
233
+ "conditionKeys": [],
234
+ "dependentActions": []
235
+ },
236
+ "getmanagedthingcapabilities": {
237
+ "name": "GetManagedThingCapabilities",
238
+ "description": "Grants permission to get capabilities by ManagedThingId",
239
+ "accessLevel": "Read",
240
+ "resourceTypes": [
241
+ {
242
+ "name": "ManagedThingResource",
243
+ "required": true,
244
+ "conditionKeys": [],
245
+ "dependentActions": []
246
+ }
247
+ ],
248
+ "conditionKeys": [],
249
+ "dependentActions": []
250
+ },
251
+ "getmanagedthingconnectivitydata": {
252
+ "name": "GetManagedThingConnectivityData",
253
+ "description": "Grants permission to get the connectivity status of a Managed Thing",
254
+ "accessLevel": "Read",
255
+ "resourceTypes": [
256
+ {
257
+ "name": "ManagedThingResource",
258
+ "required": true,
259
+ "conditionKeys": [],
260
+ "dependentActions": []
261
+ }
262
+ ],
263
+ "conditionKeys": [],
264
+ "dependentActions": []
265
+ },
266
+ "getmanagedthingmetadata": {
267
+ "name": "GetManagedThingMetaData",
268
+ "description": "Grants permission to get metaData info by ManagedThingId",
269
+ "accessLevel": "Read",
270
+ "resourceTypes": [
271
+ {
272
+ "name": "ManagedThingResource",
273
+ "required": true,
274
+ "conditionKeys": [],
275
+ "dependentActions": []
276
+ }
277
+ ],
278
+ "conditionKeys": [],
279
+ "dependentActions": []
280
+ },
281
+ "getmanagedthingstate": {
282
+ "name": "GetManagedThingState",
283
+ "description": "Grants permission to get managed thing states by managed thing id",
284
+ "accessLevel": "Read",
285
+ "resourceTypes": [
286
+ {
287
+ "name": "ManagedThingResource",
288
+ "required": true,
289
+ "conditionKeys": [],
290
+ "dependentActions": []
291
+ }
292
+ ],
293
+ "conditionKeys": [],
294
+ "dependentActions": []
295
+ },
296
+ "getnotificationconfiguration": {
297
+ "name": "GetNotificationConfiguration",
298
+ "description": "Grants permission to get a notification configuration",
299
+ "accessLevel": "Read",
300
+ "resourceTypes": [],
301
+ "conditionKeys": [],
302
+ "dependentActions": []
303
+ },
304
+ "getotatask": {
305
+ "name": "GetOtaTask",
306
+ "description": "Grants permission to get the Ota task",
307
+ "accessLevel": "Read",
308
+ "resourceTypes": [
309
+ {
310
+ "name": "OtaTaskResource",
311
+ "required": true,
312
+ "conditionKeys": [],
313
+ "dependentActions": []
314
+ }
315
+ ],
316
+ "conditionKeys": [],
317
+ "dependentActions": []
318
+ },
319
+ "getotataskconfiguration": {
320
+ "name": "GetOtaTaskConfiguration",
321
+ "description": "Grants permission to get an OTA task configuration",
322
+ "accessLevel": "Read",
323
+ "resourceTypes": [],
324
+ "conditionKeys": [],
325
+ "dependentActions": []
326
+ },
327
+ "getprovisioningprofile": {
328
+ "name": "GetProvisioningProfile",
329
+ "description": "Grants permission to get an existing provisioning profile information",
330
+ "accessLevel": "Read",
331
+ "resourceTypes": [
332
+ {
333
+ "name": "ProvisioningProfileResource",
334
+ "required": true,
335
+ "conditionKeys": [],
336
+ "dependentActions": []
337
+ }
338
+ ],
339
+ "conditionKeys": [],
340
+ "dependentActions": []
341
+ },
342
+ "getruntimelogconfiguration": {
343
+ "name": "GetRuntimeLogConfiguration",
344
+ "description": "Grants permission to get runtime log configuration for a specific managed thing or for all managed things as a group",
345
+ "accessLevel": "Read",
346
+ "resourceTypes": [],
347
+ "conditionKeys": [],
348
+ "dependentActions": []
349
+ },
350
+ "getschemaversion": {
351
+ "name": "GetSchemaVersion",
352
+ "description": "Grants permission to get a schema version with the provided information",
353
+ "accessLevel": "Read",
354
+ "resourceTypes": [],
355
+ "conditionKeys": [],
356
+ "dependentActions": []
357
+ },
358
+ "listcredentiallockers": {
359
+ "name": "ListCredentialLockers",
360
+ "description": "Grants permission to list the existing Credential Locker",
361
+ "accessLevel": "List",
362
+ "resourceTypes": [],
363
+ "conditionKeys": [],
364
+ "dependentActions": []
365
+ },
366
+ "listdestinations": {
367
+ "name": "ListDestinations",
368
+ "description": "Grants permission to list all the destinations",
369
+ "accessLevel": "List",
370
+ "resourceTypes": [],
371
+ "conditionKeys": [],
372
+ "dependentActions": []
373
+ },
374
+ "listeventlogconfigurations": {
375
+ "name": "ListEventLogConfigurations",
376
+ "description": "Grants permission to list all event log configurations for account",
377
+ "accessLevel": "List",
378
+ "resourceTypes": [],
379
+ "conditionKeys": [],
380
+ "dependentActions": []
381
+ },
382
+ "listmanagedthingschemas": {
383
+ "name": "ListManagedThingSchemas",
384
+ "description": "Grants permission to list Schemas Associated With Managed Thing",
385
+ "accessLevel": "Read",
386
+ "resourceTypes": [
387
+ {
388
+ "name": "ManagedThingResource",
389
+ "required": true,
390
+ "conditionKeys": [],
391
+ "dependentActions": []
392
+ }
393
+ ],
394
+ "conditionKeys": [],
395
+ "dependentActions": []
396
+ },
397
+ "listmanagedthings": {
398
+ "name": "ListManagedThings",
399
+ "description": "Grants permission to list all the managed things",
400
+ "accessLevel": "List",
401
+ "resourceTypes": [],
402
+ "conditionKeys": [],
403
+ "dependentActions": []
404
+ },
405
+ "listnotificationconfigurations": {
406
+ "name": "ListNotificationConfigurations",
407
+ "description": "Grants permission to list all the notification configurations",
408
+ "accessLevel": "List",
409
+ "resourceTypes": [],
410
+ "conditionKeys": [],
411
+ "dependentActions": []
412
+ },
413
+ "listotataskconfigurations": {
414
+ "name": "ListOtaTaskConfigurations",
415
+ "description": "Grants permission to list all the OTA task configurations",
416
+ "accessLevel": "List",
417
+ "resourceTypes": [],
418
+ "conditionKeys": [],
419
+ "dependentActions": []
420
+ },
421
+ "listotataskexecutions": {
422
+ "name": "ListOtaTaskExecutions",
423
+ "description": "Grants permission to list all the Ota task executions",
424
+ "accessLevel": "Read",
425
+ "resourceTypes": [
426
+ {
427
+ "name": "OtaTaskResource",
428
+ "required": true,
429
+ "conditionKeys": [],
430
+ "dependentActions": []
431
+ }
432
+ ],
433
+ "conditionKeys": [],
434
+ "dependentActions": []
435
+ },
436
+ "listotatasks": {
437
+ "name": "ListOtaTasks",
438
+ "description": "Grants permission to list all the OTA tasks",
439
+ "accessLevel": "List",
440
+ "resourceTypes": [],
441
+ "conditionKeys": [],
442
+ "dependentActions": []
443
+ },
444
+ "listprovisioningprofiles": {
445
+ "name": "ListProvisioningProfiles",
446
+ "description": "Grants permission to list the existing provisioning profile",
447
+ "accessLevel": "List",
448
+ "resourceTypes": [],
449
+ "conditionKeys": [],
450
+ "dependentActions": []
451
+ },
452
+ "listschemaversions": {
453
+ "name": "ListSchemaVersions",
454
+ "description": "Grants permission to list schema versions with the provided information",
455
+ "accessLevel": "List",
456
+ "resourceTypes": [],
457
+ "conditionKeys": [],
458
+ "dependentActions": []
459
+ },
460
+ "putdefaultencryptionconfiguration": {
461
+ "name": "PutDefaultEncryptionConfiguration",
462
+ "description": "Grants permission to associate KMS key with IoT Managed Integration service",
463
+ "accessLevel": "Write",
464
+ "resourceTypes": [],
465
+ "conditionKeys": [],
466
+ "dependentActions": []
467
+ },
468
+ "puthubconfiguration": {
469
+ "name": "PutHubConfiguration",
470
+ "description": "Grants permission to update a hub configuration",
471
+ "accessLevel": "Write",
472
+ "resourceTypes": [],
473
+ "conditionKeys": [],
474
+ "dependentActions": []
475
+ },
476
+ "putruntimelogconfiguration": {
477
+ "name": "PutRuntimeLogConfiguration",
478
+ "description": "Grants permission to set the runtime log configuration for a specific managed thing or for all managed things as a group",
479
+ "accessLevel": "Write",
480
+ "resourceTypes": [],
481
+ "conditionKeys": [],
482
+ "dependentActions": []
483
+ },
484
+ "registercustomendpoint": {
485
+ "name": "RegisterCustomEndpoint",
486
+ "description": "Grants permission to customers to request us to manage the server trust for them or bring their own external server trusts for the custom domain",
487
+ "accessLevel": "Write",
488
+ "resourceTypes": [],
489
+ "conditionKeys": [],
490
+ "dependentActions": []
491
+ },
492
+ "resetruntimelogconfiguration": {
493
+ "name": "ResetRuntimeLogConfiguration",
494
+ "description": "Grants permission to reset a runtime log configuration for a specific managed thing or for all managed things as a group",
495
+ "accessLevel": "Write",
496
+ "resourceTypes": [],
497
+ "conditionKeys": [],
498
+ "dependentActions": []
499
+ },
500
+ "sendmanagedthingcommand": {
501
+ "name": "SendManagedThingCommand",
502
+ "description": "Grants permission to use the SendManagedThingCommand API to send commands to managed things",
503
+ "accessLevel": "Write",
504
+ "resourceTypes": [],
505
+ "conditionKeys": [],
506
+ "dependentActions": []
507
+ },
508
+ "startdevicediscovery": {
509
+ "name": "StartDeviceDiscovery",
510
+ "description": "Grants permission to request to start device discovery",
511
+ "accessLevel": "Write",
512
+ "resourceTypes": [],
513
+ "conditionKeys": [],
514
+ "dependentActions": []
515
+ },
516
+ "updatedestination": {
517
+ "name": "UpdateDestination",
518
+ "description": "Grants permission to update a destination",
519
+ "accessLevel": "Write",
520
+ "resourceTypes": [],
521
+ "conditionKeys": [],
522
+ "dependentActions": []
523
+ },
524
+ "updateeventlogconfiguration": {
525
+ "name": "UpdateEventLogConfiguration",
526
+ "description": "Grants permission to update an event log configuration by log configuration ID",
527
+ "accessLevel": "Write",
528
+ "resourceTypes": [],
529
+ "conditionKeys": [],
530
+ "dependentActions": []
531
+ },
532
+ "updatemanagedthing": {
533
+ "name": "UpdateManagedThing",
534
+ "description": "Grants permission to update a managed thing",
535
+ "accessLevel": "Write",
536
+ "resourceTypes": [
537
+ {
538
+ "name": "ManagedThingResource",
539
+ "required": true,
540
+ "conditionKeys": [],
541
+ "dependentActions": []
542
+ }
543
+ ],
544
+ "conditionKeys": [],
545
+ "dependentActions": []
546
+ },
547
+ "updatenotificationconfiguration": {
548
+ "name": "UpdateNotificationConfiguration",
549
+ "description": "Grants permission to update a notification configuration",
550
+ "accessLevel": "Write",
551
+ "resourceTypes": [],
552
+ "conditionKeys": [],
553
+ "dependentActions": []
554
+ },
555
+ "updateotatask": {
556
+ "name": "UpdateOtaTask",
557
+ "description": "Grants permission to update an OTA Task",
558
+ "accessLevel": "Write",
559
+ "resourceTypes": [
560
+ {
561
+ "name": "OtaTaskResource",
562
+ "required": true,
563
+ "conditionKeys": [],
564
+ "dependentActions": []
565
+ }
566
+ ],
567
+ "conditionKeys": [],
568
+ "dependentActions": []
569
+ }
570
+ }
@@ -0,0 +1,111 @@
1
+ {
2
+ "exportartifact": {
3
+ "name": "ExportArtifact",
4
+ "description": "Grants permission to export artifacts from Amazon Q Developer",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "codeTransformation",
9
+ "required": false,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
17
+ "importartifact": {
18
+ "name": "ImportArtifact",
19
+ "description": "Grants permission to import artifacts to Amazon Q Developer",
20
+ "accessLevel": "Write",
21
+ "resourceTypes": [
22
+ {
23
+ "name": "codeTransformation",
24
+ "required": false,
25
+ "conditionKeys": [],
26
+ "dependentActions": []
27
+ }
28
+ ],
29
+ "conditionKeys": [],
30
+ "dependentActions": []
31
+ },
32
+ "listtagsforresource": {
33
+ "name": "ListTagsForResource",
34
+ "isPermissionOnly": true,
35
+ "description": "Grants permission to list all tags associated with an Amazon Q Developer resource",
36
+ "accessLevel": "List",
37
+ "resourceTypes": [
38
+ {
39
+ "name": "codeTransformation",
40
+ "required": false,
41
+ "conditionKeys": [],
42
+ "dependentActions": []
43
+ }
44
+ ],
45
+ "conditionKeys": [],
46
+ "dependentActions": []
47
+ },
48
+ "startagentsession": {
49
+ "name": "StartAgentSession",
50
+ "description": "Grants permission to start an agent session with Amazon Q Developer",
51
+ "accessLevel": "Write",
52
+ "resourceTypes": [],
53
+ "conditionKeys": [
54
+ "aws:TagKeys",
55
+ "aws:RequestTag/${TagKey}"
56
+ ],
57
+ "dependentActions": []
58
+ },
59
+ "tagresource": {
60
+ "name": "TagResource",
61
+ "isPermissionOnly": true,
62
+ "description": "Grants permission to associate tags with an Amazon Q Developer resource",
63
+ "accessLevel": "Tagging",
64
+ "resourceTypes": [
65
+ {
66
+ "name": "codeTransformation",
67
+ "required": false,
68
+ "conditionKeys": [],
69
+ "dependentActions": []
70
+ }
71
+ ],
72
+ "conditionKeys": [
73
+ "aws:TagKeys",
74
+ "aws:RequestTag/${TagKey}"
75
+ ],
76
+ "dependentActions": []
77
+ },
78
+ "transformcode": {
79
+ "name": "TransformCode",
80
+ "description": "Grants permission to transform code with Amazon Q Developer Transform Agent",
81
+ "accessLevel": "Write",
82
+ "resourceTypes": [
83
+ {
84
+ "name": "codeTransformation",
85
+ "required": false,
86
+ "conditionKeys": [],
87
+ "dependentActions": []
88
+ }
89
+ ],
90
+ "conditionKeys": [],
91
+ "dependentActions": []
92
+ },
93
+ "untagresource": {
94
+ "name": "UntagResource",
95
+ "isPermissionOnly": true,
96
+ "description": "Grants permission to remove tags associated with an Amazon Q Developer resource",
97
+ "accessLevel": "Tagging",
98
+ "resourceTypes": [
99
+ {
100
+ "name": "codeTransformation",
101
+ "required": false,
102
+ "conditionKeys": [],
103
+ "dependentActions": []
104
+ }
105
+ ],
106
+ "conditionKeys": [
107
+ "aws:TagKeys"
108
+ ],
109
+ "dependentActions": []
110
+ }
111
+ }
@@ -410,6 +410,14 @@
410
410
  "conditionKeys": [],
411
411
  "dependentActions": []
412
412
  },
413
+ "gettrack": {
414
+ "name": "GetTrack",
415
+ "description": "Grants permission to get information about a track in Amazon Redshift Serverless",
416
+ "accessLevel": "Read",
417
+ "resourceTypes": [],
418
+ "conditionKeys": [],
419
+ "dependentActions": []
420
+ },
413
421
  "getusagelimit": {
414
422
  "name": "GetUsageLimit",
415
423
  "description": "Grants permission to get information about a usage limit in Amazon Redshift Serverless",
@@ -556,6 +564,14 @@
556
564
  ],
557
565
  "dependentActions": []
558
566
  },
567
+ "listtracks": {
568
+ "name": "ListTracks",
569
+ "description": "Grants permission to list tracks available in Amazon Redshift Serverless",
570
+ "accessLevel": "List",
571
+ "resourceTypes": [],
572
+ "conditionKeys": [],
573
+ "dependentActions": []
574
+ },
559
575
  "listusagelimits": {
560
576
  "name": "ListUsageLimits",
561
577
  "description": "Grants permission to list all usage limits within Amazon Redshift Serverless",
@@ -84,11 +84,7 @@
84
84
  "s3:x-amz-server-side-encryption-aws-kms-key-id",
85
85
  "s3:x-amz-server-side-encryption-customer-algorithm",
86
86
  "s3:x-amz-storage-class",
87
- "s3:x-amz-website-redirect-location",
88
- "s3:object-lock-mode",
89
- "s3:object-lock-retain-until-date",
90
- "s3:object-lock-remaining-retention-days",
91
- "s3:object-lock-legal-hold"
87
+ "s3:x-amz-website-redirect-location"
92
88
  ],
93
89
  "dependentActions": []
94
90
  },
@@ -1376,7 +1376,8 @@
1376
1376
  "aws:TagKeys",
1377
1377
  "sagemaker:NetworkIsolation",
1378
1378
  "sagemaker:VpcSecurityGroupIds",
1379
- "sagemaker:VpcSubnets"
1379
+ "sagemaker:VpcSubnets",
1380
+ "sagemaker:DirectGatedModelAccess"
1380
1381
  ],
1381
1382
  "dependentActions": []
1382
1383
  },
@@ -1919,7 +1920,8 @@
1919
1920
  "sagemaker:VpcSecurityGroupIds",
1920
1921
  "sagemaker:VpcSubnets",
1921
1922
  "sagemaker:KeepAlivePeriod",
1922
- "sagemaker:EnableRemoteDebug"
1923
+ "sagemaker:EnableRemoteDebug",
1924
+ "sagemaker:DirectGatedModelAccess"
1923
1925
  ],
1924
1926
  "dependentActions": []
1925
1927
  },
@@ -6319,6 +6321,27 @@
6319
6321
  "conditionKeys": [],
6320
6322
  "dependentActions": []
6321
6323
  },
6324
+ "trainhubmodel": {
6325
+ "name": "TrainHubModel",
6326
+ "description": "Grants permission to train a model in hub",
6327
+ "accessLevel": "Write",
6328
+ "resourceTypes": [
6329
+ {
6330
+ "name": "hub",
6331
+ "required": true,
6332
+ "conditionKeys": [],
6333
+ "dependentActions": []
6334
+ },
6335
+ {
6336
+ "name": "hub-content",
6337
+ "required": true,
6338
+ "conditionKeys": [],
6339
+ "dependentActions": []
6340
+ }
6341
+ ],
6342
+ "conditionKeys": [],
6343
+ "dependentActions": []
6344
+ },
6322
6345
  "updateaction": {
6323
6346
  "name": "UpdateAction",
6324
6347
  "description": "Grants permission to update an action",
@@ -6625,6 +6648,48 @@
6625
6648
  "conditionKeys": [],
6626
6649
  "dependentActions": []
6627
6650
  },
6651
+ "updatehubcontent": {
6652
+ "name": "UpdateHubContent",
6653
+ "description": "Grants permission to update hub content",
6654
+ "accessLevel": "Write",
6655
+ "resourceTypes": [
6656
+ {
6657
+ "name": "hub",
6658
+ "required": true,
6659
+ "conditionKeys": [],
6660
+ "dependentActions": []
6661
+ },
6662
+ {
6663
+ "name": "hub-content",
6664
+ "required": true,
6665
+ "conditionKeys": [],
6666
+ "dependentActions": []
6667
+ }
6668
+ ],
6669
+ "conditionKeys": [],
6670
+ "dependentActions": []
6671
+ },
6672
+ "updatehubcontentreference": {
6673
+ "name": "UpdateHubContentReference",
6674
+ "description": "Grants permission to update hub content reference",
6675
+ "accessLevel": "Write",
6676
+ "resourceTypes": [
6677
+ {
6678
+ "name": "hub",
6679
+ "required": true,
6680
+ "conditionKeys": [],
6681
+ "dependentActions": []
6682
+ },
6683
+ {
6684
+ "name": "hub-content",
6685
+ "required": true,
6686
+ "conditionKeys": [],
6687
+ "dependentActions": []
6688
+ }
6689
+ ],
6690
+ "conditionKeys": [],
6691
+ "dependentActions": []
6692
+ },
6628
6693
  "updateimage": {
6629
6694
  "name": "UpdateImage",
6630
6695
  "description": "Grants permission to update the properties of a SageMaker Image",
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by the tags that are passed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by the tags associated with the Amazon Q Developer resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -34,6 +34,11 @@
34
34
  "description": "Filters access by the list of metadata properties associated with the model-package resource in the request",
35
35
  "type": "ArrayOfString"
36
36
  },
37
+ "sagemaker:directgatedmodelaccess": {
38
+ "key": "sagemaker:DirectGatedModelAccess",
39
+ "description": "Used to deny direct access to SageMaker gated ModelReferences",
40
+ "type": "String"
41
+ },
37
42
  "sagemaker:directinternetaccess": {
38
43
  "key": "sagemaker:DirectInternetAccess",
39
44
  "description": "Filters access by the direct internet access associated with the resource in the request",
@@ -160,6 +160,10 @@
160
160
  "key": "data-automation-invocation-job",
161
161
  "arn": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-invocation/${JobId}"
162
162
  },
163
+ "data-automation-profile": {
164
+ "key": "data-automation-profile",
165
+ "arn": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-profile/${ProfileId}"
166
+ },
163
167
  "session": {
164
168
  "key": "session",
165
169
  "arn": "arn:${Partition}:bedrock:${Region}:${Account}:session/${SessionId}",
@@ -0,0 +1,18 @@
1
+ {
2
+ "credentiallockerresource": {
3
+ "key": "CredentialLockerResource",
4
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}"
5
+ },
6
+ "managedthingresource": {
7
+ "key": "ManagedThingResource",
8
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}"
9
+ },
10
+ "otataskresource": {
11
+ "key": "OtaTaskResource",
12
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}"
13
+ },
14
+ "provisioningprofileresource": {
15
+ "key": "ProvisioningProfileResource",
16
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}"
17
+ }
18
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "codetransformation": {
3
+ "key": "codeTransformation",
4
+ "arn": "arn:${Partition}:qdeveloper:${Region}:${Account}:codeTransformation/${Identifier}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ }
9
+ }
@@ -200,6 +200,7 @@
200
200
  "iotfleethub": "AWS IoT Fleet Hub for Device Management",
201
201
  "iotfleetwise": "AWS IoT FleetWise",
202
202
  "iotjobsdata": "AWS IoT Jobs DataPlane",
203
+ "iotmanagedintegrations": "AWS IoT Managed Integrations Service",
203
204
  "iotsitewise": "AWS IoT SiteWise",
204
205
  "iottwinmaker": "AWS IoT TwinMaker",
205
206
  "iotwireless": "AWS IoT Wireless",
@@ -295,6 +296,7 @@
295
296
  "q": "Amazon Q",
296
297
  "qapps": "Amazon Q Business Q Apps",
297
298
  "qbusiness": "Amazon Q Business",
299
+ "qdeveloper": "Amazon Q Developer",
298
300
  "qldb": "Amazon QLDB",
299
301
  "quicksight": "Amazon QuickSight",
300
302
  "ram": "AWS Resource Access Manager (RAM)",
@@ -200,6 +200,7 @@
200
200
  "iotfleethub",
201
201
  "iotfleetwise",
202
202
  "iotjobsdata",
203
+ "iotmanagedintegrations",
203
204
  "iotsitewise",
204
205
  "iottwinmaker",
205
206
  "iotwireless",
@@ -295,6 +296,7 @@
295
296
  "q",
296
297
  "qapps",
297
298
  "qbusiness",
299
+ "qdeveloper",
298
300
  "qldb",
299
301
  "quicksight",
300
302
  "ram",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202502281",
3
+ "version": "0.9.202503041",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-02-28T04:45:22.232Z",
6
+ "updatedAt": "2025-03-04T04:45:58.959Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",
@@ -33,9 +33,9 @@
33
33
  "devDependencies": {
34
34
  "@cloud-copilot/prettier-config": "^0.1.1",
35
35
  "@types/node": "^22.5.0",
36
- "@vitest/coverage-v8": "^2.0.5",
36
+ "@vitest/coverage-v8": "^3.0.7",
37
37
  "typescript": "^5.5.4",
38
- "vitest": "^2.0.5"
38
+ "vitest": "^3.0.7"
39
39
  },
40
40
  "prettier": "@cloud-copilot/prettier-config"
41
41
  }