cdk-lambda-subminute 2.0.476 → 2.0.478

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.
Files changed (27) hide show
  1. package/.jsii +47 -16
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/Crashpad/settings.dat +0 -0
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +308 -279
  6. package/node_modules/aws-sdk/apis/email-2010-12-01.min.json +55 -53
  7. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +308 -292
  8. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +134 -124
  9. package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +11 -1
  10. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +79 -79
  11. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +188 -180
  12. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +3 -3
  13. package/node_modules/aws-sdk/clients/ec2.d.ts +47 -18
  14. package/node_modules/aws-sdk/clients/ecs.d.ts +54 -54
  15. package/node_modules/aws-sdk/clients/glue.d.ts +25 -0
  16. package/node_modules/aws-sdk/clients/lambda.d.ts +42 -14
  17. package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +16 -0
  18. package/node_modules/aws-sdk/clients/s3.d.ts +25 -17
  19. package/node_modules/aws-sdk/clients/securityhub.d.ts +22 -22
  20. package/node_modules/aws-sdk/clients/ses.d.ts +7 -2
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +688 -639
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +70 -70
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +2 -2
@@ -232,11 +232,12 @@
232
232
  },
233
233
  "DocumentDBEventSourceConfig": {
234
234
  "shape": "S27"
235
- }
235
+ },
236
+ "KMSKeyArn": {}
236
237
  }
237
238
  },
238
239
  "output": {
239
- "shape": "S2b"
240
+ "shape": "S2c"
240
241
  }
241
242
  },
242
243
  "CreateFunction": {
@@ -260,7 +261,7 @@
260
261
  "type": "structure",
261
262
  "members": {
262
263
  "ZipFile": {
263
- "shape": "S2h"
264
+ "shape": "S2l"
264
265
  },
265
266
  "S3Bucket": {},
266
267
  "S3Key": {},
@@ -279,48 +280,48 @@
279
280
  "type": "boolean"
280
281
  },
281
282
  "VpcConfig": {
282
- "shape": "S2o"
283
+ "shape": "S2s"
283
284
  },
284
285
  "PackageType": {},
285
286
  "DeadLetterConfig": {
286
- "shape": "S2v"
287
+ "shape": "S2z"
287
288
  },
288
289
  "Environment": {
289
- "shape": "S2x"
290
+ "shape": "S31"
290
291
  },
291
292
  "KMSKeyArn": {},
292
293
  "TracingConfig": {
293
- "shape": "S32"
294
+ "shape": "S35"
294
295
  },
295
296
  "Tags": {
296
- "shape": "S34"
297
+ "shape": "S37"
297
298
  },
298
299
  "Layers": {
299
- "shape": "S37"
300
+ "shape": "S3a"
300
301
  },
301
302
  "FileSystemConfigs": {
302
- "shape": "S39"
303
+ "shape": "S3c"
303
304
  },
304
305
  "ImageConfig": {
305
- "shape": "S3d"
306
+ "shape": "S3g"
306
307
  },
307
308
  "CodeSigningConfigArn": {},
308
309
  "Architectures": {
309
- "shape": "S3g"
310
+ "shape": "S3j"
310
311
  },
311
312
  "EphemeralStorage": {
312
- "shape": "S3i"
313
+ "shape": "S3l"
313
314
  },
314
315
  "SnapStart": {
315
- "shape": "S3k"
316
+ "shape": "S3n"
316
317
  },
317
318
  "LoggingConfig": {
318
- "shape": "S3m"
319
+ "shape": "S3p"
319
320
  }
320
321
  }
321
322
  },
322
323
  "output": {
323
- "shape": "S3r"
324
+ "shape": "S3u"
324
325
  }
325
326
  },
326
327
  "CreateFunctionUrlConfig": {
@@ -345,7 +346,7 @@
345
346
  },
346
347
  "AuthType": {},
347
348
  "Cors": {
348
- "shape": "S4i"
349
+ "shape": "S4l"
349
350
  },
350
351
  "InvokeMode": {}
351
352
  }
@@ -363,7 +364,7 @@
363
364
  "FunctionArn": {},
364
365
  "AuthType": {},
365
366
  "Cors": {
366
- "shape": "S4i"
367
+ "shape": "S4l"
367
368
  },
368
369
  "CreationTime": {},
