@cloud-copilot/iam-data 0.15.202512231 → 0.15.202512271

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.
@@ -3130,7 +3130,7 @@
3130
3130
  },
3131
3131
  "putfoundationmodelentitlement": {
3132
3132
  "name": "PutFoundationModelEntitlement",
3133
- "description": "Grants permission to put entitlement to access a foundation model",
3133
+ "description": "Grants permission to put entitlement to access a serverless foundation model. Do not use to restrict model access",
3134
3134
  "accessLevel": "Write",
3135
3135
  "resourceTypes": [],
3136
3136
  "conditionKeys": [],
@@ -465,6 +465,22 @@
465
465
  "conditionKeys": [],
466
466
  "dependentActions": []
467
467
  },
468
+ "listautonomicsdenylist": {
469
+ "name": "ListAutonomicsDenylist",
470
+ "isPermissionOnly": true,
471
+ "description": "Grants permission to list the resources that are denylisted from global autonomics decisions for a specified workgroup",
472
+ "accessLevel": "Read",
473
+ "resourceTypes": [
474
+ {
475
+ "name": "workgroup",
476
+ "required": true,
477
+ "conditionKeys": [],
478
+ "dependentActions": []
479
+ }
480
+ ],
481
+ "conditionKeys": [],
482
+ "dependentActions": []
483
+ },
468
484
  "listcustomdomainassociations": {
469
485
  "name": "ListCustomDomainAssociations",
470
486
  "description": "Grants permission to list custom domain associations in Amazon Redshift Serverless",
@@ -793,6 +809,22 @@
793
809
  ],
794
810
  "dependentActions": []
795
811
  },
812
+ "updateautonomicsdenylist": {
813
+ "name": "UpdateAutonomicsDenylist",
814
+ "isPermissionOnly": true,
815
+ "description": "Grants permission to add or remove resources from the global autonomics denylist for a specified workgroup",
816
+ "accessLevel": "Write",
817
+ "resourceTypes": [
818
+ {
819
+ "name": "workgroup",
820
+ "required": true,
821
+ "conditionKeys": [],
822
+ "dependentActions": []
823
+ }
824
+ ],
825
+ "conditionKeys": [],
826
+ "dependentActions": []
827
+ },
796
828
  "updatecustomdomainassociation": {
797
829
  "name": "UpdateCustomDomainAssociation",
798
830
  "description": "Grants permission to update a certificate associated with a custom domain",
@@ -1049,6 +1049,22 @@
1049
1049
  "conditionKeys": [],
1050
1050
  "dependentActions": []
1051
1051
  },
1052
+ "describeautonomicsdenylist": {
1053
+ "name": "DescribeAutonomicsDenylist",
1054
+ "isPermissionOnly": true,
1055
+ "description": "Grants permission to describe the list of resources that are denylisted from global autonomics decisions for a specified cluster",
1056
+ "accessLevel": "Read",
1057
+ "resourceTypes": [
1058
+ {
1059
+ "name": "cluster",
1060
+ "required": true,
1061
+ "conditionKeys": [],
1062
+ "dependentActions": []
1063
+ }
1064
+ ],
1065
+ "conditionKeys": [],
1066
+ "dependentActions": []
1067
+ },
1052
1068
  "describeclusterdbrevisions": {
1053
1069
  "name": "DescribeClusterDbRevisions",
1054
1070
  "description": "Grants permission to describe database revisions for a cluster",
@@ -1804,6 +1820,22 @@
1804
1820
  "conditionKeys": [],
1805
1821
  "dependentActions": []
1806
1822
  },
1823
+ "modifyautonomicsdenylist": {
1824
+ "name": "ModifyAutonomicsDenylist",
1825
+ "isPermissionOnly": true,
1826
+ "description": "Grants permission to add or remove resources from the global autonomics denylist for a specified cluster",
1827
+ "accessLevel": "Write",
1828
+ "resourceTypes": [
1829
+ {
1830
+ "name": "cluster",
1831
+ "required": true,
1832
+ "conditionKeys": [],
1833
+ "dependentActions": []
1834
+ }
1835
+ ],
1836
+ "conditionKeys": [],
1837
+ "dependentActions": []
1838
+ },
1807
1839
  "modifycluster": {
1808
1840
  "name": "ModifyCluster",
1809
1841
  "description": "Grants permission to modify the settings of a cluster",
@@ -19,7 +19,9 @@
19
19
  "dependentActions": []
20
20
  }
21
21
  ],
22
- "conditionKeys": [],
22
+ "conditionKeys": [
23
+ "aws:ResourceTag/${TagKey}"
24
+ ],
23
25
  "dependentActions": []
