@cloud-copilot/iam-data 0.19.202604211 → 0.19.202604231

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.
@@ -74,6 +74,21 @@
74
74
  "conditionKeys": [],
75
75
  "dependentActions": []
76
76
  },
77
+ "getinvoicesubmissiontask": {
78
+ "name": "GetInvoiceSubmissionTask",
79
+ "description": "Grants permission to retrieve details of an existing invoice submission task",
80
+ "accessLevel": "Read",
81
+ "resourceTypes": [
82
+ {
83
+ "name": "InvoiceSubmissionTask",
84
+ "required": true,
85
+ "conditionKeys": [],
86
+ "dependentActions": []
87
+ }
88
+ ],
89
+ "conditionKeys": [],
90
+ "dependentActions": []
91
+ },
77
92
  "getresourcepolicy": {
78
93
  "name": "GetResourcePolicy",
79
94
  "description": "Grants permission to get the resource policy of an existing entity",
@@ -113,6 +128,22 @@
113
128
  "conditionKeys": [],
114
129
  "dependentActions": []
115
130
  },
131
+ "listinvoicesubmissiontasks": {
132
+ "name": "ListInvoiceSubmissionTasks",
133
+ "description": "Grants permission to list existing invoice submission tasks",
134
+ "accessLevel": "List",
135
+ "resourceTypes": [],
136
+ "conditionKeys": [],
137
+ "dependentActions": []
138
+ },
139
+ "listpayables": {
140
+ "name": "ListPayables",
141
+ "description": "Grants permission to list payables of the specified payable provenance",
142
+ "accessLevel": "List",
143
+ "resourceTypes": [],
144
+ "conditionKeys": [],
145
+ "dependentActions": []
146
+ },
116
147
  "listtagsforresource": {
117
148
  "name": "ListTagsForResource",
118
149
  "description": "Grants permission to list tags for a deployment parameter resource",
@@ -165,6 +196,24 @@
165
196
  ],
166
197
  "dependentActions": []
167
198
  },
199
+ "startinvoicesubmissiontask": {
200
+ "name": "StartInvoiceSubmissionTask",
201
+ "description": "Grants permission to initiate tasks that submit invoices for processing in AWS Marketplace",
202
+ "accessLevel": "Write",
203
+ "resourceTypes": [
204
+ {
205
+ "name": "InvoiceSubmissionTask",
206
+ "required": true,
207
+ "conditionKeys": [],
208
+ "dependentActions": []
209
+ }
210
+ ],
211
+ "conditionKeys": [
212
+ "aws:RequestTag/${TagKey}",
213
+ "aws:TagKeys"
214
+ ],
215
+ "dependentActions": []
216
+ },
168
217
  "tagresource": {
169
218
  "name": "TagResource",
170
219
  "description": "Grants permission to tag a deployment parameter resource",
@@ -2455,6 +2455,12 @@
2455
2455
  "required": true,
2456
2456
  "conditionKeys": [],
2457
2457
  "dependentActions": []
2458
+ },
2459
+ {
2460
+ "name": "system-tool",
2461
+ "required": true,
2462
+ "conditionKeys": [],
2463
+ "dependentActions": []
2458
2464
  }
2459
2465
  ],
2460
2466
  "conditionKeys": [
@@ -2525,6 +2531,12 @@
2525
2531
  "required": true,
2526
2532
  "conditionKeys": [],
2527
2533
  "dependentActions": []
2534
+ },
2535
+ {
2536
+ "name": "system-tool",
2537
+ "required": true,
2538
+ "conditionKeys": [],
2539
+ "dependentActions": []
2528
2540
  }
2529
2541
  ],
2530
2542
  "conditionKeys": [
@@ -137,6 +137,51 @@
137
137
  "conditionKeys": [],
138
138
  "dependentActions": []
139
139
  },
140
+ "getresourcedashboard": {
141
+ "name": "GetResourceDashboard",
142
+ "description": "Grants permission to get the resource dashboard",
143
+ "accessLevel": "Read",
144
+ "resourceTypes": [
145
+ {
146
+ "name": "session",
147
+ "required": true,
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ }
151
+ ],
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ },
155
+ "getsession": {
156
+ "name": "GetSession",
157
+ "description": "Grants permission to get details about a session",
158
+ "accessLevel": "Read",
159
+ "resourceTypes": [
160
+ {
161
+ "name": "session",
162
+ "required": true,
163
+ "conditionKeys": [],
164
+ "dependentActions": []
165
+ }
166
+ ],
167
+ "conditionKeys": [],
168
+ "dependentActions": []
169
+ },
170
+ "getsessionendpoint": {
171
+ "name": "GetSessionEndpoint",
172
+ "description": "Grants permission to get the endpoint URL and authentication token for connecting to a session",
173
+ "accessLevel": "Read",
174
+ "resourceTypes": [
175
+ {
176
+ "name": "session",
177
+ "required": true,
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ }
181
+ ],
182
+ "conditionKeys": [],
183
+ "dependentActions": []
184
+ },
140
185
  "listapplications": {
141
186
  "name": "ListApplications",
142
187
  "description": "Grants permission to list applications",
@@ -175,6 +220,21 @@
175
220
  "conditionKeys": [],
176
221
  "dependentActions": []
177
222
  },