369
370
  "InvokeMode": {}
@@ -436,7 +437,7 @@
436
437
  }
437
438
  },
438
439
  "output": {
439
- "shape": "S2b"
440
+ "shape": "S2c"
440
441
  }
441
442
  },
442
443
  "DeleteFunction": {
@@ -718,7 +719,7 @@
718
719
  }
719
720
  },
720
721
  "output": {
721
- "shape": "S2b"
722
+ "shape": "S2c"
722
723
  }
723
724
  },
724
725
  "GetFunction": {
@@ -747,7 +748,7 @@
747
748
  "type": "structure",
748
749
  "members": {
749
750
  "Configuration": {
750
- "shape": "S3r"
751
+ "shape": "S3u"
751
752
  },
752
753
  "Code": {
753
754
  "type": "structure",
@@ -759,10 +760,10 @@
759
760
  }
760
761
  },
761
762
  "Tags": {
762
- "shape": "S34"
763
+ "shape": "S37"
763
764
  },
764
765
  "Concurrency": {
765
- "shape": "S5i"
766
+ "shape": "S5l"
766
767
  }
767
768
  }
768
769
  }
@@ -847,7 +848,7 @@
847
848
  }
848
849
  },
849
850
  "output": {
850
- "shape": "S3r"
851
+ "shape": "S3u"
851
852
  }
852
853
  },
853
854
  "GetFunctionEventInvokeConfig": {
@@ -873,7 +874,7 @@
873
874
  }
874
875
  },
875
876
  "output": {
876
- "shape": "S5q"
877
+ "shape": "S5t"
877
878
  }
878
879
  },
879
880
  "GetFunctionRecursionConfig": {
@@ -937,7 +938,7 @@
937
938
  "FunctionArn": {},
938
939
  "AuthType": {},
939
940
  "Cors": {
940
- "shape": "S4i"
941
+ "shape": "S4l"
941
942
  },
942
943
  "CreationTime": {},
943
944
  "LastModifiedTime": {},
@@ -970,7 +971,7 @@
970
971
  }
971
972
  },
972
973
  "output": {
973
- "shape": "S60"
974
+ "shape": "S63"
974
975
  }
975
976
  },
976
977
  "GetLayerVersionByArn": {
@@ -992,7 +993,7 @@
992
993
  }
993
994
  },
994
995
  "output": {
995
- "shape": "S60"
996
+ "shape": "S63"
996
997
  }
997
998
  },
998
999
  "GetLayerVersionPolicy": {
@@ -1156,7 +1157,7 @@
1156
1157
  "locationName": "X-Amz-Client-Context"
1157
1158
  },
1158
1159
  "Payload": {
1159
- "shape": "S2h"
1160
+ "shape": "S2l"
1160
1161
  },
1161
1162
  "Qualifier": {
1162
1163
  "location": "querystring",
@@ -1181,7 +1182,7 @@
1181
1182
  "locationName": "X-Amz-Log-Result"
1182
1183
  },
1183
1184
  "Payload": {
1184
- "shape": "S2h"
1185
+ "shape": "S2l"
1185
1186
  },
1186
1187
  "ExecutedVersion": {
1187
1188
  "location": "header",
@@ -1258,7 +1259,7 @@
1258
1259
  "locationName": "Qualifier"
1259
1260
  },
1260
1261
  "Payload": {
1261
- "shape": "S2h"
1262
+ "shape": "S2l"
1262
1263
  }
1263
1264
  },
1264
1265
  "payload": "Payload"
@@ -1281,7 +1282,7 @@
1281
1282
  "type": "structure",
1282
1283
  "members": {
1283
1284
  "Payload": {
1284
- "shape": "S2h",
1285
+ "shape": "S2l",
1285
1286
  "eventpayload": true
1286
1287
  }
1287
1288
  },
@@ -1419,7 +1420,7 @@
1419
1420
  "EventSourceMappings": {
1420
1421
  "type": "list",
1421
1422
  "member": {
1422
- "shape": "S2b"
1423
+ "shape": "S2c"
1423
1424
  }
1424
1425
  }
1425
1426
  }
@@ -1458,7 +1459,7 @@
1458
1459
  "FunctionEventInvokeConfigs": {
1459
1460
  "type": "list",
1460
1461
  "member": {
1461
- "shape": "S5q"
1462
+ "shape": "S5t"
1462
1463
  }
1463
1464
  },