24
26
  },
25
27
  "createmodelversion": {
@@ -34,7 +36,9 @@
34
36
  "dependentActions": []
35
37
  }
36
38
  ],
37
- "conditionKeys": [],
39
+ "conditionKeys": [
40
+ "aws:ResourceTag/${TagKey}"
41
+ ],
38
42
  "dependentActions": []
39
43
  },
40
44
  "createregisteredmodel": {
@@ -49,7 +53,9 @@
49
53
  "dependentActions": []
50
54
  }
51
55
  ],
52
- "conditionKeys": [],
56
+ "conditionKeys": [
57
+ "aws:ResourceTag/${TagKey}"
58
+ ],
53
59
  "dependentActions": []
54
60
  },
55
61
  "createrun": {
@@ -64,7 +70,9 @@
64
70
  "dependentActions": []
65
71
  }
66
72
  ],
67
- "conditionKeys": [],
73
+ "conditionKeys": [
74
+ "aws:ResourceTag/${TagKey}"
75
+ ],
68
76
  "dependentActions": []
69
77
  },
70
78
  "deleteexperiment": {
@@ -79,7 +87,9 @@
79
87
  "dependentActions": []
80
88
  }
81
89
  ],
82
- "conditionKeys": [],
90
+ "conditionKeys": [
91
+ "aws:ResourceTag/${TagKey}"
92
+ ],
83
93
  "dependentActions": []
84
94
  },
85
95
  "deleteloggedmodel": {
@@ -94,7 +104,9 @@
94
104
  "dependentActions": []
95
105
  }
96
106
  ],
97
- "conditionKeys": [],
107
+ "conditionKeys": [
108
+ "aws:ResourceTag/${TagKey}"
109
+ ],
98
110
  "dependentActions": []
99
111
  },
100
112
  "deleteloggedmodeltag": {
@@ -109,7 +121,9 @@
109
121
  "dependentActions": []
110
122
  }
111
123
  ],
112
- "conditionKeys": [],
124
+ "conditionKeys": [
125
+ "aws:ResourceTag/${TagKey}"
126
+ ],
113
127
  "dependentActions": []
114
128
  },
115
129
  "deletemodelversion": {
@@ -124,7 +138,9 @@
124
138
  "dependentActions": []
125
139
  }
126
140
  ],
127
- "conditionKeys": [],
141
+ "conditionKeys": [
142
+ "aws:ResourceTag/${TagKey}"
143
+ ],
128
144
  "dependentActions": []
129
145
  },
130
146
  "deletemodelversiontag": {
@@ -139,7 +155,9 @@
139
155
  "dependentActions": []
140
156
  }
141
157
  ],
142
- "conditionKeys": [],
158
+ "conditionKeys": [
159
+ "aws:ResourceTag/${TagKey}"
160
+ ],
143
161
  "dependentActions": []
144
162
  },
145
163
  "deleteregisteredmodel": {
@@ -154,7 +172,9 @@
154
172
  "dependentActions": []
155
173
  }
156
174
  ],
157
- "conditionKeys": [],
175
+ "conditionKeys": [
176
+ "aws:ResourceTag/${TagKey}"
177
+ ],
158
178
  "dependentActions": []
159
179
  },
160
180
  "deleteregisteredmodelalias": {
@@ -169,7 +189,9 @@
169
189
  "dependentActions": []
170
190
  }
171
191
  ],
172
- "conditionKeys": [],
192
+ "conditionKeys": [
193
+ "aws:ResourceTag/${TagKey}"
194
+ ],
173
195
  "dependentActions": []
174
196
  },
175
197
  "deleteregisteredmodeltag": {
@@ -184,7 +206,9 @@
184
206
  "dependentActions": []
185
207
  }
186
208
  ],
187
- "conditionKeys": [],
209
+ "conditionKeys": [
210
+ "aws:ResourceTag/${TagKey}"
211
+ ],
188
212
  "dependentActions": []
189
213
  },
190
214
  "deleterun": {
@@ -199,7 +223,9 @@
199
223
  "dependentActions": []
200
224
  }
201
225
  ],
202
- "conditionKeys": [],
226
+ "conditionKeys": [
227
+ "aws:ResourceTag/${TagKey}"
228
+ ],
203
229
  "dependentActions": []
204
230
  },
205
231
  "deletetag": {
@@ -214,7 +240,9 @@
214
240
  "dependentActions": []
215
241
  }
216
242
  ],
