cdk-comprehend-s3olap 2.0.118 → 2.0.120

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.
@@ -337,7 +337,8 @@
337
337
  "AuthType": {},
338
338
  "Cors": {
339
339
  "shape": "S4c"
340
- }
340
+ },
341
+ "InvokeMode": {}
341
342
  }
342
343
  },
343
344
  "output": {
@@ -355,7 +356,8 @@
355
356
  "Cors": {
356
357
  "shape": "S4c"
357
358
  },
358
- "CreationTime": {}
359
+ "CreationTime": {},
360
+ "InvokeMode": {}
359
361
  }
360
362
  }
361
363
  },
@@ -751,7 +753,7 @@
751
753
  "shape": "S33"
752
754
  },
753
755
  "Concurrency": {
754
- "shape": "S5b"
756
+ "shape": "S5c"
755
757
  }
756
758
  }
757
759
  }
@@ -862,7 +864,7 @@
862
864
  }
863
865
  },
864
866
  "output": {
865
- "shape": "S5j"
867
+ "shape": "S5k"
866
868
  }
867
869
  },
868
870
  "GetFunctionUrlConfig": {
@@ -904,7 +906,8 @@
904
906
  "shape": "S4c"
905
907
  },
906
908
  "CreationTime": {},
907
- "LastModifiedTime": {}
909
+ "LastModifiedTime": {},
910
+ "InvokeMode": {}
908
911
  }
909
912
  }
910
913
  },
@@ -933,7 +936,7 @@
933
936
  }
934
937
  },
935
938
  "output": {
936
- "shape": "S5p"
939
+ "shape": "S5q"
937
940
  }
938
941
  },
939
942
  "GetLayerVersionByArn": {
@@ -955,7 +958,7 @@
955
958
  }
956
959
  },
957
960
  "output": {
958
- "shape": "S5p"
961
+ "shape": "S5q"
959
962
  }
960
963
  },
961
964
  "GetLayerVersionPolicy": {
@@ -1190,6 +1193,86 @@
1190
1193
  },
1191
1194
  "deprecated": true
1192
1195
  },
1196
+ "InvokeWithResponseStream": {
1197
+ "http": {
1198
+ "requestUri": "/2021-11-15/functions/{FunctionName}/response-streaming-invocations"
1199
+ },
1200
+ "input": {
1201
+ "type": "structure",
1202
+ "required": [
1203
+ "FunctionName"
1204
+ ],
1205
+ "members": {
1206
+ "FunctionName": {
1207
+ "location": "uri",
1208
+ "locationName": "FunctionName"
1209
+ },
1210
+ "InvocationType": {
1211
+ "location": "header",
1212
+ "locationName": "X-Amz-Invocation-Type"
1213
+ },
1214
+ "LogType": {
1215
+ "location": "header",
1216
+ "locationName": "X-Amz-Log-Type"
1217
+ },
1218
+ "ClientContext": {
1219
+ "location": "header",
1220
+ "locationName": "X-Amz-Client-Context"
1221
+ },
1222
+ "Qualifier": {
1223
+ "location": "querystring",
1224
+ "locationName": "Qualifier"
1225
+ },
1226
+ "Payload": {
1227
+ "shape": "S2h"
1228
+ }
1229
+ },
1230
+ "payload": "Payload"
1231
+ },
1232
+ "output": {
1233
+ "type": "structure",
1234
+ "members": {
1235
+ "StatusCode": {
1236
+ "location": "statusCode",
1237
+ "type": "integer"
1238
+ },
1239
+ "ExecutedVersion": {
1240
+ "location": "header",
1241
+ "locationName": "X-Amz-Executed-Version"
1242
+ },
1243
+ "EventStream": {
1244
+ "type": "structure",
1245
+ "members": {
1246
+ "PayloadChunk": {
1247
+ "type": "structure",
1248
+ "members": {
1249
+ "Payload": {
1250
+ "shape": "S2h",
1251
+ "eventpayload": true
1252
+ }
1253
+ },
1254
+ "event": true
1255
+ },
1256
+ "InvokeComplete": {
1257
+ "type": "structure",
1258
+ "members": {
1259
+ "ErrorCode": {},
1260
+ "ErrorDetails": {},
1261
+ "LogResult": {}
1262
+ },
1263
+ "event": true
1264
+ }
1265
+ },
1266
+ "eventstream": true
1267
+ },
1268
+ "ResponseStreamContentType": {
1269
+ "location": "header",
1270
+ "locationName": "Content-Type"
1271
+ }
1272
+ },
1273
+ "payload": "EventStream"
1274
+ }
1275
+ },
1193
1276
  "ListAliases": {
1194
1277
  "http": {
1195
1278
  "method": "GET",
@@ -1341,7 +1424,7 @@
1341
1424
  "FunctionEventInvokeConfigs": {
1342
1425
  "type": "list",
1343
1426
  "member": {
1344
- "shape": "S5j"
1427
+ "shape": "S5k"
1345
1428
  }
1346
1429
  },
1347
1430
  "NextMarker": {}
@@ -1400,7 +1483,8 @@
1400
1483
  "Cors": {
1401
1484
  "shape": "S4c"
1402
1485
  },
1403
- "AuthType": {}
1486
+ "AuthType": {},
1487
+ "InvokeMode": {}
1404
1488
  }
1405
1489
  }
