cdk-docker-image-deployment 0.0.131 → 0.0.133
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 +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +1927 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +131 -114
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +0 -10
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +131 -99
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.examples.json +1 -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/cleanrooms.d.ts +1828 -0
- package/node_modules/aws-sdk/clients/cleanrooms.js +19 -0
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +17 -17
- package/node_modules/aws-sdk/clients/kendra.d.ts +7 -7
- package/node_modules/aws-sdk/clients/lambda.d.ts +32 -13
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +44 -5
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +19 -10
- 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 +51 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +137 -127
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +41 -41
- 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/package.json +1 -1
- package/package.json +8 -8
|
@@ -220,11 +220,14 @@
|
|
|
220
220
|
},
|
|
221
221
|
"SelfManagedKafkaEventSourceConfig": {
|
|
222
222
|
"shape": "S24"
|
|
223
|
+
},
|
|
224
|
+
"ScalingConfig": {
|
|
225
|
+
"shape": "S25"
|
|
223
226
|
}
|
|
224
227
|
}
|
|
225
228
|
},
|
|
226
229
|
"output": {
|
|
227
|
-
"shape": "
|
|
230
|
+
"shape": "S27"
|
|
228
231
|
}
|
|
229
232
|
},
|
|
230
233
|
"CreateFunction": {
|
|
@@ -248,7 +251,7 @@
|
|
|
248
251
|
"type": "structure",
|
|
249
252
|
"members": {
|
|
250
253
|
"ZipFile": {
|
|
251
|
-
"shape": "
|
|
254
|
+
"shape": "S2d"
|
|
252
255
|
},
|
|
253
256
|
"S3Bucket": {},
|
|
254
257
|
"S3Key": {},
|
|
@@ -267,45 +270,45 @@
|
|
|
267
270
|
"type": "boolean"
|
|
268
271
|
},
|
|
269
272
|
"VpcConfig": {
|
|
270
|
-
"shape": "
|
|
273
|
+
"shape": "S2k"
|
|
271
274
|
},
|
|
272
275
|
"PackageType": {},
|
|
273
276
|
"DeadLetterConfig": {
|
|
274
|
-
"shape": "
|
|
277
|
+
"shape": "S2q"
|
|
275
278
|
},
|
|
276
279
|
"Environment": {
|
|
277
|
-
"shape": "
|
|
280
|
+
"shape": "S2s"
|
|
278
281
|
},
|
|
279
282
|
"KMSKeyArn": {},
|
|
280
283
|
"TracingConfig": {
|
|
281
|
-
"shape": "
|
|
284
|
+
"shape": "S2x"
|
|
282
285
|
},
|
|
283
286
|
"Tags": {
|
|
284
|
-
"shape": "
|
|
287
|
+
"shape": "S2z"
|
|
285
288
|
},
|
|
286
289
|
"Layers": {
|
|
287
|
-
"shape": "
|
|
290
|
+
"shape": "S32"
|
|
288
291
|
},
|
|
289
292
|
"FileSystemConfigs": {
|
|
290
|
-
"shape": "
|
|
293
|
+
"shape": "S34"
|
|
291
294
|
},
|
|
292
295
|
"ImageConfig": {
|
|
293
|
-
"shape": "
|
|
296
|
+
"shape": "S38"
|
|
294
297
|
},
|
|
295
298
|
"CodeSigningConfigArn": {},
|
|
296
299
|
"Architectures": {
|
|
297
|
-
"shape": "
|
|
300
|
+
"shape": "S3b"
|
|
298
301
|
},
|
|
299
302
|
"EphemeralStorage": {
|
|
300
|
-
"shape": "
|
|
303
|
+
"shape": "S3d"
|
|
301
304
|
},
|
|
302
305
|
"SnapStart": {
|
|
303
|
-
"shape": "
|
|
306
|
+
"shape": "S3f"
|
|
304
307
|
}
|
|
305
308
|
}
|
|
306
309
|
},
|
|
307
310
|
"output": {
|
|
308
|
-
"shape": "
|
|
311
|
+
"shape": "S3h"
|
|
309
312
|
}
|
|
310
313
|
},
|
|
311
314
|
"CreateFunctionUrlConfig": {
|
|
@@ -330,7 +333,7 @@
|
|
|
330
333
|
},
|
|
331
334
|
"AuthType": {},
|
|
332
335
|
"Cors": {
|
|
333
|
-
"shape": "
|
|
336
|
+
"shape": "S45"
|
|
334
337
|
}
|
|
335
338
|
}
|
|
336
339
|
},
|
|
@@ -347,7 +350,7 @@
|
|
|
347
350
|
"FunctionArn": {},
|
|
348
351
|
"AuthType": {},
|
|
349
352
|
"Cors": {
|
|
350
|
-
"shape": "
|
|
353
|
+
"shape": "S45"
|
|
351
354
|
},
|
|
352
355
|
"CreationTime": {}
|
|
353
356
|
}
|
|
@@ -419,7 +422,7 @@
|
|
|
419
422
|
}
|
|
420
423
|
},
|
|
421
424
|
"output": {
|
|
422
|
-
"shape": "
|
|
425
|
+
"shape": "S27"
|
|
423
426
|
}
|
|
424
427
|
},
|
|
425
428
|
"DeleteFunction": {
|
|
@@ -701,7 +704,7 @@
|
|
|
701
704
|
}
|
|
702
705
|
},
|
|
703
706
|
"output": {
|
|
704
|
-
"shape": "
|
|
707
|
+
"shape": "S27"
|
|
705
708
|
}
|
|
706
709
|
},
|
|
707
710
|
"GetFunction": {
|
|
@@ -730,7 +733,7 @@
|
|
|
730
733
|
"type": "structure",
|
|
731
734
|
"members": {
|
|
732
735
|
"Configuration": {
|
|
733
|
-
"shape": "
|
|
736
|
+
"shape": "S3h"
|
|
734
737
|
},
|
|
735
738
|
"Code": {
|
|
736
739
|
"type": "structure",
|
|
@@ -742,10 +745,10 @@
|
|
|
742
745
|
}
|
|
743
746
|
},
|
|
744
747
|
"Tags": {
|
|
745
|
-
"shape": "
|
|
748
|
+
"shape": "S2z"
|
|
746
749
|
},
|
|
747
750
|
"Concurrency": {
|
|
748
|
-
"shape": "
|
|
751
|
+
"shape": "S54"
|
|
749
752
|
}
|
|
750
753
|
}
|
|
751
754
|
}
|
|
@@ -830,7 +833,7 @@
|
|
|
830
833
|
}
|
|
831
834
|
},
|
|
832
835
|
"output": {
|
|
833
|
-
"shape": "
|
|
836
|
+
"shape": "S3h"
|
|
834
837
|
}
|
|
835
838
|
},
|
|
836
839
|
"GetFunctionEventInvokeConfig": {
|
|
@@ -856,7 +859,7 @@
|
|
|
856
859
|
}
|
|
857
860
|
},
|
|
858
861
|
"output": {
|
|
859
|
-
"shape": "
|
|
862
|
+
"shape": "S5c"
|
|
860
863
|
}
|
|
861
864
|
},
|
|
862
865
|
"GetFunctionUrlConfig": {
|
|
@@ -895,7 +898,7 @@
|
|
|
895
898
|
"FunctionArn": {},
|
|
896
899
|
"AuthType": {},
|
|
897
900
|
"Cors": {
|
|
898
|
-
"shape": "
|
|
901
|
+
"shape": "S45"
|
|
899
902
|
},
|
|
900
903
|
"CreationTime": {},
|
|
901
904
|
"LastModifiedTime": {}
|
|
@@ -927,7 +930,7 @@
|
|
|
927
930
|
}
|
|
928
931
|
},
|
|
929
932
|
"output": {
|
|
930
|
-
"shape": "
|
|
933
|
+
"shape": "S5i"
|
|
931
934
|
}
|
|
932
935
|
},
|
|
933
936
|
"GetLayerVersionByArn": {
|
|
@@ -949,7 +952,7 @@
|
|
|
949
952
|
}
|
|
950
953
|
},
|
|
951
954
|
"output": {
|
|
952
|
-
"shape": "
|
|
955
|
+
"shape": "S5i"
|
|
953
956
|
}
|
|
954
957
|
},
|
|
955
958
|
"GetLayerVersionPolicy": {
|
|
@@ -1082,7 +1085,7 @@
|
|
|
1082
1085
|
"locationName": "X-Amz-Client-Context"
|
|
1083
1086
|
},
|
|
1084
1087
|
"Payload": {
|
|
1085
|
-
"shape": "
|
|
1088
|
+
"shape": "S2d"
|
|
1086
1089
|
},
|
|
1087
1090
|
"Qualifier": {
|
|
1088
1091
|
"location": "querystring",
|
|
@@ -1107,7 +1110,7 @@
|
|
|
1107
1110
|
"locationName": "X-Amz-Log-Result"
|
|
1108
1111
|
},
|
|
1109
1112
|
"Payload": {
|
|
1110
|
-
"shape": "
|
|
1113
|
+
"shape": "S2d"
|
|
1111
1114
|
},
|
|
1112
1115
|
"ExecutedVersion": {
|
|
1113
1116
|
"location": "header",
|
|
@@ -1265,7 +1268,7 @@
|
|
|
1265
1268
|
"EventSourceMappings": {
|
|
1266
1269
|
"type": "list",
|
|
1267
1270
|
"member": {
|
|
1268
|
-
"shape": "
|
|
1271
|
+
"shape": "S27"
|
|
1269
1272
|
}
|
|
1270
1273
|
}
|
|
1271
1274
|
}
|
|
@@ -1304,7 +1307,7 @@
|
|
|
1304
1307
|
"FunctionEventInvokeConfigs": {
|
|
1305
1308
|
"type": "list",
|
|
1306
1309
|
"member": {
|
|
1307
|
-
"shape": "
|
|
1310
|
+
"shape": "S5c"
|
|
1308
1311
|
}
|
|
1309
1312
|
},
|
|
1310
1313
|
"NextMarker": {}
|
|
@@ -1361,7 +1364,7 @@
|
|
|
1361
1364
|
"CreationTime": {},
|
|
1362
1365
|
"LastModifiedTime": {},
|
|
1363
1366
|
"Cors": {
|
|
1364
|
-
"shape": "
|
|
1367
|
+
"shape": "S45"
|
|
1365
1368
|
},
|
|
1366
1369
|
"AuthType": {}
|
|
1367
1370
|
}
|
|
@@ -1404,7 +1407,7 @@
|
|
|
1404
1407
|
"members": {
|
|
1405
1408
|
"NextMarker": {},
|
|
1406
1409
|
"Functions": {
|
|
1407
|
-
"shape": "
|
|
1410
|
+
"shape": "S6t"
|
|
1408
1411
|
}
|
|
1409
1412
|
}
|
|
1410
1413
|
}
|
|
@@ -1489,7 +1492,7 @@
|
|
|
1489
1492
|
"LayerVersions": {
|
|
1490
1493
|
"type": "list",
|
|
1491
1494
|
"member": {
|
|
1492
|
-
"shape": "
|
|
1495
|
+
"shape": "S71"
|
|
1493
1496
|
}
|
|
1494
1497
|
}
|
|
1495
1498
|
}
|
|
@@ -1535,7 +1538,7 @@
|
|
|
1535
1538
|
"LayerName": {},
|
|
1536
1539
|
"LayerArn": {},
|
|
1537
1540
|
"LatestMatchingVersion": {
|
|
1538
|
-
"shape": "
|
|
1541
|
+
"shape": "S71"
|
|
1539
1542
|
}
|
|
1540
1543
|
}
|
|
1541
1544
|
}
|
|
@@ -1619,7 +1622,7 @@
|
|
|
1619
1622
|
"type": "structure",
|
|
1620
1623
|
"members": {
|
|
1621
1624
|
"Tags": {
|
|
1622
|
-
"shape": "
|
|
1625
|
+
"shape": "S2z"
|
|
1623
1626
|
}
|
|
1624
1627
|
}
|
|
1625
1628
|
}
|
|
@@ -1656,7 +1659,7 @@
|
|
|
1656
1659
|
"members": {
|
|
1657
1660
|
"NextMarker": {},
|
|
1658
1661
|
"Versions": {
|
|
1659
|
-
"shape": "
|
|
1662
|
+
"shape": "S6t"
|
|
1660
1663
|
}
|
|
1661
1664
|
}
|
|
1662
1665
|
}
|
|
@@ -1685,16 +1688,16 @@
|
|
|
1685
1688
|
"S3Key": {},
|
|
1686
1689
|
"S3ObjectVersion": {},
|
|
1687
1690
|
"ZipFile": {
|
|
1688
|
-
"shape": "
|
|
1691
|
+
"shape": "S2d"
|
|
1689
1692
|
}
|
|
1690
1693
|
}
|
|
1691
1694
|
},
|
|
1692
1695
|
"CompatibleRuntimes": {
|
|
1693
|
-
"shape": "
|
|
1696
|
+
"shape": "S5l"
|
|
1694
1697
|
},
|
|
1695
1698
|
"LicenseInfo": {},
|
|
1696
1699
|
"CompatibleArchitectures": {
|
|
1697
|
-
"shape": "
|
|
1700
|
+
"shape": "S5n"
|
|
1698
1701
|
}
|
|
1699
1702
|
}
|
|
1700
1703
|
},
|
|
@@ -1702,7 +1705,7 @@
|
|
|
1702
1705
|
"type": "structure",
|
|
1703
1706
|
"members": {
|
|
1704
1707
|
"Content": {
|
|
1705
|
-
"shape": "
|
|
1708
|
+
"shape": "S5j"
|
|
1706
1709
|
},
|
|
1707
1710
|
"LayerArn": {},
|
|
1708
1711
|
"LayerVersionArn": {},
|
|
@@ -1712,11 +1715,11 @@
|
|
|
1712
1715
|
"type": "long"
|
|
1713
1716
|
},
|
|
1714
1717
|
"CompatibleRuntimes": {
|
|
1715
|
-
"shape": "
|
|
1718
|
+
"shape": "S5l"
|
|
1716
1719
|
},
|
|
1717
1720
|
"LicenseInfo": {},
|
|
1718
1721
|
"CompatibleArchitectures": {
|
|
1719
|
-
"shape": "
|
|
1722
|
+
"shape": "S5n"
|
|
1720
1723
|
}
|
|
1721
1724
|
}
|
|
1722
1725
|
}
|
|
@@ -1742,7 +1745,7 @@
|
|
|
1742
1745
|
}
|
|
1743
1746
|
},
|
|
1744
1747
|
"output": {
|
|
1745
|
-
"shape": "
|
|
1748
|
+
"shape": "S3h"
|
|
1746
1749
|
}
|
|
1747
1750
|
},
|
|
1748
1751
|
"PutFunctionCodeSigningConfig": {
|
|
@@ -1800,7 +1803,7 @@
|
|
|
1800
1803
|
}
|
|
1801
1804
|
},
|
|
1802
1805
|
"output": {
|
|
1803
|
-
"shape": "
|
|
1806
|
+
"shape": "S54"
|
|
1804
1807
|
}
|
|
1805
1808
|
},
|
|
1806
1809
|
"PutFunctionEventInvokeConfig": {
|
|
@@ -1835,7 +1838,7 @@
|
|
|
1835
1838
|
}
|
|
1836
1839
|
},
|
|
1837
1840
|
"output": {
|
|
1838
|
-
"shape": "
|
|
1841
|
+
"shape": "S5c"
|
|
1839
1842
|
}
|
|
1840
1843
|
},
|
|
1841
1844
|
"PutProvisionedConcurrencyConfig": {
|
|
@@ -1966,7 +1969,7 @@
|
|
|
1966
1969
|
"locationName": "ARN"
|
|
1967
1970
|
},
|
|
1968
1971
|
"Tags": {
|
|
1969
|
-
"shape": "
|
|
1972
|
+
"shape": "S2z"
|
|
1970
1973
|
}
|
|
1971
1974
|
}
|
|
1972
1975
|
}
|
|
@@ -2119,11 +2122,14 @@
|
|
|
2119
2122
|
},
|
|
2120
2123
|
"FunctionResponseTypes": {
|
|
2121
2124
|
"shape": "S21"
|
|
2125
|
+
},
|
|
2126
|
+
"ScalingConfig": {
|
|
2127
|
+
"shape": "S25"
|
|
2122
2128
|
}
|
|
2123
2129
|
}
|
|
2124
2130
|
},
|
|
2125
2131
|
"output": {
|
|
2126
|
-
"shape": "
|
|
2132
|
+
"shape": "S27"
|
|
2127
2133
|
}
|
|
2128
2134
|
},
|
|
2129
2135
|
"UpdateFunctionCode": {
|
|
@@ -2143,7 +2149,7 @@
|
|
|
2143
2149
|
"locationName": "FunctionName"
|
|
2144
2150
|
},
|
|
2145
2151
|
"ZipFile": {
|
|
2146
|
-
"shape": "
|
|
2152
|
+
"shape": "S2d"
|
|
2147
2153
|
},
|
|
2148
2154
|
"S3Bucket": {},
|
|
2149
2155
|
"S3Key": {},
|
|
@@ -2157,12 +2163,12 @@
|
|
|
2157
2163
|
},
|
|
2158
2164
|
"RevisionId": {},
|
|
2159
2165
|
"Architectures": {
|
|
2160
|
-
"shape": "
|
|
2166
|
+
"shape": "S3b"
|
|
2161
2167
|
}
|
|
2162
2168
|
}
|
|
2163
2169
|
},
|
|
2164
2170
|
"output": {
|
|
2165
|
-
"shape": "
|
|
2171
|
+
"shape": "S3h"
|
|
2166
2172
|
}
|
|
2167
2173
|
},
|
|
2168
2174
|
"UpdateFunctionConfiguration": {
|
|
@@ -2191,39 +2197,39 @@
|
|
|
2191
2197
|
"type": "integer"
|
|
2192
2198
|
},
|
|
2193
2199
|
"VpcConfig": {
|
|
2194
|
-
"shape": "
|
|
2200
|
+
"shape": "S2k"
|
|
2195
2201
|
},
|
|
2196
2202
|
"Environment": {
|
|
2197
|
-
"shape": "
|
|
2203
|
+
"shape": "S2s"
|
|
2198
2204
|
},
|
|
2199
2205
|
"Runtime": {},
|
|
2200
2206
|
"DeadLetterConfig": {
|
|
2201
|
-
"shape": "
|
|
2207
|
+
"shape": "S2q"
|
|
2202
2208
|
},
|
|
2203
2209
|
"KMSKeyArn": {},
|
|
2204
2210
|
"TracingConfig": {
|
|
2205
|
-
"shape": "
|
|
2211
|
+
"shape": "S2x"
|
|
2206
2212
|
},
|
|
2207
2213
|
"RevisionId": {},
|
|
2208
2214
|
"Layers": {
|
|
2209
|
-
"shape": "
|
|
2215
|
+
"shape": "S32"
|
|
2210
2216
|
},
|
|
2211
2217
|
"FileSystemConfigs": {
|
|
2212
|
-
"shape": "
|
|
2218
|
+
"shape": "S34"
|
|
2213
2219
|
},
|
|
2214
2220
|
"ImageConfig": {
|
|
2215
|
-
"shape": "
|
|
2221
|
+
"shape": "S38"
|
|
2216
2222
|
},
|
|
2217
2223
|
"EphemeralStorage": {
|
|
2218
|
-
"shape": "
|
|
2224
|
+
"shape": "S3d"
|
|
2219
2225
|
},
|
|
2220
2226
|
"SnapStart": {
|
|
2221
|
-
"shape": "
|
|
2227
|
+
"shape": "S3f"
|
|
2222
2228
|
}
|
|
2223
2229
|
}
|
|
2224
2230
|
},
|
|
2225
2231
|
"output": {
|
|
2226
|
-
"shape": "
|
|
2232
|
+
"shape": "S3h"
|
|
2227
2233
|
}
|
|
2228
2234
|
},
|
|
2229
2235
|
"UpdateFunctionEventInvokeConfig": {
|
|
@@ -2257,7 +2263,7 @@
|
|
|
2257
2263
|
}
|
|
2258
2264
|
},
|
|
2259
2265
|
"output": {
|
|
2260
|
-
"shape": "
|
|
2266
|
+
"shape": "S5c"
|
|
2261
2267
|
}
|
|
2262
2268
|
},
|
|
2263
2269
|
"UpdateFunctionUrlConfig": {
|
|
@@ -2282,7 +2288,7 @@
|
|
|
2282
2288
|
},
|
|
2283
2289
|
"AuthType": {},
|
|
2284
2290
|
"Cors": {
|
|
2285
|
-
"shape": "
|
|
2291
|
+
"shape": "S45"
|
|
2286
2292
|
}
|
|
2287
2293
|
}
|
|
2288
2294
|
},
|
|
@@ -2300,7 +2306,7 @@
|
|
|
2300
2306
|
"FunctionArn": {},
|
|
2301
2307
|
"AuthType": {},
|
|
2302
2308
|
"Cors": {
|
|
2303
|
-
"shape": "
|
|
2309
|
+
"shape": "S45"
|
|
2304
2310
|
},
|
|
2305
2311
|
"CreationTime": {},
|
|
2306
2312
|
"LastModifiedTime": {}
|
|
@@ -2453,6 +2459,14 @@
|
|
|
2453
2459
|
}
|
|
2454
2460
|
},
|
|
2455
2461
|
"S25": {
|
|
2462
|
+
"type": "structure",
|
|
2463
|
+
"members": {
|
|
2464
|
+
"MaximumConcurrency": {
|
|
2465
|
+
"type": "integer"
|
|
2466
|
+
}
|
|
2467
|
+
}
|
|
2468
|
+
},
|
|
2469
|
+
"S27": {
|
|
2456
2470
|
"type": "structure",
|
|
2457
2471
|
"members": {
|
|
2458
2472
|
"UUID": {},
|
|
@@ -2515,47 +2529,50 @@
|
|
|
2515
2529
|
},
|
|
2516
2530
|
"SelfManagedKafkaEventSourceConfig": {
|
|
2517
2531
|
"shape": "S24"
|
|
2532
|
+
},
|
|
2533
|
+
"ScalingConfig": {
|
|
2534
|
+
"shape": "S25"
|
|
2518
2535
|
}
|
|
2519
2536
|
}
|
|
2520
2537
|
},
|
|
2521
|
-
"
|
|
2538
|
+
"S2d": {
|
|
2522
2539
|
"type": "blob",
|
|
2523
2540
|
"sensitive": true
|
|
2524
2541
|
},
|
|
2525
|
-
"
|
|
2542
|
+
"S2k": {
|
|
2526
2543
|
"type": "structure",
|
|
2527
2544
|
"members": {
|
|
2528
2545
|
"SubnetIds": {
|
|
2529
|
-
"shape": "
|
|
2546
|
+
"shape": "S2l"
|
|
2530
2547
|
},
|
|
2531
2548
|
"SecurityGroupIds": {
|
|
2532
|
-
"shape": "
|
|
2549
|
+
"shape": "S2n"
|
|
2533
2550
|
}
|
|
2534
2551
|
}
|
|
2535
2552
|
},
|
|
2536
|
-
"
|
|
2553
|
+
"S2l": {
|
|
2537
2554
|
"type": "list",
|
|
2538
2555
|
"member": {}
|
|
2539
2556
|
},
|
|
2540
|
-
"
|
|
2557
|
+
"S2n": {
|
|
2541
2558
|
"type": "list",
|
|
2542
2559
|
"member": {}
|
|
2543
2560
|
},
|
|
2544
|
-
"
|
|
2561
|
+
"S2q": {
|
|
2545
2562
|
"type": "structure",
|
|
2546
2563
|
"members": {
|
|
2547
2564
|
"TargetArn": {}
|
|
2548
2565
|
}
|
|
2549
2566
|
},
|
|
2550
|
-
"
|
|
2567
|
+
"S2s": {
|
|
2551
2568
|
"type": "structure",
|
|
2552
2569
|
"members": {
|
|
2553
2570
|
"Variables": {
|
|
2554
|
-
"shape": "
|
|
2571
|
+
"shape": "S2t"
|
|
2555
2572
|
}
|
|
2556
2573
|
}
|
|
2557
2574
|
},
|
|
2558
|
-
"
|
|
2575
|
+
"S2t": {
|
|
2559
2576
|
"type": "map",
|
|
2560
2577
|
"key": {
|
|
2561
2578
|
"type": "string",
|
|
@@ -2567,22 +2584,22 @@
|
|
|
2567
2584
|
},
|
|
2568
2585
|
"sensitive": true
|
|
2569
2586
|
},
|
|
2570
|
-
"
|
|
2587
|
+
"S2x": {
|
|
2571
2588
|
"type": "structure",
|
|
2572
2589
|
"members": {
|
|
2573
2590
|
"Mode": {}
|
|
2574
2591
|
}
|
|
2575
2592
|
},
|
|
2576
|
-
"
|
|
2593
|
+
"S2z": {
|
|
2577
2594
|
"type": "map",
|
|
2578
2595
|
"key": {},
|
|
2579
2596
|
"value": {}
|
|
2580
2597
|
},
|
|
2581
|
-
"
|
|
2598
|
+
"S32": {
|
|
2582
2599
|
"type": "list",
|
|
2583
2600
|
"member": {}
|
|
2584
2601
|
},
|
|
2585
|
-
"
|
|
2602
|
+
"S34": {
|
|
2586
2603
|
"type": "list",
|
|
2587
2604
|
"member": {
|
|
2588
2605
|
"type": "structure",
|
|
@@ -2596,27 +2613,27 @@
|
|
|
2596
2613
|
}
|
|
2597
2614
|
}
|
|
2598
2615
|
},
|
|
2599
|
-
"
|
|
2616
|
+
"S38": {
|
|
2600
2617
|
"type": "structure",
|
|
2601
2618
|
"members": {
|
|
2602
2619
|
"EntryPoint": {
|
|
2603
|
-
"shape": "
|
|
2620
|
+
"shape": "S39"
|
|
2604
2621
|
},
|
|
2605
2622
|
"Command": {
|
|
2606
|
-
"shape": "
|
|
2623
|
+
"shape": "S39"
|
|
2607
2624
|
},
|
|
2608
2625
|
"WorkingDirectory": {}
|
|
2609
2626
|
}
|
|
2610
2627
|
},
|
|
2611
|
-
"
|
|
2628
|
+
"S39": {
|
|
2612
2629
|
"type": "list",
|
|
2613
2630
|
"member": {}
|
|
2614
2631
|
},
|
|
2615
|
-
"
|
|
2632
|
+
"S3b": {
|
|
2616
2633
|
"type": "list",
|
|
2617
2634
|
"member": {}
|
|
2618
2635
|
},
|
|
2619
|
-
"
|
|
2636
|
+
"S3d": {
|
|
2620
2637
|
"type": "structure",
|
|
2621
2638
|
"required": [
|
|
2622
2639
|
"Size"
|
|
@@ -2627,13 +2644,13 @@
|
|
|
2627
2644
|
}
|
|
2628
2645
|
}
|
|
2629
2646
|
},
|
|
2630
|
-
"
|
|
2647
|
+
"S3f": {
|
|
2631
2648
|
"type": "structure",
|
|
2632
2649
|
"members": {
|
|
2633
2650
|
"ApplyOn": {}
|
|
2634
2651
|
}
|
|
2635
2652
|
},
|
|
2636
|
-
"
|
|
2653
|
+
"S3h": {
|
|
2637
2654
|
"type": "structure",
|
|
2638
2655
|
"members": {
|
|
2639
2656
|
"FunctionName": {},
|
|
@@ -2658,29 +2675,29 @@
|
|
|
2658
2675
|
"type": "structure",
|
|
2659
2676
|
"members": {
|
|
2660
2677
|
"SubnetIds": {
|
|
2661
|
-
"shape": "
|
|
2678
|
+
"shape": "S2l"
|
|
2662
2679
|
},
|
|
2663
2680
|
"SecurityGroupIds": {
|
|
2664
|
-
"shape": "
|
|
2681
|
+
"shape": "S2n"
|
|
2665
2682
|
},
|
|
2666
2683
|
"VpcId": {}
|
|
2667
2684
|
}
|
|
2668
2685
|
},
|
|
2669
2686
|
"DeadLetterConfig": {
|
|
2670
|
-
"shape": "
|
|
2687
|
+
"shape": "S2q"
|
|
2671
2688
|
},
|
|
2672
2689
|
"Environment": {
|
|
2673
2690
|
"type": "structure",
|
|
2674
2691
|
"members": {
|
|
2675
2692
|
"Variables": {
|
|
2676
|
-
"shape": "
|
|
2693
|
+
"shape": "S2t"
|
|
2677
2694
|
},
|
|
2678
2695
|
"Error": {
|
|
2679
2696
|
"type": "structure",
|
|
2680
2697
|
"members": {
|
|
2681
2698
|
"ErrorCode": {},
|
|
2682
2699
|
"Message": {
|
|
2683
|
-
"shape": "
|
|
2700
|
+
"shape": "S3p"
|
|
2684
2701
|
}
|
|
2685
2702
|
}
|
|
2686
2703
|
}
|
|
@@ -2716,21 +2733,21 @@
|
|
|
2716
2733
|
"LastUpdateStatusReason": {},
|
|
2717
2734
|
"LastUpdateStatusReasonCode": {},
|
|
2718
2735
|
"FileSystemConfigs": {
|
|
2719
|
-
"shape": "
|
|
2736
|
+
"shape": "S34"
|
|
2720
2737
|
},
|
|
2721
2738
|
"PackageType": {},
|
|
2722
2739
|
"ImageConfigResponse": {
|
|
2723
2740
|
"type": "structure",
|
|
2724
2741
|
"members": {
|
|
2725
2742
|
"ImageConfig": {
|
|
2726
|
-
"shape": "
|
|
2743
|
+
"shape": "S38"
|
|
2727
2744
|
},
|
|
2728
2745
|
"Error": {
|
|
2729
2746
|
"type": "structure",
|
|
2730
2747
|
"members": {
|
|
2731
2748
|
"ErrorCode": {},
|
|
2732
2749
|
"Message": {
|
|
2733
|
-
"shape": "
|
|
2750
|
+
"shape": "S3p"
|
|
2734
2751
|
}
|
|
2735
2752
|
}
|
|
2736
2753
|
}
|
|
@@ -2739,10 +2756,10 @@
|
|
|
2739
2756
|
"SigningProfileVersionArn": {},
|
|
2740
2757
|
"SigningJobArn": {},
|
|
2741
2758
|
"Architectures": {
|
|
2742
|
-
"shape": "
|
|
2759
|
+
"shape": "S3b"
|
|
2743
2760
|
},
|
|
2744
2761
|
"EphemeralStorage": {
|
|
2745
|
-
"shape": "
|
|
2762
|
+
"shape": "S3d"
|
|
2746
2763
|
},
|
|
2747
2764
|
"SnapStart": {
|
|
2748
2765
|
"type": "structure",
|
|
@@ -2753,18 +2770,18 @@
|
|
|
2753
2770
|
}
|
|
2754
2771
|
}
|
|
2755
2772
|
},
|
|
2756
|
-
"
|
|
2773
|
+
"S3p": {
|
|
2757
2774
|
"type": "string",
|
|
2758
2775
|
"sensitive": true
|
|
2759
2776
|
},
|
|
2760
|
-
"
|
|
2777
|
+
"S45": {
|
|
2761
2778
|
"type": "structure",
|
|
2762
2779
|
"members": {
|
|
2763
2780
|
"AllowCredentials": {
|
|
2764
2781
|
"type": "boolean"
|
|
2765
2782
|
},
|
|
2766
2783
|
"AllowHeaders": {
|
|
2767
|
-
"shape": "
|
|
2784
|
+
"shape": "S47"
|
|
2768
2785
|
},
|
|
2769
2786
|
"AllowMethods": {
|
|
2770
2787
|
"type": "list",
|
|
@@ -2775,18 +2792,18 @@
|
|
|
2775
2792
|
"member": {}
|
|
2776
2793
|
},
|
|
2777
2794
|
"ExposeHeaders": {
|
|
2778
|
-
"shape": "
|
|
2795
|
+
"shape": "S47"
|
|
2779
2796
|
},
|
|
2780
2797
|
"MaxAge": {
|
|
2781
2798
|
"type": "integer"
|
|
2782
2799
|
}
|
|
2783
2800
|
}
|
|
2784
2801
|
},
|
|
2785
|
-
"
|
|
2802
|
+
"S47": {
|
|
2786
2803
|
"type": "list",
|
|
2787
2804
|
"member": {}
|
|
2788
2805
|
},
|
|
2789
|
-
"
|
|
2806
|
+
"S54": {
|
|
2790
2807
|
"type": "structure",
|
|
2791
2808
|
"members": {
|
|
2792
2809
|
"ReservedConcurrentExecutions": {
|
|
@@ -2794,7 +2811,7 @@
|
|
|
2794
2811
|
}
|
|
2795
2812
|
}
|
|
2796
2813
|
},
|
|
2797
|
-
"
|
|
2814
|
+
"S5c": {
|
|
2798
2815
|
"type": "structure",
|
|
2799
2816
|
"members": {
|
|
2800
2817
|
"LastModified": {
|
|
@@ -2812,11 +2829,11 @@
|
|
|
2812
2829
|
}
|
|
2813
2830
|
}
|
|
2814
2831
|
},
|
|
2815
|
-
"
|
|
2832
|
+
"S5i": {
|
|
2816
2833
|
"type": "structure",
|
|
2817
2834
|
"members": {
|
|
2818
2835
|
"Content": {
|
|
2819
|
-
"shape": "
|
|
2836
|
+
"shape": "S5j"
|
|
2820
2837
|
},
|
|
2821
2838
|
"LayerArn": {},
|
|
2822
2839
|
"LayerVersionArn": {},
|
|
@@ -2826,15 +2843,15 @@
|
|
|
2826
2843
|
"type": "long"
|
|
2827
2844
|
},
|
|
2828
2845
|
"CompatibleRuntimes": {
|
|
2829
|
-
"shape": "
|
|
2846
|
+
"shape": "S5l"
|
|
2830
2847
|
},
|
|
2831
2848
|
"LicenseInfo": {},
|
|
2832
2849
|
"CompatibleArchitectures": {
|
|
2833
|
-
"shape": "
|
|
2850
|
+
"shape": "S5n"
|
|
2834
2851
|
}
|
|
2835
2852
|
}
|
|
2836
2853
|
},
|
|
2837
|
-
"
|
|
2854
|
+
"S5j": {
|
|
2838
2855
|
"type": "structure",
|
|
2839
2856
|
"members": {
|
|
2840
2857
|
"Location": {},
|
|
@@ -2846,21 +2863,21 @@
|
|
|
2846
2863
|
"SigningJobArn": {}
|
|
2847
2864
|
}
|
|
2848
2865
|
},
|
|
2849
|
-
"
|
|
2866
|
+
"S5l": {
|
|
2850
2867
|
"type": "list",
|
|
2851
2868
|
"member": {}
|
|
2852
2869
|
},
|
|
2853
|
-
"
|
|
2870
|
+
"S5n": {
|
|
2854
2871
|
"type": "list",
|
|
2855
2872
|
"member": {}
|
|
2856
2873
|
},
|
|
2857
|
-
"
|
|
2874
|
+
"S6t": {
|
|
2858
2875
|
"type": "list",
|
|
2859
2876
|
"member": {
|
|
2860
|
-
"shape": "
|
|
2877
|
+
"shape": "S3h"
|
|
2861
2878
|
}
|
|
2862
2879
|
},
|
|
2863
|
-
"
|
|
2880
|
+
"S71": {
|
|
2864
2881
|
"type": "structure",
|
|
2865
2882
|
"members": {
|
|
2866
2883
|
"LayerVersionArn": {},
|
|
@@ -2870,11 +2887,11 @@
|
|
|
2870
2887
|
"Description": {},
|
|
2871
2888
|
"CreatedDate": {},
|
|
2872
2889
|
"CompatibleRuntimes": {
|
|
2873
|
-
"shape": "
|
|
2890
|
+
"shape": "S5l"
|
|
2874
2891
|
},
|
|
2875
2892
|
"LicenseInfo": {},
|
|
2876
2893
|
"CompatibleArchitectures": {
|
|
2877
|
-
"shape": "
|
|
2894
|
+
"shape": "S5n"
|
|
2878
2895
|
}
|
|
2879
2896
|
}
|
|
2880
2897
|
}
|