217
- "conditionKeys": [],
243
+ "conditionKeys": [
244
+ "aws:ResourceTag/${TagKey}"
245
+ ],
218
246
  "dependentActions": []
219
247
  },
220
248
  "deletetracetag": {
@@ -229,7 +257,9 @@
229
257
  "dependentActions": []
230
258
  }
231
259
  ],
232
- "conditionKeys": [],
260
+ "conditionKeys": [
261
+ "aws:ResourceTag/${TagKey}"
262
+ ],
233
263
  "dependentActions": []
234
264
  },
235
265
  "deletetraces": {
@@ -244,7 +274,9 @@
244
274
  "dependentActions": []
245
275
  }
246
276
  ],
247
- "conditionKeys": [],
277
+ "conditionKeys": [
278
+ "aws:ResourceTag/${TagKey}"
279
+ ],
248
280
  "dependentActions": []
249
281
  },
250
282
  "endtrace": {
@@ -259,7 +291,9 @@
259
291
  "dependentActions": []
260
292
  }
261
293
  ],
262
- "conditionKeys": [],
294
+ "conditionKeys": [
295
+ "aws:ResourceTag/${TagKey}"
296
+ ],
263
297
  "dependentActions": []
264
298
  },
265
299
  "finalizeloggedmodel": {
@@ -274,7 +308,9 @@
274
308
  "dependentActions": []
275
309
  }
276
310
  ],
277
- "conditionKeys": [],
311
+ "conditionKeys": [
312
+ "aws:ResourceTag/${TagKey}"
313
+ ],
278
314
  "dependentActions": []
279
315
  },
280
316
  "getdownloaduriformodelversionartifacts": {
@@ -289,7 +325,9 @@
289
325
  "dependentActions": []
290
326
  }
291
327
  ],
292
- "conditionKeys": [],
328
+ "conditionKeys": [
329
+ "aws:ResourceTag/${TagKey}"
330
+ ],
293
331
  "dependentActions": []
294
332
  },
295
333
  "getexperiment": {
@@ -304,7 +342,9 @@
304
342
  "dependentActions": []
305
343
  }
306
344
  ],
307
- "conditionKeys": [],
345
+ "conditionKeys": [
346
+ "aws:ResourceTag/${TagKey}"
347
+ ],
308
348
  "dependentActions": []
309
349
  },
310
350
  "getexperimentbyname": {
@@ -319,7 +359,9 @@
319
359
  "dependentActions": []
320
360
  }
321
361
  ],
322
- "conditionKeys": [],
362
+ "conditionKeys": [
363
+ "aws:ResourceTag/${TagKey}"
364
+ ],
323
365
  "dependentActions": []
324
366
  },
325
367
  "getlatestmodelversions": {
@@ -334,7 +376,9 @@
334
376
  "dependentActions": []
335
377
  }
336
378
  ],
337
- "conditionKeys": [],
379
+ "conditionKeys": [
380
+ "aws:ResourceTag/${TagKey}"
381
+ ],
338
382
  "dependentActions": []
339
383
  },
340
384
  "getloggedmodel": {
@@ -349,7 +393,9 @@
349
393
  "dependentActions": []
350
394
  }
351
395
  ],
352
- "conditionKeys": [],
396
+ "conditionKeys": [
397
+ "aws:ResourceTag/${TagKey}"
398
+ ],
353
399
  "dependentActions": []
354
400
  },
355
401
  "getmetrichistory": {
@@ -364,7 +410,9 @@
364
410
  "dependentActions": []
365
411
  }
366
412
  ],
367
- "conditionKeys": [],
413
+ "conditionKeys": [
414
+ "aws:ResourceTag/${TagKey}"
415
+ ],
368
416
  "dependentActions": []
369
417
  },
370
418
  "getmodelversion": {
@@ -379,7 +427,9 @@
379
427
  "dependentActions": []
380
428
  }
381
429
  ],
382
- "conditionKeys": [],
430
+ "conditionKeys": [
431
+ "aws:ResourceTag/${TagKey}"
432
+ ],
383
433
  "dependentActions": []
384
434
  },
385
435
  "getmodelversionbyalias": {
@@ -394,7 +444,9 @@
394
444
  "dependentActions": []
395
445
  }
396
446
  ],
397
- "conditionKeys": [],
447
+ "conditionKeys": [
448
+ "aws:ResourceTag/${TagKey}"
449
+ ],
398
450
  "dependentActions": []
399
451
  },
400
452
  "getregisteredmodel": {
@@ -409,7 +461,9 @@
409
461
  "dependentActions": []
410
462
  }
411
463
  ],
