cdk-comprehend-s3olap 2.0.507 → 2.0.509
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.
- package/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/Crashpad/settings.dat +0 -0
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +295 -29
- package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +3 -0
- package/node_modules/aws-sdk/apis/deadline-2023-10-12.min.json +1679 -1672
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +81 -23
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +11 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +79 -79
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +188 -180
- package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.min.json +37 -24
- package/node_modules/aws-sdk/clients/bedrock.d.ts +288 -0
- package/node_modules/aws-sdk/clients/codebuild.d.ts +14 -2
- package/node_modules/aws-sdk/clients/deadline.d.ts +1562 -1562
- package/node_modules/aws-sdk/clients/ecs.d.ts +54 -54
- package/node_modules/aws-sdk/clients/lambda.d.ts +56 -10
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +16 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +25 -17
- package/node_modules/aws-sdk/clients/ssmsap.d.ts +10 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
- package/node_modules/aws-sdk/dist/aws-sdk.js +275 -206
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +89 -89
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
@@ -262,6 +262,52 @@
|
|
262
262
|
},
|
263
263
|
"idempotent": true
|
264
264
|
},
|
265
|
+
"CreateModelInvocationJob": {
|
266
|
+
"http": {
|
267
|
+
"requestUri": "/model-invocation-job",
|
268
|
+
"responseCode": 200
|
269
|
+
},
|
270
|
+
"input": {
|
271
|
+
"type": "structure",
|
272
|
+
"required": [
|
273
|
+
"jobName",
|
274
|
+
"roleArn",
|
275
|
+
"modelId",
|
276
|
+
"inputDataConfig",
|
277
|
+
"outputDataConfig"
|
278
|
+
],
|
279
|
+
"members": {
|
280
|
+
"jobName": {},
|
281
|
+
"roleArn": {},
|
282
|
+
"clientRequestToken": {
|
283
|
+
"idempotencyToken": true
|
284
|
+
},
|
285
|
+
"modelId": {},
|
286
|
+
"inputDataConfig": {
|
287
|
+
"shape": "S36"
|
288
|
+
},
|
289
|
+
"outputDataConfig": {
|
290
|
+
"shape": "S39"
|
291
|
+
},
|
292
|
+
"timeoutDurationInHours": {
|
293
|
+
"type": "integer"
|
294
|
+
},
|
295
|
+
"tags": {
|
296
|
+
"shape": "S7"
|
297
|
+
}
|
298
|
+
}
|
299
|
+
},
|
300
|
+
"output": {
|
301
|
+
"type": "structure",
|
302
|
+
"required": [
|
303
|
+
"jobArn"
|
304
|
+
],
|
305
|
+
"members": {
|
306
|
+
"jobArn": {}
|
307
|
+
}
|
308
|
+
},
|
309
|
+
"idempotent": true
|
310
|
+
},
|
265
311
|
"CreateProvisionedModelThroughput": {
|
266
312
|
"http": {
|
267
313
|
"requestUri": "/provisioned-model-throughput",
|
@@ -442,10 +488,10 @@
|
|
442
488
|
"shape": "S2s"
|
443
489
|
},
|
444
490
|
"trainingMetrics": {
|
445
|
-
"shape": "
|
491
|
+
"shape": "S3x"
|
446
492
|
},
|
447
493
|
"validationMetrics": {
|
448
|
-
"shape": "
|
494
|
+
"shape": "S3z"
|
449
495
|
},
|
450
496
|
"creationTime": {
|
451
497
|
"shape": "S2a"
|
@@ -466,7 +512,7 @@
|
|
466
512
|
],
|
467
513
|
"members": {
|
468
514
|
"jobIdentifier": {
|
469
|
-
"shape": "
|
515
|
+
"shape": "S42",
|
470
516
|
"location": "uri",
|
471
517
|
"locationName": "jobIdentifier"
|
472
518
|
}
|
@@ -550,22 +596,22 @@
|
|
550
596
|
"modelName": {},
|
551
597
|
"providerName": {},
|
552
598
|
"inputModalities": {
|
553
|
-
"shape": "
|
599
|
+
"shape": "S4e"
|
554
600
|
},
|
555
601
|
"outputModalities": {
|
556
|
-
"shape": "
|
602
|
+
"shape": "S4e"
|
557
603
|
},
|
558
604
|
"responseStreamingSupported": {
|
559
605
|
"type": "boolean"
|
560
606
|
},
|
561
607
|
"customizationsSupported": {
|
562
|
-
"shape": "
|
608
|
+
"shape": "S4h"
|
563
609
|
},
|
564
610
|
"inferenceTypesSupported": {
|
565
|
-
"shape": "
|
611
|
+
"shape": "S4j"
|
566
612
|
},
|
567
613
|
"modelLifecycle": {
|
568
|
-
"shape": "
|
614
|
+
"shape": "S4l"
|
569
615
|
}
|
570
616
|
}
|
571
617
|
}
|
@@ -901,10 +947,10 @@
|
|
901
947
|
"customizationType": {},
|
902
948
|
"outputModelKmsKeyArn": {},
|
903
949
|
"trainingMetrics": {
|
904
|
-
"shape": "
|
950
|
+
"shape": "S3x"
|
905
951
|
},
|
906
952
|
"validationMetrics": {
|
907
|
-
"shape": "
|
953
|
+
"shape": "S3z"
|
908
954
|
},
|
909
955
|
"vpcConfig": {
|
910
956
|
"shape": "S2v"
|
@@ -912,6 +958,68 @@
|
|
912
958
|
}
|
913
959
|
}
|
914
960
|
},
|
961
|
+
"GetModelInvocationJob": {
|
962
|
+
"http": {
|
963
|
+
"method": "GET",
|
964
|
+
"requestUri": "/model-invocation-job/{jobIdentifier}",
|
965
|
+
"responseCode": 200
|
966
|
+
},
|
967
|
+
"input": {
|
968
|
+
"type": "structure",
|
969
|
+
"required": [
|
970
|
+
"jobIdentifier"
|
971
|
+
],
|
972
|
+
"members": {
|
973
|
+
"jobIdentifier": {
|
974
|
+
"location": "uri",
|
975
|
+
"locationName": "jobIdentifier"
|
976
|
+
}
|
977
|
+
}
|
978
|
+
},
|
979
|
+
"output": {
|
980
|
+
"type": "structure",
|
981
|
+
"required": [
|
982
|
+
"jobArn",
|
983
|
+
"modelId",
|
984
|
+
"roleArn",
|
985
|
+
"submitTime",
|
986
|
+
"inputDataConfig",
|
987
|
+
"outputDataConfig"
|
988
|
+
],
|
989
|
+
"members": {
|
990
|
+
"jobArn": {},
|
991
|
+
"jobName": {},
|
992
|
+
"modelId": {},
|
993
|
+
"clientRequestToken": {},
|
994
|
+
"roleArn": {},
|
995
|
+
"status": {},
|
996
|
+
"message": {
|
997
|
+
"shape": "S5w"
|
998
|
+
},
|
999
|
+
"submitTime": {
|
1000
|
+
"shape": "S2a"
|
1001
|
+
},
|
1002
|
+
"lastModifiedTime": {
|
1003
|
+
"shape": "S2a"
|
1004
|
+
},
|
1005
|
+
"endTime": {
|
1006
|
+
"shape": "S2a"
|
1007
|
+
},
|
1008
|
+
"inputDataConfig": {
|
1009
|
+
"shape": "S36"
|
1010
|
+
},
|
1011
|
+
"outputDataConfig": {
|
1012
|
+
"shape": "S39"
|
1013
|
+
},
|
1014
|
+
"timeoutDurationInHours": {
|
1015
|
+
"type": "integer"
|
1016
|
+
},
|
1017
|
+
"jobExpirationTime": {
|
1018
|
+
"shape": "S2a"
|
1019
|
+
}
|
1020
|
+
}
|
1021
|
+
}
|
1022
|
+
},
|
915
1023
|
"GetModelInvocationLoggingConfiguration": {
|
916
1024
|
"http": {
|
917
1025
|
"method": "GET",
|
@@ -926,7 +1034,7 @@
|
|
926
1034
|
"type": "structure",
|
927
1035
|
"members": {
|
928
1036
|
"loggingConfig": {
|
929
|
-
"shape": "
|
1037
|
+
"shape": "S5z"
|
930
1038
|
}
|
931
1039
|
}
|
932
1040
|
}
|
@@ -1205,22 +1313,22 @@
|
|
1205
1313
|
"modelName": {},
|
1206
1314
|
"providerName": {},
|
1207
1315
|
"inputModalities": {
|
1208
|
-
"shape": "
|
1316
|
+
"shape": "S4e"
|
1209
1317
|
},
|
1210
1318
|
"outputModalities": {
|
1211
|
-
"shape": "
|
1319
|
+
"shape": "S4e"
|
1212
1320
|
},
|
1213
1321
|
"responseStreamingSupported": {
|
1214
1322
|
"type": "boolean"
|
1215
1323
|
},
|
1216
1324
|
"customizationsSupported": {
|
1217
|
-
"shape": "
|
1325
|
+
"shape": "S4h"
|
1218
1326
|
},
|
1219
1327
|
"inferenceTypesSupported": {
|
1220
|
-
"shape": "
|
1328
|
+
"shape": "S4j"
|
1221
1329
|
},
|
1222
1330
|
"modelLifecycle": {
|
1223
|
-
"shape": "
|
1331
|
+
"shape": "S4l"
|
1224
1332
|
}
|
1225
1333
|
}
|
1226
1334
|
}
|
@@ -1471,6 +1579,106 @@
|
|
1471
1579
|
}
|
1472
1580
|
}
|
1473
1581
|
},
|
1582
|
+
"ListModelInvocationJobs": {
|
1583
|
+
"http": {
|
1584
|
+
"method": "GET",
|
1585
|
+
"requestUri": "/model-invocation-jobs",
|
1586
|
+
"responseCode": 200
|
1587
|
+
},
|
1588
|
+
"input": {
|
1589
|
+
"type": "structure",
|
1590
|
+
"members": {
|
1591
|
+
"submitTimeAfter": {
|
1592
|
+
"shape": "S2a",
|
1593
|
+
"location": "querystring",
|
1594
|
+
"locationName": "submitTimeAfter"
|
1595
|
+
},
|
1596
|
+
"submitTimeBefore": {
|
1597
|
+
"shape": "S2a",
|
1598
|
+
"location": "querystring",
|
1599
|
+
"locationName": "submitTimeBefore"
|
1600
|
+
},
|
1601
|
+
"statusEquals": {
|
1602
|
+
"location": "querystring",
|
1603
|
+
"locationName": "statusEquals"
|
1604
|
+
},
|
1605
|
+
"nameContains": {
|
1606
|
+
"location": "querystring",
|
1607
|
+
"locationName": "nameContains"
|
1608
|
+
},
|
1609
|
+
"maxResults": {
|
1610
|
+
"location": "querystring",
|
1611
|
+
"locationName": "maxResults",
|
1612
|
+
"type": "integer"
|
1613
|
+
},
|
1614
|
+
"nextToken": {
|
1615
|
+
"location": "querystring",
|
1616
|
+
"locationName": "nextToken"
|
1617
|
+
},
|
1618
|
+
"sortBy": {
|
1619
|
+
"location": "querystring",
|
1620
|
+
"locationName": "sortBy"
|
1621
|
+
},
|
1622
|
+
"sortOrder": {
|
1623
|
+
"location": "querystring",
|
1624
|
+
"locationName": "sortOrder"
|
1625
|
+
}
|
1626
|
+
}
|
1627
|
+
},
|
1628
|
+
"output": {
|
1629
|
+
"type": "structure",
|
1630
|
+
"members": {
|
1631
|
+
"nextToken": {},
|
1632
|
+
"invocationJobSummaries": {
|
1633
|
+
"type": "list",
|
1634
|
+
"member": {
|
1635
|
+
"type": "structure",
|
1636
|
+
"required": [
|
1637
|
+
"jobArn",
|
1638
|
+
"jobName",
|
1639
|
+
"modelId",
|
1640
|
+
"roleArn",
|
1641
|
+
"submitTime",
|
1642
|
+
"inputDataConfig",
|
1643
|
+
"outputDataConfig"
|
1644
|
+
],
|
1645
|
+
"members": {
|
1646
|
+
"jobArn": {},
|
1647
|
+
"jobName": {},
|
1648
|
+
"modelId": {},
|
1649
|
+
"clientRequestToken": {},
|
1650
|
+
"roleArn": {},
|
1651
|
+
"status": {},
|
1652
|
+
"message": {
|
1653
|
+
"shape": "S5w"
|
1654
|
+
},
|
1655
|
+
"submitTime": {
|
1656
|
+
"shape": "S2a"
|
1657
|
+
},
|
1658
|
+
"lastModifiedTime": {
|
1659
|
+
"shape": "S2a"
|
1660
|
+
},
|
1661
|
+
"endTime": {
|
1662
|
+
"shape": "S2a"
|
1663
|
+
},
|
1664
|
+
"inputDataConfig": {
|
1665
|
+
"shape": "S36"
|
1666
|
+
},
|
1667
|
+
"outputDataConfig": {
|
1668
|
+
"shape": "S39"
|
1669
|
+
},
|
1670
|
+
"timeoutDurationInHours": {
|
1671
|
+
"type": "integer"
|
1672
|
+
},
|
1673
|
+
"jobExpirationTime": {
|
1674
|
+
"shape": "S2a"
|
1675
|
+
}
|
1676
|
+
}
|
1677
|
+
}
|
1678
|
+
}
|
1679
|
+
}
|
1680
|
+
}
|
1681
|
+
},
|
1474
1682
|
"ListProvisionedModelThroughputs": {
|
1475
1683
|
"http": {
|
1476
1684
|
"method": "GET",
|
@@ -1606,7 +1814,7 @@
|
|
1606
1814
|
],
|
1607
1815
|
"members": {
|
1608
1816
|
"loggingConfig": {
|
1609
|
-
"shape": "
|
1817
|
+
"shape": "S5z"
|
1610
1818
|
}
|
1611
1819
|
}
|
1612
1820
|
},
|
@@ -1628,7 +1836,7 @@
|
|
1628
1836
|
],
|
1629
1837
|
"members": {
|
1630
1838
|
"jobIdentifier": {
|
1631
|
-
"shape": "
|
1839
|
+
"shape": "S42",
|
1632
1840
|
"location": "uri",
|
1633
1841
|
"locationName": "jobIdentifier"
|
1634
1842
|
}
|
@@ -1662,6 +1870,28 @@
|
|
1662
1870
|
},
|
1663
1871
|
"idempotent": true
|
1664
1872
|
},
|
1873
|
+
"StopModelInvocationJob": {
|
1874
|
+
"http": {
|
1875
|
+
"requestUri": "/model-invocation-job/{jobIdentifier}/stop",
|
1876
|
+
"responseCode": 200
|
1877
|
+
},
|
1878
|
+
"input": {
|
1879
|
+
"type": "structure",
|
1880
|
+
"required": [
|
1881
|
+
"jobIdentifier"
|
1882
|
+
],
|
1883
|
+
"members": {
|
1884
|
+
"jobIdentifier": {
|
1885
|
+
"location": "uri",
|
1886
|
+
"locationName": "jobIdentifier"
|
1887
|
+
}
|
1888
|
+
}
|
1889
|
+
},
|
1890
|
+
"output": {
|
1891
|
+
"type": "structure",
|
1892
|
+
"members": {}
|
1893
|
+
}
|
1894
|
+
},
|
1665
1895
|
"TagResource": {
|
1666
1896
|
"http": {
|
1667
1897
|
"requestUri": "/tagResource",
|
@@ -2200,7 +2430,39 @@
|
|
2200
2430
|
}
|
2201
2431
|
}
|
2202
2432
|
},
|
2203
|
-
"
|
2433
|
+
"S36": {
|
2434
|
+
"type": "structure",
|
2435
|
+
"members": {
|
2436
|
+
"s3InputDataConfig": {
|
2437
|
+
"type": "structure",
|
2438
|
+
"required": [
|
2439
|
+
"s3Uri"
|
2440
|
+
],
|
2441
|
+
"members": {
|
2442
|
+
"s3InputFormat": {},
|
2443
|
+
"s3Uri": {}
|
2444
|
+
}
|
2445
|
+
}
|
2446
|
+
},
|
2447
|
+
"union": true
|
2448
|
+
},
|
2449
|
+
"S39": {
|
2450
|
+
"type": "structure",
|
2451
|
+
"members": {
|
2452
|
+
"s3OutputDataConfig": {
|
2453
|
+
"type": "structure",
|
2454
|
+
"required": [
|
2455
|
+
"s3Uri"
|
2456
|
+
],
|
2457
|
+
"members": {
|
2458
|
+
"s3Uri": {},
|
2459
|
+
"s3EncryptionKeyId": {}
|
2460
|
+
}
|
2461
|
+
}
|
2462
|
+
},
|
2463
|
+
"union": true
|
2464
|
+
},
|
2465
|
+
"S3x": {
|
2204
2466
|
"type": "structure",
|
2205
2467
|
"members": {
|
2206
2468
|
"trainingLoss": {
|
@@ -2208,7 +2470,7 @@
|
|
2208
2470
|
}
|
2209
2471
|
}
|
2210
2472
|
},
|
2211
|
-
"
|
2473
|
+
"S3z": {
|
2212
2474
|
"type": "list",
|
2213
2475
|
"member": {
|
2214
2476
|
"type": "structure",
|
@@ -2219,23 +2481,23 @@
|
|
2219
2481
|
}
|
2220
2482
|
}
|
2221
2483
|
},
|
2222
|
-
"
|
2484
|
+
"S42": {
|
2223
2485
|
"type": "string",
|
2224
2486
|
"sensitive": true
|
2225
2487
|
},
|
2226
|
-
"
|
2488
|
+
"S4e": {
|
2227
2489
|
"type": "list",
|
2228
2490
|
"member": {}
|
2229
2491
|
},
|
2230
|
-
"
|
2492
|
+
"S4h": {
|
2231
2493
|
"type": "list",
|
2232
2494
|
"member": {}
|
2233
2495
|
},
|
2234
|
-
"
|
2496
|
+
"S4j": {
|
2235
2497
|
"type": "list",
|
2236
2498
|
"member": {}
|
2237
2499
|
},
|
2238
|
-
"
|
2500
|
+
"S4l": {
|
2239
2501
|
"type": "structure",
|
2240
2502
|
"required": [
|
2241
2503
|
"status"
|
@@ -2244,7 +2506,11 @@
|
|
2244
2506
|
"status": {}
|
2245
2507
|
}
|
2246
2508
|
},
|
2247
|
-
"
|
2509
|
+
"S5w": {
|
2510
|
+
"type": "string",
|
2511
|
+
"sensitive": true
|
2512
|
+
},
|
2513
|
+
"S5z": {
|
2248
2514
|
"type": "structure",
|
2249
2515
|
"members": {
|
2250
2516
|
"cloudWatchConfig": {
|
@@ -2257,12 +2523,12 @@
|
|
2257
2523
|
"logGroupName": {},
|
2258
2524
|
"roleArn": {},
|
2259
2525
|
"largeDataDeliveryS3Config": {
|
2260
|
-
"shape": "
|
2526
|
+
"shape": "S62"
|
2261
2527
|
}
|
2262
2528
|
}
|
2263
2529
|
},
|
2264
2530
|
"s3Config": {
|
2265
|
-
"shape": "
|
2531
|
+
"shape": "S62"
|
2266
2532
|
},
|
2267
2533
|
"textDataDeliveryEnabled": {
|
2268
2534
|
"type": "boolean"
|
@@ -2275,7 +2541,7 @@
|
|
2275
2541
|
}
|
2276
2542
|
}
|
2277
2543
|
},
|
2278
|
-
"
|
2544
|
+
"S62": {
|
2279
2545
|
"type": "structure",
|
2280
2546
|
"required": [
|
2281
2547
|
"bucketName"
|
@@ -30,6 +30,12 @@
|
|
30
30
|
"limit_key": "maxResults",
|
31
31
|
"result_key": "modelCustomizationJobSummaries"
|
32
32
|
},
|
33
|
+
"ListModelInvocationJobs": {
|
34
|
+
"input_token": "nextToken",
|
35
|
+
"output_token": "nextToken",
|
36
|
+
"limit_key": "maxResults",
|
37
|
+
"result_key": "invocationJobSummaries"
|
38
|
+
},
|
33
39
|
"ListProvisionedModelThroughputs": {
|
34
40
|
"input_token": "nextToken",
|
35
41
|
"output_token": "nextToken",
|
@@ -293,6 +293,7 @@
|
|
293
293
|
"vpcConfig": {
|
294
294
|
"shape": "S1j"
|
295
295
|
},
|
296
|
+
"imageId": {},
|
296
297
|
"fleetServiceRole": {},
|
297
298
|
"tags": {
|
298
299
|
"shape": "S2v"
|
@@ -1386,6 +1387,7 @@
|
|
1386
1387
|
"vpcConfig": {
|
1387
1388
|
"shape": "S1j"
|
1388
1389
|
},
|
1390
|
+
"imageId": {},
|
1389
1391
|
"fleetServiceRole": {},
|
1390
1392
|
"tags": {
|
1391
1393
|
"shape": "S2v"
|
@@ -2158,6 +2160,7 @@
|
|
2158
2160
|
"vpcConfig": {
|
2159
2161
|
"shape": "S1j"
|
2160
2162
|
},
|
2163
|
+
"imageId": {},
|
2161
2164
|
"fleetServiceRole": {},
|
2162
2165
|
"tags": {
|
2163
2166
|
"shape": "S2v"
|