1464
1465
  "NextMarker": {}
@@ -1515,7 +1516,7 @@
1515
1516
  "CreationTime": {},
1516
1517
  "LastModifiedTime": {},
1517
1518
  "Cors": {
1518
- "shape": "S4i"
1519
+ "shape": "S4l"
1519
1520
  },
1520
1521
  "AuthType": {},
1521
1522
  "InvokeMode": {}
@@ -1559,7 +1560,7 @@
1559
1560
  "members": {
1560
1561
  "NextMarker": {},
1561
1562
  "Functions": {
1562
- "shape": "S7k"
1563
+ "shape": "S7n"
1563
1564
  }
1564
1565
  }
1565
1566
  }
@@ -1644,7 +1645,7 @@
1644
1645
  "LayerVersions": {
1645
1646
  "type": "list",
1646
1647
  "member": {
1647
- "shape": "S7s"
1648
+ "shape": "S7v"
1648
1649
  }
1649
1650
  }
1650
1651
  }
@@ -1690,7 +1691,7 @@
1690
1691
  "LayerName": {},
1691
1692
  "LayerArn": {},
1692
1693
  "LatestMatchingVersion": {
1693
- "shape": "S7s"
1694
+ "shape": "S7v"
1694
1695
  }
1695
1696
  }
1696
1697
  }
@@ -1774,7 +1775,7 @@
1774
1775
  "type": "structure",
1775
1776
  "members": {
1776
1777
  "Tags": {
1777
- "shape": "S34"
1778
+ "shape": "S37"
1778
1779
  }
1779
1780
  }
1780
1781
  }
@@ -1811,7 +1812,7 @@
1811
1812
  "members": {
1812
1813
  "NextMarker": {},
1813
1814
  "Versions": {
1814
- "shape": "S7k"
1815
+ "shape": "S7n"
1815
1816
  }
1816
1817
  }
1817
1818
  }
@@ -1840,16 +1841,16 @@
1840
1841
  "S3Key": {},
1841
1842
  "S3ObjectVersion": {},
1842
1843
  "ZipFile": {
1843
- "shape": "S2h"
1844
+ "shape": "S2l"
1844
1845
  }
1845
1846
  }
1846
1847
  },
1847
1848
  "CompatibleRuntimes": {
1848
- "shape": "S63"
1849
+ "shape": "S66"
1849
1850
  },
1850
1851
  "LicenseInfo": {},
1851
1852
  "CompatibleArchitectures": {
1852
- "shape": "S65"
1853
+ "shape": "S68"
1853
1854
  }
1854
1855
  }
1855
1856
  },
@@ -1857,7 +1858,7 @@
1857
1858
  "type": "structure",
1858
1859
  "members": {
1859
1860
  "Content": {
1860
- "shape": "S61"
1861
+ "shape": "S64"
1861
1862
  },
1862
1863
  "LayerArn": {},
1863
1864
  "LayerVersionArn": {},
@@ -1867,11 +1868,11 @@
1867
1868
  "type": "long"
1868
1869
  },
1869
1870
  "CompatibleRuntimes": {
1870
- "shape": "S63"
1871
+ "shape": "S66"
1871
1872
  },
1872
1873
  "LicenseInfo": {},
1873
1874
  "CompatibleArchitectures": {
1874
- "shape": "S65"
1875
+ "shape": "S68"
1875
1876
  }
1876
1877
  }
1877
1878
  }
@@ -1897,7 +1898,7 @@
1897
1898
  }
1898
1899
  },
1899
1900
  "output": {
1900
- "shape": "S3r"
1901
+ "shape": "S3u"
1901
1902
  }
1902
1903
  },
1903
1904
  "PutFunctionCodeSigningConfig": {
@@ -1955,7 +1956,7 @@
1955
1956
  }
1956
1957
  },
1957
1958
  "output": {
1958
- "shape": "S5i"
1959
+ "shape": "S5l"
1959
1960
  }
1960
1961
  },
1961
1962
  "PutFunctionEventInvokeConfig": {
@@ -1990,7 +1991,7 @@
1990
1991
  }
1991
1992
  },