1406
1490
  },
@@ -1441,7 +1525,7 @@
1441
1525
  "members": {
1442
1526
  "NextMarker": {},
1443
1527
  "Functions": {
1444
- "shape": "S73"
1528
+ "shape": "S7a"
1445
1529
  }
1446
1530
  }
1447
1531
  }
@@ -1526,7 +1610,7 @@
1526
1610
  "LayerVersions": {
1527
1611
  "type": "list",
1528
1612
  "member": {
1529
- "shape": "S7b"
1613
+ "shape": "S7i"
1530
1614
  }
1531
1615
  }
1532
1616
  }
@@ -1572,7 +1656,7 @@
1572
1656
  "LayerName": {},
1573
1657
  "LayerArn": {},
1574
1658
  "LatestMatchingVersion": {
1575
- "shape": "S7b"
1659
+ "shape": "S7i"
1576
1660
  }
1577
1661
  }
1578
1662
  }
@@ -1693,7 +1777,7 @@
1693
1777
  "members": {
1694
1778
  "NextMarker": {},
1695
1779
  "Versions": {
1696
- "shape": "S73"
1780
+ "shape": "S7a"
1697
1781
  }
1698
1782
  }
1699
1783
  }
@@ -1727,11 +1811,11 @@
1727
1811
  }
1728
1812
  },
1729
1813
  "CompatibleRuntimes": {
1730
- "shape": "S5s"
1814
+ "shape": "S5t"
1731
1815
  },
1732
1816
  "LicenseInfo": {},
1733
1817
  "CompatibleArchitectures": {
1734
- "shape": "S5u"
1818
+ "shape": "S5v"
1735
1819
  }
1736
1820
  }
1737
1821
  },
@@ -1739,7 +1823,7 @@
1739
1823
  "type": "structure",
1740
1824
  "members": {
1741
1825
  "Content": {
1742
- "shape": "S5q"
1826
+ "shape": "S5r"
1743
1827
  },
1744
1828
  "LayerArn": {},
1745
1829
  "LayerVersionArn": {},
@@ -1749,11 +1833,11 @@
1749
1833
  "type": "long"
1750
1834
  },
1751
1835
  "CompatibleRuntimes": {
1752
- "shape": "S5s"
1836
+ "shape": "S5t"
1753
1837
  },
1754
1838
  "LicenseInfo": {},
1755
1839
  "CompatibleArchitectures": {
1756
- "shape": "S5u"
1840
+ "shape": "S5v"
1757
1841
  }
1758
1842
  }
1759
1843
  }
@@ -1837,7 +1921,7 @@
1837
1921
  }
1838
1922
  },
1839
1923
  "output": {
1840
- "shape": "S5b"
1924
+ "shape": "S5c"
1841
1925
  }
1842
1926
  },
1843
1927
  "PutFunctionEventInvokeConfig": {
@@ -1872,7 +1956,7 @@
1872
1956
  }
1873
1957
  },
