@cloud-copilot/iam-data 0.4.202409201 → 0.5.202409241

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.
@@ -107,6 +107,30 @@
107
107
  ],
108
108
  "dependentActions": []
109
109
  },
110
+ "createchannelplacementgroup": {
111
+ "name": "CreateChannelPlacementGroup",
112
+ "description": "Grants permission to create a cluster",
113
+ "accessLevel": "Write",
114
+ "resourceTypes": [
115
+ {
116
+ "name": "channel-placement-group",
117
+ "required": true,
118
+ "conditionKeys": [],
119
+ "dependentActions": []
120
+ },
121
+ {
122
+ "name": "cluster",
123
+ "required": true,
124
+ "conditionKeys": [],
125
+ "dependentActions": []
126
+ }
127
+ ],
128
+ "conditionKeys": [
129
+ "aws:RequestTag/${TagKey}",
130
+ "aws:TagKeys"
131
+ ],
132
+ "dependentActions": []
133
+ },
110
134
  "createcloudwatchalarmtemplate": {
111
135
  "name": "CreateCloudWatchAlarmTemplate",
112
136
  "description": "Grants permission to create a cloudwatch alarm template",
@@ -149,6 +173,24 @@
149
173
  ],
150
174
  "dependentActions": []
151
175
  },
176
+ "createcluster": {
177
+ "name": "CreateCluster",
178
+ "description": "Grants permission to create a cluster",
179
+ "accessLevel": "Write",
180
+ "resourceTypes": [
181
+ {
182
+ "name": "cluster",
183
+ "required": true,
184
+ "conditionKeys": [],
185
+ "dependentActions": []
186
+ }
187
+ ],
188
+ "conditionKeys": [
189
+ "aws:RequestTag/${TagKey}",
190
+ "aws:TagKeys"
191
+ ],
192
+ "dependentActions": []
193
+ },
152
194
  "createeventbridgeruletemplate": {
153
195
  "name": "CreateEventBridgeRuleTemplate",
154
196
  "description": "Grants permission to create a eventbridge rule template",
@@ -266,6 +308,63 @@
266
308
  "conditionKeys": [],
267
309
  "dependentActions": []
268
310
  },
311
+ "createnetwork": {
312
+ "name": "CreateNetwork",
313
+ "description": "Grants permission to create a network",
314
+ "accessLevel": "Write",
315
+ "resourceTypes": [
316
+ {
317
+ "name": "network",
318
+ "required": true,
319
+ "conditionKeys": [],
320
+ "dependentActions": []
321
+ }
322
+ ],
323
+ "conditionKeys": [
324
+ "aws:RequestTag/${TagKey}",
325
+ "aws:TagKeys"
326
+ ],
327
+ "dependentActions": []
328
+ },
329
+ "createnode": {
330
+ "name": "CreateNode",
331
+ "description": "Grants permission to create a node",
332
+ "accessLevel": "Write",
333
+ "resourceTypes": [
334
+ {
335
+ "name": "cluster",
336
+ "required": true,
337
+ "conditionKeys": [],
338
+ "dependentActions": []
339
+ },
340
+ {
341
+ "name": "node",
342
+ "required": true,
343
+ "conditionKeys": [],
344
+ "dependentActions": []
345
+ }
346
+ ],
347
+ "conditionKeys": [
348
+ "aws:RequestTag/${TagKey}",
349
+ "aws:TagKeys"
350
+ ],
351
+ "dependentActions": []
352
+ },
353
+ "createnoderegistrationscript": {
354
+ "name": "CreateNodeRegistrationScript",
355
+ "description": "Grants permission to create a node registration script",
356
+ "accessLevel": "Write",
357
+ "resourceTypes": [
358
+ {
359
+ "name": "cluster",
360
+ "required": true,
361
+ "conditionKeys": [],
362
+ "dependentActions": []
363
+ }
364
+ ],
365
+ "conditionKeys": [],
366
+ "dependentActions": []
367
+ },
269
368
  "createpartnerinput": {
270
369
  "name": "CreatePartnerInput",
271
370
  "description": "Grants permission to create a partner input",
@@ -304,7 +403,7 @@
304
403
  },
