@cloud-copilot/iam-data 0.18.202603261 → 0.18.202603281

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.
@@ -620,6 +620,21 @@
620
620
  "conditionKeys": [],
621
621
  "dependentActions": []
622
622
  },
623
+ "describeinsightdetails": {
624
+ "name": "DescribeInsightDetails",
625
+ "description": "Grants permission to view detailed information about insights for an OpenSearch Service domain",
626
+ "accessLevel": "Read",
627
+ "resourceTypes": [
628
+ {
629
+ "name": "domain",
630
+ "required": true,
631
+ "conditionKeys": [],
632
+ "dependentActions": []
633
+ }
634
+ ],
635
+ "conditionKeys": [],
636
+ "dependentActions": []
637
+ },
623
638
  "describeinstancetypelimits": {
624
639
  "name": "DescribeInstanceTypeLimits",
625
640
  "description": "Grants permission to view the instance count, storage, and master node limits for a given engine version and instance type",
@@ -1085,6 +1100,21 @@
1085
1100
  "conditionKeys": [],
1086
1101
  "dependentActions": []
1087
1102
  },
1103
+ "listinsights": {
1104
+ "name": "ListInsights",
1105
+ "description": "Grants permission to list insights for OpenSearch Service domains in the account",
1106
+ "accessLevel": "List",
1107
+ "resourceTypes": [
1108
+ {
1109
+ "name": "domain",
1110
+ "required": false,
1111
+ "conditionKeys": [],
1112
+ "dependentActions": []
1113
+ }
1114
+ ],
1115
+ "conditionKeys": [],
1116
+ "dependentActions": []
1117
+ },
1088
1118
  "listinstancetypedetails": {
1089
1119
  "name": "ListInstanceTypeDetails",
1090
1120
  "description": "Grants permission to list all instance types and available features for a given OpenSearch or Elasticsearch version",
@@ -112,6 +112,21 @@
112
112
  ],
113
113
  "dependentActions": []
114
114
  },
115
+ "createconfiguration": {
116
+ "name": "CreateConfiguration",
117
+ "description": "Grants permission to create a new configuration",
118
+ "accessLevel": "Write",
119
+ "resourceTypes": [],
120
+ "conditionKeys": [
121
+ "aws:RequestTag/${TagKey}",
122
+ "aws:TagKeys"
123
+ ],
124
+ "dependentActions": [
125
+ "ec2:DescribeSecurityGroups",
126
+ "ec2:DescribeSubnets",
127
+ "iam:CreateServiceLinkedRole"
128
+ ]
129
+ },
115
130
  "createmultipartreadsetupload": {
116
131
  "name": "CreateMultipartReadSetUpload",
117
132
  "description": "Grants permission to create a multipart read set upload",
@@ -255,6 +270,21 @@
255
270
  "conditionKeys": [],
256
271
  "dependentActions": []
257
272
  },
273
+ "deleteconfiguration": {
274
+ "name": "DeleteConfiguration",
275
+ "description": "Grants permission to delete a configuration",
276
+ "accessLevel": "Write",
277
+ "resourceTypes": [
278
+ {
279
+ "name": "configuration",
280
+ "required": true,
281
+ "conditionKeys": [],
282
+ "dependentActions": []
283
+ }
284
+ ],
285
+ "conditionKeys": [],
286
+ "dependentActions": []
287
+ },
258
288
  "deletereference": {
259
289
  "name": "DeleteReference",
260
290
  "description": "Grants permission to delete a Reference in the given Reference Store",
@@ -463,6 +493,21 @@
463
493
  "conditionKeys": [],
464
494
  "dependentActions": []
465
495
  },
496
+ "getconfiguration": {
497
+ "name": "GetConfiguration",
498
+ "description": "Grants permission to retrieve configuration details",
499
+ "accessLevel": "Read",
500
+ "resourceTypes": [
501
+ {
502
+ "name": "configuration",
503
+ "required": true,
504
+ "conditionKeys": [],
505
+ "dependentActions": []
506
+ }
507
+ ],
508
+ "conditionKeys": [],
509
+ "dependentActions": []
510
+ },
466
511
  "getreadset": {
467
512
  "name": "GetReadSet",
468
513
  "description": "Grants permission to get a Read Set in the given Sequence Store",
@@ -816,6 +861,14 @@
816
861
  "conditionKeys": [],
817
862
  "dependentActions": []
818
863
  },
