@cloud-copilot/iam-data 0.9.202411191 → 0.9.202411201

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.
@@ -41,14 +41,7 @@
41
41
  "name": "CancelAnnotationImportJob",
42
42
  "description": "Grants permission to cancel an Annotation Import Job",
43
43
  "accessLevel": "Write",
44
- "resourceTypes": [
45
- {
46
- "name": "AnnotationImportJob",
47
- "required": true,
48
- "conditionKeys": [],
49
- "dependentActions": []
50
- }
51
- ],
44
+ "resourceTypes": [],
52
45
  "conditionKeys": [],
53
46
  "dependentActions": []
54
47
  },
@@ -71,14 +64,7 @@
71
64
  "name": "CancelVariantImportJob",
72
65
  "description": "Grants permission to cancel a Variant Import Job",
73
66
  "accessLevel": "Write",
74
- "resourceTypes": [
75
- {
76
- "name": "VariantImportJob",
77
- "required": true,
78
- "conditionKeys": [],
79
- "dependentActions": []
80
- }
81
- ],
67
+ "resourceTypes": [],
82
68
  "conditionKeys": [],
83
69
  "dependentActions": []
84
70
  },
@@ -102,7 +88,10 @@
102
88
  "description": "Grants permission to create an Annotation Store",
103
89
  "accessLevel": "Write",
104
90
  "resourceTypes": [],
105
- "conditionKeys": [],
91
+ "conditionKeys": [
92
+ "aws:RequestTag/${TagKey}",
93
+ "aws:TagKeys"
94
+ ],
106
95
  "dependentActions": []
107
96
  },
108
97
  "createannotationstoreversion": {
@@ -117,7 +106,10 @@
117
106
  "dependentActions": []
118
107
  }
119
108
  ],
120
- "conditionKeys": [],
109
+ "conditionKeys": [
110
+ "aws:RequestTag/${TagKey}",
111
+ "aws:TagKeys"
112
+ ],
121
113
  "dependentActions": []
122
114
  },
123
115
  "createmultipartreadsetupload": {
@@ -146,6 +138,17 @@
146
138
  ],
147
139
  "dependentActions": []
148
140
  },
141
+ "createruncache": {
142
+ "name": "CreateRunCache",
143
+ "description": "Grants permission to create a new workflow run cache",
144
+ "accessLevel": "Write",
145
+ "resourceTypes": [],
146
+ "conditionKeys": [
147
+ "aws:RequestTag/${TagKey}",
148
+ "aws:TagKeys"
149
+ ],
150
+ "dependentActions": []
151
+ },
149
152
  "createrungroup": {
150
153
  "name": "CreateRunGroup",
151
154
  "description": "Grants permission to create a new workflow run group",
@@ -181,7 +184,10 @@
181
184
  "description": "Grants permission to create a Variant Store",
182
185
  "accessLevel": "Write",
183
186
  "resourceTypes": [],
184
- "conditionKeys": [],
187
+ "conditionKeys": [
188
+ "aws:RequestTag/${TagKey}",
189
+ "aws:TagKeys"
190
+ ],
185
191
  "dependentActions": []
186
192
  },
187
193
  "createworkflow": {
@@ -282,6 +288,21 @@
282
288
  "conditionKeys": [],
283
289
  "dependentActions": []
284
290
  },
291
+ "deleteruncache": {
292
+ "name": "DeleteRunCache",
293
+ "description": "Grants permission to delete a workflow run cache",
294
+ "accessLevel": "Write",
295
+ "resourceTypes": [
296
+ {
297
+ "name": "runCache",
298
+ "required": true,
299
+ "conditionKeys": [],
300
+ "dependentActions": []
301
+ }
302
+ ],
303
+ "conditionKeys": [],
304
+ "dependentActions": []
305
+ },
285
306
  "deleterungroup": {
286
307
  "name": "DeleteRunGroup",
287
308
  "description": "Grants permission to delete a workflow run group",
@@ -297,6 +318,21 @@
297
318
  "conditionKeys": [],
298
319
  "dependentActions": []
299
320
  },