223
+ "listsessions": {
224
+ "name": "ListSessions",
225
+ "description": "Grants permission to list sessions associated with an application",
226
+ "accessLevel": "List",
227
+ "resourceTypes": [
228
+ {
229
+ "name": "application",
230
+ "required": true,
231
+ "conditionKeys": [],
232
+ "dependentActions": []
233
+ }
234
+ ],
235
+ "conditionKeys": [],
236
+ "dependentActions": []
237
+ },
178
238
  "listtagsforresource": {
179
239
  "name": "ListTagsForResource",
180
240
  "description": "Grants permission to list tags for the specified resource",
@@ -191,6 +251,12 @@
191
251
  "required": false,
192
252
  "conditionKeys": [],
193
253
  "dependentActions": []
254
+ },
255
+ {
256
+ "name": "session",
257
+ "required": false,
258
+ "conditionKeys": [],
259
+ "dependentActions": []
194
260
  }
195
261
  ],
196
262
  "conditionKeys": [],
@@ -231,6 +297,26 @@
231
297
  ],
232
298
  "dependentActions": []
233
299
  },
300
+ "startsession": {
301
+ "name": "StartSession",
302
+ "description": "Grants permission to start a session in an application",
303
+ "accessLevel": "Write",
304
+ "resourceTypes": [
305
+ {
306
+ "name": "application",
307
+ "required": true,
308
+ "conditionKeys": [],
309
+ "dependentActions": [
310
+ "iam:PassRole"
311
+ ]
312
+ }
313
+ ],
314
+ "conditionKeys": [
315
+ "aws:RequestTag/${TagKey}",
316
+ "aws:TagKeys"
317
+ ],
318
+ "dependentActions": []
319
+ },
234
320
  "stopapplication": {
235
321
  "name": "StopApplication",
236
322
  "description": "Grants permission to Stop an application",
@@ -262,6 +348,12 @@
262
348
  "required": false,
263
349
  "conditionKeys": [],
264
350
  "dependentActions": []
351
+ },
352
+ {
353
+ "name": "session",
354
+ "required": false,
355
+ "conditionKeys": [],
356
+ "dependentActions": []
265
357
  }
266
358
  ],
267
359
  "conditionKeys": [
@@ -270,6 +362,21 @@
270
362
  ],
271
363
  "dependentActions": []
272
364
  },
365
+ "terminatesession": {
366
+ "name": "TerminateSession",
367
+ "description": "Grants permission to terminate a session",
368
+ "accessLevel": "Write",
369
+ "resourceTypes": [
370
+ {
371
+ "name": "session",
372
+ "required": true,
373
+ "conditionKeys": [],
374
+ "dependentActions": []
375
+ }
376
+ ],
377
+ "conditionKeys": [],
378
+ "dependentActions": []
379
+ },
273
380
  "untagresource": {
274
381
  "name": "UntagResource",
275
382
  "description": "Grants permission to untag the specified resource",
@@ -286,6 +393,12 @@
286
393
  "required": false,
287
394
  "conditionKeys": [],
288
395
  "dependentActions": []
396
+ },
397
+ {
398
+ "name": "session",
399
+ "required": false,
400
+ "conditionKeys": [],
401
+ "dependentActions": []
289
402
  }
290
403
  ],
291
404
  "conditionKeys": [
@@ -710,6 +710,12 @@
710
710
  "conditionKeys": [],
711
711
  "dependentActions": []
712
712
  },
713
+ {
714
+ "name": "job",
715
+ "required": false,
716
+ "conditionKeys": [],
717
+ "dependentActions": []
718
+ },
713
719
  {
714
720
  "name": "map",
715
721
  "required": false,
@@ -847,6 +853,12 @@
847
853
  "conditionKeys": [],
848
854
  "dependentActions": []
849
855
  },
856
+ {
857
+ "name": "job",
858
+ "required": false,
859
+ "conditionKeys": [],
860
+ "dependentActions": []
861
+ },
850
862
  {
851
863
  "name": "map",
852
864
  "required": false,
@@ -895,6 +907,12 @@
895
907
  "conditionKeys": [],
896
908
  "dependentActions": []
897
909
  },
910
+ {
911
+ "name": "job",
912
+ "required": false,
913
+ "conditionKeys": [],
914
+ "dependentActions": []
915
+ },
898
916
  {
899
917
  "name": "map",
900
918
  "required": false,
@@ -44,6 +44,24 @@
44
44
  "conditionKeys": [],
45
45
  "dependentActions": []
46
46
  },
47
+ "createadconfiguration": {
48
+ "name": "CreateAdConfiguration",
49
+ "description": "Grants permission to create a new ad configuration",
50
+ "accessLevel": "Write",
51
+ "resourceTypes": [
52
+ {
53
+ "name": "Ad-Configuration",
54
+ "required": true,
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ }
58
+ ],
59
+ "conditionKeys": [
60
+ "aws:TagKeys",
61
+ "aws:RequestTag/${TagKey}"
62
+ ],
63
+ "dependentActions": []
64
+ },
47
65
  "createchannel": {
48
66
  "name": "CreateChannel",
49
67
  "description": "Grants permission to create a new channel and an associated stream key",
@@ -212,6 +230,21 @@
212
230
  ],