412
- "conditionKeys": [],
464
+ "conditionKeys": [
465
+ "aws:ResourceTag/${TagKey}"
466
+ ],
413
467
  "dependentActions": []
414
468
  },
415
469
  "getrun": {
@@ -424,7 +478,9 @@
424
478
  "dependentActions": []
425
479
  }
426
480
  ],
427
- "conditionKeys": [],
481
+ "conditionKeys": [
482
+ "aws:ResourceTag/${TagKey}"
483
+ ],
428
484
  "dependentActions": []
429
485
  },
430
486
  "gettraceinfo": {
@@ -439,7 +495,9 @@
439
495
  "dependentActions": []
440
496
  }
441
497
  ],
442
- "conditionKeys": [],
498
+ "conditionKeys": [
499
+ "aws:ResourceTag/${TagKey}"
500
+ ],
443
501
  "dependentActions": []
444
502
  },
445
503
  "listartifacts": {
@@ -454,7 +512,9 @@
454
512
  "dependentActions": []
455
513
  }
456
514
  ],
457
- "conditionKeys": [],
515
+ "conditionKeys": [
516
+ "aws:ResourceTag/${TagKey}"
517
+ ],
458
518
  "dependentActions": []
459
519
  },
460
520
  "listloggedmodelartifacts": {
@@ -469,7 +529,9 @@
469
529
  "dependentActions": []
470
530
  }
471
531
  ],
472
- "conditionKeys": [],
532
+ "conditionKeys": [
533
+ "aws:ResourceTag/${TagKey}"
534
+ ],
473
535
  "dependentActions": []
474
536
  },
475
537
  "logbatch": {
@@ -484,7 +546,9 @@
484
546
  "dependentActions": []
485
547
  }
486
548
  ],
487
- "conditionKeys": [],
549
+ "conditionKeys": [
550
+ "aws:ResourceTag/${TagKey}"
551
+ ],
488
552
  "dependentActions": []
489
553
  },
490
554
  "loginputs": {
@@ -499,7 +563,9 @@
499
563
  "dependentActions": []
500
564
  }
501
565
  ],
502
- "conditionKeys": [],
566
+ "conditionKeys": [
567
+ "aws:ResourceTag/${TagKey}"
568
+ ],
503
569
  "dependentActions": []
504
570
  },
505
571
  "logloggedmodelparams": {
@@ -514,7 +580,9 @@
514
580
  "dependentActions": []
515
581
  }
516
582
  ],
517
- "conditionKeys": [],
583
+ "conditionKeys": [
584
+ "aws:ResourceTag/${TagKey}"
585
+ ],
518
586
  "dependentActions": []
519
587
  },
520
588
  "logmetric": {
@@ -529,7 +597,9 @@
529
597
  "dependentActions": []
530
598
  }
531
599
  ],
532
- "conditionKeys": [],
600
+ "conditionKeys": [
601
+ "aws:ResourceTag/${TagKey}"
602
+ ],
533
603
  "dependentActions": []
534
604
  },
535
605
  "logmodel": {
@@ -544,7 +614,9 @@
544
614
  "dependentActions": []
545
615
  }
546
616
  ],
547
- "conditionKeys": [],
617
+ "conditionKeys": [
618
+ "aws:ResourceTag/${TagKey}"
619
+ ],
548
620
  "dependentActions": []
549
621
  },
550
622
  "logoutputs": {
@@ -559,7 +631,9 @@
559
631
  "dependentActions": []
560
632
  }
561
633
  ],
562
- "conditionKeys": [],
634
+ "conditionKeys": [
635
+ "aws:ResourceTag/${TagKey}"
636
+ ],
563
637
  "dependentActions": []
564
638
  },
565
639
  "logparam": {
@@ -574,7 +648,9 @@
574
648
  "dependentActions": []
575
649
  }
576
650
  ],
577
- "conditionKeys": [],
651
+ "conditionKeys": [
652
+ "aws:ResourceTag/${TagKey}"
653
+ ],
578
654
  "dependentActions": []
579
655
  },
580
656
  "renameregisteredmodel": {
@@ -589,7 +665,9 @@
589
665
  "dependentActions": []
590
666
  }
591
667
  ],
592
- "conditionKeys": [],
668
+ "conditionKeys": [
669
+ "aws:ResourceTag/${TagKey}"
670
+ ],
593
671
  "dependentActions": []
594
672
  },
595
673
  "restoreexperiment": {
@@ -604,7 +682,9 @@
604
682
  "dependentActions": []
605
683
  }
606
684
  ],
607
- "conditionKeys": [],
685
+ "conditionKeys": [
686
+ "aws:ResourceTag/${TagKey}"
687
+ ],
608
688
  "dependentActions": []
