cdk-lambda-subminute 2.0.373 → 2.0.374
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-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +178 -147
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +24 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +68 -0
- package/node_modules/aws-sdk/clients/route53domains.d.ts +49 -17
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +32 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +38 -38
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/define-data-property/CHANGELOG.md +11 -0
- package/node_modules/define-data-property/index.d.ts +12 -3
- package/node_modules/define-data-property/index.js +1 -1
- package/node_modules/define-data-property/package.json +11 -18
- package/node_modules/define-data-property/test/index.js +3 -3
- package/package.json +2 -2
- package/node_modules/define-data-property/index.d.ts.map +0 -1
@@ -129,14 +129,15 @@
|
|
129
129
|
"type": "boolean"
|
130
130
|
},
|
131
131
|
"apiCachingBehavior": {},
|
132
|
-
"type": {}
|
132
|
+
"type": {},
|
133
|
+
"healthMetricsConfig": {}
|
133
134
|
}
|
134
135
|
},
|
135
136
|
"output": {
|
136
137
|
"type": "structure",
|
137
138
|
"members": {
|
138
139
|
"apiCache": {
|
139
|
-
"shape": "
|
140
|
+
"shape": "Sn"
|
140
141
|
}
|
141
142
|
}
|
142
143
|
}
|
@@ -165,7 +166,7 @@
|
|
165
166
|
"type": "structure",
|
166
167
|
"members": {
|
167
168
|
"apiKey": {
|
168
|
-
"shape": "
|
169
|
+
"shape": "Sr"
|
169
170
|
}
|
170
171
|
}
|
171
172
|
}
|
@@ -191,33 +192,34 @@
|
|
191
192
|
"type": {},
|
192
193
|
"serviceRoleArn": {},
|
193
194
|
"dynamodbConfig": {
|
194
|
-
"shape": "
|
195
|
+
"shape": "Sv"
|
195
196
|
},
|
196
197
|
"lambdaConfig": {
|
197
|
-
"shape": "
|
198
|
+
"shape": "Sx"
|
198
199
|
},
|
199
200
|
"elasticsearchConfig": {
|
200
|
-
"shape": "
|
201
|
+
"shape": "Sy"
|
201
202
|
},
|
202
203
|
"openSearchServiceConfig": {
|
203
|
-
"shape": "
|
204
|
+
"shape": "Sz"
|
204
205
|
},
|
205
206
|
"httpConfig": {
|
206
|
-
"shape": "
|
207
|
+
"shape": "S10"
|
207
208
|
},
|
208
209
|
"relationalDatabaseConfig": {
|
209
|
-
"shape": "
|
210
|
+
"shape": "S14"
|
210
211
|
},
|
211
212
|
"eventBridgeConfig": {
|
212
|
-
"shape": "
|
213
|
-
}
|
213
|
+
"shape": "S17"
|
214
|
+
},
|
215
|
+
"metricsConfig": {}
|
214
216
|
}
|
215
217
|
},
|
216
218
|
"output": {
|
217
219
|
"type": "structure",
|
218
220
|
"members": {
|
219
221
|
"dataSource": {
|
220
|
-
"shape": "
|
222
|
+
"shape": "S1a"
|
221
223
|
}
|
222
224
|
}
|
223
225
|
}
|
@@ -242,7 +244,7 @@
|
|
242
244
|
"type": "structure",
|
243
245
|
"members": {
|
244
246
|
"domainNameConfig": {
|
245
|
-
"shape": "
|
247
|
+
"shape": "S1f"
|
246
248
|
}
|
247
249
|
}
|
248
250
|
}
|
@@ -270,13 +272,13 @@
|
|
270
272
|
"responseMappingTemplate": {},
|
271
273
|
"functionVersion": {},
|
272
274
|
"syncConfig": {
|
273
|
-
"shape": "
|
275
|
+
"shape": "S1i"
|
274
276
|
},
|
275
277
|
"maxBatchSize": {
|
276
278
|
"type": "integer"
|
277
279
|
},
|
278
280
|
"runtime": {
|
279
|
-
"shape": "
|
281
|
+
"shape": "S1n"
|
280
282
|
},
|
281
283
|
"code": {}
|
282
284
|
}
|
@@ -285,7 +287,7 @@
|
|
285
287
|
"type": "structure",
|
286
288
|
"members": {
|
287
289
|
"functionConfiguration": {
|
288
|
-
"shape": "
|
290
|
+
"shape": "S1r"
|
289
291
|
}
|
290
292
|
}
|
291
293
|
}
|
@@ -303,26 +305,26 @@
|
|
303
305
|
"members": {
|
304
306
|
"name": {},
|
305
307
|
"logConfig": {
|
306
|
-
"shape": "
|
308
|
+
"shape": "S1t"
|
307
309
|
},
|
308
310
|
"authenticationType": {},
|
309
311
|
"userPoolConfig": {
|
310
|
-
"shape": "
|
312
|
+
"shape": "S1w"
|
311
313
|
},
|
312
314
|
"openIDConnectConfig": {
|
313
|
-
"shape": "
|
315
|
+
"shape": "S1y"
|
314
316
|
},
|
315
317
|
"tags": {
|
316
|
-
"shape": "
|
318
|
+
"shape": "S1z"
|
317
319
|
},
|
318
320
|
"additionalAuthenticationProviders": {
|
319
|
-
"shape": "
|
321
|
+
"shape": "S22"
|
320
322
|
},
|
321
323
|
"xrayEnabled": {
|
322
324
|
"type": "boolean"
|
323
325
|
},
|
324
326
|
"lambdaAuthorizerConfig": {
|
325
|
-
"shape": "
|
327
|
+
"shape": "S25"
|
326
328
|
},
|
327
329
|
"visibility": {},
|
328
330
|
"apiType": {},
|
@@ -334,6 +336,9 @@
|
|
334
336
|
},
|
335
337
|
"resolverCountLimit": {
|
336
338
|
"type": "integer"
|
339
|
+
},
|
340
|
+
"enhancedMetricsConfig": {
|
341
|
+
"shape": "S2c"
|
337
342
|
}
|
338
343
|
}
|
339
344
|
},
|
@@ -341,7 +346,7 @@
|
|
341
346
|
"type": "structure",
|
342
347
|
"members": {
|
343
348
|
"graphqlApi": {
|
344
|
-
"shape": "
|
349
|
+
"shape": "S2h"
|
345
350
|
}
|
346
351
|
}
|
347
352
|
}
|
@@ -372,28 +377,29 @@
|
|
372
377
|
"responseMappingTemplate": {},
|
373
378
|
"kind": {},
|
374
379
|
"pipelineConfig": {
|
375
|
-
"shape": "
|
380
|
+
"shape": "S2l"
|
376
381
|
},
|
377
382
|
"syncConfig": {
|
378
|
-
"shape": "
|
383
|
+
"shape": "S1i"
|
379
384
|
},
|
380
385
|
"cachingConfig": {
|
381
|
-
"shape": "
|
386
|
+
"shape": "S2n"
|
382
387
|
},
|
383
388
|
"maxBatchSize": {
|
384
389
|
"type": "integer"
|
385
390
|
},
|
386
391
|
"runtime": {
|
387
|
-
"shape": "
|
392
|
+
"shape": "S1n"
|
388
393
|
},
|
389
|
-
"code": {}
|
394
|
+
"code": {},
|
395
|
+
"metricsConfig": {}
|
390
396
|
}
|
391
397
|
},
|
392
398
|
"output": {
|
393
399
|
"type": "structure",
|
394
400
|
"members": {
|
395
401
|
"resolver": {
|
396
|
-
"shape": "
|
402
|
+
"shape": "S2r"
|
397
403
|
}
|
398
404
|
}
|
399
405
|
}
|
@@ -422,7 +428,7 @@
|
|
422
428
|
"type": "structure",
|
423
429
|
"members": {
|
424
430
|
"type": {
|
425
|
-
"shape": "
|
431
|
+
"shape": "S2v"
|
426
432
|
}
|
427
433
|
}
|
428
434
|
}
|
@@ -726,7 +732,7 @@
|
|
726
732
|
],
|
727
733
|
"members": {
|
728
734
|
"runtime": {
|
729
|
-
"shape": "
|
735
|
+
"shape": "S1n"
|
730
736
|
},
|
731
737
|
"code": {},
|
732
738
|
"context": {},
|
@@ -768,7 +774,7 @@
|
|
768
774
|
}
|
769
775
|
},
|
770
776
|
"logs": {
|
771
|
-
"shape": "
|
777
|
+
"shape": "S3u"
|
772
778
|
}
|
773
779
|
}
|
774
780
|
}
|
@@ -799,7 +805,7 @@
|
|
799
805
|
}
|
800
806
|
},
|
801
807
|
"logs": {
|
802
|
-
"shape": "
|
808
|
+
"shape": "S3u"
|
803
809
|
}
|
804
810
|
}
|
805
811
|
}
|
@@ -873,7 +879,7 @@
|
|
873
879
|
"type": "structure",
|
874
880
|
"members": {
|
875
881
|
"apiCache": {
|
876
|
-
"shape": "
|
882
|
+
"shape": "Sn"
|
877
883
|
}
|
878
884
|
}
|
879
885
|
}
|
@@ -904,7 +910,7 @@
|
|
904
910
|
"type": "structure",
|
905
911
|
"members": {
|
906
912
|
"dataSource": {
|
907
|
-
"shape": "
|
913
|
+
"shape": "S1a"
|
908
914
|
}
|
909
915
|
}
|
910
916
|
}
|
@@ -962,7 +968,7 @@
|
|
962
968
|
"members": {
|
963
969
|
"name": {},
|
964
970
|
"type": {
|
965
|
-
"shape": "
|
971
|
+
"shape": "S4h"
|
966
972
|
},
|
967
973
|
"length": {
|
968
974
|
"type": "long"
|
@@ -971,12 +977,12 @@
|
|
971
977
|
}
|
972
978
|
},
|
973
979
|
"primaryKey": {
|
974
|
-
"shape": "
|
980
|
+
"shape": "S4j"
|
975
981
|
},
|
976
982
|
"indexes": {
|
977
983
|
"type": "list",
|
978
984
|
"member": {
|
979
|
-
"shape": "
|
985
|
+
"shape": "S4j"
|
980
986
|
}
|
981
987
|
},
|
982
988
|
"sdl": {}
|
@@ -1010,7 +1016,7 @@
|
|
1010
1016
|
"type": "structure",
|
1011
1017
|
"members": {
|
1012
1018
|
"domainNameConfig": {
|
1013
|
-
"shape": "
|
1019
|
+
"shape": "S1f"
|
1014
1020
|
}
|
1015
1021
|
}
|
1016
1022
|
}
|
@@ -1041,7 +1047,7 @@
|
|
1041
1047
|
"type": "structure",
|
1042
1048
|
"members": {
|
1043
1049
|
"functionConfiguration": {
|
1044
|
-
"shape": "
|
1050
|
+
"shape": "S1r"
|
1045
1051
|
}
|
1046
1052
|
}
|
1047
1053
|
}
|
@@ -1067,7 +1073,7 @@
|
|
1067
1073
|
"type": "structure",
|
1068
1074
|
"members": {
|
1069
1075
|
"graphqlApi": {
|
1070
|
-
"shape": "
|
1076
|
+
"shape": "S2h"
|
1071
1077
|
}
|
1072
1078
|
}
|
1073
1079
|
}
|
@@ -1093,7 +1099,7 @@
|
|
1093
1099
|
"type": "structure",
|
1094
1100
|
"members": {
|
1095
1101
|
"environmentVariables": {
|
1096
|
-
"shape": "
|
1102
|
+
"shape": "S4u"
|
1097
1103
|
}
|
1098
1104
|
}
|
1099
1105
|
}
|
@@ -1166,7 +1172,7 @@
|
|
1166
1172
|
"type": "structure",
|
1167
1173
|
"members": {
|
1168
1174
|
"resolver": {
|
1169
|
-
"shape": "
|
1175
|
+
"shape": "S2r"
|
1170
1176
|
}
|
1171
1177
|
}
|
1172
1178
|
}
|
@@ -1258,7 +1264,7 @@
|
|
1258
1264
|
"type": "structure",
|
1259
1265
|
"members": {
|
1260
1266
|
"type": {
|
1261
|
-
"shape": "
|
1267
|
+
"shape": "S2v"
|
1262
1268
|
}
|
1263
1269
|
}
|
1264
1270
|
}
|
@@ -1295,7 +1301,7 @@
|
|
1295
1301
|
"apiKeys": {
|
1296
1302
|
"type": "list",
|
1297
1303
|
"member": {
|
1298
|
-
"shape": "
|
1304
|
+
"shape": "Sr"
|
1299
1305
|
}
|
1300
1306
|
},
|
1301
1307
|
"nextToken": {}
|
@@ -1334,7 +1340,7 @@
|
|
1334
1340
|
"dataSources": {
|
1335
1341
|
"type": "list",
|
1336
1342
|
"member": {
|
1337
|
-
"shape": "
|
1343
|
+
"shape": "S1a"
|
1338
1344
|
}
|
1339
1345
|
},
|
1340
1346
|
"nextToken": {}
|
@@ -1366,7 +1372,7 @@
|
|
1366
1372
|
"domainNameConfigs": {
|
1367
1373
|
"type": "list",
|
1368
1374
|
"member": {
|
1369
|
-
"shape": "
|
1375
|
+
"shape": "S1f"
|
1370
1376
|
}
|
1371
1377
|
},
|
1372
1378
|
"nextToken": {}
|
@@ -1405,7 +1411,7 @@
|
|
1405
1411
|
"functions": {
|
1406
1412
|
"type": "list",
|
1407
1413
|
"member": {
|
1408
|
-
"shape": "
|
1414
|
+
"shape": "S1r"
|
1409
1415
|
}
|
1410
1416
|
},
|
1411
1417
|
"nextToken": {}
|
@@ -1445,7 +1451,7 @@
|
|
1445
1451
|
"graphqlApis": {
|
1446
1452
|
"type": "list",
|
1447
1453
|
"member": {
|
1448
|
-
"shape": "
|
1454
|
+
"shape": "S2h"
|
1449
1455
|
}
|
1450
1456
|
},
|
1451
1457
|
"nextToken": {}
|
@@ -1487,7 +1493,7 @@
|
|
1487
1493
|
"type": "structure",
|
1488
1494
|
"members": {
|
1489
1495
|
"resolvers": {
|
1490
|
-
"shape": "
|
1496
|
+
"shape": "S5t"
|
1491
1497
|
},
|
1492
1498
|
"nextToken": {}
|
1493
1499
|
}
|
@@ -1528,7 +1534,7 @@
|
|
1528
1534
|
"type": "structure",
|
1529
1535
|
"members": {
|
1530
1536
|
"resolvers": {
|
1531
|
-
"shape": "
|
1537
|
+
"shape": "S5t"
|
1532
1538
|
},
|
1533
1539
|
"nextToken": {}
|
1534
1540
|
}
|
@@ -1603,7 +1609,7 @@
|
|
1603
1609
|
"type": "structure",
|
1604
1610
|
"members": {
|
1605
1611
|
"tags": {
|
1606
|
-
"shape": "
|
1612
|
+
"shape": "S1z"
|
1607
1613
|
}
|
1608
1614
|
}
|
1609
1615
|
}
|
@@ -1643,7 +1649,7 @@
|
|
1643
1649
|
"type": "structure",
|
1644
1650
|
"members": {
|
1645
1651
|
"types": {
|
1646
|
-
"shape": "
|
1652
|
+
"shape": "S65"
|
1647
1653
|
},
|
1648
1654
|
"nextToken": {}
|
1649
1655
|
}
|
@@ -1689,7 +1695,7 @@
|
|
1689
1695
|
"type": "structure",
|
1690
1696
|
"members": {
|
1691
1697
|
"types": {
|
1692
|
-
"shape": "
|
1698
|
+
"shape": "S65"
|
1693
1699
|
},
|
1694
1700
|
"nextToken": {}
|
1695
1701
|
}
|
@@ -1712,7 +1718,7 @@
|
|
1712
1718
|
"locationName": "apiId"
|
1713
1719
|
},
|
1714
1720
|
"environmentVariables": {
|
1715
|
-
"shape": "
|
1721
|
+
"shape": "S4u"
|
1716
1722
|
}
|
1717
1723
|
}
|
1718
1724
|
},
|
@@ -1720,7 +1726,7 @@
|
|
1720
1726
|
"type": "structure",
|
1721
1727
|
"members": {
|
1722
1728
|
"environmentVariables": {
|
1723
|
-
"shape": "
|
1729
|
+
"shape": "S4u"
|
1724
1730
|
}
|
1725
1731
|
}
|
1726
1732
|
}
|
@@ -1827,7 +1833,7 @@
|
|
1827
1833
|
"locationName": "resourceArn"
|
1828
1834
|
},
|
1829
1835
|
"tags": {
|
1830
|
-
"shape": "
|
1836
|
+
"shape": "S1z"
|
1831
1837
|
}
|
1832
1838
|
}
|
1833
1839
|
},
|
@@ -1886,14 +1892,15 @@
|
|
1886
1892
|
"type": "long"
|
1887
1893
|
},
|
1888
1894
|
"apiCachingBehavior": {},
|
1889
|
-
"type": {}
|
1895
|
+
"type": {},
|
1896
|
+
"healthMetricsConfig": {}
|
1890
1897
|
}
|
1891
1898
|
},
|
1892
1899
|
"output": {
|
1893
1900
|
"type": "structure",
|
1894
1901
|
"members": {
|
1895
1902
|
"apiCache": {
|
1896
|
-
"shape": "
|
1903
|
+
"shape": "Sn"
|
1897
1904
|
}
|
1898
1905
|
}
|
1899
1906
|
}
|
@@ -1927,7 +1934,7 @@
|
|
1927
1934
|
"type": "structure",
|
1928
1935
|
"members": {
|
1929
1936
|
"apiKey": {
|
1930
|
-
"shape": "
|
1937
|
+
"shape": "Sr"
|
1931
1938
|
}
|
1932
1939
|
}
|
1933
1940
|
}
|
@@ -1956,33 +1963,34 @@
|
|
1956
1963
|
"type": {},
|
1957
1964
|
"serviceRoleArn": {},
|
1958
1965
|
"dynamodbConfig": {
|
1959
|
-
"shape": "
|
1966
|
+
"shape": "Sv"
|
1960
1967
|
},
|
1961
1968
|
"lambdaConfig": {
|
1962
|
-
"shape": "
|
1969
|
+
"shape": "Sx"
|
1963
1970
|
},
|
1964
1971
|
"elasticsearchConfig": {
|
1965
|
-
"shape": "
|
1972
|
+
"shape": "Sy"
|
1966
1973
|
},
|
1967
1974
|
"openSearchServiceConfig": {
|
1968
|
-
"shape": "
|
1975
|
+
"shape": "Sz"
|
1969
1976
|
},
|
1970
1977
|
"httpConfig": {
|
1971
|
-
"shape": "
|
1978
|
+
"shape": "S10"
|
1972
1979
|
},
|
1973
1980
|
"relationalDatabaseConfig": {
|
1974
|
-
"shape": "
|
1981
|
+
"shape": "S14"
|
1975
1982
|
},
|
1976
1983
|
"eventBridgeConfig": {
|
1977
|
-
"shape": "
|
1978
|
-
}
|
1984
|
+
"shape": "S17"
|
1985
|
+
},
|
1986
|
+
"metricsConfig": {}
|
1979
1987
|
}
|
1980
1988
|
},
|
1981
1989
|
"output": {
|
1982
1990
|
"type": "structure",
|
1983
1991
|
"members": {
|
1984
1992
|
"dataSource": {
|
1985
|
-
"shape": "
|
1993
|
+
"shape": "S1a"
|
1986
1994
|
}
|
1987
1995
|
}
|
1988
1996
|
}
|
@@ -2008,7 +2016,7 @@
|
|
2008
2016
|
"type": "structure",
|
2009
2017
|
"members": {
|
2010
2018
|
"domainNameConfig": {
|
2011
|
-
"shape": "
|
2019
|
+
"shape": "S1f"
|
2012
2020
|
}
|
2013
2021
|
}
|
2014
2022
|
}
|
@@ -2041,13 +2049,13 @@
|
|
2041
2049
|
"responseMappingTemplate": {},
|
2042
2050
|
"functionVersion": {},
|
2043
2051
|
"syncConfig": {
|
2044
|
-
"shape": "
|
2052
|
+
"shape": "S1i"
|
2045
2053
|
},
|
2046
2054
|
"maxBatchSize": {
|
2047
2055
|
"type": "integer"
|
2048
2056
|
},
|
2049
2057
|
"runtime": {
|
2050
|
-
"shape": "
|
2058
|
+
"shape": "S1n"
|
2051
2059
|
},
|
2052
2060
|
"code": {}
|
2053
2061
|
}
|
@@ -2056,7 +2064,7 @@
|
|
2056
2064
|
"type": "structure",
|
2057
2065
|
"members": {
|
2058
2066
|
"functionConfiguration": {
|
2059
|
-
"shape": "
|
2067
|
+
"shape": "S1r"
|
2060
2068
|
}
|
2061
2069
|
}
|
2062
2070
|
}
|
@@ -2078,23 +2086,23 @@
|
|
2078
2086
|
},
|
2079
2087
|
"name": {},
|
2080
2088
|
"logConfig": {
|
2081
|
-
"shape": "
|
2089
|
+
"shape": "S1t"
|
2082
2090
|
},
|
2083
2091
|
"authenticationType": {},
|
2084
2092
|
"userPoolConfig": {
|
2085
|
-
"shape": "
|
2093
|
+
"shape": "S1w"
|
2086
2094
|
},
|
2087
2095
|
"openIDConnectConfig": {
|
2088
|
-
"shape": "
|
2096
|
+
"shape": "S1y"
|
2089
2097
|
},
|
2090
2098
|
"additionalAuthenticationProviders": {
|
2091
|
-
"shape": "
|
2099
|
+
"shape": "S22"
|
2092
2100
|
},
|
2093
2101
|
"xrayEnabled": {
|
2094
2102
|
"type": "boolean"
|
2095
2103
|
},
|
2096
2104
|
"lambdaAuthorizerConfig": {
|
2097
|
-
"shape": "
|
2105
|
+
"shape": "S25"
|
2098
2106
|
},
|
2099
2107
|
"mergedApiExecutionRoleArn": {},
|
2100
2108
|
"ownerContact": {},
|
@@ -2104,6 +2112,9 @@
|
|
2104
2112
|
},
|
2105
2113
|
"resolverCountLimit": {
|
2106
2114
|
"type": "integer"
|
2115
|
+
},
|
2116
|
+
"enhancedMetricsConfig": {
|
2117
|
+
"shape": "S2c"
|
2107
2118
|
}
|
2108
2119
|
}
|
2109
2120
|
},
|
@@ -2111,7 +2122,7 @@
|
|
2111
2122
|
"type": "structure",
|
2112
2123
|
"members": {
|
2113
2124
|
"graphqlApi": {
|
2114
|
-
"shape": "
|
2125
|
+
"shape": "S2h"
|
2115
2126
|
}
|
2116
2127
|
}
|
2117
2128
|
}
|
@@ -2145,28 +2156,29 @@
|
|
2145
2156
|
"responseMappingTemplate": {},
|
2146
2157
|
"kind": {},
|
2147
2158
|
"pipelineConfig": {
|
2148
|
-
"shape": "
|
2159
|
+
"shape": "S2l"
|
2149
2160
|
},
|
2150
2161
|
"syncConfig": {
|
2151
|
-
"shape": "
|
2162
|
+
"shape": "S1i"
|
2152
2163
|
},
|
2153
2164
|
"cachingConfig": {
|
2154
|
-
"shape": "
|
2165
|
+
"shape": "S2n"
|
2155
2166
|
},
|
2156
2167
|
"maxBatchSize": {
|
2157
2168
|
"type": "integer"
|
2158
2169
|
},
|
2159
2170
|
"runtime": {
|
2160
|
-
"shape": "
|
2171
|
+
"shape": "S1n"
|
2161
2172
|
},
|
2162
|
-
"code": {}
|
2173
|
+
"code": {},
|
2174
|
+
"metricsConfig": {}
|
2163
2175
|
}
|
2164
2176
|
},
|
2165
2177
|
"output": {
|
2166
2178
|
"type": "structure",
|
2167
2179
|
"members": {
|
2168
2180
|
"resolver": {
|
2169
|
-
"shape": "
|
2181
|
+
"shape": "S2r"
|
2170
2182
|
}
|
2171
2183
|
}
|
2172
2184
|
}
|
@@ -2233,7 +2245,7 @@
|
|
2233
2245
|
"type": "structure",
|
2234
2246
|
"members": {
|
2235
2247
|
"type": {
|
2236
|
-
"shape": "
|
2248
|
+
"shape": "S2v"
|
2237
2249
|
}
|
2238
2250
|
}
|
2239
2251
|
}
|
@@ -2275,7 +2287,7 @@
|
|
2275
2287
|
}
|
2276
2288
|
}
|
2277
2289
|
},
|
2278
|
-
"
|
2290
|
+
"Sn": {
|
2279
2291
|
"type": "structure",
|
2280
2292
|
"members": {
|
2281
2293
|
"ttl": {
|
@@ -2289,10 +2301,11 @@
|
|
2289
2301
|
"type": "boolean"
|
2290
2302
|
},
|
2291
2303
|
"type": {},
|
2292
|
-
"status": {}
|
2304
|
+
"status": {},
|
2305
|
+
"healthMetricsConfig": {}
|
2293
2306
|
}
|
2294
2307
|
},
|
2295
|
-
"
|
2308
|
+
"Sr": {
|
2296
2309
|
"type": "structure",
|
2297
2310
|
"members": {
|
2298
2311
|
"id": {},
|
@@ -2305,7 +2318,7 @@
|
|
2305
2318
|
}
|
2306
2319
|
}
|
2307
2320
|
},
|
2308
|
-
"
|
2321
|
+
"Sv": {
|
2309
2322
|
"type": "structure",
|
2310
2323
|
"required": [
|
2311
2324
|
"tableName",
|
@@ -2334,7 +2347,7 @@
|
|
2334
2347
|
}
|
2335
2348
|
}
|
2336
2349
|
},
|
2337
|
-
"
|
2350
|
+
"Sx": {
|
2338
2351
|
"type": "structure",
|
2339
2352
|
"required": [
|
2340
2353
|
"lambdaFunctionArn"
|
@@ -2343,7 +2356,7 @@
|
|
2343
2356
|
"lambdaFunctionArn": {}
|
2344
2357
|
}
|
2345
2358
|
},
|
2346
|
-
"
|
2359
|
+
"Sy": {
|
2347
2360
|
"type": "structure",
|
2348
2361
|
"required": [
|
2349
2362
|
"endpoint",
|
@@ -2354,7 +2367,7 @@
|
|
2354
2367
|
"awsRegion": {}
|
2355
2368
|
}
|
2356
2369
|
},
|
2357
|
-
"
|
2370
|
+
"Sz": {
|
2358
2371
|
"type": "structure",
|
2359
2372
|
"required": [
|
2360
2373
|
"endpoint",
|
@@ -2365,7 +2378,7 @@
|
|
2365
2378
|
"awsRegion": {}
|
2366
2379
|
}
|
2367
2380
|
},
|
2368
|
-
"
|
2381
|
+
"S10": {
|
2369
2382
|
"type": "structure",
|
2370
2383
|
"members": {
|
2371
2384
|
"endpoint": {},
|
@@ -2387,7 +2400,7 @@
|
|
2387
2400
|
}
|
2388
2401
|
}
|
2389
2402
|
},
|
2390
|
-
"
|
2403
|
+
"S14": {
|
2391
2404
|
"type": "structure",
|
2392
2405
|
"members": {
|
2393
2406
|
"relationalDatabaseSourceType": {},
|
@@ -2403,7 +2416,7 @@
|
|
2403
2416
|
}
|
2404
2417
|
}
|
2405
2418
|
},
|
2406
|
-
"
|
2419
|
+
"S17": {
|
2407
2420
|
"type": "structure",
|
2408
2421
|
"required": [
|
2409
2422
|
"eventBusArn"
|
@@ -2412,7 +2425,7 @@
|
|
2412
2425
|
"eventBusArn": {}
|
2413
2426
|
}
|
2414
2427
|
},
|
2415
|
-
"
|
2428
|
+
"S1a": {
|
2416
2429
|
"type": "structure",
|
2417
2430
|
"members": {
|
2418
2431
|
"dataSourceArn": {},
|
@@ -2421,29 +2434,30 @@
|
|
2421
2434
|
"type": {},
|
2422
2435
|
"serviceRoleArn": {},
|
2423
2436
|
"dynamodbConfig": {
|
2424
|
-
"shape": "
|
2437
|
+
"shape": "Sv"
|
2425
2438
|
},
|
2426
2439
|
"lambdaConfig": {
|
2427
|
-
"shape": "
|
2440
|
+
"shape": "Sx"
|
2428
2441
|
},
|
2429
2442
|
"elasticsearchConfig": {
|
2430
|
-
"shape": "
|
2443
|
+
"shape": "Sy"
|
2431
2444
|
},
|
2432
2445
|
"openSearchServiceConfig": {
|
2433
|
-
"shape": "
|
2446
|
+
"shape": "Sz"
|
2434
2447
|
},
|
2435
2448
|
"httpConfig": {
|
2436
|
-
"shape": "
|
2449
|
+
"shape": "S10"
|
2437
2450
|
},
|
2438
2451
|
"relationalDatabaseConfig": {
|
2439
|
-
"shape": "
|
2452
|
+
"shape": "S14"
|
2440
2453
|
},
|
2441
2454
|
"eventBridgeConfig": {
|
2442
|
-
"shape": "
|
2443
|
-
}
|
2455
|
+
"shape": "S17"
|
2456
|
+
},
|
2457
|
+
"metricsConfig": {}
|
2444
2458
|
}
|
2445
2459
|
},
|
2446
|
-
"
|
2460
|
+
"S1f": {
|
2447
2461
|
"type": "structure",
|
2448
2462
|
"members": {
|
2449
2463
|
"domainName": {},
|
@@ -2453,7 +2467,7 @@
|
|
2453
2467
|
"hostedZoneId": {}
|
2454
2468
|
}
|
2455
2469
|
},
|
2456
|
-
"
|
2470
|
+
"S1i": {
|
2457
2471
|
"type": "structure",
|
2458
2472
|
"members": {
|
2459
2473
|
"conflictHandler": {},
|
@@ -2466,7 +2480,7 @@
|
|
2466
2480
|
}
|
2467
2481
|
}
|
2468
2482
|
},
|
2469
|
-
"
|
2483
|
+
"S1n": {
|
2470
2484
|
"type": "structure",
|
2471
2485
|
"required": [
|
2472
2486
|
"name",
|
@@ -2477,7 +2491,7 @@
|
|
2477
2491
|
"runtimeVersion": {}
|
2478
2492
|
}
|
2479
2493
|
},
|
2480
|
-
"
|
2494
|
+
"S1r": {
|
2481
2495
|
"type": "structure",
|
2482
2496
|
"members": {
|
2483
2497
|
"functionId": {},
|
@@ -2489,18 +2503,18 @@
|
|
2489
2503
|
"responseMappingTemplate": {},
|
2490
2504
|
"functionVersion": {},
|
2491
2505
|
"syncConfig": {
|
2492
|
-
"shape": "
|
2506
|
+
"shape": "S1i"
|
2493
2507
|
},
|
2494
2508
|
"maxBatchSize": {
|
2495
2509
|
"type": "integer"
|
2496
2510
|
},
|
2497
2511
|
"runtime": {
|
2498
|
-
"shape": "
|
2512
|
+
"shape": "S1n"
|
2499
2513
|
},
|
2500
2514
|
"code": {}
|
2501
2515
|
}
|
2502
2516
|
},
|
2503
|
-
"
|
2517
|
+
"S1t": {
|
2504
2518
|
"type": "structure",
|
2505
2519
|
"required": [
|
2506
2520
|
"fieldLogLevel",
|
@@ -2514,7 +2528,7 @@
|
|
2514
2528
|
}
|
2515
2529
|
}
|
2516
2530
|
},
|
2517
|
-
"
|
2531
|
+
"S1w": {
|
2518
2532
|
"type": "structure",
|
2519
2533
|
"required": [
|
2520
2534
|
"userPoolId",
|
@@ -2528,7 +2542,7 @@
|
|
2528
2542
|
"appIdClientRegex": {}
|
2529
2543
|
}
|
2530
2544
|
},
|
2531
|
-
"
|
2545
|
+
"S1y": {
|
2532
2546
|
"type": "structure",
|
2533
2547
|
"required": [
|
2534
2548
|
"issuer"
|
@@ -2544,19 +2558,19 @@
|
|
2544
2558
|
}
|
2545
2559
|
}
|
2546
2560
|
},
|
2547
|
-
"
|
2561
|
+
"S1z": {
|
2548
2562
|
"type": "map",
|
2549
2563
|
"key": {},
|
2550
2564
|
"value": {}
|
2551
2565
|
},
|
2552
|
-
"
|
2566
|
+
"S22": {
|
2553
2567
|
"type": "list",
|
2554
2568
|
"member": {
|
2555
2569
|
"type": "structure",
|
2556
2570
|
"members": {
|
2557
2571
|
"authenticationType": {},
|
2558
2572
|
"openIDConnectConfig": {
|
2559
|
-
"shape": "
|
2573
|
+
"shape": "S1y"
|
2560
2574
|
},
|
2561
2575
|
"userPoolConfig": {
|
2562
2576
|
"type": "structure",
|
@@ -2571,12 +2585,12 @@
|
|
2571
2585
|
}
|
2572
2586
|
},
|
2573
2587
|
"lambdaAuthorizerConfig": {
|
2574
|
-
"shape": "
|
2588
|
+
"shape": "S25"
|
2575
2589
|
}
|
2576
2590
|
}
|
2577
2591
|
}
|
2578
2592
|
},
|
2579
|
-
"
|
2593
|
+
"S25": {
|
2580
2594
|
"type": "structure",
|
2581
2595
|
"required": [
|
2582
2596
|
"authorizerUri"
|
@@ -2589,40 +2603,53 @@
|
|
2589
2603
|
"identityValidationExpression": {}
|
2590
2604
|
}
|
2591
2605
|
},
|
2592
|
-
"
|
2606
|
+
"S2c": {
|
2607
|
+
"type": "structure",
|
2608
|
+
"required": [
|
2609
|
+
"resolverLevelMetricsBehavior",
|
2610
|
+
"dataSourceLevelMetricsBehavior",
|
2611
|
+
"operationLevelMetricsConfig"
|
2612
|
+
],
|
2613
|
+
"members": {
|
2614
|
+
"resolverLevelMetricsBehavior": {},
|
2615
|
+
"dataSourceLevelMetricsBehavior": {},
|
2616
|
+
"operationLevelMetricsConfig": {}
|
2617
|
+
}
|
2618
|
+
},
|
2619
|
+
"S2h": {
|
2593
2620
|
"type": "structure",
|
2594
2621
|
"members": {
|
2595
2622
|
"name": {},
|
2596
2623
|
"apiId": {},
|
2597
2624
|
"authenticationType": {},
|
2598
2625
|
"logConfig": {
|
2599
|
-
"shape": "
|
2626
|
+
"shape": "S1t"
|
2600
2627
|
},
|
2601
2628
|
"userPoolConfig": {
|
2602
|
-
"shape": "
|
2629
|
+
"shape": "S1w"
|
2603
2630
|
},
|
2604
2631
|
"openIDConnectConfig": {
|
2605
|
-
"shape": "
|
2632
|
+
"shape": "S1y"
|
2606
2633
|
},
|
2607
2634
|
"arn": {},
|
2608
2635
|
"uris": {
|
2609
|
-
"shape": "
|
2636
|
+
"shape": "S2i"
|
2610
2637
|
},
|
2611
2638
|
"tags": {
|
2612
|
-
"shape": "
|
2639
|
+
"shape": "S1z"
|
2613
2640
|
},
|
2614
2641
|
"additionalAuthenticationProviders": {
|
2615
|
-
"shape": "
|
2642
|
+
"shape": "S22"
|
2616
2643
|
},
|
2617
2644
|
"xrayEnabled": {
|
2618
2645
|
"type": "boolean"
|
2619
2646
|
},
|
2620
2647
|
"wafWebAclArn": {},
|
2621
2648
|
"lambdaAuthorizerConfig": {
|
2622
|
-
"shape": "
|
2649
|
+
"shape": "S25"
|
2623
2650
|
},
|
2624
2651
|
"dns": {
|
2625
|
-
"shape": "
|
2652
|
+
"shape": "S2i"
|
2626
2653
|
},
|
2627
2654
|
"visibility": {},
|
2628
2655
|
"apiType": {},
|
@@ -2635,15 +2662,18 @@
|
|
2635
2662
|
},
|
2636
2663
|
"resolverCountLimit": {
|
2637
2664
|
"type": "integer"
|
2665
|
+
},
|
2666
|
+
"enhancedMetricsConfig": {
|
2667
|
+
"shape": "S2c"
|
2638
2668
|
}
|
2639
2669
|
}
|
2640
2670
|
},
|
2641
|
-
"
|
2671
|
+
"S2i": {
|
2642
2672
|
"type": "map",
|
2643
2673
|
"key": {},
|
2644
2674
|
"value": {}
|
2645
2675
|
},
|
2646
|
-
"
|
2676
|
+
"S2l": {
|
2647
2677
|
"type": "structure",
|
2648
2678
|
"members": {
|
2649
2679
|
"functions": {
|
@@ -2652,7 +2682,7 @@
|
|
2652
2682
|
}
|
2653
2683
|
}
|
2654
2684
|
},
|
2655
|
-
"
|
2685
|
+
"S2n": {
|
2656
2686
|
"type": "structure",
|
2657
2687
|
"required": [
|
2658
2688
|
"ttl"
|
@@ -2667,7 +2697,7 @@
|
|
2667
2697
|
}
|
2668
2698
|
}
|
2669
2699
|
},
|
2670
|
-
"
|
2700
|
+
"S2r": {
|
2671
2701
|
"type": "structure",
|
2672
2702
|
"members": {
|
2673
2703
|
"typeName": {},
|
@@ -2678,24 +2708,25 @@
|
|
2678
2708
|
"responseMappingTemplate": {},
|
2679
2709
|
"kind": {},
|
2680
2710
|
"pipelineConfig": {
|
2681
|
-
"shape": "
|
2711
|
+
"shape": "S2l"
|
2682
2712
|
},
|
2683
2713
|
"syncConfig": {
|
2684
|
-
"shape": "
|
2714
|
+
"shape": "S1i"
|
2685
2715
|
},
|
2686
2716
|
"cachingConfig": {
|
2687
|
-
"shape": "
|
2717
|
+
"shape": "S2n"
|
2688
2718
|
},
|
2689
2719
|
"maxBatchSize": {
|
2690
2720
|
"type": "integer"
|
2691
2721
|
},
|
2692
2722
|
"runtime": {
|
2693
|
-
"shape": "
|
2723
|
+
"shape": "S1n"
|
2694
2724
|
},
|
2695
|
-
"code": {}
|
2725
|
+
"code": {},
|
2726
|
+
"metricsConfig": {}
|
2696
2727
|
}
|
2697
2728
|
},
|
2698
|
-
"
|
2729
|
+
"S2v": {
|
2699
2730
|
"type": "structure",
|
2700
2731
|
"members": {
|
2701
2732
|
"name": {},
|
@@ -2705,17 +2736,17 @@
|
|
2705
2736
|
"format": {}
|
2706
2737
|
}
|
2707
2738
|
},
|
2708
|
-
"
|
2739
|
+
"S3u": {
|
2709
2740
|
"type": "list",
|
2710
2741
|
"member": {}
|
2711
2742
|
},
|
2712
|
-
"
|
2743
|
+
"S4h": {
|
2713
2744
|
"type": "structure",
|
2714
2745
|
"members": {
|
2715
2746
|
"kind": {},
|
2716
2747
|
"name": {},
|
2717
2748
|
"type": {
|
2718
|
-
"shape": "
|
2749
|
+
"shape": "S4h"
|
2719
2750
|
},
|
2720
2751
|
"values": {
|
2721
2752
|
"type": "list",
|
@@ -2723,7 +2754,7 @@
|
|
2723
2754
|
}
|
2724
2755
|
}
|
2725
2756
|
},
|
2726
|
-
"
|
2757
|
+
"S4j": {
|
2727
2758
|
"type": "structure",
|
2728
2759
|
"members": {
|
2729
2760
|
"name": {},
|
@@ -2733,21 +2764,21 @@
|
|
2733
2764
|
}
|
2734
2765
|
}
|
2735
2766
|
},
|
2736
|
-
"
|
2767
|
+
"S4u": {
|
2737
2768
|
"type": "map",
|
2738
2769
|
"key": {},
|
2739
2770
|
"value": {}
|
2740
2771
|
},
|
2741
|
-
"
|
2772
|
+
"S5t": {
|
2742
2773
|
"type": "list",
|
2743
2774
|
"member": {
|
2744
|
-
"shape": "
|
2775
|
+
"shape": "S2r"
|
2745
2776
|
}
|
2746
2777
|
},
|
2747
|
-
"
|
2778
|
+
"S65": {
|
2748
2779
|
"type": "list",
|
2749
2780
|
"member": {
|
2750
|
-
"shape": "
|
2781
|
+
"shape": "S2v"
|
2751
2782
|
}
|
2752
2783
|
}
|
2753
2784
|
}
|