321
+ "deletes3accesspolicy": {
322
+ "name": "DeleteS3AccessPolicy",
323
+ "description": "Grants permission to delete an access policy on a given store",
324
+ "accessLevel": "Write",
325
+ "resourceTypes": [
326
+ {
327
+ "name": "sequenceStore",
328
+ "required": true,
329
+ "conditionKeys": [],
330
+ "dependentActions": []
331
+ }
332
+ ],
333
+ "conditionKeys": [],
334
+ "dependentActions": []
335
+ },
300
336
  "deletesequencestore": {
301
337
  "name": "DeleteSequenceStore",
302
338
  "description": "Grants permission to delete a Sequence Store",
@@ -354,14 +390,7 @@
354
390
  "name": "GetAnnotationImportJob",
355
391
  "description": "Grants permission to get the status of an Annotation Import Job",
356
392
  "accessLevel": "Read",
357
- "resourceTypes": [
358
- {
359
- "name": "AnnotationImportJob",
360
- "required": true,
361
- "conditionKeys": [],
362
- "dependentActions": []
363
- }
364
- ],
393
+ "resourceTypes": [],
365
394
  "conditionKeys": [],
366
395
  "dependentActions": []
367
396
  },
@@ -385,12 +414,6 @@
385
414
  "description": "Grants permission to get detailed information about a version in an Annotation Store",
386
415
  "accessLevel": "Read",
387
416
  "resourceTypes": [
388
- {
389
- "name": "AnnotationStore",
390
- "required": true,
391
- "conditionKeys": [],
392
- "dependentActions": []
393
- },
394
417
  {
395
418
  "name": "AnnotationStoreVersion",
396
419
  "required": true,
@@ -575,6 +598,21 @@
575
598
  "conditionKeys": [],
576
599
  "dependentActions": []
577
600
  },
601
+ "getruncache": {
602
+ "name": "GetRunCache",
603
+ "description": "Grants permission to retrieve workflow run cache details",
604
+ "accessLevel": "Read",
605
+ "resourceTypes": [
606
+ {
607
+ "name": "runCache",
608
+ "required": true,
609
+ "conditionKeys": [],
610
+ "dependentActions": []
611
+ }
612
+ ],
613
+ "conditionKeys": [],
614
+ "dependentActions": []
615
+ },
578
616
  "getrungroup": {
579
617
  "name": "GetRunGroup",
580
618
  "description": "Grants permission to retrieve workflow run group details",
@@ -611,6 +649,21 @@
611
649
  "conditionKeys": [],
612
650
  "dependentActions": []
613
651
  },
652
+ "gets3accesspolicy": {
653
+ "name": "GetS3AccessPolicy",
654
+ "description": "Grants permission to get details about an access policy on a given store",
655
+ "accessLevel": "Read",
656
+ "resourceTypes": [
657
+ {
658
+ "name": "sequenceStore",
659
+ "required": true,
660
+ "conditionKeys": [],
661
+ "dependentActions": []
662
+ }
663
+ ],
664
+ "conditionKeys": [],
665
+ "dependentActions": []
666
+ },
614
667
  "getsequencestore": {
615
668
  "name": "GetSequenceStore",
616
669
  "description": "Grants permission to get details about a Sequence Store",
@@ -638,14 +691,7 @@
638
691
  "name": "GetVariantImportJob",
639
692
  "description": "Grants permission to get the status of a Variant Import Job",
640
693
  "accessLevel": "Read",
641
- "resourceTypes": [
642
- {
643
- "name": "VariantImportJob",
644
- "required": true,
645
- "conditionKeys": [],
646
- "dependentActions": []
647
- }
648
- ],
694
+ "resourceTypes": [],
649
695
  "conditionKeys": [],
650
696
  "dependentActions": []
651
697
  },
@@ -838,6 +884,14 @@
838
884
  "conditionKeys": [],
839
885
  "dependentActions": []
840
886
  },