609
689
  },
610
690
  "restorerun": {
@@ -619,7 +699,9 @@
619
699
  "dependentActions": []
620
700
  }
621
701
  ],
622
- "conditionKeys": [],
702
+ "conditionKeys": [
703
+ "aws:ResourceTag/${TagKey}"
704
+ ],
623
705
  "dependentActions": []
624
706
  },
625
707
  "searchexperiments": {
@@ -634,7 +716,9 @@
634
716
  "dependentActions": []
635
717
  }
636
718
  ],
637
- "conditionKeys": [],
719
+ "conditionKeys": [
720
+ "aws:ResourceTag/${TagKey}"
721
+ ],
638
722
  "dependentActions": []
639
723
  },
640
724
  "searchloggedmodels": {
@@ -649,7 +733,9 @@
649
733
  "dependentActions": []
650
734
  }
651
735
  ],
652
- "conditionKeys": [],
736
+ "conditionKeys": [
737
+ "aws:ResourceTag/${TagKey}"
738
+ ],
653
739
  "dependentActions": []
654
740
  },
655
741
  "searchmodelversions": {
@@ -664,7 +750,9 @@
664
750
  "dependentActions": []
665
751
  }
666
752
  ],
667
- "conditionKeys": [],
753
+ "conditionKeys": [
754
+ "aws:ResourceTag/${TagKey}"
755
+ ],
668
756
  "dependentActions": []
669
757
  },
670
758
  "searchregisteredmodels": {
@@ -679,7 +767,9 @@
679
767
  "dependentActions": []
680
768
  }
681
769
  ],
682
- "conditionKeys": [],
770
+ "conditionKeys": [
771
+ "aws:ResourceTag/${TagKey}"
772
+ ],
683
773
  "dependentActions": []
684
774
  },
685
775
  "searchruns": {
@@ -694,7 +784,9 @@
694
784
  "dependentActions": []
695
785
  }
696
786
  ],
697
- "conditionKeys": [],
787
+ "conditionKeys": [
788
+ "aws:ResourceTag/${TagKey}"
789
+ ],
698
790
  "dependentActions": []
699
791
  },
700
792
  "searchtraces": {
@@ -709,7 +801,9 @@
709
801
  "dependentActions": []
710
802
  }
711
803
  ],
712
- "conditionKeys": [],
804
+ "conditionKeys": [
805
+ "aws:ResourceTag/${TagKey}"
806
+ ],
713
807
  "dependentActions": []
714
808
  },
715
809
  "setexperimenttag": {
@@ -724,7 +818,9 @@
724
818
  "dependentActions": []
725
819
  }
726
820
  ],
727
- "conditionKeys": [],
821
+ "conditionKeys": [
822
+ "aws:ResourceTag/${TagKey}"
823
+ ],
728
824
  "dependentActions": []
729
825
  },
730
826
  "setloggedmodeltags": {
@@ -739,7 +835,9 @@
739
835
  "dependentActions": []
740
836
  }
741
837
  ],
742
- "conditionKeys": [],
838
+ "conditionKeys": [
839
+ "aws:ResourceTag/${TagKey}"
840
+ ],
743
841
  "dependentActions": []
744
842
  },
745
843
  "setmodelversiontag": {
@@ -754,7 +852,9 @@
754
852
  "dependentActions": []
755
853
  }
756
854
  ],
757
- "conditionKeys": [],
855
+ "conditionKeys": [
856
+ "aws:ResourceTag/${TagKey}"
857
+ ],
758
858
  "dependentActions": []
759
859
  },
760
860
  "setregisteredmodelalias": {
@@ -769,7 +869,9 @@
769
869
  "dependentActions": []
770
870
  }
771
871
  ],
772
- "conditionKeys": [],
872
+ "conditionKeys": [
873
+ "aws:ResourceTag/${TagKey}"
874
+ ],
773
875
  "dependentActions": []
774
876
  },
775
877
  "setregisteredmodeltag": {
@@ -784,7 +886,9 @@
784
886
  "dependentActions": []
785
887
  }
786
888
  ],
787
- "conditionKeys": [],
889
+ "conditionKeys": [
890
+ "aws:ResourceTag/${TagKey}"
891
+ ],
788
892
  "dependentActions": []
789
893
  },
790
894
  "settag": {
@@ -799,7 +903,9 @@
799
903
  "dependentActions": []
800
904
  }
801
905
  ],
802
- "conditionKeys": [],
906
+ "conditionKeys": [
907
+ "aws:ResourceTag/${TagKey}"
908
+ ],
803
909
  "dependentActions": []