864
+ "listconfigurations": {
865
+ "name": "ListConfigurations",
866
+ "description": "Grants permission to retrieve a list of configurations",
867
+ "accessLevel": "List",
868
+ "resourceTypes": [],
869
+ "conditionKeys": [],
870
+ "dependentActions": []
871
+ },
819
872
  "listmultipartreadsetuploads": {
820
873
  "name": "ListMultipartReadSetUploads",
821
874
  "description": "Grants permission to list multipart read set uploads",
@@ -1155,6 +1208,12 @@
1155
1208
  "iam:PassRole"
1156
1209
  ]
1157
1210
  },
1211
+ {
1212
+ "name": "configuration",
1213
+ "required": false,
1214
+ "conditionKeys": [],
1215
+ "dependentActions": []
1216
+ },
1158
1217
  {
1159
1218
  "name": "runCache",
1160
1219
  "required": false,
@@ -1224,6 +1283,12 @@
1224
1283
  "conditionKeys": [],
1225
1284
  "dependentActions": []
1226
1285
  },
1286
+ {
1287
+ "name": "configuration",
1288
+ "required": false,
1289
+ "conditionKeys": [],
1290
+ "dependentActions": []
1291
+ },
1227
1292
  {
1228
1293
  "name": "readSet",
1229
1294
  "required": false,
@@ -1308,6 +1373,12 @@
1308
1373
  "conditionKeys": [],
1309
1374
  "dependentActions": []
1310
1375
  },
1376
+ {
1377
+ "name": "configuration",
1378
+ "required": false,
1379
+ "conditionKeys": [],
1380
+ "dependentActions": []
1381
+ },
1311
1382
  {
1312
1383
  "name": "readSet",
1313
1384
  "required": false,
@@ -1914,7 +1914,14 @@
1914
1914
  "name": "ModifyClusterMaintenance",
1915
1915
  "description": "Grants permission to modify the maintenance settings of a cluster",
1916
1916
  "accessLevel": "Write",
1917
- "resourceTypes": [],
1917
+ "resourceTypes": [
1918
+ {
1919
+ "name": "cluster",
1920
+ "required": true,
1921
+ "conditionKeys": [],
1922
+ "dependentActions": []
1923
+ }
1924
+ ],
1918
1925
  "conditionKeys": [],
1919
1926
  "dependentActions": []
1920
1927
  },
@@ -27,7 +27,9 @@
27
27
  }
28
28
  ],
29
29
  "conditionKeys": [],
30
- "dependentActions": []
30
+ "dependentActions": [
31
+ "kms:Decrypt"
32
+ ]
31
33
  },
32
34
  "batchgetagentspaces": {
33
35
  "name": "BatchGetAgentSpaces",
@@ -42,7 +44,9 @@
42
44
  }
43
45
  ],
44
46
  "conditionKeys": [],
45
- "dependentActions": []
47
+ "dependentActions": [
48
+ "kms:Decrypt"
49
+ ]
46
50
  },
47
51
  "batchgetartifactmetadata": {
48
52
  "name": "BatchGetArtifactMetadata",
@@ -72,7 +76,9 @@
72
76
  }
73
77
  ],
74
78
  "conditionKeys": [],
75
- "dependentActions": []
79
+ "dependentActions": [
80
+ "kms:Decrypt"
81
+ ]
76
82
  },
77
83
  "batchgetpentestjobcontentmetadata": {
78
84
  "name": "BatchGetPentestJobContentMetadata",
@@ -87,7 +93,9 @@
87
93
  }
88
94
  ],
89
95
  "conditionKeys": [],
90
- "dependentActions": []
96
+ "dependentActions": [
97
+ "kms:Decrypt"
98
+ ]
91
99
  },
92
100
  "batchgetpentestjobtasks": {
93
101
  "name": "BatchGetPentestJobTasks",
@@ -102,7 +110,9 @@
102
110
  }
103
111
  ],
104
112
  "conditionKeys": [],
105
- "dependentActions": []
113
+ "dependentActions": [
114
+ "kms:Decrypt"
115
+ ]
106
116
  },
107
117
  "batchgetpentestjobs": {
108
118
  "name": "BatchGetPentestJobs",
@@ -117,7 +127,9 @@
117
127
  }
118
128
  ],
119
129
  "conditionKeys": [],
120
- "dependentActions": []
130
+ "dependentActions": [
131
+ "kms:Decrypt"
132
+ ]
121
133
  },
122
134
  "batchgetpentests": {
123
135
  "name": "BatchGetPentests",
@@ -132,22 +144,9 @@
132
144
  }
133
145
  ],
134
146
  "conditionKeys": [],