887
+ "listruncaches": {
888
+ "name": "ListRunCaches",
889
+ "description": "Grants permission to retrieve a list of workflow run caches",
890
+ "accessLevel": "List",
891
+ "resourceTypes": [],
892
+ "conditionKeys": [],
893
+ "dependentActions": []
894
+ },
841
895
  "listrungroups": {
842
896
  "name": "ListRunGroups",
843
897
  "description": "Grants permission to retrieve a list of workflow run groups",
@@ -917,11 +971,39 @@
917
971
  "conditionKeys": [],
918
972
  "dependentActions": []
919
973
  },
974
+ "puts3accesspolicy": {
975
+ "name": "PutS3AccessPolicy",
976
+ "description": "Grants permission to put an access policy on a given store",
977
+ "accessLevel": "Write",
978
+ "resourceTypes": [
979
+ {
980
+ "name": "sequenceStore",
981
+ "required": true,
982
+ "conditionKeys": [],
983
+ "dependentActions": []
984
+ }
985
+ ],
986
+ "conditionKeys": [],
987
+ "dependentActions": []
988
+ },
920
989
  "startannotationimportjob": {
921
990
  "name": "StartAnnotationImportJob",
922
991
  "description": "Grants permission to import a list of Annotation files to an Annotation Store",
923
992
  "accessLevel": "Write",
924
- "resourceTypes": [],
993
+ "resourceTypes": [
994
+ {
995
+ "name": "AnnotationStore",
996
+ "required": true,
997
+ "conditionKeys": [],
998
+ "dependentActions": []
999
+ },
1000
+ {
1001
+ "name": "AnnotationStoreVersion",
1002
+ "required": true,
1003
+ "conditionKeys": [],
1004
+ "dependentActions": []
1005
+ }
1006
+ ],
925
1007
  "conditionKeys": [],
926
1008
  "dependentActions": []
927
1009
  },
@@ -998,6 +1080,12 @@
998
1080
  "iam:PassRole"
999
1081
  ]
1000
1082
  },
1083
+ {
1084
+ "name": "runCache",
1085
+ "required": false,
1086
+ "conditionKeys": [],
1087
+ "dependentActions": []
1088
+ },
1001
1089
  {
1002
1090
  "name": "runGroup",
1003
1091
  "required": false,
@@ -1021,7 +1109,14 @@
1021
1109
  "name": "StartVariantImportJob",
1022
1110
  "description": "Grants permission to import a list of variant files to an Variant Store",
1023
1111
  "accessLevel": "Write",
1024
- "resourceTypes": [],
1112
+ "resourceTypes": [
1113
+ {
1114
+ "name": "VariantStore",
1115
+ "required": true,
1116
+ "conditionKeys": [],
1117
+ "dependentActions": []
1118
+ }
1119
+ ],
1025
1120
  "conditionKeys": [],
1026
1121
  "dependentActions": []
1027
1122
  },
@@ -1030,6 +1125,24 @@
1030
1125
  "description": "Grants permission to add AWS tags to a resource",
1031
1126
  "accessLevel": "Tagging",