804
910
  },
805
911
  "settracetag": {
@@ -814,7 +920,9 @@
814
920
  "dependentActions": []
815
921
  }
816
922
  ],
817
- "conditionKeys": [],
923
+ "conditionKeys": [
924
+ "aws:ResourceTag/${TagKey}"
925
+ ],
818
926
  "dependentActions": []
819
927
  },
820
928
  "starttrace": {
@@ -829,7 +937,9 @@
829
937
  "dependentActions": []
830
938
  }
831
939
  ],
832
- "conditionKeys": [],
940
+ "conditionKeys": [
941
+ "aws:ResourceTag/${TagKey}"
942
+ ],
833
943
  "dependentActions": []
834
944
  },
835
945
  "transitionmodelversionstage": {
@@ -844,7 +954,9 @@
844
954
  "dependentActions": []
845
955
  }
846
956
  ],
847
- "conditionKeys": [],
957
+ "conditionKeys": [
958
+ "aws:ResourceTag/${TagKey}"
959
+ ],
848
960
  "dependentActions": []
849
961
  },
850
962
  "updateexperiment": {
@@ -859,7 +971,9 @@
859
971
  "dependentActions": []
860
972
  }
861
973
  ],
862
- "conditionKeys": [],
974
+ "conditionKeys": [
975
+ "aws:ResourceTag/${TagKey}"
976
+ ],
863
977
  "dependentActions": []
864
978
  },
865
979
  "updatemodelversion": {
@@ -874,7 +988,9 @@
874
988
  "dependentActions": []
875
989
  }
876
990
  ],
877
- "conditionKeys": [],
991
+ "conditionKeys": [
992
+ "aws:ResourceTag/${TagKey}"
993
+ ],
878
994
  "dependentActions": []
879
995
  },
880
996
  "updateregisteredmodel": {
@@ -889,7 +1005,9 @@
889
1005
  "dependentActions": []
890
1006
  }
891
1007
  ],
892
- "conditionKeys": [],
1008
+ "conditionKeys": [
1009
+ "aws:ResourceTag/${TagKey}"
1010
+ ],
893
1011
  "dependentActions": []
894
1012
  },
895
1013
  "updaterun": {
@@ -904,7 +1022,9 @@
904
1022
  "dependentActions": []
905
1023
  }
906
1024
  ],
907
- "conditionKeys": [],
1025
+ "conditionKeys": [
1026
+ "aws:ResourceTag/${TagKey}"
1027
+ ],
908
1028
  "dependentActions": []
909
1029
  }
910
1030
  }
@@ -1444,7 +1444,10 @@
1444
1444
  {
1445
1445
  "name": "mlflow-app",
1446
1446
  "required": true,
1447
- "conditionKeys": [],
1447
+ "conditionKeys": [
1448
+ "sagemaker:ResourceTag/${TagKey}",
1449
+ "aws:ResourceTag/${TagKey}"
1450
+ ],
1448
1451
  "dependentActions": [
1449
1452
  "iam:PassRole",
1450
1453
  "sagemaker:AddTags"
@@ -1465,7 +1468,10 @@
1465
1468
  {
1466
1469
  "name": "mlflow-tracking-server",
1467
1470
  "required": true,
1468
- "conditionKeys": [],
1471
+ "conditionKeys": [
1472
+ "sagemaker:ResourceTag/${TagKey}",
1473
+ "aws:ResourceTag/${TagKey}"
1474
+ ],
1469
1475
  "dependentActions": [
1470
1476
  "iam:PassRole",
1471
1477
  "sagemaker:AddTags"
@@ -1786,7 +1792,10 @@
1786
1792
  {
1787
1793
  "name": "partner-app",
1788
1794
  "required": true,
1789
- "conditionKeys": [],
1795
+ "conditionKeys": [
1796
+ "sagemaker:ResourceTag/${TagKey}",
1797
+ "aws:ResourceTag/${TagKey}"
1798
+ ],
1790
1799
  "dependentActions": [
1791
1800
  "sagemaker:AddTags"
1792
1801
  ]
@@ -1810,7 +1819,10 @@
1810
1819
  "dependentActions": []
1811
1820
  }
1812
1821
  ],
1813
- "conditionKeys": [],
1822
+ "conditionKeys": [
1823
+ "sagemaker:ResourceTag/${TagKey}",
1824
+ "aws:ResourceTag/${TagKey}"
1825
+ ],
1814
1826
  "dependentActions": []
1815
1827
  },
1816
1828
  "createpipeline": {
@@ -1861,7 +1873,10 @@
1861
1873
  "dependentActions": []
1862
1874
  }
1863
1875
  ],
1864
- "conditionKeys": [],
1876
+ "conditionKeys": [
1877
+ "sagemaker:ResourceTag/${TagKey}",
1878
+ "aws:ResourceTag/${TagKey}"
1879
+ ],
1865
1880
  "dependentActions": []
1866
1881
  },