213
231
  "dependentActions": []
214
232
  },
233
+ "deleteadconfiguration": {
234
+ "name": "DeleteAdConfiguration",
235
+ "description": "Grants permission to delete an ad configuration for the specified ARN",
236
+ "accessLevel": "Write",
237
+ "resourceTypes": [
238
+ {
239
+ "name": "Ad-Configuration",
240
+ "required": true,
241
+ "conditionKeys": [],
242
+ "dependentActions": []
243
+ }
244
+ ],
245
+ "conditionKeys": [],
246
+ "dependentActions": []
247
+ },
215
248
  "deletechannel": {
216
249
  "name": "DeleteChannel",
217
250
  "description": "Grants permission to delete a channel and channel's stream keys",
@@ -383,6 +416,21 @@
383
416
  "conditionKeys": [],
384
417
  "dependentActions": []
385
418
  },
419
+ "getadconfiguration": {
420
+ "name": "GetAdConfiguration",
421
+ "description": "Grants permission to get the ad configuration for the specified ARN",
422
+ "accessLevel": "Read",
423
+ "resourceTypes": [
424
+ {
425
+ "name": "Ad-Configuration",
426
+ "required": true,
427
+ "conditionKeys": [],
428
+ "dependentActions": []
429
+ }
430
+ ],
431
+ "conditionKeys": [],
432
+ "dependentActions": []
433
+ },
386
434
  "getchannel": {
387
435
  "name": "GetChannel",
388
436
  "description": "Grants permission to get the channel configuration for a specified channel ARN",
@@ -644,6 +692,29 @@
644
692
  ],
645
693
  "dependentActions": []
646
694
  },