135
- "dependentActions": []
136
- },
137
- "batchgetsecuritytestcontentmetadata": {
138
- "name": "BatchGetSecurityTestContentMetadata",
139
- "description": "Grants permission to retrieve multiple security testing contents metadata in a single request",
140
- "accessLevel": "Read",
141
- "resourceTypes": [
142
- {
143
- "name": "AgentSpace",
144
- "required": true,
145
- "conditionKeys": [],
146
- "dependentActions": []
147
- }
148
- ],
149
- "conditionKeys": [],
150
- "dependentActions": []
147
+ "dependentActions": [
148
+ "kms:Decrypt"
149
+ ]
151
150
  },
152
151
  "batchgettargetdomains": {
153
152
  "name": "BatchGetTargetDomains",
@@ -164,21 +163,6 @@
164
163
  "conditionKeys": [],
165
164
  "dependentActions": []
166
165
  },
167
- "batchgettasks": {
168
- "name": "BatchGetTasks",
169
- "description": "Grants permission to retrieve multiple security testing tasks in a single request",
170
- "accessLevel": "Read",
171
- "resourceTypes": [
172
- {
173
- "name": "AgentSpace",
174
- "required": true,
175
- "conditionKeys": [],
176
- "dependentActions": []
177
- }
178
- ],
179
- "conditionKeys": [],
180
- "dependentActions": []
181
- },
182
166
  "createagentspace": {
183
167
  "name": "CreateAgentSpace",
184
168
  "description": "Grants permission to create an agent space record",
@@ -188,7 +172,11 @@
188
172
  "aws:RequestTag/${TagKey}",
189
173
  "aws:TagKeys"
190
174
  ],
191
- "dependentActions": []
175
+ "dependentActions": [
176
+ "kms:Decrypt",
177
+ "kms:DescribeKey",
178
+ "kms:GenerateDataKeyWithoutPlaintext"
179
+ ]
192
180
  },
193
181
  "createapplication": {
194
182
  "name": "CreateApplication",
@@ -201,6 +189,7 @@
201
189
  ],
202
190
  "dependentActions": [
203
191
  "iam:PassRole",
192
+ "kms:DescribeKey",
204
193
  "sso:CreateApplication"
205
194
  ]
206
195
  },
@@ -223,14 +212,7 @@
223
212
  "name": "CreateIntegration",
224
213
  "description": "Grants permission to create a security testing integration",
225
214
  "accessLevel": "Write",
226
- "resourceTypes": [
227
- {
228
- "name": "Application",
229
- "required": true,
230
- "conditionKeys": [],
231
- "dependentActions": []
232
- }
233
- ],
215
+ "resourceTypes": [],
234
216
  "conditionKeys": [
235
217
  "aws:RequestTag/${TagKey}",
236
218
  "aws:TagKeys"
@@ -280,7 +262,9 @@
280
262
  }
281
263
  ],
282
264
  "conditionKeys": [],
283
- "dependentActions": []
265
+ "dependentActions": [
266
+ "kms:Decrypt"
267
+ ]
284
268
  },
285
269
  "createsecurityrequirement": {
286
270
  "name": "CreateSecurityRequirement",
@@ -318,7 +302,9 @@
318
302
  }
319
303
  ],
320
304
  "conditionKeys": [],
321
- "dependentActions": []
305
+ "dependentActions": [
306
+ "kms:Decrypt"
307
+ ]
322
308
  },
323
309
  "deleteapplication": {
324
310
  "name": "DeleteApplication",
@@ -425,21 +411,6 @@
425
411
  "conditionKeys": [],
426
412
  "dependentActions": []
427
413
  },
428
- "describefindings": {
429
- "name": "DescribeFindings",
430
- "description": "Grants permission to retrieve security findings for a penetration test or security testing tasks in a penetration test",
431
- "accessLevel": "Read",
432
- "resourceTypes": [
433
- {
434
- "name": "AgentSpace",
435
- "required": true,
436
- "conditionKeys": [],
437
- "dependentActions": []
438
- }
439
- ],
440
- "conditionKeys": [],
441
- "dependentActions": []
442
- },
443
414
  "getapplication": {
444
415
  "name": "GetApplication",
445
416
  "description": "Grants permission to get application details by application ID",
@@ -470,21 +441,6 @@
470
441
  "conditionKeys": [],
471
442
  "dependentActions": []
472
443
  },