1992
1993
  "output": {
1993
- "shape": "S5q"
1994
+ "shape": "S5t"
1994
1995
  }
1995
1996
  },
1996
1997
  "PutFunctionRecursionConfig": {
@@ -2186,7 +2187,7 @@
2186
2187
  "locationName": "ARN"
2187
2188
  },
2188
2189
  "Tags": {
2189
- "shape": "S34"
2190
+ "shape": "S37"
2190
2191
  }
2191
2192
  }
2192
2193
  }
@@ -2345,11 +2346,12 @@
2345
2346
  },
2346
2347
  "DocumentDBEventSourceConfig": {
2347
2348
  "shape": "S27"
2348
- }
2349
+ },
2350
+ "KMSKeyArn": {}
2349
2351
  }
2350
2352
  },
2351
2353
  "output": {
2352
- "shape": "S2b"
2354
+ "shape": "S2c"
2353
2355
  }
2354
2356
  },
2355
2357
  "UpdateFunctionCode": {
@@ -2369,7 +2371,7 @@
2369
2371
  "locationName": "FunctionName"
2370
2372
  },
2371
2373
  "ZipFile": {
2372
- "shape": "S2h"
2374
+ "shape": "S2l"
2373
2375
  },
2374
2376
  "S3Bucket": {},
2375
2377
  "S3Key": {},
@@ -2383,12 +2385,12 @@
2383
2385
  },
2384
2386
  "RevisionId": {},
2385
2387
  "Architectures": {
2386
- "shape": "S3g"
2388
+ "shape": "S3j"
2387
2389
  }
2388
2390
  }
2389
2391
  },
2390
2392
  "output": {
2391
- "shape": "S3r"
2393
+ "shape": "S3u"
2392
2394
  }
2393
2395
  },
2394
2396
  "UpdateFunctionConfiguration": {
@@ -2417,42 +2419,42 @@
2417
2419
  "type": "integer"
2418
2420
  },
2419
2421
  "VpcConfig": {
2420
- "shape": "S2o"
2422
+ "shape": "S2s"
2421
2423
  },
2422
2424
  "Environment": {
2423
- "shape": "S2x"
2425
+ "shape": "S31"
2424
2426
  },
2425
2427
  "Runtime": {},
2426
2428
  "DeadLetterConfig": {
2427
- "shape": "S2v"
2429
+ "shape": "S2z"
2428
2430
  },
2429
2431
  "KMSKeyArn": {},
2430
2432
  "TracingConfig": {
2431
- "shape": "S32"
2433
+ "shape": "S35"
2432
2434
  },
2433
2435
  "RevisionId": {},
2434
2436
  "Layers": {
2435
- "shape": "S37"
2437
+ "shape": "S3a"
2436
2438
  },
2437
2439
  "FileSystemConfigs": {
2438
- "shape": "S39"
2440
+ "shape": "S3c"
2439
2441
  },
2440
2442
  "ImageConfig": {
2441
- "shape": "S3d"
2443
+ "shape": "S3g"
2442
2444
  },
2443
2445
  "EphemeralStorage": {
2444
- "shape": "S3i"
2446
+ "shape": "S3l"
2445
2447
  },
2446
2448
  "SnapStart": {
2447
- "shape": "S3k"
2449
+ "shape": "S3n"
2448
2450
  },
2449
2451
  "LoggingConfig": {
2450
- "shape": "S3m"
2452
+ "shape": "S3p"
2451
2453
  }
2452
2454
  }
2453
2455
  },
2454
2456
  "output": {
2455
- "shape": "S3r"
2457
+ "shape": "S3u"
2456
2458
  }
2457
2459
  },
2458
2460
  "UpdateFunctionEventInvokeConfig": {
@@ -2486,7 +2488,7 @@
2486
2488
  }
2487
2489
  },
2488
2490
  "output": {
2489
- "shape": "S5q"
2491
+ "shape": "S5t"
2490
2492
  }
2491
2493
  },
2492
2494
  "UpdateFunctionUrlConfig": {
@@ -2511,7 +2513,7 @@
2511
2513
  },
2512
2514
  "AuthType": {},
2513
2515
  "Cors": {
2514
- "shape": "S4i"
2516
+ "shape": "S4l"
2515
2517
  },
2516
2518
  "InvokeMode": {}
2517
2519
  }