1032
1127
  "resourceTypes": [
1128
+ {
1129
+ "name": "AnnotationStore",
1130
+ "required": false,
1131
+ "conditionKeys": [],
1132
+ "dependentActions": []
1133
+ },
1134
+ {
1135
+ "name": "AnnotationStoreVersion",
1136
+ "required": false,
1137
+ "conditionKeys": [],
1138
+ "dependentActions": []
1139
+ },
1140
+ {
1141
+ "name": "VariantStore",
1142
+ "required": false,
1143
+ "conditionKeys": [],
1144
+ "dependentActions": []
1145
+ },
1033
1146
  {
1034
1147
  "name": "readSet",
1035
1148
  "required": false,
@@ -1054,6 +1167,12 @@
1054
1167
  "conditionKeys": [],
1055
1168
  "dependentActions": []
1056
1169
  },
1170
+ {
1171
+ "name": "runCache",
1172
+ "required": false,
1173
+ "conditionKeys": [],
1174
+ "dependentActions": []
1175
+ },
1057
1176
  {
1058
1177
  "name": "runGroup",
1059
1178
  "required": false,
@@ -1084,6 +1203,24 @@
1084
1203
  "description": "Grants permission to remove resource AWS tags",
1085
1204
  "accessLevel": "Tagging",
1086
1205
  "resourceTypes": [
1206
+ {
1207
+ "name": "AnnotationStore",
1208
+ "required": false,
1209
+ "conditionKeys": [],
1210
+ "dependentActions": []
1211
+ },
1212
+ {
1213
+ "name": "AnnotationStoreVersion",
1214
+ "required": false,
1215
+ "conditionKeys": [],
1216
+ "dependentActions": []
1217
+ },
1218
+ {
1219
+ "name": "VariantStore",
1220
+ "required": false,
1221
+ "conditionKeys": [],
1222
+ "dependentActions": []
1223
+ },
1087
1224
  {
1088
1225
  "name": "readSet",
1089
1226
  "required": false,
@@ -1108,6 +1245,12 @@
1108
1245
  "conditionKeys": [],
1109
1246
  "dependentActions": []
1110
1247
  },
1248
+ {
1249
+ "name": "runCache",
1250
+ "required": false,
1251
+ "conditionKeys": [],
1252
+ "dependentActions": []
1253
+ },
1111
1254
  {
1112
1255
  "name": "runGroup",
1113
1256
  "required": false,
@@ -1153,13 +1296,22 @@
1153
1296
  "accessLevel": "Write",
1154
1297
  "resourceTypes": [
1155
1298
  {
1156
- "name": "AnnotationStore",
1299
+ "name": "AnnotationStoreVersion",
1157
1300
  "required": true,
1158
1301
  "conditionKeys": [],
1159
1302
  "dependentActions": []
1160
- },
1303
+ }
1304
+ ],
1305
+ "conditionKeys": [],
1306
+ "dependentActions": []
1307
+ },
1308
+ "updateruncache": {
1309
+ "name": "UpdateRunCache",
1310
+ "description": "Grants permission to update a workflow run cache",
1311
+ "accessLevel": "Write",
1312
+ "resourceTypes": [
1161
1313
  {
1162
- "name": "AnnotationStoreVersion",
1314
+ "name": "runCache",
1163
1315
  "required": true,
1164
1316
  "conditionKeys": [],
1165
1317
  "dependentActions": []
@@ -1183,6 +1335,21 @@
1183
1335
  "conditionKeys": [],
1184
1336
  "dependentActions": []
1185
1337
  },
1338
+ "updatesequencestore": {
1339
+ "name": "UpdateSequenceStore",
1340
+ "description": "Grants permission to update details about a Sequence Store",
1341
+ "accessLevel": "Write",
1342
+ "resourceTypes": [
1343
+ {
1344
+ "name": "sequenceStore",
1345
+ "required": true,
1346
+ "conditionKeys": [],
1347
+ "dependentActions": []
1348
+ }
1349
+ ],
1350
+ "conditionKeys": [],
1351
+ "dependentActions": []
1352
+ },
1186
1353
  "updatevariantstore": {
1187
1354
  "name": "UpdateVariantStore",
1188
1355
  "description": "Grants permission to update metadata about the Variant Store",
@@ -350,6 +350,15 @@
350
350
  "conditionKeys": [],
351
351
  "dependentActions": []
352
352
  },
353
+ "deletesqlgenerationcontext": {
354
+ "name": "DeleteSqlGenerationContext",
355
+ "isPermissionOnly": true,
356
+ "description": "Grants permission to delete sql generation context",
357
+ "accessLevel": "Write",
358
+ "resourceTypes": [],
359
+ "conditionKeys": [],
360
+ "dependentActions": []
361
+ },
353
362
  "deletetab": {
354
363
  "name": "DeleteTab",
355
364
  "isPermissionOnly": true,
@@ -580,6 +589,24 @@
580
589
  "conditionKeys": [],
581
590
  "dependentActions": []
582
591
  },
592
+ "getsqlgenerationcontext": {
593
+ "name": "GetSqlGenerationContext",
594
+ "isPermissionOnly": true,
595
+ "description": "Grants permission to get sql generation context",
596
+ "accessLevel": "Read",
597
+ "resourceTypes": [],
598
+ "conditionKeys": [],
599
+ "dependentActions": []
600
+ },
601
+ "getsqlrecommendations": {
602
+ "name": "GetSqlRecommendations",
603
+ "isPermissionOnly": true,
604
+ "description": "Grants permission to get text to SQL recommendations",
605
+ "accessLevel": "Read",
606
+ "resourceTypes": [],
607
+ "conditionKeys": [],
608
+ "dependentActions": []
609
+ },
583
610
  "getuserinfo": {
584
611
  "name": "GetUserInfo",
585
612
  "isPermissionOnly": true,
@@ -764,6 +791,15 @@
764
791
  "conditionKeys": [],
765
792
  "dependentActions": []
766
793
  },
794
+ "passaccountsettings": {
795
+ "name": "PassAccountSettings",
796
+ "isPermissionOnly": true,
797
+ "description": "Grants permission to provide account settings with the request",
798
+ "accessLevel": "Write",
799
+ "resourceTypes": [],
800
+ "conditionKeys": [],
801
+ "dependentActions": []
802
+ },
767
803
  "putqcustomcontext": {
768
804
  "name": "PutQCustomContext",
769
805
  "isPermissionOnly": true,
@@ -773,6 +809,15 @@
773
809
  "conditionKeys": [],
774
810
  "dependentActions": []
775
811
  },
812
+ "putsqlgenerationcontext": {
813
+ "name": "PutSqlGenerationContext",
814
+ "isPermissionOnly": true,
815
+ "description": "Grants permission to update sql generation context",
816
+ "accessLevel": "Write",
817
+ "resourceTypes": [],
818
+ "conditionKeys": [],
819
+ "dependentActions": []
820
+ },
776
821
  "puttab": {
777
822
  "name": "PutTab",
778
823
  "isPermissionOnly": true,
@@ -19,6 +19,11 @@
19
19
  "description": "Filters access by the service from which the credentials of the request is issued",
20
20
  "type": "String"
21
21
  },
22
+ "glue:enabledforredshiftautodiscovery": {
23
+ "key": "glue:EnabledForRedshiftAutoDiscovery",
24
+ "description": "Filters access by the presence of the key configured for role's identity-based policy",
25
+ "type": "Bool"
26
+ },
22
27
  "glue:roleassumedby": {
23
28
  "key": "glue:RoleAssumedBy",
24
29
  "description": "Filters access by the service from which the credentials of the request is obtained by assuming the customer role",
@@ -13,30 +13,5 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the presence of tag keys in the request",
15
15
  "type": "ArrayOfString"
16
- },
17
- "omics:annotationimportjobjobid": {
18
- "key": "omics:AnnotationImportJobJobId",
19
- "description": "Filters access by a unique resource identifier",
20
- "type": "String"
21
- },
22
- "omics:annotationstorename": {
23
- "key": "omics:AnnotationStoreName",
24
- "description": "Filters access by the name of the store",
25
- "type": "String"
26
- },
27
- "omics:annotationstoreversionname": {
28
- "key": "omics:AnnotationStoreVersionName",
29
- "description": "Filters access by the name of the annotation store version",
30
- "type": "String"
31
- },
32
- "omics:variantimportjobjobid": {
33
- "key": "omics:VariantImportJobJobId",
34
- "description": "Filters access by a unique resource identifier",
35
- "type": "String"
36
- },
37
- "omics:variantstorename": {
38
- "key": "omics:VariantStoreName",
39
- "description": "Filters access by the name of the store",
40
- "type": "String"
41
16
  }
42
17
  }
@@ -1,7 +1,11 @@
1
1
  {
2
+ "rootcatalog": {
3
+ "key": "rootcatalog",
4
+ "arn": "arn:${Partition}:glue:${Region}:${Account}:catalog"
5
+ },
2
6
  "catalog": {
3
7
  "key": "catalog",
4
- "arn": "arn:${Partition}:glue:${Region}:${Account}:catalog"
8
+ "arn": "arn:${Partition}:glue:${Region}:${Account}:catalog/${CatalogName}"
5
9
  },
6
10
  "database": {
7
11
  "key": "database",
@@ -120,5 +124,12 @@
120
124
  "completion": {
121
125
  "key": "completion",
122
126
  "arn": "arn:${Partition}:glue:${Region}:${Account}:completion/${CompletionId}"
127
+ },
128
+ "integration": {
129
+ "key": "integration",
130
+ "arn": "arn:${Partition}:glue:${Region}:${Account}:integration:${IntegrationId}",
131
+ "conditionKeys": [
132
+ "aws:ResourceTag/${TagKey}"
133
+ ]
123
134
  }
124
135
  }
@@ -1,23 +1,16 @@
1
1
  {
2
- "annotationimportjob": {
3
- "key": "AnnotationImportJob",
4
- "arn": "arn:${Partition}:omics:${Region}:${Account}:annotationImportJob/${AnnotationImportJobId}",
5
- "conditionKeys": [
6
- "omics:AnnotationImportJobJobId"
7
- ]
8
- },
9
2
  "annotationstore": {
10
3
  "key": "AnnotationStore",
11
- "arn": "arn:${Partition}:omics:${Region}:${Account}:annotationStore/${AnnotationStoreId}",
4
+ "arn": "arn:${Partition}:omics:${Region}:${Account}:annotationStore/${AnnotationStoreName}",
12
5
  "conditionKeys": [
13
- "omics:AnnotationStoreName"
6
+ "aws:ResourceTag/${TagKey}"
14
7
  ]
15
8
  },
16
9
  "annotationstoreversion": {
17
10
  "key": "AnnotationStoreVersion",
18
11
  "arn": "arn:${Partition}:omics:${Region}:${Account}:annotationStore/${AnnotationStoreName}/version/${AnnotationStoreVersionName}",
19
12
  "conditionKeys": [
20
- "omics:AnnotationStoreVersionName"
13
+ "aws:ResourceTag/${TagKey}"
21
14
  ]
22
15
  },
23
16
  "readset": {
@@ -48,6 +41,13 @@
48
41
  "aws:ResourceTag/${TagKey}"
49
42
  ]
50
43
  },
44
+ "runcache": {
45
+ "key": "runCache",
46
+ "arn": "arn:${Partition}:omics:${Region}:${Account}:runCache/${Id}",
47
+ "conditionKeys": [
48
+ "aws:ResourceTag/${TagKey}"
49
+ ]
50
+ },
51
51
  "rungroup": {
52
52
  "key": "runGroup",
53
53
  "arn": "arn:${Partition}:omics:${Region}:${Account}:runGroup/${Id}",
@@ -70,18 +70,11 @@
70
70
  "key": "TaskResource",
71
71
  "arn": "arn:${Partition}:omics:${Region}:${Account}:task/${Id}"
72
72
  },
73
- "variantimportjob": {
74
- "key": "VariantImportJob",
75
- "arn": "arn:${Partition}:omics:${Region}:${Account}:variantImportJob/${VariantImportJobId}",
76
- "conditionKeys": [
77
- "omics:VariantImportJobJobId"
78
- ]
79
- },
80
73
  "variantstore": {
81
74
  "key": "VariantStore",
82
- "arn": "arn:${Partition}:omics:${Region}:${Account}:variantStore/${VariantStoreId}",
75
+ "arn": "arn:${Partition}:omics:${Region}:${Account}:variantStore/${VariantStoreName}",
83
76
  "conditionKeys": [
84
- "omics:VariantStoreName"
77
+ "aws:ResourceTag/${TagKey}"
85
78
  ]
86
79
  },
87
80
  "workflow": {
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202411191",
3
+ "version": "0.9.202411201",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-11-19T04:49:13.392Z",
6
+ "updatedAt": "2024-11-20T04:49:22.137Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",