1867
1882
  "createpresignedmlflowtrackingserverurl": {
@@ -1876,7 +1891,10 @@
1876
1891
  "dependentActions": []
1877
1892
  }
1878
1893
  ],
1879
- "conditionKeys": [],
1894
+ "conditionKeys": [
1895
+ "sagemaker:ResourceTag/${TagKey}",
1896
+ "aws:ResourceTag/${TagKey}"
1897
+ ],
1880
1898
  "dependentActions": []
1881
1899
  },
1882
1900
  "createpresignednotebookinstanceurl": {
@@ -2776,7 +2794,10 @@
2776
2794
  "dependentActions": []
2777
2795
  }
2778
2796
  ],
2779
- "conditionKeys": [],
2797
+ "conditionKeys": [
2798
+ "sagemaker:ResourceTag/${TagKey}",
2799
+ "aws:ResourceTag/${TagKey}"
2800
+ ],
2780
2801
  "dependentActions": []
2781
2802
  },
2782
2803
  "deletemlflowtrackingserver": {
@@ -2791,7 +2812,10 @@
2791
2812
  "dependentActions": []
2792
2813
  }
2793
2814
  ],
2794
- "conditionKeys": [],
2815
+ "conditionKeys": [
2816
+ "sagemaker:ResourceTag/${TagKey}",
2817
+ "aws:ResourceTag/${TagKey}"
2818
+ ],
2795
2819
  "dependentActions": []
2796
2820
  },
2797
2821
  "deletemodel": {
@@ -2990,7 +3014,10 @@
2990
3014
  "dependentActions": []
2991
3015
  }
2992
3016
  ],
2993
- "conditionKeys": [],
3017
+ "conditionKeys": [
3018
+ "sagemaker:ResourceTag/${TagKey}",
3019
+ "aws:ResourceTag/${TagKey}"
3020
+ ],
2994
3021
  "dependentActions": []
2995
3022
  },
2996
3023
  "deletepipeline": {
@@ -4160,7 +4187,10 @@
4160
4187
  "dependentActions": []
4161
4188
  }
4162
4189
  ],
4163
- "conditionKeys": [],
4190
+ "conditionKeys": [
4191
+ "sagemaker:ResourceTag/${TagKey}",
4192
+ "aws:ResourceTag/${TagKey}"
4193
+ ],
4164
4194
  "dependentActions": []
4165
4195
  },
4166
4196
  "describemlflowtrackingserver": {
@@ -4175,7 +4205,10 @@
4175
4205
  "dependentActions": []
4176
4206
  }
4177
4207
  ],
4178
- "conditionKeys": [],
4208
+ "conditionKeys": [
4209
+ "sagemaker:ResourceTag/${TagKey}",
4210
+ "aws:ResourceTag/${TagKey}"
4211
+ ],
4179
4212
  "dependentActions": []
4180
4213
  },
4181
4214
  "describemodel": {
@@ -4374,7 +4407,10 @@
4374
4407
  "dependentActions": []
4375
4408
  }
4376
4409
  ],
4377
- "conditionKeys": [],
4410
+ "conditionKeys": [
4411
+ "sagemaker:ResourceTag/${TagKey}",
4412
+ "aws:ResourceTag/${TagKey}"
4413
+ ],
4378
4414
  "dependentActions": []
4379
4415
  },
4380
4416
  "describepipeline": {
@@ -6353,7 +6389,10 @@
6353
6389
  "dependentActions": []
6354
6390
  }
6355
6391
  ],
6356
- "conditionKeys": [],
6392
+ "conditionKeys": [
6393
+ "sagemaker:ResourceTag/${TagKey}",
6394
+ "aws:ResourceTag/${TagKey}"
6395
+ ],
6357
6396
  "dependentActions": []
6358
6397
  },
6359
6398
  "startmonitoringschedule": {
@@ -6565,7 +6604,10 @@
6565
6604
  "dependentActions": []
6566
6605
  }
6567
6606
  ],
6568
- "conditionKeys": [],
6607
+ "conditionKeys": [
6608
+ "sagemaker:ResourceTag/${TagKey}",
6609
+ "aws:ResourceTag/${TagKey}"
6610
+ ],
6569
6611
  "dependentActions": []