@@ -2530,7 +2532,7 @@
2530
2532
  "FunctionArn": {},
2531
2533
  "AuthType": {},
2532
2534
  "Cors": {
2533
- "shape": "S4i"
2535
+ "shape": "S4l"
2534
2536
  },
2535
2537
  "CreationTime": {},
2536
2538
  "LastModifiedTime": {},
@@ -2699,7 +2701,7 @@
2699
2701
  "FullDocument": {}
2700
2702
  }
2701
2703
  },
2702
- "S2b": {
2704
+ "S2c": {
2703
2705
  "type": "structure",
2704
2706
  "members": {
2705
2707
  "UUID": {},
@@ -2768,50 +2770,58 @@
2768
2770
  },
2769
2771
  "DocumentDBEventSourceConfig": {
2770
2772
  "shape": "S27"
2773
+ },
2774
+ "KMSKeyArn": {},
2775
+ "FilterCriteriaError": {
2776
+ "type": "structure",
2777
+ "members": {
2778
+ "ErrorCode": {},
2779
+ "Message": {}
2780
+ }
2771
2781
  }
2772
2782
  }
2773
2783
  },
2774
- "S2h": {
2784
+ "S2l": {
2775
2785
  "type": "blob",
2776
2786
  "sensitive": true
2777
2787
  },
2778
- "S2o": {
2788
+ "S2s": {
2779
2789
  "type": "structure",
2780
2790
  "members": {
2781
2791
  "SubnetIds": {
2782
- "shape": "S2p"
2792
+ "shape": "S2t"
2783
2793
  },
2784
2794
  "SecurityGroupIds": {
2785
- "shape": "S2r"
2795
+ "shape": "S2v"
2786
2796
  },
2787
2797
  "Ipv6AllowedForDualStack": {
2788
2798
  "type": "boolean"
2789
2799
  }
2790
2800
  }
2791
2801
  },
2792
- "S2p": {
2802
+ "S2t": {
2793
2803
  "type": "list",
2794
2804
  "member": {}
2795
2805
  },
2796
- "S2r": {
2806
+ "S2v": {
2797
2807
  "type": "list",
2798
2808
  "member": {}
2799
2809
  },
2800
- "S2v": {
2810
+ "S2z": {
2801
2811
  "type": "structure",
2802
2812
  "members": {
2803
2813
  "TargetArn": {}
2804
2814
  }
2805
2815
  },
2806
- "S2x": {
2816
+ "S31": {
2807
2817
  "type": "structure",
2808
2818
  "members": {
2809
2819
  "Variables": {
2810
- "shape": "S2y"
2820
+ "shape": "S32"
2811
2821
  }
2812
2822
  }
2813
2823
  },
2814
- "S2y": {
2824
+ "S32": {
2815
2825
  "type": "map",
2816
2826
  "key": {
2817
2827
  "type": "string",
@@ -2823,22 +2833,22 @@
2823
2833
  },
2824
2834
  "sensitive": true
2825
2835
  },
2826
- "S32": {
2836
+ "S35": {
2827
2837
  "type": "structure",
2828
2838
  "members": {
2829
2839
  "Mode": {}
2830
2840
  }
2831
2841
  },
2832
- "S34": {
2842
+ "S37": {
2833
2843
  "type": "map",
2834
2844
  "key": {},
2835
2845
  "value": {}
2836
2846
  },
2837
- "S37": {
2847
+ "S3a": {
2838
2848
  "type": "list",
2839
2849
  "member": {}
2840
2850
  },
2841
- "S39": {
2851
+ "S3c": {
2842
2852
  "type": "list",
2843
2853
  "member": {
2844
2854
  "type": "structure",
@@ -2852,27 +2862,27 @@
2852
2862
  }
2853
2863
  }
2854
2864
  },
2855
- "S3d": {
2865
+ "S3g": {
2856
2866
  "type": "structure",
2857
2867
  "members": {
2858
2868
  "EntryPoint": {
2859
- "shape": "S3e"
2869
+ "shape": "S3h"
2860
2870
  },
2861
2871
  "Command": {
2862
- "shape": "S3e"
2872
+ "shape": "S3h"
2863
2873
  },
2864
2874
  "WorkingDirectory": {}
2865
2875
  }
2866
2876
  },
2867
- "S3e": {
2877
+ "S3h": {
2868
2878
  "type": "list",
2869
2879
  "member": {}
2870
2880
  },
2871
- "S3g": {
2881
+ "S3j": {
2872
2882
  "type": "list",
2873
2883
  "member": {}
2874
2884
  },
2875
- "S3i": {
2885
+ "S3l": {
2876
2886
  "type": "structure",
2877
2887
  "required": [
2878
2888
  "Size"
@@ -2883,13 +2893,13 @@
2883
2893
  }
2884
2894
  }
2885
2895
  },
2886
- "S3k": {
2896
+ "S3n": {
2887
2897
  "type": "structure",
2888
2898
  "members": {
2889
2899
  "ApplyOn": {}
2890
2900
  }
2891
2901
  },
2892
- "S3m": {
2902
+ "S3p": {
2893
2903
  "type": "structure",
2894
2904
  "members": {
2895
2905
  "LogFormat": {},
@@ -2898,7 +2908,7 @@
2898
2908
  "LogGroup": {}
2899
2909
  }
2900
2910
  },
2901
- "S3r": {
2911
+ "S3u": {
2902
2912
  "type": "structure",
2903
2913
  "members": {
2904
2914
  "FunctionName": {},
@@ -2923,10 +2933,10 @@
2923
2933
  "type": "structure",
2924
2934
  "members": {
2925
2935
  "SubnetIds": {
2926
- "shape": "S2p"
2936
+ "shape": "S2t"
2927
2937
  },
2928
2938
  "SecurityGroupIds": {
2929
- "shape": "S2r"
2939
+ "shape": "S2v"
2930
2940
  },
2931
2941
  "VpcId": {},
2932
2942
  "Ipv6AllowedForDualStack": {
@@ -2935,20 +2945,20 @@
2935
2945
  }
2936
2946
  },
2937
2947
  "DeadLetterConfig": {
2938
- "shape": "S2v"
2948
+ "shape": "S2z"
2939
2949
  },
2940
2950
  "Environment": {
2941
2951
  "type": "structure",
2942
2952
  "members": {
2943
2953
  "Variables": {
2944
- "shape": "S2y"
2954
+ "shape": "S32"
2945
2955
  },
2946
2956
  "Error": {
2947
2957
  "type": "structure",
2948
2958
  "members": {
2949
2959
  "ErrorCode": {},
2950
2960
  "Message": {
2951
- "shape": "S3z"
2961
+ "shape": "S42"
2952
2962
  }
2953
2963
  }
2954
2964
  }
@@ -2984,21 +2994,21 @@
2984
2994
  "LastUpdateStatusReason": {},
2985
2995
  "LastUpdateStatusReasonCode": {},
2986
2996
  "FileSystemConfigs": {
2987
- "shape": "S39"
2997
+ "shape": "S3c"
2988
2998
  },
2989
2999
  "PackageType": {},
2990
3000
  "ImageConfigResponse": {
2991
3001
  "type": "structure",
2992
3002
  "members": {
2993
3003
  "ImageConfig": {
2994
- "shape": "S3d"
3004
+ "shape": "S3g"
2995
3005
  },
2996
3006
  "Error": {
2997
3007
  "type": "structure",
2998
3008
  "members": {
2999
3009
  "ErrorCode": {},
3000
3010
  "Message": {
3001
- "shape": "S3z"
3011
+ "shape": "S42"
3002
3012
  }
3003
3013
  }
3004
3014
  }
@@ -3007,10 +3017,10 @@
3007
3017
  "SigningProfileVersionArn": {},
3008
3018
  "SigningJobArn": {},
3009
3019
  "Architectures": {
3010
- "shape": "S3g"
3020
+ "shape": "S3j"
3011
3021
  },
3012
3022
  "EphemeralStorage": {
3013
- "shape": "S3i"
3023
+ "shape": "S3l"
3014
3024
  },
3015
3025
  "SnapStart": {
3016
3026
  "type": "structure",
@@ -3028,29 +3038,29 @@
3028
3038
  "members": {
3029
3039
  "ErrorCode": {},
3030
3040
  "Message": {
3031
- "shape": "S3z"
3041
+ "shape": "S42"
3032
3042
  }
3033
3043
  }
3034
3044
  }
3035
3045
  }
3036
3046
  },
3037
3047
  "LoggingConfig": {
3038
- "shape": "S3m"
3048
+ "shape": "S3p"
3039
3049
  }
3040
3050
  }
3041
3051
  },
3042
- "S3z": {
3052
+ "S42": {
3043
3053
  "type": "string",
3044
3054
  "sensitive": true
3045
3055
  },
3046
- "S4i": {
3056
+ "S4l": {
3047
3057
  "type": "structure",
3048
3058
  "members": {
3049
3059
  "AllowCredentials": {
3050
3060
  "type": "boolean"
3051
3061
  },
3052
3062
  "AllowHeaders": {
3053
- "shape": "S4k"
3063
+ "shape": "S4n"
3054
3064
  },
3055
3065
  "AllowMethods": {
3056
3066
  "type": "list",
@@ -3061,18 +3071,18 @@
3061
3071
  "member": {}
3062
3072
  },
3063
3073
  "ExposeHeaders": {
3064
- "shape": "S4k"
3074
+ "shape": "S4n"
3065
3075
  },
3066
3076
  "MaxAge": {
3067
3077
  "type": "integer"
3068
3078
  }
3069
3079
  }
3070
3080
  },
3071
- "S4k": {
3081
+ "S4n": {
3072
3082
  "type": "list",
3073
3083
  "member": {}
3074
3084
  },
3075
- "S5i": {
3085
+ "S5l": {
3076
3086
  "type": "structure",
3077
3087
  "members": {
3078
3088
  "ReservedConcurrentExecutions": {
@@ -3080,7 +3090,7 @@
3080
3090
  }
3081
3091
  }
3082
3092
  },
3083
- "S5q": {
3093
+ "S5t": {
3084
3094
  "type": "structure",
3085
3095
  "members": {
3086
3096
  "LastModified": {
@@ -3098,11 +3108,11 @@
3098
3108
  }
3099
3109
  }
3100
3110
  },
3101
- "S60": {
3111
+ "S63": {
3102
3112
  "type": "structure",
3103
3113
  "members": {
3104
3114
  "Content": {
3105
- "shape": "S61"
3115
+ "shape": "S64"
3106
3116
  },
3107
3117
  "LayerArn": {},
3108
3118
  "LayerVersionArn": {},
@@ -3112,15 +3122,15 @@
3112
3122
  "type": "long"
3113
3123
  },
3114
3124
  "CompatibleRuntimes": {
3115
- "shape": "S63"
3125
+ "shape": "S66"
3116
3126
  },
3117
3127
  "LicenseInfo": {},
3118
3128
  "CompatibleArchitectures": {
3119
- "shape": "S65"
3129
+ "shape": "S68"
3120
3130
  }
3121
3131
  }
3122
3132
  },
3123
- "S61": {
3133
+ "S64": {
3124
3134
  "type": "structure",
3125
3135
  "members": {
3126
3136
  "Location": {},
@@ -3132,21 +3142,21 @@
3132
3142
  "SigningJobArn": {}
3133
3143
  }
3134
3144
  },
3135
- "S63": {
3145
+ "S66": {
3136
3146
  "type": "list",
3137
3147
  "member": {}
3138
3148
  },
3139
- "S65": {
3149
+ "S68": {
3140
3150
  "type": "list",
3141
3151
  "member": {}
3142
3152
  },
3143
- "S7k": {
3153
+ "S7n": {
3144
3154
  "type": "list",
3145
3155
  "member": {
3146
- "shape": "S3r"
3156
+ "shape": "S3u"
3147
3157
  }
3148
3158
  },
3149
- "S7s": {
3159
+ "S7v": {
3150
3160
  "type": "structure",
3151
3161
  "members": {
3152
3162
  "LayerVersionArn": {},
@@ -3156,11 +3166,11 @@
3156
3166
  "Description": {},
3157
3167
  "CreatedDate": {},
3158
3168
  "CompatibleRuntimes": {
3159
- "shape": "S63"
3169
+ "shape": "S66"
3160
3170
  },
3161
3171
  "LicenseInfo": {},
3162
3172
  "CompatibleArchitectures": {
3163
- "shape": "S65"
3173
+ "shape": "S68"
3164
3174
  }
3165
3175
  }
3166
3176
  }