cdk-docker-image-deployment 0.0.177 → 0.0.178
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +9 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +4 -2
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +40 -36
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.examples.json +5 -0
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +590 -0
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +134 -116
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +142 -127
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +332 -26
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.paginators.json +5 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +8 -0
- package/node_modules/aws-sdk/clients/drs.d.ts +18 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +606 -0
- package/node_modules/aws-sdk/clients/internetmonitor.js +19 -0
- package/node_modules/aws-sdk/clients/lambda.d.ts +46 -13
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +30 -10
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +435 -38
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +56 -12
- package/node_modules/aws-sdk/dist/aws-sdk.js +142 -119
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +42 -42
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config_data.json +2 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -223,11 +223,14 @@
|
|
|
223
223
|
},
|
|
224
224
|
"ScalingConfig": {
|
|
225
225
|
"shape": "S25"
|
|
226
|
+
},
|
|
227
|
+
"DocumentDBEventSourceConfig": {
|
|
228
|
+
"shape": "S27"
|
|
226
229
|
}
|
|
227
230
|
}
|
|
228
231
|
},
|
|
229
232
|
"output": {
|
|
230
|
-
"shape": "
|
|
233
|
+
"shape": "S2b"
|
|
231
234
|
}
|
|
232
235
|
},
|
|
233
236
|
"CreateFunction": {
|
|
@@ -251,7 +254,7 @@
|
|
|
251
254
|
"type": "structure",
|
|
252
255
|
"members": {
|
|
253
256
|
"ZipFile": {
|
|
254
|
-
"shape": "
|
|
257
|
+
"shape": "S2h"
|
|
255
258
|
},
|
|
256
259
|
"S3Bucket": {},
|
|
257
260
|
"S3Key": {},
|
|
@@ -270,45 +273,45 @@
|
|
|
270
273
|
"type": "boolean"
|
|
271
274
|
},
|
|
272
275
|
"VpcConfig": {
|
|
273
|
-
"shape": "
|
|
276
|
+
"shape": "S2o"
|
|
274
277
|
},
|
|
275
278
|
"PackageType": {},
|
|
276
279
|
"DeadLetterConfig": {
|
|
277
|
-
"shape": "
|
|
280
|
+
"shape": "S2u"
|
|
278
281
|
},
|
|
279
282
|
"Environment": {
|
|
280
|
-
"shape": "
|
|
283
|
+
"shape": "S2w"
|
|
281
284
|
},
|
|
282
285
|
"KMSKeyArn": {},
|
|
283
286
|
"TracingConfig": {
|
|
284
|
-
"shape": "
|
|
287
|
+
"shape": "S31"
|
|
285
288
|
},
|
|
286
289
|
"Tags": {
|
|
287
|
-
"shape": "
|
|
290
|
+
"shape": "S33"
|
|
288
291
|
},
|
|
289
292
|
"Layers": {
|
|
290
|
-
"shape": "
|
|
293
|
+
"shape": "S36"
|
|
291
294
|
},
|
|
292
295
|
"FileSystemConfigs": {
|
|
293
|
-
"shape": "
|
|
296
|
+
"shape": "S38"
|
|
294
297
|
},
|
|
295
298
|
"ImageConfig": {
|
|
296
|
-
"shape": "
|
|
299
|
+
"shape": "S3c"
|
|
297
300
|
},
|
|
298
301
|
"CodeSigningConfigArn": {},
|
|
299
302
|
"Architectures": {
|
|
300
|
-
"shape": "
|
|
303
|
+
"shape": "S3f"
|
|
301
304
|
},
|
|
302
305
|
"EphemeralStorage": {
|
|
303
|
-
"shape": "
|
|
306
|
+
"shape": "S3h"
|
|
304
307
|
},
|
|
305
308
|
"SnapStart": {
|
|
306
|
-
"shape": "
|
|
309
|
+
"shape": "S3j"
|
|
307
310
|
}
|
|
308
311
|
}
|
|
309
312
|
},
|
|
310
313
|
"output": {
|
|
311
|
-
"shape": "
|
|
314
|
+
"shape": "S3l"
|
|
312
315
|
}
|
|
313
316
|
},
|
|
314
317
|
"CreateFunctionUrlConfig": {
|
|
@@ -333,7 +336,7 @@
|
|
|
333
336
|
},
|
|
334
337
|
"AuthType": {},
|
|
335
338
|
"Cors": {
|
|
336
|
-
"shape": "
|
|
339
|
+
"shape": "S4c"
|
|
337
340
|
}
|
|
338
341
|
}
|
|
339
342
|
},
|
|
@@ -350,7 +353,7 @@
|
|
|
350
353
|
"FunctionArn": {},
|
|
351
354
|
"AuthType": {},
|
|
352
355
|
"Cors": {
|
|
353
|
-
"shape": "
|
|
356
|
+
"shape": "S4c"
|
|
354
357
|
},
|
|
355
358
|
"CreationTime": {}
|
|
356
359
|
}
|
|
@@ -422,7 +425,7 @@
|
|
|
422
425
|
}
|
|
423
426
|
},
|
|
424
427
|
"output": {
|
|
425
|
-
"shape": "
|
|
428
|
+
"shape": "S2b"
|
|
426
429
|
}
|
|
427
430
|
},
|
|
428
431
|
"DeleteFunction": {
|
|
@@ -704,7 +707,7 @@
|
|
|
704
707
|
}
|
|
705
708
|
},
|
|
706
709
|
"output": {
|
|
707
|
-
"shape": "
|
|
710
|
+
"shape": "S2b"
|
|
708
711
|
}
|
|
709
712
|
},
|
|
710
713
|
"GetFunction": {
|
|
@@ -733,7 +736,7 @@
|
|
|
733
736
|
"type": "structure",
|
|
734
737
|
"members": {
|
|
735
738
|
"Configuration": {
|
|
736
|
-
"shape": "
|
|
739
|
+
"shape": "S3l"
|
|
737
740
|
},
|
|
738
741
|
"Code": {
|
|
739
742
|
"type": "structure",
|
|
@@ -745,10 +748,10 @@
|
|
|
745
748
|
}
|
|
746
749
|
},
|
|
747
750
|
"Tags": {
|
|
748
|
-
"shape": "
|
|
751
|
+
"shape": "S33"
|
|
749
752
|
},
|
|
750
753
|
"Concurrency": {
|
|
751
|
-
"shape": "
|
|
754
|
+
"shape": "S5b"
|
|
752
755
|
}
|
|
753
756
|
}
|
|
754
757
|
}
|
|
@@ -833,7 +836,7 @@
|
|
|
833
836
|
}
|
|
834
837
|
},
|
|
835
838
|
"output": {
|
|
836
|
-
"shape": "
|
|
839
|
+
"shape": "S3l"
|
|
837
840
|
}
|
|
838
841
|
},
|
|
839
842
|
"GetFunctionEventInvokeConfig": {
|
|
@@ -859,7 +862,7 @@
|
|
|
859
862
|
}
|
|
860
863
|
},
|
|
861
864
|
"output": {
|
|
862
|
-
"shape": "
|
|
865
|
+
"shape": "S5j"
|
|
863
866
|
}
|
|
864
867
|
},
|
|
865
868
|
"GetFunctionUrlConfig": {
|
|
@@ -898,7 +901,7 @@
|
|
|
898
901
|
"FunctionArn": {},
|
|
899
902
|
"AuthType": {},
|
|
900
903
|
"Cors": {
|
|
901
|
-
"shape": "
|
|
904
|
+
"shape": "S4c"
|
|
902
905
|
},
|
|
903
906
|
"CreationTime": {},
|
|
904
907
|
"LastModifiedTime": {}
|
|
@@ -930,7 +933,7 @@
|
|
|
930
933
|
}
|
|
931
934
|
},
|
|
932
935
|
"output": {
|
|
933
|
-
"shape": "
|
|
936
|
+
"shape": "S5p"
|
|
934
937
|
}
|
|
935
938
|
},
|
|
936
939
|
"GetLayerVersionByArn": {
|
|
@@ -952,7 +955,7 @@
|
|
|
952
955
|
}
|
|
953
956
|
},
|
|
954
957
|
"output": {
|
|
955
|
-
"shape": "
|
|
958
|
+
"shape": "S5p"
|
|
956
959
|
}
|
|
957
960
|
},
|
|
958
961
|
"GetLayerVersionPolicy": {
|
|
@@ -1084,7 +1087,8 @@
|
|
|
1084
1087
|
"type": "structure",
|
|
1085
1088
|
"members": {
|
|
1086
1089
|
"UpdateRuntimeOn": {},
|
|
1087
|
-
"RuntimeVersionArn": {}
|
|
1090
|
+
"RuntimeVersionArn": {},
|
|
1091
|
+
"FunctionArn": {}
|
|
1088
1092
|
}
|
|
1089
1093
|
}
|
|
1090
1094
|
},
|
|
@@ -1115,7 +1119,7 @@
|
|
|
1115
1119
|
"locationName": "X-Amz-Client-Context"
|
|
1116
1120
|
},
|
|
1117
1121
|
"Payload": {
|
|
1118
|
-
"shape": "
|
|
1122
|
+
"shape": "S2h"
|
|
1119
1123
|
},
|
|
1120
1124
|
"Qualifier": {
|
|
1121
1125
|
"location": "querystring",
|
|
@@ -1140,7 +1144,7 @@
|
|
|
1140
1144
|
"locationName": "X-Amz-Log-Result"
|
|
1141
1145
|
},
|
|
1142
1146
|
"Payload": {
|
|
1143
|
-
"shape": "
|
|
1147
|
+
"shape": "S2h"
|
|
1144
1148
|
},
|
|
1145
1149
|
"ExecutedVersion": {
|
|
1146
1150
|
"location": "header",
|
|
@@ -1298,7 +1302,7 @@
|
|
|
1298
1302
|
"EventSourceMappings": {
|
|
1299
1303
|
"type": "list",
|
|
1300
1304
|
"member": {
|
|
1301
|
-
"shape": "
|
|
1305
|
+
"shape": "S2b"
|
|
1302
1306
|
}
|
|
1303
1307
|
}
|
|
1304
1308
|
}
|
|
@@ -1337,7 +1341,7 @@
|
|
|
1337
1341
|
"FunctionEventInvokeConfigs": {
|
|
1338
1342
|
"type": "list",
|
|
1339
1343
|
"member": {
|
|
1340
|
-
"shape": "
|
|
1344
|
+
"shape": "S5j"
|
|
1341
1345
|
}
|
|
1342
1346
|
},
|
|
1343
1347
|
"NextMarker": {}
|
|
@@ -1394,7 +1398,7 @@
|
|
|
1394
1398
|
"CreationTime": {},
|
|
1395
1399
|
"LastModifiedTime": {},
|
|
1396
1400
|
"Cors": {
|
|
1397
|
-
"shape": "
|
|
1401
|
+
"shape": "S4c"
|
|
1398
1402
|
},
|
|
1399
1403
|
"AuthType": {}
|
|
1400
1404
|
}
|
|
@@ -1437,7 +1441,7 @@
|
|
|
1437
1441
|
"members": {
|
|
1438
1442
|
"NextMarker": {},
|
|
1439
1443
|
"Functions": {
|
|
1440
|
-
"shape": "
|
|
1444
|
+
"shape": "S73"
|
|
1441
1445
|
}
|
|
1442
1446
|
}
|
|
1443
1447
|
}
|
|
@@ -1522,7 +1526,7 @@
|
|
|
1522
1526
|
"LayerVersions": {
|
|
1523
1527
|
"type": "list",
|
|
1524
1528
|
"member": {
|
|
1525
|
-
"shape": "
|
|
1529
|
+
"shape": "S7b"
|
|
1526
1530
|
}
|
|
1527
1531
|
}
|
|
1528
1532
|
}
|
|
@@ -1568,7 +1572,7 @@
|
|
|
1568
1572
|
"LayerName": {},
|
|
1569
1573
|
"LayerArn": {},
|
|
1570
1574
|
"LatestMatchingVersion": {
|
|
1571
|
-
"shape": "
|
|
1575
|
+
"shape": "S7b"
|
|
1572
1576
|
}
|
|
1573
1577
|
}
|
|
1574
1578
|
}
|
|
@@ -1652,7 +1656,7 @@
|
|
|
1652
1656
|
"type": "structure",
|
|
1653
1657
|
"members": {
|
|
1654
1658
|
"Tags": {
|
|
1655
|
-
"shape": "
|
|
1659
|
+
"shape": "S33"
|
|
1656
1660
|
}
|
|
1657
1661
|
}
|
|
1658
1662
|
}
|
|
@@ -1689,7 +1693,7 @@
|
|
|
1689
1693
|
"members": {
|
|
1690
1694
|
"NextMarker": {},
|
|
1691
1695
|
"Versions": {
|
|
1692
|
-
"shape": "
|
|
1696
|
+
"shape": "S73"
|
|
1693
1697
|
}
|
|
1694
1698
|
}
|
|
1695
1699
|
}
|
|
@@ -1718,16 +1722,16 @@
|
|
|
1718
1722
|
"S3Key": {},
|
|
1719
1723
|
"S3ObjectVersion": {},
|
|
1720
1724
|
"ZipFile": {
|
|
1721
|
-
"shape": "
|
|
1725
|
+
"shape": "S2h"
|
|
1722
1726
|
}
|
|
1723
1727
|
}
|
|
1724
1728
|
},
|
|
1725
1729
|
"CompatibleRuntimes": {
|
|
1726
|
-
"shape": "
|
|
1730
|
+
"shape": "S5s"
|
|
1727
1731
|
},
|
|
1728
1732
|
"LicenseInfo": {},
|
|
1729
1733
|
"CompatibleArchitectures": {
|
|
1730
|
-
"shape": "
|
|
1734
|
+
"shape": "S5u"
|
|
1731
1735
|
}
|
|
1732
1736
|
}
|
|
1733
1737
|
},
|
|
@@ -1735,7 +1739,7 @@
|
|
|
1735
1739
|
"type": "structure",
|
|
1736
1740
|
"members": {
|
|
1737
1741
|
"Content": {
|
|
1738
|
-
"shape": "
|
|
1742
|
+
"shape": "S5q"
|
|
1739
1743
|
},
|
|
1740
1744
|
"LayerArn": {},
|
|
1741
1745
|
"LayerVersionArn": {},
|
|
@@ -1745,11 +1749,11 @@
|
|
|
1745
1749
|
"type": "long"
|
|
1746
1750
|
},
|
|
1747
1751
|
"CompatibleRuntimes": {
|
|
1748
|
-
"shape": "
|
|
1752
|
+
"shape": "S5s"
|
|
1749
1753
|
},
|
|
1750
1754
|
"LicenseInfo": {},
|
|
1751
1755
|
"CompatibleArchitectures": {
|
|
1752
|
-
"shape": "
|
|
1756
|
+
"shape": "S5u"
|
|
1753
1757
|
}
|
|
1754
1758
|
}
|
|
1755
1759
|
}
|
|
@@ -1775,7 +1779,7 @@
|
|
|
1775
1779
|
}
|
|
1776
1780
|
},
|
|
1777
1781
|
"output": {
|
|
1778
|
-
"shape": "
|
|
1782
|
+
"shape": "S3l"
|
|
1779
1783
|
}
|
|
1780
1784
|
},
|
|
1781
1785
|
"PutFunctionCodeSigningConfig": {
|
|
@@ -1833,7 +1837,7 @@
|
|
|
1833
1837
|
}
|
|
1834
1838
|
},
|
|
1835
1839
|
"output": {
|
|
1836
|
-
"shape": "
|
|
1840
|
+
"shape": "S5b"
|
|
1837
1841
|
}
|
|
1838
1842
|
},
|
|
1839
1843
|
"PutFunctionEventInvokeConfig": {
|
|
@@ -1868,7 +1872,7 @@
|
|
|
1868
1872
|
}
|
|
1869
1873
|
},
|
|
1870
1874
|
"output": {
|
|
1871
|
-
"shape": "
|
|
1875
|
+
"shape": "S5j"
|
|
1872
1876
|
}
|
|
1873
1877
|
},
|
|
1874
1878
|
"PutProvisionedConcurrencyConfig": {
|
|
@@ -2037,7 +2041,7 @@
|
|
|
2037
2041
|
"locationName": "ARN"
|
|
2038
2042
|
},
|
|
2039
2043
|
"Tags": {
|
|
2040
|
-
"shape": "
|
|
2044
|
+
"shape": "S33"
|
|
2041
2045
|
}
|
|
2042
2046
|
}
|
|
2043
2047
|
}
|
|
@@ -2193,11 +2197,14 @@
|
|
|
2193
2197
|
},
|
|
2194
2198
|
"ScalingConfig": {
|
|
2195
2199
|
"shape": "S25"
|
|
2200
|
+
},
|
|
2201
|
+
"DocumentDBEventSourceConfig": {
|
|
2202
|
+
"shape": "S27"
|
|
2196
2203
|
}
|
|
2197
2204
|
}
|
|
2198
2205
|
},
|
|
2199
2206
|
"output": {
|
|
2200
|
-
"shape": "
|
|
2207
|
+
"shape": "S2b"
|
|
2201
2208
|
}
|
|
2202
2209
|
},
|
|
2203
2210
|
"UpdateFunctionCode": {
|
|
@@ -2217,7 +2224,7 @@
|
|
|
2217
2224
|
"locationName": "FunctionName"
|
|
2218
2225
|
},
|
|
2219
2226
|
"ZipFile": {
|
|
2220
|
-
"shape": "
|
|
2227
|
+
"shape": "S2h"
|
|
2221
2228
|
},
|
|
2222
2229
|
"S3Bucket": {},
|
|
2223
2230
|
"S3Key": {},
|
|
@@ -2231,12 +2238,12 @@
|
|
|
2231
2238
|
},
|
|
2232
2239
|
"RevisionId": {},
|
|
2233
2240
|
"Architectures": {
|
|
2234
|
-
"shape": "
|
|
2241
|
+
"shape": "S3f"
|
|
2235
2242
|
}
|
|
2236
2243
|
}
|
|
2237
2244
|
},
|
|
2238
2245
|
"output": {
|
|
2239
|
-
"shape": "
|
|
2246
|
+
"shape": "S3l"
|
|
2240
2247
|
}
|
|
2241
2248
|
},
|
|
2242
2249
|
"UpdateFunctionConfiguration": {
|
|
@@ -2265,39 +2272,39 @@
|
|
|
2265
2272
|
"type": "integer"
|
|
2266
2273
|
},
|
|
2267
2274
|
"VpcConfig": {
|
|
2268
|
-
"shape": "
|
|
2275
|
+
"shape": "S2o"
|
|
2269
2276
|
},
|
|
2270
2277
|
"Environment": {
|
|
2271
|
-
"shape": "
|
|
2278
|
+
"shape": "S2w"
|
|
2272
2279
|
},
|
|
2273
2280
|
"Runtime": {},
|
|
2274
2281
|
"DeadLetterConfig": {
|
|
2275
|
-
"shape": "
|
|
2282
|
+
"shape": "S2u"
|
|
2276
2283
|
},
|
|
2277
2284
|
"KMSKeyArn": {},
|
|
2278
2285
|
"TracingConfig": {
|
|
2279
|
-
"shape": "
|
|
2286
|
+
"shape": "S31"
|
|
2280
2287
|
},
|
|
2281
2288
|
"RevisionId": {},
|
|
2282
2289
|
"Layers": {
|
|
2283
|
-
"shape": "
|
|
2290
|
+
"shape": "S36"
|
|
2284
2291
|
},
|
|
2285
2292
|
"FileSystemConfigs": {
|
|
2286
|
-
"shape": "
|
|
2293
|
+
"shape": "S38"
|
|
2287
2294
|
},
|
|
2288
2295
|
"ImageConfig": {
|
|
2289
|
-
"shape": "
|
|
2296
|
+
"shape": "S3c"
|
|
2290
2297
|
},
|
|
2291
2298
|
"EphemeralStorage": {
|
|
2292
|
-
"shape": "
|
|
2299
|
+
"shape": "S3h"
|
|
2293
2300
|
},
|
|
2294
2301
|
"SnapStart": {
|
|
2295
|
-
"shape": "
|
|
2302
|
+
"shape": "S3j"
|
|
2296
2303
|
}
|
|
2297
2304
|
}
|
|
2298
2305
|
},
|
|
2299
2306
|
"output": {
|
|
2300
|
-
"shape": "
|
|
2307
|
+
"shape": "S3l"
|
|
2301
2308
|
}
|
|
2302
2309
|
},
|
|
2303
2310
|
"UpdateFunctionEventInvokeConfig": {
|
|
@@ -2331,7 +2338,7 @@
|
|
|
2331
2338
|
}
|
|
2332
2339
|
},
|
|
2333
2340
|
"output": {
|
|
2334
|
-
"shape": "
|
|
2341
|
+
"shape": "S5j"
|
|
2335
2342
|
}
|
|
2336
2343
|
},
|
|
2337
2344
|
"UpdateFunctionUrlConfig": {
|
|
@@ -2356,7 +2363,7 @@
|
|
|
2356
2363
|
},
|
|
2357
2364
|
"AuthType": {},
|
|
2358
2365
|
"Cors": {
|
|
2359
|
-
"shape": "
|
|
2366
|
+
"shape": "S4c"
|
|
2360
2367
|
}
|
|
2361
2368
|
}
|
|
2362
2369
|
},
|
|
@@ -2374,7 +2381,7 @@
|
|
|
2374
2381
|
"FunctionArn": {},
|
|
2375
2382
|
"AuthType": {},
|
|
2376
2383
|
"Cors": {
|
|
2377
|
-
"shape": "
|
|
2384
|
+
"shape": "S4c"
|
|
2378
2385
|
},
|
|
2379
2386
|
"CreationTime": {},
|
|
2380
2387
|
"LastModifiedTime": {}
|
|
@@ -2535,6 +2542,14 @@
|
|
|
2535
2542
|
}
|
|
2536
2543
|
},
|
|
2537
2544
|
"S27": {
|
|
2545
|
+
"type": "structure",
|
|
2546
|
+
"members": {
|
|
2547
|
+
"DatabaseName": {},
|
|
2548
|
+
"CollectionName": {},
|
|
2549
|
+
"FullDocument": {}
|
|
2550
|
+
}
|
|
2551
|
+
},
|
|
2552
|
+
"S2b": {
|
|
2538
2553
|
"type": "structure",
|
|
2539
2554
|
"members": {
|
|
2540
2555
|
"UUID": {},
|
|
@@ -2600,47 +2615,50 @@
|
|
|
2600
2615
|
},
|
|
2601
2616
|
"ScalingConfig": {
|
|
2602
2617
|
"shape": "S25"
|
|
2618
|
+
},
|
|
2619
|
+
"DocumentDBEventSourceConfig": {
|
|
2620
|
+
"shape": "S27"
|
|
2603
2621
|
}
|
|
2604
2622
|
}
|
|
2605
2623
|
},
|
|
2606
|
-
"
|
|
2624
|
+
"S2h": {
|
|
2607
2625
|
"type": "blob",
|
|
2608
2626
|
"sensitive": true
|
|
2609
2627
|
},
|
|
2610
|
-
"
|
|
2628
|
+
"S2o": {
|
|
2611
2629
|
"type": "structure",
|
|
2612
2630
|
"members": {
|
|
2613
2631
|
"SubnetIds": {
|
|
2614
|
-
"shape": "
|
|
2632
|
+
"shape": "S2p"
|
|
2615
2633
|
},
|
|
2616
2634
|
"SecurityGroupIds": {
|
|
2617
|
-
"shape": "
|
|
2635
|
+
"shape": "S2r"
|
|
2618
2636
|
}
|
|
2619
2637
|
}
|
|
2620
2638
|
},
|
|
2621
|
-
"
|
|
2639
|
+
"S2p": {
|
|
2622
2640
|
"type": "list",
|
|
2623
2641
|
"member": {}
|
|
2624
2642
|
},
|
|
2625
|
-
"
|
|
2643
|
+
"S2r": {
|
|
2626
2644
|
"type": "list",
|
|
2627
2645
|
"member": {}
|
|
2628
2646
|
},
|
|
2629
|
-
"
|
|
2647
|
+
"S2u": {
|
|
2630
2648
|
"type": "structure",
|
|
2631
2649
|
"members": {
|
|
2632
2650
|
"TargetArn": {}
|
|
2633
2651
|
}
|
|
2634
2652
|
},
|
|
2635
|
-
"
|
|
2653
|
+
"S2w": {
|
|
2636
2654
|
"type": "structure",
|
|
2637
2655
|
"members": {
|
|
2638
2656
|
"Variables": {
|
|
2639
|
-
"shape": "
|
|
2657
|
+
"shape": "S2x"
|
|
2640
2658
|
}
|
|
2641
2659
|
}
|
|
2642
2660
|
},
|
|
2643
|
-
"
|
|
2661
|
+
"S2x": {
|
|
2644
2662
|
"type": "map",
|
|
2645
2663
|
"key": {
|
|
2646
2664
|
"type": "string",
|
|
@@ -2652,22 +2670,22 @@
|
|
|
2652
2670
|
},
|
|
2653
2671
|
"sensitive": true
|
|
2654
2672
|
},
|
|
2655
|
-
"
|
|
2673
|
+
"S31": {
|
|
2656
2674
|
"type": "structure",
|
|
2657
2675
|
"members": {
|
|
2658
2676
|
"Mode": {}
|
|
2659
2677
|
}
|
|
2660
2678
|
},
|
|
2661
|
-
"
|
|
2679
|
+
"S33": {
|
|
2662
2680
|
"type": "map",
|
|
2663
2681
|
"key": {},
|
|
2664
2682
|
"value": {}
|
|
2665
2683
|
},
|
|
2666
|
-
"
|
|
2684
|
+
"S36": {
|
|
2667
2685
|
"type": "list",
|
|
2668
2686
|
"member": {}
|
|
2669
2687
|
},
|
|
2670
|
-
"
|
|
2688
|
+
"S38": {
|
|
2671
2689
|
"type": "list",
|
|
2672
2690
|
"member": {
|
|
2673
2691
|
"type": "structure",
|
|
@@ -2681,27 +2699,27 @@
|
|
|
2681
2699
|
}
|
|
2682
2700
|
}
|
|
2683
2701
|
},
|
|
2684
|
-
"
|
|
2702
|
+
"S3c": {
|
|
2685
2703
|
"type": "structure",
|
|
2686
2704
|
"members": {
|
|
2687
2705
|
"EntryPoint": {
|
|
2688
|
-
"shape": "
|
|
2706
|
+
"shape": "S3d"
|
|
2689
2707
|
},
|
|
2690
2708
|
"Command": {
|
|
2691
|
-
"shape": "
|
|
2709
|
+
"shape": "S3d"
|
|
2692
2710
|
},
|
|
2693
2711
|
"WorkingDirectory": {}
|
|
2694
2712
|
}
|
|
2695
2713
|
},
|
|
2696
|
-
"
|
|
2714
|
+
"S3d": {
|
|
2697
2715
|
"type": "list",
|
|
2698
2716
|
"member": {}
|
|
2699
2717
|
},
|
|
2700
|
-
"
|
|
2718
|
+
"S3f": {
|
|
2701
2719
|
"type": "list",
|
|
2702
2720
|
"member": {}
|
|
2703
2721
|
},
|
|
2704
|
-
"
|
|
2722
|
+
"S3h": {
|
|
2705
2723
|
"type": "structure",
|
|
2706
2724
|
"required": [
|
|
2707
2725
|
"Size"
|
|
@@ -2712,13 +2730,13 @@
|
|
|
2712
2730
|
}
|
|
2713
2731
|
}
|
|
2714
2732
|
},
|
|
2715
|
-
"
|
|
2733
|
+
"S3j": {
|
|
2716
2734
|
"type": "structure",
|
|
2717
2735
|
"members": {
|
|
2718
2736
|
"ApplyOn": {}
|
|
2719
2737
|
}
|
|
2720
2738
|
},
|
|
2721
|
-
"
|
|
2739
|
+
"S3l": {
|
|
2722
2740
|
"type": "structure",
|
|
2723
2741
|
"members": {
|
|
2724
2742
|
"FunctionName": {},
|
|
@@ -2743,29 +2761,29 @@
|
|
|
2743
2761
|
"type": "structure",
|
|
2744
2762
|
"members": {
|
|
2745
2763
|
"SubnetIds": {
|
|
2746
|
-
"shape": "
|
|
2764
|
+
"shape": "S2p"
|
|
2747
2765
|
},
|
|
2748
2766
|
"SecurityGroupIds": {
|
|
2749
|
-
"shape": "
|
|
2767
|
+
"shape": "S2r"
|
|
2750
2768
|
},
|
|
2751
2769
|
"VpcId": {}
|
|
2752
2770
|
}
|
|
2753
2771
|
},
|
|
2754
2772
|
"DeadLetterConfig": {
|
|
2755
|
-
"shape": "
|
|
2773
|
+
"shape": "S2u"
|
|
2756
2774
|
},
|
|
2757
2775
|
"Environment": {
|
|
2758
2776
|
"type": "structure",
|
|
2759
2777
|
"members": {
|
|
2760
2778
|
"Variables": {
|
|
2761
|
-
"shape": "
|
|
2779
|
+
"shape": "S2x"
|
|
2762
2780
|
},
|
|
2763
2781
|
"Error": {
|
|
2764
2782
|
"type": "structure",
|
|
2765
2783
|
"members": {
|
|
2766
2784
|
"ErrorCode": {},
|
|
2767
2785
|
"Message": {
|
|
2768
|
-
"shape": "
|
|
2786
|
+
"shape": "S3t"
|
|
2769
2787
|
}
|
|
2770
2788
|
}
|
|
2771
2789
|
}
|
|
@@ -2801,21 +2819,21 @@
|
|
|
2801
2819
|
"LastUpdateStatusReason": {},
|
|
2802
2820
|
"LastUpdateStatusReasonCode": {},
|
|
2803
2821
|
"FileSystemConfigs": {
|
|
2804
|
-
"shape": "
|
|
2822
|
+
"shape": "S38"
|
|
2805
2823
|
},
|
|
2806
2824
|
"PackageType": {},
|
|
2807
2825
|
"ImageConfigResponse": {
|
|
2808
2826
|
"type": "structure",
|
|
2809
2827
|
"members": {
|
|
2810
2828
|
"ImageConfig": {
|
|
2811
|
-
"shape": "
|
|
2829
|
+
"shape": "S3c"
|
|
2812
2830
|
},
|
|
2813
2831
|
"Error": {
|
|
2814
2832
|
"type": "structure",
|
|
2815
2833
|
"members": {
|
|
2816
2834
|
"ErrorCode": {},
|
|
2817
2835
|
"Message": {
|
|
2818
|
-
"shape": "
|
|
2836
|
+
"shape": "S3t"
|
|
2819
2837
|
}
|
|
2820
2838
|
}
|
|
2821
2839
|
}
|
|
@@ -2824,10 +2842,10 @@
|
|
|
2824
2842
|
"SigningProfileVersionArn": {},
|
|
2825
2843
|
"SigningJobArn": {},
|
|
2826
2844
|
"Architectures": {
|
|
2827
|
-
"shape": "
|
|
2845
|
+
"shape": "S3f"
|
|
2828
2846
|
},
|
|
2829
2847
|
"EphemeralStorage": {
|
|
2830
|
-
"shape": "
|
|
2848
|
+
"shape": "S3h"
|
|
2831
2849
|
},
|
|
2832
2850
|
"SnapStart": {
|
|
2833
2851
|
"type": "structure",
|
|
@@ -2845,7 +2863,7 @@
|
|
|
2845
2863
|
"members": {
|
|
2846
2864
|
"ErrorCode": {},
|
|
2847
2865
|
"Message": {
|
|
2848
|
-
"shape": "
|
|
2866
|
+
"shape": "S3t"
|
|
2849
2867
|
}
|
|
2850
2868
|
}
|
|
2851
2869
|
}
|
|
@@ -2853,18 +2871,18 @@
|
|
|
2853
2871
|
}
|
|
2854
2872
|
}
|
|
2855
2873
|
},
|
|
2856
|
-
"
|
|
2874
|
+
"S3t": {
|
|
2857
2875
|
"type": "string",
|
|
2858
2876
|
"sensitive": true
|
|
2859
2877
|
},
|
|
2860
|
-
"
|
|
2878
|
+
"S4c": {
|
|
2861
2879
|
"type": "structure",
|
|
2862
2880
|
"members": {
|
|
2863
2881
|
"AllowCredentials": {
|
|
2864
2882
|
"type": "boolean"
|
|
2865
2883
|
},
|
|
2866
2884
|
"AllowHeaders": {
|
|
2867
|
-
"shape": "
|
|
2885
|
+
"shape": "S4e"
|
|
2868
2886
|
},
|
|
2869
2887
|
"AllowMethods": {
|
|
2870
2888
|
"type": "list",
|
|
@@ -2875,18 +2893,18 @@
|
|
|
2875
2893
|
"member": {}
|
|
2876
2894
|
},
|
|
2877
2895
|
"ExposeHeaders": {
|
|
2878
|
-
"shape": "
|
|
2896
|
+
"shape": "S4e"
|
|
2879
2897
|
},
|
|
2880
2898
|
"MaxAge": {
|
|
2881
2899
|
"type": "integer"
|
|
2882
2900
|
}
|
|
2883
2901
|
}
|
|
2884
2902
|
},
|
|
2885
|
-
"
|
|
2903
|
+
"S4e": {
|
|
2886
2904
|
"type": "list",
|
|
2887
2905
|
"member": {}
|
|
2888
2906
|
},
|
|
2889
|
-
"
|
|
2907
|
+
"S5b": {
|
|
2890
2908
|
"type": "structure",
|
|
2891
2909
|
"members": {
|
|
2892
2910
|
"ReservedConcurrentExecutions": {
|
|
@@ -2894,7 +2912,7 @@
|
|
|
2894
2912
|
}
|
|
2895
2913
|
}
|
|
2896
2914
|
},
|
|
2897
|
-
"
|
|
2915
|
+
"S5j": {
|
|
2898
2916
|
"type": "structure",
|
|
2899
2917
|
"members": {
|
|
2900
2918
|
"LastModified": {
|
|
@@ -2912,11 +2930,11 @@
|
|
|
2912
2930
|
}
|
|
2913
2931
|
}
|
|
2914
2932
|
},
|
|
2915
|
-
"
|
|
2933
|
+
"S5p": {
|
|
2916
2934
|
"type": "structure",
|
|
2917
2935
|
"members": {
|
|
2918
2936
|
"Content": {
|
|
2919
|
-
"shape": "
|
|
2937
|
+
"shape": "S5q"
|
|
2920
2938
|
},
|
|
2921
2939
|
"LayerArn": {},
|
|
2922
2940
|
"LayerVersionArn": {},
|
|
@@ -2926,15 +2944,15 @@
|
|
|
2926
2944
|
"type": "long"
|
|
2927
2945
|
},
|
|
2928
2946
|
"CompatibleRuntimes": {
|
|
2929
|
-
"shape": "
|
|
2947
|
+
"shape": "S5s"
|
|
2930
2948
|
},
|
|
2931
2949
|
"LicenseInfo": {},
|
|
2932
2950
|
"CompatibleArchitectures": {
|
|
2933
|
-
"shape": "
|
|
2951
|
+
"shape": "S5u"
|
|
2934
2952
|
}
|
|
2935
2953
|
}
|
|
2936
2954
|
},
|
|
2937
|
-
"
|
|
2955
|
+
"S5q": {
|
|
2938
2956
|
"type": "structure",
|
|
2939
2957
|
"members": {
|
|
2940
2958
|
"Location": {},
|
|
@@ -2946,21 +2964,21 @@
|
|
|
2946
2964
|
"SigningJobArn": {}
|
|
2947
2965
|
}
|
|
2948
2966
|
},
|
|
2949
|
-
"
|
|
2967
|
+
"S5s": {
|
|
2950
2968
|
"type": "list",
|
|
2951
2969
|
"member": {}
|
|
2952
2970
|
},
|
|
2953
|
-
"
|
|
2971
|
+
"S5u": {
|
|
2954
2972
|
"type": "list",
|
|
2955
2973
|
"member": {}
|
|
2956
2974
|
},
|
|
2957
|
-
"
|
|
2975
|
+
"S73": {
|
|
2958
2976
|
"type": "list",
|
|
2959
2977
|
"member": {
|
|
2960
|
-
"shape": "
|
|
2978
|
+
"shape": "S3l"
|
|
2961
2979
|
}
|
|
2962
2980
|
},
|
|
2963
|
-
"
|
|
2981
|
+
"S7b": {
|
|
2964
2982
|
"type": "structure",
|
|
2965
2983
|
"members": {
|
|
2966
2984
|
"LayerVersionArn": {},
|
|
@@ -2970,11 +2988,11 @@
|
|
|
2970
2988
|
"Description": {},
|
|
2971
2989
|
"CreatedDate": {},
|
|
2972
2990
|
"CompatibleRuntimes": {
|
|
2973
|
-
"shape": "
|
|
2991
|
+
"shape": "S5s"
|
|
2974
2992
|
},
|
|
2975
2993
|
"LicenseInfo": {},
|
|
2976
2994
|
"CompatibleArchitectures": {
|
|
2977
|
-
"shape": "
|
|
2995
|
+
"shape": "S5u"
|
|
2978
2996
|
}
|
|
2979
2997
|
}
|
|
2980
2998
|
}
|