473
- "getcodereviewtask": {
474
- "name": "GetCodeReviewTask",
475
- "description": "Grants permission to retrieve a Code Review Task",
476
- "accessLevel": "Read",
477
- "resourceTypes": [
478
- {
479
- "name": "AgentSpace",
480
- "required": true,
481
- "conditionKeys": [],
482
- "dependentActions": []
483
- }
484
- ],
485
- "conditionKeys": [],
486
- "dependentActions": []
487
- },
488
444
  "getdesignreview": {
489
445
  "name": "GetDesignReview",
490
446
  "description": "Grants permission to get the status of the associated agent space design review",
@@ -530,21 +486,6 @@
530
486
  "conditionKeys": [],
531
487
  "dependentActions": []
532
488
  },
533
- "getdocreviewtask": {
534
- "name": "GetDocReviewTask",
535
- "description": "Grants permission to retrieve a document review task",
536
- "accessLevel": "Read",
537
- "resourceTypes": [
538
- {
539
- "name": "AgentSpace",
540
- "required": true,
541
- "conditionKeys": [],
542
- "dependentActions": []
543
- }
544
- ],
545
- "conditionKeys": [],
546
- "dependentActions": []
547
- },
548
489
  "getintegration": {
549
490
  "name": "GetIntegration",
550
491
  "description": "Grants permission to get the integration metadata by ID",
@@ -579,14 +520,7 @@
579
520
  "name": "InitiateProviderRegistration",
580
521
  "description": "Grants permission to initiate the registration of Security Agent App for the given provider (eg: GitHub)",
581
522
  "accessLevel": "Write",
582
- "resourceTypes": [
583
- {
584
- "name": "Application",
585
- "required": true,
586
- "conditionKeys": [],
587
- "dependentActions": []
588
- }
589
- ],
523
+ "resourceTypes": [],
590
524
  "conditionKeys": [],
591
525
  "dependentActions": []
592
526
  },
@@ -608,7 +542,7 @@
608
542
  },
609
543
  "listartifacts": {
610
544
  "name": "ListArtifacts",
611
- "description": "Grants permission to list all artifacts for the given project",
545
+ "description": "Grants permission to list all artifacts for the given agent space",
612
546
  "accessLevel": "List",
613
547
  "resourceTypes": [
614
548
  {
@@ -638,7 +572,7 @@
638
572
  },
639
573
  "listdesignreviews": {
640
574
  "name": "ListDesignReviews",
641
- "description": "Grants permission to list all design reviews for the given project",
575
+ "description": "Grants permission to list all design reviews for the given agent space",
642
576
  "accessLevel": "List",
643
577
  "resourceTypes": [
644
578
  {
@@ -664,7 +598,9 @@
664
598
  }
665
599
  ],
666
600
  "conditionKeys": [],
667
- "dependentActions": []
601
+ "dependentActions": [
602
+ "kms:Decrypt"
603
+ ]
668
604
  },
669
605
  "listfindings": {
670
606
  "name": "ListFindings",
@@ -679,7 +615,9 @@
679
615
  }
680
616
  ],
681
617
  "conditionKeys": [],
682
- "dependentActions": []
618
+ "dependentActions": [
619
+ "kms:Decrypt"
620
+ ]
683
621
  },
684
622
  "listintegratedresources": {
685
623
  "name": "ListIntegratedResources",
@@ -732,7 +670,9 @@
732
670
  }
733
671
  ],
734
672
  "conditionKeys": [],
735
- "dependentActions": []
673
+ "dependentActions": [
674
+ "kms:Decrypt"
675
+ ]
736
676
  },
737
677
  "listpentestjobsforpentest": {
738
678
  "name": "ListPentestJobsForPentest",
@@ -747,7 +687,9 @@
747
687
  }
748
688
  ],
749
689
  "conditionKeys": [],
750
- "dependentActions": []
690
+ "dependentActions": [
691
+ "kms:Decrypt"
692
+ ]
751
693
  },
752
694
  "listpentests": {
753
695
  "name": "ListPentests",
@@ -762,7 +704,9 @@
762
704
  }
763
705
  ],
764
706
  "conditionKeys": [],
765
- "dependentActions": []
707
+ "dependentActions": [
708
+ "kms:Decrypt"
709
+ ]
766
710
  },
767
711
  "listresourcesfromintegration": {
768
712
  "name": "ListResourcesFromIntegration",
@@ -841,21 +785,6 @@
841
785
  "conditionKeys": [],
842
786
  "dependentActions": []
843
787
  },
844
- "listtasks": {
845
- "name": "ListTasks",
846
- "description": "Grants permission to list security testing tasks associated with a pentest job",
847
- "accessLevel": "List",
848
- "resourceTypes": [
849
- {
850
- "name": "AgentSpace",
851
- "required": true,
852
- "conditionKeys": [],
853
- "dependentActions": []
854
- }
855
- ],
856
- "conditionKeys": [],
857
- "dependentActions": []
858
- },
859
788
  "putdesignreviewfeedback": {
860
789
  "name": "PutDesignReviewFeedback",
861
790
  "description": "Grants permission to submit feedback for a design review comment",
@@ -884,22 +813,10 @@
884
813
  }