1874
1958
  "output": {
1875
- "shape": "S5j"
1959
+ "shape": "S5k"
1876
1960
  }
1877
1961
  },
1878
1962
  "PutProvisionedConcurrencyConfig": {
@@ -2338,7 +2422,7 @@
2338
2422
  }
2339
2423
  },
2340
2424
  "output": {
2341
- "shape": "S5j"
2425
+ "shape": "S5k"
2342
2426
  }
2343
2427
  },
2344
2428
  "UpdateFunctionUrlConfig": {
@@ -2364,7 +2448,8 @@
2364
2448
  "AuthType": {},
2365
2449
  "Cors": {
2366
2450
  "shape": "S4c"
2367
- }
2451
+ },
2452
+ "InvokeMode": {}
2368
2453
  }
2369
2454
  },
2370
2455
  "output": {
@@ -2384,7 +2469,8 @@
2384
2469
  "shape": "S4c"
2385
2470
  },
2386
2471
  "CreationTime": {},
2387
- "LastModifiedTime": {}
2472
+ "LastModifiedTime": {},
2473
+ "InvokeMode": {}
2388
2474
  }
2389
2475
  }
2390
2476
  }
@@ -2904,7 +2990,7 @@
2904
2990
  "type": "list",
2905
2991
  "member": {}
2906
2992
  },
2907
- "S5b": {
2993
+ "S5c": {
2908
2994
  "type": "structure",
2909
2995
  "members": {
2910
2996
  "ReservedConcurrentExecutions": {
@@ -2912,7 +2998,7 @@
2912
2998
  }
2913
2999
  }
2914
3000
  },
2915
- "S5j": {
3001
+ "S5k": {
2916
3002
  "type": "structure",
2917
3003
  "members": {
2918
3004
  "LastModified": {
@@ -2930,11 +3016,11 @@
2930
3016
  }
2931
3017
  }
2932
3018
  },
2933
- "S5p": {
3019
+ "S5q": {
2934
3020
  "type": "structure",
2935
3021
  "members": {
2936
3022
  "Content": {
2937
- "shape": "S5q"
3023
+ "shape": "S5r"
2938
3024
  },
2939
3025
  "LayerArn": {},
2940
3026
  "LayerVersionArn": {},
@@ -2944,15 +3030,15 @@
2944
3030
  "type": "long"
2945
3031
  },
2946
3032
  "CompatibleRuntimes": {
2947
- "shape": "S5s"
3033
+ "shape": "S5t"
2948
3034
  },
2949
3035
  "LicenseInfo": {},
2950
3036
  "CompatibleArchitectures": {
2951
- "shape": "S5u"
3037
+ "shape": "S5v"
2952
3038
  }
2953
3039
  }
2954
3040
  },
2955
- "S5q": {
3041
+ "S5r": {
2956
3042
  "type": "structure",
2957
3043
  "members": {
2958
3044
  "Location": {},
@@ -2964,21 +3050,21 @@
2964
3050
  "SigningJobArn": {}
2965
3051
  }
2966
3052
  },
2967
- "S5s": {
3053
+ "S5t": {
2968
3054
  "type": "list",
2969
3055
  "member": {}
2970
3056
  },
2971
- "S5u": {
3057
+ "S5v": {
2972
3058
  "type": "list",
2973
3059
  "member": {}
2974
3060
  },
2975
- "S73": {
3061
+ "S7a": {
2976
3062
  "type": "list",
2977
3063
  "member": {
2978
3064
  "shape": "S3l"
2979
3065
  }
2980
3066
  },
2981
- "S7b": {
3067
+ "S7i": {
2982
3068
  "type": "structure",
2983
3069
  "members": {
2984
3070
  "LayerVersionArn": {},
@@ -2988,11 +3074,11 @@
2988
3074
  "Description": {},
2989
3075
  "CreatedDate": {},
2990
3076
  "CompatibleRuntimes": {
2991
- "shape": "S5s"
3077
+ "shape": "S5t"
2992
3078
  },
2993
3079
  "LicenseInfo": {},
2994
3080
  "CompatibleArchitectures": {
2995
- "shape": "S5u"
3081
+ "shape": "S5v"
2996
3082
  }
2997
3083
  }
2998
3084
  }