695
+ "insertadbreak": {
696
+ "name": "InsertAdBreak",
697
+ "description": "Grants permission to request an ad insertion on a channel using an associated ad configuration",
698
+ "accessLevel": "Write",
699
+ "resourceTypes": [
700
+ {
701
+ "name": "Channel",
702
+ "required": true,
703
+ "conditionKeys": [],
704
+ "dependentActions": []
705
+ }
706
+ ],
707
+ "conditionKeys": [],
708
+ "dependentActions": []
709
+ },
710
+ "listadconfigurations": {
711
+ "name": "ListAdConfigurations",
712
+ "description": "Grants permission to get summary information about ad configurations",
713
+ "accessLevel": "List",
714
+ "resourceTypes": [],
715
+ "conditionKeys": [],
716
+ "dependentActions": []
717
+ },
647
718
  "listchannels": {
648
719
  "name": "ListChannels",
649
720
  "description": "Grants permission to get summary information about channels",
@@ -881,6 +952,12 @@
881
952
  "description": "Grants permission to get information about the tags for a specified ARN",
882
953
  "accessLevel": "Read",
883
954
  "resourceTypes": [
955
+ {
956
+ "name": "Ad-Configuration",
957
+ "required": false,
958
+ "conditionKeys": [],
959
+ "dependentActions": []
960
+ },
884
961
  {
885
962
  "name": "Channel",
886
963
  "required": false,
@@ -1088,6 +1165,12 @@
1088
1165
  "description": "Grants permission to add or update tags for a resource with a specified ARN",
1089
1166
  "accessLevel": "Tagging",
1090
1167
  "resourceTypes": [
1168
+ {
1169
+ "name": "Ad-Configuration",
1170
+ "required": false,
1171
+ "conditionKeys": [],
1172
+ "dependentActions": []
1173
+ },
1091
1174
  {
1092
1175
  "name": "Channel",
1093
1176
  "required": false,
@@ -1166,6 +1249,12 @@
1166
1249
  "description": "Grants permission to remove tags for a resource with a specified ARN",
1167
1250
  "accessLevel": "Tagging",
1168
1251
  "resourceTypes": [
1252
+ {
1253
+ "name": "Ad-Configuration",
1254
+ "required": false,
1255
+ "conditionKeys": [],
1256
+ "dependentActions": []
1257
+ },
1169
1258
  {
1170
1259
  "name": "Channel",
1171
1260
  "required": false,
@@ -1339,7 +1339,9 @@
1339
1339
  "description": "Grants permission to put selling system settings in AWS Partner Central",
1340
1340
  "accessLevel": "Write",
1341
1341
  "resourceTypes": [],
1342
- "conditionKeys": [],
1342
+ "conditionKeys": [
1343
+ "partnercentral:Catalog"
1344
+ ],
1343
1345
  "dependentActions": []
1344
1346
  },
1345
1347
  "recallbenefitapplication": {
@@ -232,6 +232,54 @@
232
232
  "conditionKeys": [],
233
233
  "dependentActions": []
234
234
  },
235
+ "createrecommenderfilter": {
236
+ "name": "CreateRecommenderFilter",
237
+ "description": "Grants permission to create a recommender filter in the domain",
238
+ "accessLevel": "Write",
239
+ "resourceTypes": [
240
+ {
241
+ "name": "domains",
242
+ "required": true,
243
+ "conditionKeys": [],
244
+ "dependentActions": []
245
+ },
246
+ {
247
+ "name": "recommender-filters",
248
+ "required": true,
249
+ "conditionKeys": [],
250
+ "dependentActions": []
251
+ }
252
+ ],
253
+ "conditionKeys": [
254
+ "aws:RequestTag/${TagKey}",
255
+ "aws:TagKeys"
256
+ ],
257
+ "dependentActions": []
258
+ },
259
+ "createrecommenderschema": {
260
+ "name": "CreateRecommenderSchema",
261
+ "description": "Grants permission to create a recommender schema in the domain",
262
+ "accessLevel": "Write",
263
+ "resourceTypes": [
264
+ {
265
+ "name": "domains",
266
+ "required": true,
267
+ "conditionKeys": [],
268
+ "dependentActions": []
269
+ },
270
+ {
271
+ "name": "recommender-schemas",
272
+ "required": true,
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ }
276
+ ],
277
+ "conditionKeys": [
278
+ "aws:RequestTag/${TagKey}",
279
+ "aws:TagKeys"
280
+ ],
281
+ "dependentActions": []
282
+ },
235
283
  "createsegmentdefinition": {
236
284
  "name": "CreateSegmentDefinition",
237
285
  "description": "Grants permission to create a segment definition in the domain",
@@ -559,6 +607,48 @@
559
607
  "conditionKeys": [],
560
608
  "dependentActions": []
561
609
  },
610
+ "deleterecommenderfilter": {
611
+ "name": "DeleteRecommenderFilter",
612
+ "description": "Grants permission to delete a recommender filter in the domain",
613
+ "accessLevel": "Write",
614
+ "resourceTypes": [
615
+ {
616
+ "name": "domains",
617
+ "required": true,
618
+ "conditionKeys": [],
619
+ "dependentActions": []
620
+ },
621
+ {
622
+ "name": "recommender-filters",
623
+ "required": true,
624
+ "conditionKeys": [],
625
+ "dependentActions": []
626
+ }
627
+ ],
628
+ "conditionKeys": [],
629
+ "dependentActions": []
630
+ },
631
+ "deleterecommenderschema": {
632
+ "name": "DeleteRecommenderSchema",
633
+ "description": "Grants permission to delete a recommender schema in the domain",
634
+ "accessLevel": "Write",
635
+ "resourceTypes": [
636
+ {
637
+ "name": "domains",
638
+ "required": true,
639
+ "conditionKeys": [],
640
+ "dependentActions": []
641
+ },
642
+ {
643
+ "name": "recommender-schemas",
644
+ "required": true,
645
+ "conditionKeys": [],
646
+ "dependentActions": []
647
+ }
648
+ ],
649
+ "conditionKeys": [],
650
+ "dependentActions": []
651
+ },
562
652
  "deletesegmentdefinition": {
563
653
  "name": "DeleteSegmentDefinition",
564
654
  "description": "Grants permission to delete a segment definition in the domain",
@@ -941,6 +1031,48 @@
941
1031
  "conditionKeys": [],
942
1032
  "dependentActions": []
943
1033
  },
1034
+ "getrecommenderfilter": {
1035
+ "name": "GetRecommenderFilter",
1036
+ "description": "Grants permission to get recommender filter details in the domain",
1037
+ "accessLevel": "Read",
1038
+ "resourceTypes": [
1039
+ {
1040
+ "name": "domains",
1041
+ "required": true,
1042
+ "conditionKeys": [],
1043
+ "dependentActions": []
1044
+ },
1045
+ {
1046
+ "name": "recommender-filters",
1047
+ "required": true,
1048
+ "conditionKeys": [],
1049
+ "dependentActions": []
1050
+ }
1051
+ ],
1052
+ "conditionKeys": [],
1053
+ "dependentActions": []
1054
+ },
1055
+ "getrecommenderschema": {
1056
+ "name": "GetRecommenderSchema",
1057
+ "description": "Grants permission to get recommender schema details in the domain",
1058
+ "accessLevel": "Read",
1059
+ "resourceTypes": [
1060
+ {
1061
+ "name": "domains",
1062
+ "required": true,
1063
+ "conditionKeys": [],
1064
+ "dependentActions": []
1065
+ },
1066
+ {
1067
+ "name": "recommender-schemas",
1068
+ "required": true,
1069
+ "conditionKeys": [],
1070
+ "dependentActions": []
1071
+ }
1072
+ ],
1073
+ "conditionKeys": [],
1074
+ "dependentActions": []
1075
+ },
944
1076
  "getsegmentdefinition": {
945
1077
  "name": "GetSegmentDefinition",
946
1078
  "description": "Grants permission to get a segment definition in the domain",
@@ -1383,6 +1515,21 @@
1383
1515
  "conditionKeys": [],
1384
1516
  "dependentActions": []
1385
1517
  },
1518
+ "listrecommenderfilters": {
1519
+ "name": "ListRecommenderFilters",
1520
+ "description": "Grants permission to list all recommender filters in the domain",
1521
+ "accessLevel": "List",
1522
+ "resourceTypes": [
1523
+ {
1524
+ "name": "domains",
1525
+ "required": true,
1526
+ "conditionKeys": [],
1527
+ "dependentActions": []
1528
+ }
1529
+ ],
1530
+ "conditionKeys": [],
1531
+ "dependentActions": []
1532
+ },
1386
1533
  "listrecommenderrecipes": {
1387
1534
  "name": "ListRecommenderRecipes",
1388
1535
  "description": "Grants permission to list all the Recommenders Recipes in the domain",
@@ -1391,6 +1538,21 @@
1391
1538
  "conditionKeys": [],
1392
1539
  "dependentActions": []
1393
1540
  },
1541
+ "listrecommenderschemas": {
1542
+ "name": "ListRecommenderSchemas",
1543
+ "description": "Grants permission to list all recommender schemas in the domain",
1544
+ "accessLevel": "List",
1545
+ "resourceTypes": [
1546
+ {
1547
+ "name": "domains",
1548
+ "required": true,
1549
+ "conditionKeys": [],
1550
+ "dependentActions": []
1551
+ }
1552
+ ],
1553
+ "conditionKeys": [],
1554
+ "dependentActions": []
1555
+ },
1394
1556
  "listrecommenders": {
1395
1557
  "name": "ListRecommenders",
1396
1558
  "description": "Grants permission to list all the Recommenders in the domain",
@@ -1489,6 +1651,18 @@
1489
1651
  "conditionKeys": [],
1490
1652
  "dependentActions": []
1491
1653
  },
1654
+ {
1655
+ "name": "recommender-filters",
1656
+ "required": false,
1657
+ "conditionKeys": [],
1658
+ "dependentActions": []
1659
+ },
1660
+ {
1661
+ "name": "recommender-schemas",
1662
+ "required": false,
1663
+ "conditionKeys": [],
1664
+ "dependentActions": []
1665
+ },
1492
1666
  {
1493
1667
  "name": "recommenders",
1494
1668
  "required": false,
@@ -1789,6 +1963,18 @@
1789
1963
  "conditionKeys": [],
1790
1964
  "dependentActions": []
1791
1965
  },
1966
+ {
1967
+ "name": "recommender-filters",
1968
+ "required": false,
1969
+ "conditionKeys": [],
1970
+ "dependentActions": []
1971
+ },
1972
+ {
1973
+ "name": "recommender-schemas",
1974
+ "required": false,
1975
+ "conditionKeys": [],
1976
+ "dependentActions": []
1977
+ },
1792
1978
  {
1793
1979
  "name": "recommenders",
1794
1980
  "required": false,
@@ -1861,6 +2047,18 @@
1861
2047
  "conditionKeys": [],
1862
2048
  "dependentActions": []
1863
2049
  },
2050
+ {
2051
+ "name": "recommender-filters",
2052
+ "required": false,
2053
+ "conditionKeys": [],
2054
+ "dependentActions": []
2055
+ },
2056
+ {
2057
+ "name": "recommender-schemas",
2058
+ "required": false,
2059
+ "conditionKeys": [],
2060
+ "dependentActions": []
2061
+ },
1864
2062
  {
1865
2063
  "name": "recommenders",
1866
2064
  "required": false,
@@ -49,6 +49,24 @@
49
49
  "conditionKeys": [],
50
50
  "dependentActions": []
51
51
  },
52
+ {
53
+ "name": "ai-benchmark-job",
54
+ "required": false,
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ },
58
+ {
59
+ "name": "ai-recommendation-job",
60
+ "required": false,
61
+ "conditionKeys": [],
62
+ "dependentActions": []
63
+ },
64
+ {
65
+ "name": "ai-workload-config",
66
+ "required": false,
67
+ "conditionKeys": [],
68
+ "dependentActions": []
69
+ },
52
70
  {
53
71
  "name": "algorithm",
54
72
  "required": false,
@@ -583,6 +601,60 @@
583
601
  "conditionKeys": [],
584
602
  "dependentActions": []
585
603
  },
604
+ "createaibenchmarkjob": {
605
+ "name": "CreateAIBenchmarkJob",
606
+ "description": "Grants permission to create an AI benchmark job",
607
+ "accessLevel": "Write",
608
+ "resourceTypes": [
609
+ {
610
+ "name": "ai-benchmark-job",
611
+ "required": true,
612
+ "conditionKeys": [],
613
+ "dependentActions": []
614
+ }
615
+ ],
616
+ "conditionKeys": [
617
+ "aws:RequestTag/${TagKey}",
618
+ "aws:TagKeys"
619
+ ],
620
+ "dependentActions": []
621
+ },
622
+ "createairecommendationjob": {
623
+ "name": "CreateAIRecommendationJob",
624
+ "description": "Grants permission to create an AI recommendation job",
625
+ "accessLevel": "Write",
626
+ "resourceTypes": [
627
+ {
628
+ "name": "ai-recommendation-job",
629
+ "required": true,
630
+ "conditionKeys": [],
631
+ "dependentActions": []
632
+ }
633
+ ],
634
+ "conditionKeys": [
635
+ "aws:RequestTag/${TagKey}",
636
+ "aws:TagKeys"
637
+ ],
638
+ "dependentActions": []
639
+ },
640
+ "createaiworkloadconfig": {
641
+ "name": "CreateAIWorkloadConfig",
642
+ "description": "Grants permission to create an AI workload configuration",
643
+ "accessLevel": "Write",
644
+ "resourceTypes": [
645
+ {
646
+ "name": "ai-workload-config",
647
+ "required": true,
648
+ "conditionKeys": [],
649
+ "dependentActions": []
650
+ }
651
+ ],
652
+ "conditionKeys": [
653
+ "aws:RequestTag/${TagKey}",
654
+ "aws:TagKeys"
655
+ ],
656
+ "dependentActions": []
657
+ },
586
658
  "createaction": {
587
659
  "name": "CreateAction",
588
660
  "description": "Grants permission to create an action",
@@ -1733,6 +1805,7 @@
1733
1805
  "sagemaker:DirectInternetAccess",
1734
1806
  "sagemaker:InstanceTypes",
1735
1807
  "sagemaker:MinimumInstanceMetadataServiceVersion",
1808
+ "sagemaker:NotebookInstanceLifecycleConfigArns",
1736
1809
  "sagemaker:RootAccess",
1737
1810
  "sagemaker:VolumeKmsKey",
1738
1811
  "sagemaker:VpcSecurityGroupIds",
@@ -2239,6 +2312,51 @@
2239
2312
  ],
2240
2313
  "dependentActions": []
2241
2314
  },
2315
+ "deleteaibenchmarkjob": {
2316
+ "name": "DeleteAIBenchmarkJob",
2317
+ "description": "Grants permission to delete an AI benchmark job",
2318
+ "accessLevel": "Write",
2319
+ "resourceTypes": [
2320
+ {
2321
+ "name": "ai-benchmark-job",
2322
+ "required": true,
2323
+ "conditionKeys": [],
2324
+ "dependentActions": []
2325
+ }
2326
+ ],
2327
+ "conditionKeys": [],
2328
+ "dependentActions": []
2329
+ },
2330
+ "deleteairecommendationjob": {
2331
+ "name": "DeleteAIRecommendationJob",
2332
+ "description": "Grants permission to delete an AI recommendation job",
2333
+ "accessLevel": "Write",
2334
+ "resourceTypes": [
2335
+ {
2336
+ "name": "ai-recommendation-job",
2337
+ "required": true,
2338
+ "conditionKeys": [],
2339
+ "dependentActions": []
2340
+ }
2341
+ ],
2342
+ "conditionKeys": [],
2343
+ "dependentActions": []
2344
+ },
2345
+ "deleteaiworkloadconfig": {
2346
+ "name": "DeleteAIWorkloadConfig",
2347
+ "description": "Grants permission to delete an AI workload configuration",
2348
+ "accessLevel": "Write",
2349
+ "resourceTypes": [
2350
+ {
2351
+ "name": "ai-workload-config",
2352
+ "required": true,
2353
+ "conditionKeys": [],
2354
+ "dependentActions": []
2355
+ }
2356
+ ],
2357
+ "conditionKeys": [],
2358
+ "dependentActions": []
2359
+ },
2242
2360
  "deleteaction": {
2243
2361
  "name": "DeleteAction",
2244
2362
  "description": "Grants permission to delete an action",
@@ -3115,6 +3233,24 @@
3115
3233
  "conditionKeys": [],
3116
3234
  "dependentActions": []
3117
3235
  },
3236
+ {
3237
+ "name": "ai-benchmark-job",
3238
+ "required": false,
3239
+ "conditionKeys": [],
3240
+ "dependentActions": []
3241
+ },
3242
+ {
3243
+ "name": "ai-recommendation-job",
3244
+ "required": false,
3245
+ "conditionKeys": [],
3246
+ "dependentActions": []
3247
+ },
3248
+ {
3249
+ "name": "ai-workload-config",
3250
+ "required": false,
3251
+ "conditionKeys": [],
3252
+ "dependentActions": []
3253
+ },
3118
3254
  {
3119
3255
  "name": "algorithm",
3120
3256
  "required": false,
@@ -3593,6 +3729,51 @@
3593
3729
  "conditionKeys": [],
3594
3730
  "dependentActions": []
3595
3731
  },
3732
+ "describeaibenchmarkjob": {
3733
+ "name": "DescribeAIBenchmarkJob",
3734
+ "description": "Grants permission to describe an AI benchmark job",
3735
+ "accessLevel": "Read",
3736
+ "resourceTypes": [
3737
+ {
3738
+ "name": "ai-benchmark-job",
3739
+ "required": true,
3740
+ "conditionKeys": [],
3741
+ "dependentActions": []
3742
+ }
3743
+ ],
3744
+ "conditionKeys": [],
3745
+ "dependentActions": []
3746
+ },
3747
+ "describeairecommendationjob": {
3748
+ "name": "DescribeAIRecommendationJob",
3749
+ "description": "Grants permission to describe an AI recommendation job",
3750
+ "accessLevel": "Read",
3751
+ "resourceTypes": [
3752
+ {
3753
+ "name": "ai-recommendation-job",
3754
+ "required": true,
3755
+ "conditionKeys": [],
3756
+ "dependentActions": []
3757
+ }
3758
+ ],
3759
+ "conditionKeys": [],
3760
+ "dependentActions": []
3761
+ },
3762
+ "describeaiworkloadconfig": {
3763
+ "name": "DescribeAIWorkloadConfig",
3764
+ "description": "Grants permission to describe an AI workload configuration",
3765
+ "accessLevel": "Read",
3766
+ "resourceTypes": [
3767
+ {
3768
+ "name": "ai-workload-config",
3769
+ "required": true,
3770
+ "conditionKeys": [],
3771
+ "dependentActions": []
3772
+ }
3773
+ ],
3774
+ "conditionKeys": [],
3775
+ "dependentActions": []
3776
+ },
3596
3777
  "describeaction": {
3597
3778
  "name": "DescribeAction",
3598
3779
  "description": "Grants permission to get information about an action",
@@ -4968,6 +5149,30 @@
4968
5149
  "conditionKeys": [],
4969
5150
  "dependentActions": []
4970
5151
  },
5152
+ "listaibenchmarkjobs": {
5153
+ "name": "ListAIBenchmarkJobs",
5154
+ "description": "Grants permission to list AI benchmark jobs",
5155
+ "accessLevel": "List",
5156
+ "resourceTypes": [],
5157
+ "conditionKeys": [],
5158
+ "dependentActions": []
5159
+ },
5160
+ "listairecommendationjobs": {
5161
+ "name": "ListAIRecommendationJobs",
5162
+ "description": "Grants permission to list AI recommendation jobs",
5163
+ "accessLevel": "List",
5164
+ "resourceTypes": [],
5165
+ "conditionKeys": [],
5166
+ "dependentActions": []
5167
+ },
5168
+ "listaiworkloadconfigs": {
5169
+ "name": "ListAIWorkloadConfigs",
5170
+ "description": "Grants permission to list AI workload configurations",
5171
+ "accessLevel": "List",
5172
+ "resourceTypes": [],
5173
+ "conditionKeys": [],
5174
+ "dependentActions": []
5175
+ },
4971
5176
  "listactions": {
4972
5177
  "name": "ListActions",
4973
5178
  "description": "Grants permission to list actions",
@@ -5723,6 +5928,24 @@
5723
5928
  "conditionKeys": [],
5724
5929
  "dependentActions": []
5725
5930
  },
5931
+ {
5932
+ "name": "ai-benchmark-job",
5933
+ "required": false,
5934
+ "conditionKeys": [],
5935
+ "dependentActions": []
5936
+ },
5937
+ {
5938
+ "name": "ai-recommendation-job",
5939
+ "required": false,
5940
+ "conditionKeys": [],
5941
+ "dependentActions": []
5942
+ },
5943
+ {
5944
+ "name": "ai-workload-config",
5945
+ "required": false,
5946
+ "conditionKeys": [],
5947
+ "dependentActions": []
5948
+ },
5726
5949
  {
5727
5950
  "name": "algorithm",
5728
5951
  "required": false,
@@ -6490,6 +6713,36 @@
6490
6713
  "conditionKeys": [],
6491
6714
  "dependentActions": []
6492
6715
  },
6716
+ "stopaibenchmarkjob": {
6717
+ "name": "StopAIBenchmarkJob",
6718
+ "description": "Grants permission to stop an AI benchmark job",
6719
+ "accessLevel": "Write",
6720
+ "resourceTypes": [
6721
+ {
6722
+ "name": "ai-benchmark-job",
6723
+ "required": true,
6724
+ "conditionKeys": [],
6725
+ "dependentActions": []
6726
+ }
6727
+ ],
6728
+ "conditionKeys": [],
6729
+ "dependentActions": []
6730
+ },
6731
+ "stopairecommendationjob": {
6732
+ "name": "StopAIRecommendationJob",
6733
+ "description": "Grants permission to stop an AI recommendation job",
6734
+ "accessLevel": "Write",
6735
+ "resourceTypes": [
6736
+ {
6737
+ "name": "ai-recommendation-job",
6738
+ "required": true,
6739
+ "conditionKeys": [],
6740
+ "dependentActions": []
6741
+ }
6742
+ ],
6743
+ "conditionKeys": [],
6744
+ "dependentActions": []
6745
+ },
6493
6746
  "stopautomljob": {
6494
6747
  "name": "StopAutoMLJob",
6495
6748
  "description": "Grants permission to stop a running AutoML job",
@@ -7368,6 +7621,7 @@
7368
7621
  "sagemaker:AcceleratorTypes",
7369
7622
  "sagemaker:InstanceTypes",
7370
7623
  "sagemaker:MinimumInstanceMetadataServiceVersion",
7624
+ "sagemaker:NotebookInstanceLifecycleConfigArns",
7371
7625
  "sagemaker:RootAccess"
7372
7626
  ],
7373
7627
  "dependentActions": []
@@ -51,6 +51,12 @@
51
51
  "required": true,
52
52
  "conditionKeys": [],
53
53
  "dependentActions": []
54
+ },
55
+ {
56
+ "name": "policy-store-alias",
57
+ "required": true,
58
+ "conditionKeys": [],
59
+ "dependentActions": []
54
60
  }
55
61
  ],
56
62
  "conditionKeys": [],
@@ -189,6 +189,11 @@
189
189
  "description": "Filters access by the network isolation associated with the resource in the request",
190
190
  "type": "Bool"
191
191
  },
192
+ "sagemaker:notebookinstancelifecycleconfigarns": {
193
+ "key": "sagemaker:NotebookInstanceLifecycleConfigArns",
194
+ "description": "Filters access by the list of notebook instance lifecycle configuration ARNs associated with the resource in the request",
195
+ "type": "ArrayOfARN"
196
+ },
192
197
  "sagemaker:outputkmskey": {
193
198
  "key": "sagemaker:OutputKmsKey",
194
199
  "description": "Filters access by the output kms key associated with the resource in the request",
@@ -19,6 +19,13 @@
19
19
  "key": "Assessment",
20
20
  "arn": "arn:${Partition}:aws-marketplace:${Region}::${Catalog}/Assessment/${ResourceId}"
21
21
  },
22
+ "invoicesubmissiontask": {
23
+ "key": "InvoiceSubmissionTask",
24
+ "arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:catalog/${Catalog}/invoice-submission-task/${ResourceId}",
25
+ "conditionKeys": [
26
+ "aws:ResourceTag/${TagKey}"
27
+ ]
28
+ },
22
29
  "deploymentparameter": {
23
30
  "key": "DeploymentParameter",
24
31
  "arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:DeploymentParameter:catalogs/${CatalogName}/products/${ProductId}/${ResourceId}",
@@ -12,5 +12,12 @@
12
12
  "conditionKeys": [
13
13
  "aws:ResourceTag/${TagKey}"
14
14
  ]
15
+ },
16
+ "session": {
17
+ "key": "session",
18
+ "arn": "arn:${Partition}:emr-serverless:${Region}:${Account}:/applications/${ApplicationId}/sessions/${SessionId}",
19
+ "conditionKeys": [
20
+ "aws:ResourceTag/${TagKey}"
21
+ ]
15
22
  }
16
23
  }
@@ -42,5 +42,12 @@
42
42
  "aws:ResourceTag/${TagKey}",
43
43
  "geo:DeviceIds"
44
44
  ]