885
814
  ],
886
815
  "conditionKeys": [],
887
- "dependentActions": []
888
- },
889
- "startpentestexecution": {
890
- "name": "StartPentestExecution",
891
- "description": "Grants permission to initiate the execution of a penetration test",
892
- "accessLevel": "Write",
893
- "resourceTypes": [
894
- {
895
- "name": "AgentSpace",
896
- "required": true,
897
- "conditionKeys": [],
898
- "dependentActions": []
899
- }
900
- ],
901
- "conditionKeys": [],
902
- "dependentActions": []
816
+ "dependentActions": [
817
+ "kms:Decrypt",
818
+ "kms:GenerateDataKey"
819
+ ]
903
820
  },
904
821
  "startpentestjob": {
905
822
  "name": "StartPentestJob",
@@ -914,22 +831,10 @@
914
831
  }
915
832
  ],
916
833
  "conditionKeys": [],
917
- "dependentActions": []
918
- },
919
- "stoppentestexecution": {
920
- "name": "StopPentestExecution",
921
- "description": "Grants permission to stop the execution of a running penetration test",
922
- "accessLevel": "Write",
923
- "resourceTypes": [
924
- {
925
- "name": "AgentSpace",
926
- "required": true,
927
- "conditionKeys": [],
928
- "dependentActions": []
929
- }
930
- ],
931
- "conditionKeys": [],
932
- "dependentActions": []
834
+ "dependentActions": [
835
+ "kms:Decrypt",
836
+ "kms:GenerateDataKey"
837
+ ]
933
838
  },
934
839
  "stoppentestjob": {
935
840
  "name": "StopPentestJob",
@@ -944,7 +849,9 @@
944
849
  }
945
850
  ],
946
851
  "conditionKeys": [],
947
- "dependentActions": []
852
+ "dependentActions": [
853
+ "kms:Decrypt"
854
+ ]
948
855
  },
949
856
  "tagresource": {
950
857
  "name": "TagResource",
@@ -1057,7 +964,9 @@
1057
964
  }
1058
965
  ],
1059
966
  "conditionKeys": [],
1060
- "dependentActions": []
967
+ "dependentActions": [
968
+ "kms:Decrypt"
969
+ ]
1061
970
  },
1062
971
  "updateapplication": {
1063
972
  "name": "UpdateApplication",
@@ -1073,7 +982,8 @@
1073
982
  ],
1074
983
  "conditionKeys": [],
1075
984
  "dependentActions": [
1076
- "iam:PassRole"
985
+ "iam:PassRole",
986
+ "kms:DescribeKey"
1077
987
  ]
1078
988
  },
1079
989
  "updatefinding": {
@@ -1089,7 +999,9 @@
1089
999
  }
1090
1000
  ],
1091
1001
  "conditionKeys": [],
1092
- "dependentActions": []
1002
+ "dependentActions": [
1003
+ "kms:Decrypt"
1004
+ ]
1093
1005
  },
1094
1006
  "updateintegratedresources": {
1095
1007
  "name": "UpdateIntegratedResources",
@@ -1119,7 +1031,9 @@
1119
1031
  }
1120
1032
  ],
1121
1033
  "conditionKeys": [],
1122
- "dependentActions": []
1034
+ "dependentActions": [
1035
+ "kms:Decrypt"
1036
+ ]
1123
1037
  },
1124
1038
  "updatesecurityrequirement": {
1125
1039
  "name": "UpdateSecurityRequirement",
@@ -13,6 +13,13 @@
13
13
  "aws:ResourceTag/${TagKey}"
14
14
  ]
15
15
  },
16
+ "configuration": {
17
+ "key": "configuration",
18
+ "arn": "arn:${Partition}:omics:${Region}:${Account}:configuration/${Name}",
19
+ "conditionKeys": [
20
+ "aws:ResourceTag/${TagKey}"
21
+ ]
22
+ },
16
23
  "readset": {
17
24
  "key": "readSet",
18
25
  "arn": "arn:${Partition}:omics:${Region}:${Account}:sequenceStore/${SequenceStoreId}/readSet/${ReadSetId}",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.18.202603261",
3
+ "version": "0.18.202603281",
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-03-26T05:19:19.192Z",
9
+ "updatedAt": "2026-03-28T05:12:05.889Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",