305
404
  "createtags": {
306
405
  "name": "CreateTags",
307
- "description": "Grants permission to create tags for channels, inputs, input security groups, multiplexes, reservations, signal maps, template groups, and templates",
406
+ "description": "Grants permission to create tags for channels, inputs, input security groups, multiplexes, reservations, nodes, networks, clusters, channel placement groups, signal maps, template groups, and templates",
308
407
  "accessLevel": "Tagging",
309
408
  "resourceTypes": [
310
409
  {
@@ -313,6 +412,12 @@
313
412
  "conditionKeys": [],
314
413
  "dependentActions": []
315
414
  },
415
+ {
416
+ "name": "channel-placement-group",
417
+ "required": false,
418
+ "conditionKeys": [],
419
+ "dependentActions": []
420
+ },
316
421
  {
317
422
  "name": "cloudwatch-alarm-template",
318
423
  "required": false,
@@ -325,6 +430,12 @@
325
430
  "conditionKeys": [],
326
431
  "dependentActions": []
327
432
  },
433
+ {
434
+ "name": "cluster",
435
+ "required": false,
436
+ "conditionKeys": [],
437
+ "dependentActions": []
438
+ },
328
439
  {
329
440
  "name": "eventbridge-rule-template",
330
441
  "required": false,
@@ -355,6 +466,18 @@
355
466
  "conditionKeys": [],
356
467
  "dependentActions": []
357
468
  },
469
+ {
470
+ "name": "network",
471
+ "required": false,
472
+ "conditionKeys": [],
473
+ "dependentActions": []
474
+ },
475
+ {
476
+ "name": "node",
477
+ "required": false,
478
+ "conditionKeys": [],
479
+ "dependentActions": []
480
+ },
358
481
  {
359
482
  "name": "reservation",
360
483
  "required": false,
@@ -389,6 +512,21 @@
389
512
  "conditionKeys": [],
390
513
  "dependentActions": []
391
514
  },
515
+ "deletechannelplacementgroup": {
516
+ "name": "DeleteChannelPlacementGroup",
517
+ "description": "Grants permission to delete a cluster",
518
+ "accessLevel": "Write",
519
+ "resourceTypes": [
520
+ {
521
+ "name": "channel-placement-group",
522
+ "required": true,
523
+ "conditionKeys": [],
524
+ "dependentActions": []
525
+ }
526
+ ],
527
+ "conditionKeys": [],
528
+ "dependentActions": []
529
+ },
392
530
  "deletecloudwatchalarmtemplate": {
393
531
  "name": "DeleteCloudWatchAlarmTemplate",
394
532
  "description": "Grants permission to delete a cloudwatch alarm template",
@@ -419,6 +557,21 @@
419
557
  "conditionKeys": [],
420
558
  "dependentActions": []
421
559
  },
560
+ "deletecluster": {
561
+ "name": "DeleteCluster",
562
+ "description": "Grants permission to delete a cluster",
563
+ "accessLevel": "Write",
564
+ "resourceTypes": [
565
+ {
566
+ "name": "cluster",
567
+ "required": true,
568
+ "conditionKeys": [],
569
+ "dependentActions": []
570
+ }
571
+ ],
572
+ "conditionKeys": [],
573
+ "dependentActions": []
574
+ },
422
575
  "deleteeventbridgeruletemplate": {
423
576
  "name": "DeleteEventBridgeRuleTemplate",
424
577
  "description": "Grants permission to delete a eventbridge rule template",
@@ -509,6 +662,36 @@
509
662
  "conditionKeys": [],
510
663
  "dependentActions": []
511
664
  },
665
+ "deletenetwork": {
666
+ "name": "DeleteNetwork",
667
+ "description": "Grants permission to delete a network",
668
+ "accessLevel": "Write",
669
+ "resourceTypes": [
670
+ {
671
+ "name": "network",
672
+ "required": true,
673
+ "conditionKeys": [],
674
+ "dependentActions": []
675
+ }
676
+ ],
677
+ "conditionKeys": [],
678
+ "dependentActions": []
679
+ },
680
+ "deletenode": {
681
+ "name": "DeleteNode",
682
+ "description": "Grants permission to delete a node",
683
+ "accessLevel": "Write",
684
+ "resourceTypes": [
685
+ {
686
+ "name": "node",
687
+ "required": true,
688
+ "conditionKeys": [],
689
+ "dependentActions": []
690
+ }
691
+ ],
692
+ "conditionKeys": [],
693
+ "dependentActions": []
694
+ },
512
695
  "deletereservation": {
513
696
  "name": "DeleteReservation",
514
697
  "description": "Grants permission to delete an expired reservation",
@@ -556,7 +739,7 @@
556
739
  },
557
740
  "deletetags": {
558
741
  "name": "DeleteTags",
559
- "description": "Grants permission to delete tags from channels, inputs, input security groups, multiplexes, reservations, signal maps, template groups, and templates",
742
+ "description": "Grants permission to delete tags from channels, inputs, input security groups, multiplexes, reservations, nodes, clusters, networks, channel placement groups, signal maps, template groups, and templates",
560
743
  "accessLevel": "Tagging",
561
744
  "resourceTypes": [
562
745
  {
@@ -565,6 +748,12 @@
565
748
  "conditionKeys": [],
566
749
  "dependentActions": []
567
750
  },
751
+ {
752
+ "name": "channel-placement-group",
753
+ "required": false,
754
+ "conditionKeys": [],
755
+ "dependentActions": []
756
+ },
568
757
  {
569
758
  "name": "cloudwatch-alarm-template",
570
759
  "required": false,
@@ -577,6 +766,12 @@
577
766
  "conditionKeys": [],
578
767
  "dependentActions": []
579
768
  },
769
+ {
770
+ "name": "cluster",
771
+ "required": false,
772
+ "conditionKeys": [],
773
+ "dependentActions": []
774
+ },
580
775
  {
581
776
  "name": "eventbridge-rule-template",
582
777
  "required": false,
@@ -607,6 +802,18 @@
607
802
  "conditionKeys": [],
608
803
  "dependentActions": []
609
804
  },
805
+ {
806
+ "name": "network",
807
+ "required": false,
808
+ "conditionKeys": [],
809
+ "dependentActions": []
810
+ },
811
+ {
812
+ "name": "node",
813
+ "required": false,
814
+ "conditionKeys": [],
815
+ "dependentActions": []
816
+ },
610
817
  {
611
818
  "name": "reservation",
612
819
  "required": false,
@@ -648,6 +855,36 @@
648
855
  "conditionKeys": [],
649
856
  "dependentActions": []
650
857
  },
858
+ "describechannelplacementgroup": {
859
+ "name": "DescribeChannelPlacementGroup",
860
+ "description": "Grants permission to describe a channel placement group",
861
+ "accessLevel": "Read",
862
+ "resourceTypes": [
863
+ {
864
+ "name": "channel-placement-group",
865
+ "required": true,
866
+ "conditionKeys": [],
867
+ "dependentActions": []
868
+ }
869
+ ],
870
+ "conditionKeys": [],
871
+ "dependentActions": []
872
+ },
873
+ "describecluster": {
874
+ "name": "DescribeCluster",
875
+ "description": "Grants permission to describe a cluster",
876
+ "accessLevel": "Read",
877
+ "resourceTypes": [
878
+ {
879
+ "name": "cluster",
880
+ "required": true,
881
+ "conditionKeys": [],
882
+ "dependentActions": []
883
+ }
884
+ ],
885
+ "conditionKeys": [],
886
+ "dependentActions": []
887
+ },
651
888
  "describeinput": {
652
889
  "name": "DescribeInput",
653
890
  "description": "Grants permission to describe an input",
@@ -738,6 +975,36 @@
738
975
  "conditionKeys": [],
739
976
  "dependentActions": []
740
977
  },
978
+ "describenetwork": {
979
+ "name": "DescribeNetwork",
980
+ "description": "Grants permission to describe a network",
981
+ "accessLevel": "Read",
982
+ "resourceTypes": [
983
+ {
984
+ "name": "network",
985
+ "required": true,
986
+ "conditionKeys": [],
987
+ "dependentActions": []
988
+ }
989
+ ],
990
+ "conditionKeys": [],
991
+ "dependentActions": []
992
+ },
993
+ "describenode": {
994
+ "name": "DescribeNode",
995
+ "description": "Grants permission to describe a node",
996
+ "accessLevel": "Read",
997
+ "resourceTypes": [
998
+ {
999
+ "name": "node",
1000
+ "required": true,
1001
+ "conditionKeys": [],
1002
+ "dependentActions": []
1003
+ }
1004
+ ],
1005
+ "conditionKeys": [],
1006
+ "dependentActions": []
1007
+ },
741
1008
  "describeoffering": {
742
1009
  "name": "DescribeOffering",
743
1010
  "description": "Grants permission to get details about a reservation offering",
@@ -873,6 +1140,14 @@
873
1140
  "conditionKeys": [],
874
1141
  "dependentActions": []
875
1142
  },
1143
+ "listchannelplacementgroups": {
1144
+ "name": "ListChannelPlacementGroups",
1145
+ "description": "Grants permission to list channel placement groups",
1146
+ "accessLevel": "List",
1147
+ "resourceTypes": [],
1148
+ "conditionKeys": [],
1149
+ "dependentActions": []
1150
+ },
876
1151
  "listchannels": {
877
1152
  "name": "ListChannels",
878
1153
  "description": "Grants permission to list channels",
@@ -897,6 +1172,14 @@
897
1172
  "conditionKeys": [],
898
1173
  "dependentActions": []
899
1174
  },
1175
+ "listclusters": {
1176
+ "name": "ListClusters",
1177
+ "description": "Grants permission to list clusters",
1178
+ "accessLevel": "List",
1179
+ "resourceTypes": [],
1180
+ "conditionKeys": [],
1181
+ "dependentActions": []
1182
+ },
900
1183
  "listeventbridgeruletemplategroups": {
901
1184
  "name": "ListEventBridgeRuleTemplateGroups",
902
1185
  "description": "Grants permission to list eventbridge rule template groups",
@@ -961,6 +1244,22 @@
961
1244
  "conditionKeys": [],
962
1245
  "dependentActions": []
963
1246
  },
1247
+ "listnetworks": {
1248
+ "name": "ListNetworks",
1249
+ "description": "Grants permission to list networks",
1250
+ "accessLevel": "List",
1251
+ "resourceTypes": [],
1252
+ "conditionKeys": [],
1253
+ "dependentActions": []
1254
+ },
1255
+ "listnodes": {
1256
+ "name": "ListNodes",
1257
+ "description": "Grants permission to list nodes",
1258
+ "accessLevel": "List",
1259
+ "resourceTypes": [],
1260
+ "conditionKeys": [],
1261
+ "dependentActions": []
1262
+ },
964
1263
  "listofferings": {
965
1264
  "name": "ListOfferings",
966
1265
  "description": "Grants permission to list reservation offerings",
@@ -987,7 +1286,7 @@
987
1286
  },
988
1287
  "listtagsforresource": {
989
1288
  "name": "ListTagsForResource",
990
- "description": "Grants permission to list tags for channels, inputs, input security groups, multiplexes, reservations, signal maps, template groups, and templates",
1289
+ "description": "Grants permission to list tags for channels, inputs, input security groups, multiplexes, reservations, nodes, clusters, networks, channel placement groups, signal maps, template groups, and templates",
991
1290
  "accessLevel": "List",
992
1291
  "resourceTypes": [
993
1292
  {
@@ -996,6 +1295,12 @@
996
1295
  "conditionKeys": [],
997
1296
  "dependentActions": []
998
1297
  },
1298
+ {
1299
+ "name": "channel-placement-group",
1300
+ "required": false,
1301
+ "conditionKeys": [],
1302
+ "dependentActions": []
1303
+ },
999
1304
  {
1000
1305
  "name": "cloudwatch-alarm-template",
1001
1306
  "required": false,
@@ -1008,6 +1313,12 @@
1008
1313
  "conditionKeys": [],
1009
1314
  "dependentActions": []
1010
1315
  },
1316
+ {
1317
+ "name": "cluster",
1318
+ "required": false,
1319
+ "conditionKeys": [],
1320
+ "dependentActions": []
1321
+ },
1011
1322
  {
1012
1323
  "name": "eventbridge-rule-template",
1013
1324
  "required": false,
@@ -1038,6 +1349,18 @@
1038
1349
  "conditionKeys": [],
1039
1350
  "dependentActions": []
1040
1351
  },
1352
+ {
1353
+ "name": "network",
1354
+ "required": false,
1355
+ "conditionKeys": [],
1356
+ "dependentActions": []
1357
+ },
1358
+ {
1359
+ "name": "node",
1360
+ "required": false,
1361
+ "conditionKeys": [],
1362
+ "dependentActions": []
1363
+ },
1041
1364
  {
1042
1365
  "name": "reservation",
1043
1366
  "required": false,
@@ -1054,6 +1377,14 @@
1054
1377
  "conditionKeys": [],
1055
1378
  "dependentActions": []
1056
1379
  },
1380
+ "pollanywhere": {
1381
+ "name": "PollAnywhere",
1382
+ "description": "Grants permission to the node to poll the cluster",
1383
+ "accessLevel": "Write",
1384
+ "resourceTypes": [],
1385
+ "conditionKeys": [],
1386
+ "dependentActions": []
1387
+ },
1057
1388
  "purchaseoffering": {
1058
1389
  "name": "PurchaseOffering",
1059
1390
  "description": "Grants permission to purchase a reservation offering",
@@ -1273,6 +1604,14 @@
1273
1604
  "conditionKeys": [],
1274
1605
  "dependentActions": []
1275
1606
  },
1607
+ "submitanywherestatechange": {
1608
+ "name": "SubmitAnywhereStateChange",
1609
+ "description": "Grants permission to the node to submit state changes to the cluster",
1610
+ "accessLevel": "Write",
1611
+ "resourceTypes": [],
1612
+ "conditionKeys": [],
1613
+ "dependentActions": []
1614
+ },
1276
1615
  "transferinputdevice": {
1277
1616
  "name": "TransferInputDevice",
1278
1617
  "description": "Grants permission to transfer an input device",
@@ -1326,6 +1665,24 @@
1326
1665
  "conditionKeys": [],
1327
1666
  "dependentActions": []
1328
1667
  },
1668
+ "updatechannelplacementgroup": {
1669
+ "name": "UpdateChannelPlacementGroup",
1670
+ "description": "Grants permission to update a node",
1671
+ "accessLevel": "Write",
1672
+ "resourceTypes": [
1673
+ {
1674
+ "name": "channel-placement-group",
1675
+ "required": true,
1676
+ "conditionKeys": [],
1677
+ "dependentActions": []
1678
+ }
1679
+ ],
1680
+ "conditionKeys": [
1681
+ "aws:RequestTag/${TagKey}",
1682
+ "aws:TagKeys"
1683
+ ],
1684
+ "dependentActions": []
1685
+ },
1329
1686
  "updatecloudwatchalarmtemplate": {
1330
1687
  "name": "UpdateCloudWatchAlarmTemplate",
1331
1688
  "description": "Grants permission to update a cloudwatch alarm template",
@@ -1362,6 +1719,24 @@
1362
1719
  "conditionKeys": [],
1363
1720
  "dependentActions": []
1364
1721
  },
1722
+ "updatecluster": {
1723
+ "name": "UpdateCluster",
1724
+ "description": "Grants permission to update a cluster",
1725
+ "accessLevel": "Write",
1726
+ "resourceTypes": [
1727
+ {
1728
+ "name": "cluster",
1729
+ "required": true,
1730
+ "conditionKeys": [],
1731
+ "dependentActions": []
1732
+ }
1733
+ ],
1734
+ "conditionKeys": [
1735
+ "aws:RequestTag/${TagKey}",
1736
+ "aws:TagKeys"
1737
+ ],
1738
+ "dependentActions": []
1739
+ },
1365
1740
  "updateeventbridgeruletemplate": {
1366
1741
  "name": "UpdateEventBridgeRuleTemplate",
1367
1742
  "description": "Grants permission to update a eventbridge rule template",
@@ -1476,6 +1851,60 @@
1476
1851
  "conditionKeys": [],
1477
1852
  "dependentActions": []
1478
1853
  },
1854
+ "updatenetwork": {
1855
+ "name": "UpdateNetwork",
1856
+ "description": "Grants permission to update the state of a node",
1857
+ "accessLevel": "Write",
1858
+ "resourceTypes": [
1859
+ {
1860
+ "name": "network",
1861
+ "required": true,
1862
+ "conditionKeys": [],
1863
+ "dependentActions": []
1864
+ }
1865
+ ],
1866
+ "conditionKeys": [
1867
+ "aws:RequestTag/${TagKey}",
1868
+ "aws:TagKeys"
1869
+ ],
1870
+ "dependentActions": []
1871
+ },
1872
+ "updatenode": {
1873
+ "name": "UpdateNode",
1874
+ "description": "Grants permission to update a node",
1875
+ "accessLevel": "Write",
1876
+ "resourceTypes": [
1877
+ {
1878
+ "name": "node",
1879
+ "required": true,
1880
+ "conditionKeys": [],
1881
+ "dependentActions": []
1882
+ }
1883
+ ],
1884
+ "conditionKeys": [
1885
+ "aws:RequestTag/${TagKey}",
1886
+ "aws:TagKeys"
1887
+ ],
1888
+ "dependentActions": []
1889
+ },
1890
+ "updatenodestate": {
1891
+ "name": "UpdateNodeState",
1892
+ "description": "Grants permission to update the state of a node",
1893
+ "accessLevel": "Write",
1894
+ "resourceTypes": [
1895
+ {
1896
+ "name": "node",
1897
+ "required": true,
1898
+ "conditionKeys": [],
1899
+ "dependentActions": []
1900
+ }
1901
+ ],
1902
+ "conditionKeys": [
1903
+ "aws:RequestTag/${TagKey}",
1904
+ "aws:TagKeys"
1905
+ ],
1906
+ "dependentActions": []
1907
+ },
1479
1908
  "updatereservation": {
1480
1909
  "name": "UpdateReservation",
1481
1910
  "description": "Grants permission to update a reservation",
@@ -406,6 +406,28 @@
406
406
  "conditionKeys": [],
407
407
  "dependentActions": []
408
408
  },
409
+ "deleteresourcepolicy": {
410
+ "name": "DeleteResourcePolicy",
411
+ "isPermissionOnly": true,
412
+ "description": "Grants permission to delete a resource-based policy for the specified resource",
413
+ "accessLevel": "Write",
414
+ "resourceTypes": [
415
+ {
416
+ "name": "Application",
417
+ "required": false,
418
+ "conditionKeys": [],
419
+ "dependentActions": []
420
+ },
421
+ {
422
+ "name": "AttributeGroup",
423
+ "required": false,
424
+ "conditionKeys": [],
425
+ "dependentActions": []
426
+ }
427
+ ],
428
+ "conditionKeys": [],
429
+ "dependentActions": []
430
+ },
409
431
  "deleteserviceaction": {
410
432
  "name": "DeleteServiceAction",
411
433
  "description": "Grants permission to delete a self-service action",
@@ -828,6 +850,28 @@
828
850
  "conditionKeys": [],
829
851
  "dependentActions": []
830
852
  },
853
+ "getresourcepolicy": {
854
+ "name": "GetResourcePolicy",
855
+ "isPermissionOnly": true,
856
+ "description": "Grants permission to get a resource-based policy for the specified resource",
857
+ "accessLevel": "Read",
858
+ "resourceTypes": [
859
+ {
860
+ "name": "Application",
861
+ "required": false,
862
+ "conditionKeys": [],
863
+ "dependentActions": []
864
+ },
865
+ {
866
+ "name": "AttributeGroup",
867
+ "required": false,
868
+ "conditionKeys": [],
869
+ "dependentActions": []
870
+ }
871
+ ],
872
+ "conditionKeys": [],
873
+ "dependentActions": []
874
+ },
831
875
  "importasprovisionedproduct": {
832
876
  "name": "ImportAsProvisionedProduct",
833
877
  "description": "Grants permission to import a resource into a provisioned product",
@@ -1174,6 +1218,28 @@
1174
1218
  "conditionKeys": [],
1175
1219
  "dependentActions": []
1176
1220
  },
1221
+ "putresourcepolicy": {
1222
+ "name": "PutResourcePolicy",
1223
+ "isPermissionOnly": true,
1224
+ "description": "Grants permission to add a resource-based policy for the specified resource",
1225
+ "accessLevel": "Write",
1226
+ "resourceTypes": [
1227
+ {
1228
+ "name": "Application",
1229
+ "required": false,
1230
+ "conditionKeys": [],
1231
+ "dependentActions": []
1232
+ },
1233
+ {
1234
+ "name": "AttributeGroup",
1235
+ "required": false,
1236
+ "conditionKeys": [],
1237
+ "dependentActions": []
1238
+ }
1239
+ ],
1240
+ "conditionKeys": [],
1241
+ "dependentActions": []
1242
+ },
1177
1243
  "rejectportfolioshare": {
1178
1244
  "name": "RejectPortfolioShare",
1179
1245
  "description": "Grants permission to reject a portfolio that has been shared with you that you previously accepted",
@@ -1294,8 +1360,7 @@
1294
1360
  }
1295
1361
  ],
1296
1362
  "conditionKeys": [
1297
- "aws:TagKeys",
1298
- "aws:RequestTag/${TagKey}"
1363
+ "aws:TagKeys"
1299
1364
  ],
1300
1365
  "dependentActions": []
1301
1366
  },
@@ -2327,6 +2327,12 @@
2327
2327
  "description": "Grants permission to assign or change the IAM role assigned to a specified managed instance",
2328
2328
  "accessLevel": "Write",
2329
2329
  "resourceTypes": [
2330
+ {
2331
+ "name": "iam-role",
2332
+ "required": true,
2333
+ "conditionKeys": [],
2334
+ "dependentActions": []
2335
+ },
2330
2336
  {
2331
2337
  "name": "managed-instance",
2332
2338
  "required": true,
@@ -76,5 +76,33 @@
76
76
  "conditionKeys": [
77
77
  "aws:ResourceTag/${TagKey}"
78
78
  ]
79
+ },
80
+ "cluster": {
81
+ "key": "cluster",
82
+ "arn": "arn:${Partition}:medialive:${Region}:${Account}:cluster:${ClusterId}",
83
+ "conditionKeys": [
84
+ "aws:ResourceTag/${TagKey}"
85
+ ]
86
+ },
87
+ "node": {
88
+ "key": "node",
89
+ "arn": "arn:${Partition}:medialive:${Region}:${Account}:node:${ClusterId}/${NodeId}",
90
+ "conditionKeys": [
91
+ "aws:ResourceTag/${TagKey}"
92
+ ]
93
+ },
94
+ "network": {
95
+ "key": "network",
96
+ "arn": "arn:${Partition}:medialive:${Region}:${Account}:network:${NetworkId}",
97
+ "conditionKeys": [
98
+ "aws:ResourceTag/${TagKey}"
99
+ ]
100
+ },
101
+ "channel-placement-group": {
102
+ "key": "channel-placement-group",
103
+ "arn": "arn:${Partition}:medialive:${Region}:${Account}:channelPlacementGroup:${ClusterId}/${ChannelPlacementGroupId}",
104
+ "conditionKeys": [
105
+ "aws:ResourceTag/${TagKey}"
106
+ ]
79
107
  }
80
108
  }
@@ -31,6 +31,10 @@
31
31
  "ssm:resourceTag/${TagKey}"
32
32
  ]
33
33
  },
34
+ "iam-role": {
35
+ "key": "iam-role",
36
+ "arn": "arn:${Partition}:iam::${Account}:role/${RoleName}"
37
+ },
34
38
  "instance": {
35
39
  "key": "instance",
36
40
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:instance/${InstanceId}",
@@ -1 +1 @@
1
- {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAKA,wBAAsB,YAAY,CAAC,CAAC,EAAE,GAAG,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CAQxE;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEtE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE"}
1
+ {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAIA,wBAAsB,YAAY,CAAC,CAAC,EAAE,GAAG,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CAQxE;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEtE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE"}
package/dist/cjs/data.js CHANGED
@@ -4,12 +4,11 @@ exports.readDataFile = readDataFile;
4
4
  exports.readActionData = readActionData;
5
5
  exports.readConditionKeys = readConditionKeys;
6
6
  exports.readResourceTypes = readResourceTypes;
7
- const path_1 = require("path");
8
7
  const readRelativeFile_js_1 = require("./readRelativeFile.js");
9
8
  const dataCache = {};
10
9
  async function readDataFile(...pathParts) {
11
10
  pathParts.unshift('data');
12
- const file = (0, path_1.join)(...pathParts);
11
+ const file = pathParts.join('/');
13
12
  if (!dataCache[file]) {
14
13
  const data = await (0, readRelativeFile_js_1.readRelativeFile)(pathParts);
15
14
  dataCache[file] = data;
@@ -1 +1 @@
1
- {"version":3,"file":"data.js","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":";;AAKA,oCAQC;AAQD,wCAEC;AAQD,8CAEC;AAQD,8CAEC;AA3CD,+BAA4B;AAC5B,+DAAyD;AAEzD,MAAM,SAAS,GAAwB,EAAE,CAAC;AAEnC,KAAK,UAAU,YAAY,CAAI,GAAG,SAAmB;IAC1D,SAAS,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IAC1B,MAAM,IAAI,GAAG,IAAA,WAAI,EAAC,GAAG,SAAS,CAAC,CAAC;IAChC,IAAG,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC;QACpB,MAAM,IAAI,GAAG,MAAM,IAAA,sCAAgB,EAAC,SAAS,CAAC,CAAA;QAC9C,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;IACxB,CAAC;IACD,OAAO,SAAS,CAAC,IAAI,CAAC,CAAC;AACzB,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,cAAc,CAAI,UAAkB;IACxD,OAAO,YAAY,CAAI,SAAS,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC"}
1
+ {"version":3,"file":"data.js","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":";;AAIA,oCAQC;AAQD,wCAEC;AAQD,8CAEC;AAQD,8CAEC;AA1CD,+DAAyD;AAEzD,MAAM,SAAS,GAAwB,EAAE,CAAC;AAEnC,KAAK,UAAU,YAAY,CAAI,GAAG,SAAmB;IAC1D,SAAS,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IAC1B,MAAM,IAAI,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACjC,IAAG,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC;QACpB,MAAM,IAAI,GAAG,MAAM,IAAA,sCAAgB,EAAC,SAAS,CAAC,CAAA;QAC9C,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;IACxB,CAAC;IACD,OAAO,SAAS,CAAC,IAAI,CAAC,CAAC;AACzB,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,cAAc,CAAI,UAAkB;IACxD,OAAO,YAAY,CAAI,SAAS,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAKA,wBAAsB,YAAY,CAAC,CAAC,EAAE,GAAG,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CAQxE;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEtE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE"}
1
+ {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAIA,wBAAsB,YAAY,CAAC,CAAC,EAAE,GAAG,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CAQxE;AAED;;;;;GAKG;AACH,wBAAsB,cAAc,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEtE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE;AAED;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAEzE"}
package/dist/esm/data.js CHANGED
@@ -1,9 +1,8 @@
1
- import { join } from "path";
2
1
  import { readRelativeFile } from "./readRelativeFile.js";
3
2
  const dataCache = {};
4
3
  export async function readDataFile(...pathParts) {
5
4
  pathParts.unshift('data');
6
- const file = join(...pathParts);
5
+ const file = pathParts.join('/');
7
6
  if (!dataCache[file]) {
8
7
  const data = await readRelativeFile(pathParts);
9
8
  dataCache[file] = data;
@@ -1 +1 @@
1
- {"version":3,"file":"data.js","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAC5B,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,SAAS,GAAwB,EAAE,CAAC;AAE1C,MAAM,CAAC,KAAK,UAAU,YAAY,CAAI,GAAG,SAAmB;IAC1D,SAAS,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IAC1B,MAAM,IAAI,GAAG,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC;IAChC,IAAG,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC;QACpB,MAAM,IAAI,GAAG,MAAM,gBAAgB,CAAC,SAAS,CAAC,CAAA;QAC9C,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;IACxB,CAAC;IACD,OAAO,SAAS,CAAC,IAAI,CAAC,CAAC;AACzB,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc,CAAI,UAAkB;IACxD,OAAO,YAAY,CAAI,SAAS,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC"}
1
+ {"version":3,"file":"data.js","sourceRoot":"","sources":["../../src/data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,MAAM,SAAS,GAAwB,EAAE,CAAC;AAE1C,MAAM,CAAC,KAAK,UAAU,YAAY,CAAI,GAAG,SAAmB;IAC1D,SAAS,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IAC1B,MAAM,IAAI,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACjC,IAAG,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC;QACpB,MAAM,IAAI,GAAG,MAAM,gBAAgB,CAAC,SAAS,CAAC,CAAA;QAC9C,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;IACxB,CAAC;IACD,OAAO,SAAS,CAAC,IAAI,CAAC,CAAC;AACzB,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc,CAAI,UAAkB;IACxD,OAAO,YAAY,CAAI,SAAS,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,iBAAiB,CAAI,UAAkB;IAC3D,OAAO,YAAY,CAAI,eAAe,EAAE,GAAG,UAAU,OAAO,CAAC,CAAC;AAChE,CAAC"}
@@ -1,9 +1,6 @@
1
- import { readFile } from "fs/promises";
2
- import { join } from "node:path";
3
- import { fileURLToPath, resolve } from "node:url";
4
1
  // @ts-ignore
5
- let root = import.meta.url;
6
- root = resolve(root, join('..', '..'));
2
+ const root = import.meta.url;
3
+ let resolvedRoot = undefined;
7
4
  const fileSystem = root.startsWith('file://');
8
5
  /**
9
6
  * Get a data file from the data directory in ESM
@@ -12,14 +9,31 @@ const fileSystem = root.startsWith('file://');
12
9
  * @returns the data from the file
13
10
  */
14
11
  export async function readRelativeFile(pathParts) {
15
- const relativePath = join(...pathParts);
12
+ /*
13
+ * Maybe a little too optimized here. Want to only resolve the root once, but we have to do it inside the
14
+ * function, so caching it here.
15
+ */
16
+ if (!resolvedRoot) {
17
+ if (fileSystem) {
18
+ const { join } = await import('node:path');
19
+ const { resolve } = await import('node:url');
20
+ resolvedRoot = resolve(root, join('..', '..'));
21
+ }
22
+ else {
23
+ resolvedRoot = '../../';
24
+ }
25
+ }
16
26
  if (fileSystem) {
17
- const contents = await readFile(fileURLToPath(resolve(root, relativePath)), 'utf-8');
27
+ const { readFile } = await import('fs/promises');
28
+ const { join } = await import('node:path');
29
+ const { fileURLToPath, resolve } = await import('node:url');
30
+ const relativePath = join(...pathParts);
31
+ const contents = await readFile(fileURLToPath(resolve(resolvedRoot, relativePath)), 'utf-8');
18
32
  return JSON.parse(contents);
19
33
  }
20
34
  else {
21
- const contents = await fetch(relativePath);
22
- return await contents.json();
35
+ const contents = await import(resolvedRoot + pathParts.join('/'));
36
+ return await contents.default;
23
37
  }
24
38
  }
25
39
  //# sourceMappingURL=readRelativeFileEsm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"readRelativeFileEsm.js","sourceRoot":"","sources":["../../src/readRelativeFileEsm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,aAAa,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAElD,aAAa;AACb,IAAI,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAA;AAC1B,IAAI,GAAG,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,CAAA;AACtC,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,CAAA;AAE7C;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAI,SAAmB;IAC3D,MAAM,YAAY,GAAG,IAAI,CAAC,GAAG,SAAS,CAAC,CAAA;IACvC,IAAG,UAAU,EAAE,CAAC;QACd,MAAM,QAAQ,GAAG,MAAM,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC,IAAI,EAAE,YAAY,CAAC,CAAC,EAAE,OAAO,CAAC,CAAA;QACpF,OAAO,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC9B,CAAC;SAAM,CAAC;QACN,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,YAAY,CAAC,CAAA;QAC1C,OAAO,MAAM,QAAQ,CAAC,IAAI,EAAE,CAAA;IAC9B,CAAC;AACH,CAAC"}
1
+ {"version":3,"file":"readRelativeFileEsm.js","sourceRoot":"","sources":["../../src/readRelativeFileEsm.ts"],"names":[],"mappings":"AAAA,aAAa;AACb,MAAM,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAA;AAC5B,IAAI,YAAY,GAAwB,SAAS,CAAA;AACjD,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,CAAA;AAE7C;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAI,SAAmB;IAC3D;;;OAGG;IACH,IAAG,CAAC,YAAY,EAAE,CAAC;QACjB,IAAG,UAAU,EAAE,CAAC;YACd,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,WAAW,CAAC,CAAC;YAC3C,MAAM,EAAE,OAAO,EAAE,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,CAAC;YAC7C,YAAY,GAAG,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,CAAA;QAChD,CAAC;aAAM,CAAC;YACN,YAAY,GAAG,QAAQ,CAAA;QACzB,CAAC;IACH,CAAC;IAED,IAAG,UAAU,EAAE,CAAC;QACd,MAAM,EAAE,QAAQ,EAAE,GAAG,MAAM,MAAM,CAAC,aAAa,CAAC,CAAC;QACjD,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,WAAW,CAAC,CAAC;QAC3C,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,GAAG,MAAM,MAAM,CAAC,UAAU,CAAC,CAAC;QAE5D,MAAM,YAAY,GAAG,IAAI,CAAC,GAAG,SAAS,CAAC,CAAA;QACvC,MAAM,QAAQ,GAAG,MAAM,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC,EAAE,OAAO,CAAC,CAAA;QAC5F,OAAO,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC9B,CAAC;SAAM,CAAC;QACN,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,YAAY,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAA;QACjE,OAAO,MAAM,QAAQ,CAAC,OAAO,CAAA;IAC/B,CAAC;AACH,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"readRelativeFileEsm.d.ts","sourceRoot":"","sources":["../../src/readRelativeFileEsm.ts"],"names":[],"mappings":"AASA;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CASzE"}
1
+ {"version":3,"file":"readRelativeFileEsm.d.ts","sourceRoot":"","sources":["../../src/readRelativeFileEsm.ts"],"names":[],"mappings":"AAKA;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,CAAC,CAAC,CA2BzE"}
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.4.202409201",
3
+ "version": "0.5.202409241",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-09-20T04:46:26.833Z",
6
+ "updatedAt": "2024-09-24T04:47:36.583Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",