45
+ },
46
+ "job": {
47
+ "key": "job",
48
+ "arn": "arn:${Partition}:geo:${Region}:${Account}:job/${JobId}",
49
+ "conditionKeys": [
50
+ "aws:ResourceTag/${TagKey}"
51
+ ]
45
52
  }
46
53
  }
@@ -34,6 +34,13 @@
34
34
  "aws:ResourceTag/${TagKey}"
35
35
  ]
36
36
  },
37
+ "ad-configuration": {
38
+ "key": "Ad-Configuration",
39
+ "arn": "arn:${Partition}:ivs:${Region}:${Account}:ad-configuration/${ResourceId}",
40
+ "conditionKeys": [
41
+ "aws:ResourceTag/${TagKey}"
42
+ ]
43
+ },
37
44
  "stage": {
38
45
  "key": "Stage",
39
46
  "arn": "arn:${Partition}:ivs:${Region}:${Account}:stage/${ResourceId}",
@@ -68,5 +68,19 @@
68
68
  "conditionKeys": [
69
69
  "aws:ResourceTag/${TagKey}"
70
70
  ]
71
+ },
72
+ "recommender-filters": {
73
+ "key": "recommender-filters",
74
+ "arn": "arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}/recommender-filters/${RecommenderFilterName}",
75
+ "conditionKeys": [
76
+ "aws:ResourceTag/${TagKey}"
77
+ ]
78
+ },
79
+ "recommender-schemas": {
80
+ "key": "recommender-schemas",
81
+ "arn": "arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}/recommender-schemas/${RecommenderSchemaName}",
82
+ "conditionKeys": [
83
+ "aws:ResourceTag/${TagKey}"
84
+ ]
71
85
  }