6570
6612
  },
6571
6613
  "stopmonitoringschedule": {
@@ -7167,7 +7209,10 @@
7167
7209
  "dependentActions": []
7168
7210
  }
7169
7211
  ],
7170
- "conditionKeys": [],
7212
+ "conditionKeys": [
7213
+ "sagemaker:ResourceTag/${TagKey}",
7214
+ "aws:ResourceTag/${TagKey}"
7215
+ ],
7171
7216
  "dependentActions": []
7172
7217
  },
7173
7218
  "updatemlflowtrackingserver": {
@@ -7182,7 +7227,10 @@
7182
7227
  "dependentActions": []
7183
7228
  }
7184
7229
  ],
7185
- "conditionKeys": [],
7230
+ "conditionKeys": [
7231
+ "sagemaker:ResourceTag/${TagKey}",
7232
+ "aws:ResourceTag/${TagKey}"
7233
+ ],
7186
7234
  "dependentActions": []
7187
7235
  },
7188
7236
  "updatemodelcard": {
@@ -7321,7 +7369,10 @@
7321
7369
  "dependentActions": []
7322
7370
  }
7323
7371
  ],
7324
- "conditionKeys": [],
7372
+ "conditionKeys": [
7373
+ "sagemaker:ResourceTag/${TagKey}",
7374
+ "aws:ResourceTag/${TagKey}"
7375
+ ],
7325
7376
  "dependentActions": []
7326
7377
  },
7327
7378
  "updatepipeline": {
@@ -3,10 +3,5 @@
3
3
  "key": "aws:ResourceTag/${TagKey}",
4
4
  "description": "Filters access by a tag key and value pair",
5
5
  "type": "String"
6
- },
7
- "sagemaker:resourcetag/${tagkey}": {
8
- "key": "sagemaker:ResourceTag/${TagKey}",
9
- "description": "Filters access by a tag key and value pair",
10
- "type": "String"
11
6
  }
12
7
  }
@@ -134,9 +134,9 @@
134
134
  "s3:RequestObjectTag/.+?": "s3:RequestObjectTag/<key>"
135
135
  },
136
136
  "sagemaker": {
137
- "sagemaker:ResourceTag/.+?": "sagemaker:ResourceTag/${TagKey}",
138
137
  "sagemaker:CurrentCustomerMetadataProperties/.+?": "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}",
139
138
  "sagemaker:CustomerMetadataProperties/.+?": "sagemaker:CustomerMetadataProperties/${MetadataKey}",
139
+ "sagemaker:ResourceTag/.+?": "sagemaker:ResourceTag/${TagKey}",
140
140
  "sagemaker:SearchVisibilityCondition/.+?": "sagemaker:SearchVisibilityCondition/${FilterKey}"
141
141
  },
142
142
  "vpc-lattice-svcs": {
@@ -1,10 +1,6 @@
1
1
  {
2
2
  "mlflow-tracking-server": {
3
3
  "key": "mlflow-tracking-server",
4
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}",
5
- "conditionKeys": [
6
- "aws:ResourceTag/${TagKey}",
7
- "sagemaker:ResourceTag/${TagKey}"
8
- ]
4
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
9
5
  }
10
6
  }
@@ -496,19 +496,11 @@
496
496
  },
497
497
  "mlflow-tracking-server": {
498
498
  "key": "mlflow-tracking-server",
499
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}",
500
- "conditionKeys": [
501
- "aws:ResourceTag/${TagKey}",
502
- "sagemaker:ResourceTag/${TagKey}"
503
- ]
499
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
504
500
  },
505
501
  "mlflow-app": {
506
502
  "key": "mlflow-app",
507
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-app/${MLflowAppId}",
508
- "conditionKeys": [
509
- "aws:ResourceTag/${TagKey}",
510
- "sagemaker:ResourceTag/${TagKey}"
511
- ]
503
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-app/${MLflowAppId}"
512
504
  },
513
505
  "compute-quota": {
514
506
  "key": "compute-quota",
@@ -528,10 +520,6 @@
528
520
  },
529
521
  "partner-app": {
530
522
  "key": "partner-app",
531
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}",
532
- "conditionKeys": [
533
- "aws:ResourceTag/${TagKey}",
534
- "sagemaker:ResourceTag/${TagKey}"
535
- ]
523
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}"
536
524
  }
537
525
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202512231",
3
+ "version": "0.15.202512271",
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": "2025-12-23T05:01:00.319Z",
9
+ "updatedAt": "2025-12-27T04:57:00.769Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",