72
86
  }
@@ -529,5 +529,29 @@
529
529
  "aws:ResourceTag/${TagKey}",
530
530
  "sagemaker:ResourceTag/${TagKey}"
531
531
  ]
532
+ },
533
+ "ai-workload-config": {
534
+ "key": "ai-workload-config",
535
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-workload-config/${AIWorkloadConfigName}",
536
+ "conditionKeys": [
537
+ "aws:ResourceTag/${TagKey}",
538
+ "sagemaker:ResourceTag/${TagKey}"
539
+ ]
540
+ },
541
+ "ai-benchmark-job": {
542
+ "key": "ai-benchmark-job",
543
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-benchmark-job/${AIBenchmarkJobName}",
544
+ "conditionKeys": [
545
+ "aws:ResourceTag/${TagKey}",
546
+ "sagemaker:ResourceTag/${TagKey}"
547
+ ]
548
+ },
549
+ "ai-recommendation-job": {
550
+ "key": "ai-recommendation-job",
551
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-recommendation-job/${AIRecommendationJobName}",
552
+ "conditionKeys": [
553
+ "aws:ResourceTag/${TagKey}",
554
+ "sagemaker:ResourceTag/${TagKey}"
555
+ ]
532
556
  }
533
557
  }
@@ -5,5 +5,9 @@
5
5
  "conditionKeys": [
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
+ },
9
+ "policy-store-alias": {
10
+ "key": "policy-store-alias",
11
+ "arn": "arn:${Partition}:verifiedpermissions:${Region}:${Account}:policy-store-alias/${AliasName}"
8
12
  }
9
13
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202604211",
3
+ "version": "0.19.202604231",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/cloud-copilot/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-04-21T05:29:08.601Z",
9
+ "updatedAt": "2026-04-23T05:29:28.853Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",