cdk-lambda-subminute 2.0.264 → 2.0.266
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/CHANGELOG.md +20 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +57 -57
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/controltower-2018-05-10.min.json +68 -1
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +31 -18
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +134 -82
- package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +14 -8
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +102 -96
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -36
- package/node_modules/aws-sdk/apis/machinelearning-2014-12-12.min.json +8 -2
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +43 -7
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +194 -161
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +740 -728
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +483 -76
- package/node_modules/aws-sdk/apis/textract-2018-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +4 -3
- package/node_modules/aws-sdk/clients/configservice.d.ts +15 -15
- package/node_modules/aws-sdk/clients/controltower.d.ts +104 -15
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +62 -6
- package/node_modules/aws-sdk/clients/elbv2.d.ts +7 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +5 -5
- package/node_modules/aws-sdk/clients/inspector2.d.ts +25 -25
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +25 -0
- package/node_modules/aws-sdk/clients/lambda.d.ts +9 -0
- package/node_modules/aws-sdk/clients/pricing.d.ts +8 -8
- package/node_modules/aws-sdk/clients/rds.d.ts +48 -0
- package/node_modules/aws-sdk/clients/rekognition.d.ts +141 -72
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +26 -6
- package/node_modules/aws-sdk/clients/textract.d.ts +534 -2
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +15 -15
- package/node_modules/aws-sdk/dist/aws-sdk.js +592 -444
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +99 -99
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/function-bind/.eslintrc +11 -5
- package/node_modules/function-bind/.github/FUNDING.yml +12 -0
- package/node_modules/function-bind/.github/SECURITY.md +3 -0
- package/node_modules/function-bind/.nycrc +13 -0
- package/node_modules/function-bind/CHANGELOG.md +136 -0
- package/node_modules/function-bind/README.md +25 -27
- package/node_modules/function-bind/implementation.js +44 -12
- package/node_modules/function-bind/package.json +38 -14
- package/package.json +3 -3
- package/node_modules/function-bind/.editorconfig +0 -20
- package/node_modules/function-bind/.jscs.json +0 -176
- package/node_modules/function-bind/.npmignore +0 -22
- package/node_modules/function-bind/.travis.yml +0 -168
@@ -277,41 +277,41 @@
|
|
277
277
|
},
|
278
278
|
"PackageType": {},
|
279
279
|
"DeadLetterConfig": {
|
280
|
-
"shape": "
|
280
|
+
"shape": "S2v"
|
281
281
|
},
|
282
282
|
"Environment": {
|
283
|
-
"shape": "
|
283
|
+
"shape": "S2x"
|
284
284
|
},
|
285
285
|
"KMSKeyArn": {},
|
286
286
|
"TracingConfig": {
|
287
|
-
"shape": "
|
287
|
+
"shape": "S32"
|
288
288
|
},
|
289
289
|
"Tags": {
|
290
|
-
"shape": "
|
290
|
+
"shape": "S34"
|
291
291
|
},
|
292
292
|
"Layers": {
|
293
|
-
"shape": "
|
293
|
+
"shape": "S37"
|
294
294
|
},
|
295
295
|
"FileSystemConfigs": {
|
296
|
-
"shape": "
|
296
|
+
"shape": "S39"
|
297
297
|
},
|
298
298
|
"ImageConfig": {
|
299
|
-
"shape": "
|
299
|
+
"shape": "S3d"
|
300
300
|
},
|
301
301
|
"CodeSigningConfigArn": {},
|
302
302
|
"Architectures": {
|
303
|
-
"shape": "
|
303
|
+
"shape": "S3g"
|
304
304
|
},
|
305
305
|
"EphemeralStorage": {
|
306
|
-
"shape": "
|
306
|
+
"shape": "S3i"
|
307
307
|
},
|
308
308
|
"SnapStart": {
|
309
|
-
"shape": "
|
309
|
+
"shape": "S3k"
|
310
310
|
}
|
311
311
|
}
|
312
312
|
},
|
313
313
|
"output": {
|
314
|
-
"shape": "
|
314
|
+
"shape": "S3m"
|
315
315
|
}
|
316
316
|
},
|
317
317
|
"CreateFunctionUrlConfig": {
|
@@ -336,7 +336,7 @@
|
|
336
336
|
},
|
337
337
|
"AuthType": {},
|
338
338
|
"Cors": {
|
339
|
-
"shape": "
|
339
|
+
"shape": "S4d"
|
340
340
|
},
|
341
341
|
"InvokeMode": {}
|
342
342
|
}
|
@@ -354,7 +354,7 @@
|
|
354
354
|
"FunctionArn": {},
|
355
355
|
"AuthType": {},
|
356
356
|
"Cors": {
|
357
|
-
"shape": "
|
357
|
+
"shape": "S4d"
|
358
358
|
},
|
359
359
|
"CreationTime": {},
|
360
360
|
"InvokeMode": {}
|
@@ -738,7 +738,7 @@
|
|
738
738
|
"type": "structure",
|
739
739
|
"members": {
|
740
740
|
"Configuration": {
|
741
|
-
"shape": "
|
741
|
+
"shape": "S3m"
|
742
742
|
},
|
743
743
|
"Code": {
|
744
744
|
"type": "structure",
|
@@ -750,10 +750,10 @@
|
|
750
750
|
}
|
751
751
|
},
|
752
752
|
"Tags": {
|
753
|
-
"shape": "
|
753
|
+
"shape": "S34"
|
754
754
|
},
|
755
755
|
"Concurrency": {
|
756
|
-
"shape": "
|
756
|
+
"shape": "S5d"
|
757
757
|
}
|
758
758
|
}
|
759
759
|
}
|
@@ -838,7 +838,7 @@
|
|
838
838
|
}
|
839
839
|
},
|
840
840
|
"output": {
|
841
|
-
"shape": "
|
841
|
+
"shape": "S3m"
|
842
842
|
}
|
843
843
|
},
|
844
844
|
"GetFunctionEventInvokeConfig": {
|
@@ -864,7 +864,7 @@
|
|
864
864
|
}
|
865
865
|
},
|
866
866
|
"output": {
|
867
|
-
"shape": "
|
867
|
+
"shape": "S5l"
|
868
868
|
}
|
869
869
|
},
|
870
870
|
"GetFunctionUrlConfig": {
|
@@ -903,7 +903,7 @@
|
|
903
903
|
"FunctionArn": {},
|
904
904
|
"AuthType": {},
|
905
905
|
"Cors": {
|
906
|
-
"shape": "
|
906
|
+
"shape": "S4d"
|
907
907
|
},
|
908
908
|
"CreationTime": {},
|
909
909
|
"LastModifiedTime": {},
|
@@ -936,7 +936,7 @@
|
|
936
936
|
}
|
937
937
|
},
|
938
938
|
"output": {
|
939
|
-
"shape": "
|
939
|
+
"shape": "S5r"
|
940
940
|
}
|
941
941
|
},
|
942
942
|
"GetLayerVersionByArn": {
|
@@ -958,7 +958,7 @@
|
|
958
958
|
}
|
959
959
|
},
|
960
960
|
"output": {
|
961
|
-
"shape": "
|
961
|
+
"shape": "S5r"
|
962
962
|
}
|
963
963
|
},
|
964
964
|
"GetLayerVersionPolicy": {
|
@@ -1424,7 +1424,7 @@
|
|
1424
1424
|
"FunctionEventInvokeConfigs": {
|
1425
1425
|
"type": "list",
|
1426
1426
|
"member": {
|
1427
|
-
"shape": "
|
1427
|
+
"shape": "S5l"
|
1428
1428
|
}
|
1429
1429
|
},
|
1430
1430
|
"NextMarker": {}
|
@@ -1481,7 +1481,7 @@
|
|
1481
1481
|
"CreationTime": {},
|
1482
1482
|
"LastModifiedTime": {},
|
1483
1483
|
"Cors": {
|
1484
|
-
"shape": "
|
1484
|
+
"shape": "S4d"
|
1485
1485
|
},
|
1486
1486
|
"AuthType": {},
|
1487
1487
|
"InvokeMode": {}
|
@@ -1525,7 +1525,7 @@
|
|
1525
1525
|
"members": {
|
1526
1526
|
"NextMarker": {},
|
1527
1527
|
"Functions": {
|
1528
|
-
"shape": "
|
1528
|
+
"shape": "S7b"
|
1529
1529
|
}
|
1530
1530
|
}
|
1531
1531
|
}
|
@@ -1610,7 +1610,7 @@
|
|
1610
1610
|
"LayerVersions": {
|
1611
1611
|
"type": "list",
|
1612
1612
|
"member": {
|
1613
|
-
"shape": "
|
1613
|
+
"shape": "S7j"
|
1614
1614
|
}
|
1615
1615
|
}
|
1616
1616
|
}
|
@@ -1656,7 +1656,7 @@
|
|
1656
1656
|
"LayerName": {},
|
1657
1657
|
"LayerArn": {},
|
1658
1658
|
"LatestMatchingVersion": {
|
1659
|
-
"shape": "
|
1659
|
+
"shape": "S7j"
|
1660
1660
|
}
|
1661
1661
|
}
|
1662
1662
|
}
|
@@ -1740,7 +1740,7 @@
|
|
1740
1740
|
"type": "structure",
|
1741
1741
|
"members": {
|
1742
1742
|
"Tags": {
|
1743
|
-
"shape": "
|
1743
|
+
"shape": "S34"
|
1744
1744
|
}
|
1745
1745
|
}
|
1746
1746
|
}
|
@@ -1777,7 +1777,7 @@
|
|
1777
1777
|
"members": {
|
1778
1778
|
"NextMarker": {},
|
1779
1779
|
"Versions": {
|
1780
|
-
"shape": "
|
1780
|
+
"shape": "S7b"
|
1781
1781
|
}
|
1782
1782
|
}
|
1783
1783
|
}
|
@@ -1811,11 +1811,11 @@
|
|
1811
1811
|
}
|
1812
1812
|
},
|
1813
1813
|
"CompatibleRuntimes": {
|
1814
|
-
"shape": "
|
1814
|
+
"shape": "S5u"
|
1815
1815
|
},
|
1816
1816
|
"LicenseInfo": {},
|
1817
1817
|
"CompatibleArchitectures": {
|
1818
|
-
"shape": "
|
1818
|
+
"shape": "S5w"
|
1819
1819
|
}
|
1820
1820
|
}
|
1821
1821
|
},
|
@@ -1823,7 +1823,7 @@
|
|
1823
1823
|
"type": "structure",
|
1824
1824
|
"members": {
|
1825
1825
|
"Content": {
|
1826
|
-
"shape": "
|
1826
|
+
"shape": "S5s"
|
1827
1827
|
},
|
1828
1828
|
"LayerArn": {},
|
1829
1829
|
"LayerVersionArn": {},
|
@@ -1833,11 +1833,11 @@
|
|
1833
1833
|
"type": "long"
|
1834
1834
|
},
|
1835
1835
|
"CompatibleRuntimes": {
|
1836
|
-
"shape": "
|
1836
|
+
"shape": "S5u"
|
1837
1837
|
},
|
1838
1838
|
"LicenseInfo": {},
|
1839
1839
|
"CompatibleArchitectures": {
|
1840
|
-
"shape": "
|
1840
|
+
"shape": "S5w"
|
1841
1841
|
}
|
1842
1842
|
}
|
1843
1843
|
}
|
@@ -1863,7 +1863,7 @@
|
|
1863
1863
|
}
|
1864
1864
|
},
|
1865
1865
|
"output": {
|
1866
|
-
"shape": "
|
1866
|
+
"shape": "S3m"
|
1867
1867
|
}
|
1868
1868
|
},
|
1869
1869
|
"PutFunctionCodeSigningConfig": {
|
@@ -1921,7 +1921,7 @@
|
|
1921
1921
|
}
|
1922
1922
|
},
|
1923
1923
|
"output": {
|
1924
|
-
"shape": "
|
1924
|
+
"shape": "S5d"
|
1925
1925
|
}
|
1926
1926
|
},
|
1927
1927
|
"PutFunctionEventInvokeConfig": {
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
}
|
1957
1957
|
},
|
1958
1958
|
"output": {
|
1959
|
-
"shape": "
|
1959
|
+
"shape": "S5l"
|
1960
1960
|
}
|
1961
1961
|
},
|
1962
1962
|
"PutProvisionedConcurrencyConfig": {
|
@@ -2125,7 +2125,7 @@
|
|
2125
2125
|
"locationName": "ARN"
|
2126
2126
|
},
|
2127
2127
|
"Tags": {
|
2128
|
-
"shape": "
|
2128
|
+
"shape": "S34"
|
2129
2129
|
}
|
2130
2130
|
}
|
2131
2131
|
}
|
@@ -2322,12 +2322,12 @@
|
|
2322
2322
|
},
|
2323
2323
|
"RevisionId": {},
|
2324
2324
|
"Architectures": {
|
2325
|
-
"shape": "
|
2325
|
+
"shape": "S3g"
|
2326
2326
|
}
|
2327
2327
|
}
|
2328
2328
|
},
|
2329
2329
|
"output": {
|
2330
|
-
"shape": "
|
2330
|
+
"shape": "S3m"
|
2331
2331
|
}
|
2332
2332
|
},
|
2333
2333
|
"UpdateFunctionConfiguration": {
|
@@ -2359,36 +2359,36 @@
|
|
2359
2359
|
"shape": "S2o"
|
2360
2360
|
},
|
2361
2361
|
"Environment": {
|
2362
|
-
"shape": "
|
2362
|
+
"shape": "S2x"
|
2363
2363
|
},
|
2364
2364
|
"Runtime": {},
|
2365
2365
|
"DeadLetterConfig": {
|
2366
|
-
"shape": "
|
2366
|
+
"shape": "S2v"
|
2367
2367
|
},
|
2368
2368
|
"KMSKeyArn": {},
|
2369
2369
|
"TracingConfig": {
|
2370
|
-
"shape": "
|
2370
|
+
"shape": "S32"
|
2371
2371
|
},
|
2372
2372
|
"RevisionId": {},
|
2373
2373
|
"Layers": {
|
2374
|
-
"shape": "
|
2374
|
+
"shape": "S37"
|
2375
2375
|
},
|
2376
2376
|
"FileSystemConfigs": {
|
2377
|
-
"shape": "
|
2377
|
+
"shape": "S39"
|
2378
2378
|
},
|
2379
2379
|
"ImageConfig": {
|
2380
|
-
"shape": "
|
2380
|
+
"shape": "S3d"
|
2381
2381
|
},
|
2382
2382
|
"EphemeralStorage": {
|
2383
|
-
"shape": "
|
2383
|
+
"shape": "S3i"
|
2384
2384
|
},
|
2385
2385
|
"SnapStart": {
|
2386
|
-
"shape": "
|
2386
|
+
"shape": "S3k"
|
2387
2387
|
}
|
2388
2388
|
}
|
2389
2389
|
},
|
2390
2390
|
"output": {
|
2391
|
-
"shape": "
|
2391
|
+
"shape": "S3m"
|
2392
2392
|
}
|
2393
2393
|
},
|
2394
2394
|
"UpdateFunctionEventInvokeConfig": {
|
@@ -2422,7 +2422,7 @@
|
|
2422
2422
|
}
|
2423
2423
|
},
|
2424
2424
|
"output": {
|
2425
|
-
"shape": "
|
2425
|
+
"shape": "S5l"
|
2426
2426
|
}
|
2427
2427
|
},
|
2428
2428
|
"UpdateFunctionUrlConfig": {
|
@@ -2447,7 +2447,7 @@
|
|
2447
2447
|
},
|
2448
2448
|
"AuthType": {},
|
2449
2449
|
"Cors": {
|
2450
|
-
"shape": "
|
2450
|
+
"shape": "S4d"
|
2451
2451
|
},
|
2452
2452
|
"InvokeMode": {}
|
2453
2453
|
}
|
@@ -2466,7 +2466,7 @@
|
|
2466
2466
|
"FunctionArn": {},
|
2467
2467
|
"AuthType": {},
|
2468
2468
|
"Cors": {
|
2469
|
-
"shape": "
|
2469
|
+
"shape": "S4d"
|
2470
2470
|
},
|
2471
2471
|
"CreationTime": {},
|
2472
2472
|
"LastModifiedTime": {},
|
@@ -2719,6 +2719,9 @@
|
|
2719
2719
|
},
|
2720
2720
|
"SecurityGroupIds": {
|
2721
2721
|
"shape": "S2r"
|
2722
|
+
},
|
2723
|
+
"Ipv6AllowedForDualStack": {
|
2724
|
+
"type": "boolean"
|
2722
2725
|
}
|
2723
2726
|
}
|
2724
2727
|
},
|
@@ -2730,21 +2733,21 @@
|
|
2730
2733
|
"type": "list",
|
2731
2734
|
"member": {}
|
2732
2735
|
},
|
2733
|
-
"
|
2736
|
+
"S2v": {
|
2734
2737
|
"type": "structure",
|
2735
2738
|
"members": {
|
2736
2739
|
"TargetArn": {}
|
2737
2740
|
}
|
2738
2741
|
},
|
2739
|
-
"
|
2742
|
+
"S2x": {
|
2740
2743
|
"type": "structure",
|
2741
2744
|
"members": {
|
2742
2745
|
"Variables": {
|
2743
|
-
"shape": "
|
2746
|
+
"shape": "S2y"
|
2744
2747
|
}
|
2745
2748
|
}
|
2746
2749
|
},
|
2747
|
-
"
|
2750
|
+
"S2y": {
|
2748
2751
|
"type": "map",
|
2749
2752
|
"key": {
|
2750
2753
|
"type": "string",
|
@@ -2756,22 +2759,22 @@
|
|
2756
2759
|
},
|
2757
2760
|
"sensitive": true
|
2758
2761
|
},
|
2759
|
-
"
|
2762
|
+
"S32": {
|
2760
2763
|
"type": "structure",
|
2761
2764
|
"members": {
|
2762
2765
|
"Mode": {}
|
2763
2766
|
}
|
2764
2767
|
},
|
2765
|
-
"
|
2768
|
+
"S34": {
|
2766
2769
|
"type": "map",
|
2767
2770
|
"key": {},
|
2768
2771
|
"value": {}
|
2769
2772
|
},
|
2770
|
-
"
|
2773
|
+
"S37": {
|
2771
2774
|
"type": "list",
|
2772
2775
|
"member": {}
|
2773
2776
|
},
|
2774
|
-
"
|
2777
|
+
"S39": {
|
2775
2778
|
"type": "list",
|
2776
2779
|
"member": {
|
2777
2780
|
"type": "structure",
|
@@ -2785,27 +2788,27 @@
|
|
2785
2788
|
}
|
2786
2789
|
}
|
2787
2790
|
},
|
2788
|
-
"
|
2791
|
+
"S3d": {
|
2789
2792
|
"type": "structure",
|
2790
2793
|
"members": {
|
2791
2794
|
"EntryPoint": {
|
2792
|
-
"shape": "
|
2795
|
+
"shape": "S3e"
|
2793
2796
|
},
|
2794
2797
|
"Command": {
|
2795
|
-
"shape": "
|
2798
|
+
"shape": "S3e"
|
2796
2799
|
},
|
2797
2800
|
"WorkingDirectory": {}
|
2798
2801
|
}
|
2799
2802
|
},
|
2800
|
-
"
|
2803
|
+
"S3e": {
|
2801
2804
|
"type": "list",
|
2802
2805
|
"member": {}
|
2803
2806
|
},
|
2804
|
-
"
|
2807
|
+
"S3g": {
|
2805
2808
|
"type": "list",
|
2806
2809
|
"member": {}
|
2807
2810
|
},
|
2808
|
-
"
|
2811
|
+
"S3i": {
|
2809
2812
|
"type": "structure",
|
2810
2813
|
"required": [
|
2811
2814
|
"Size"
|
@@ -2816,13 +2819,13 @@
|
|
2816
2819
|
}
|
2817
2820
|
}
|
2818
2821
|
},
|
2819
|
-
"
|
2822
|
+
"S3k": {
|
2820
2823
|
"type": "structure",
|
2821
2824
|
"members": {
|
2822
2825
|
"ApplyOn": {}
|
2823
2826
|
}
|
2824
2827
|
},
|
2825
|
-
"
|
2828
|
+
"S3m": {
|
2826
2829
|
"type": "structure",
|
2827
2830
|
"members": {
|
2828
2831
|
"FunctionName": {},
|
@@ -2852,24 +2855,27 @@
|
|
2852
2855
|
"SecurityGroupIds": {
|
2853
2856
|
"shape": "S2r"
|
2854
2857
|
},
|
2855
|
-
"VpcId": {}
|
2858
|
+
"VpcId": {},
|
2859
|
+
"Ipv6AllowedForDualStack": {
|
2860
|
+
"type": "boolean"
|
2861
|
+
}
|
2856
2862
|
}
|
2857
2863
|
},
|
2858
2864
|
"DeadLetterConfig": {
|
2859
|
-
"shape": "
|
2865
|
+
"shape": "S2v"
|
2860
2866
|
},
|
2861
2867
|
"Environment": {
|
2862
2868
|
"type": "structure",
|
2863
2869
|
"members": {
|
2864
2870
|
"Variables": {
|
2865
|
-
"shape": "
|
2871
|
+
"shape": "S2y"
|
2866
2872
|
},
|
2867
2873
|
"Error": {
|
2868
2874
|
"type": "structure",
|
2869
2875
|
"members": {
|
2870
2876
|
"ErrorCode": {},
|
2871
2877
|
"Message": {
|
2872
|
-
"shape": "
|
2878
|
+
"shape": "S3u"
|
2873
2879
|
}
|
2874
2880
|
}
|
2875
2881
|
}
|
@@ -2905,21 +2911,21 @@
|
|
2905
2911
|
"LastUpdateStatusReason": {},
|
2906
2912
|
"LastUpdateStatusReasonCode": {},
|
2907
2913
|
"FileSystemConfigs": {
|
2908
|
-
"shape": "
|
2914
|
+
"shape": "S39"
|
2909
2915
|
},
|
2910
2916
|
"PackageType": {},
|
2911
2917
|
"ImageConfigResponse": {
|
2912
2918
|
"type": "structure",
|
2913
2919
|
"members": {
|
2914
2920
|
"ImageConfig": {
|
2915
|
-
"shape": "
|
2921
|
+
"shape": "S3d"
|
2916
2922
|
},
|
2917
2923
|
"Error": {
|
2918
2924
|
"type": "structure",
|
2919
2925
|
"members": {
|
2920
2926
|
"ErrorCode": {},
|
2921
2927
|
"Message": {
|
2922
|
-
"shape": "
|
2928
|
+
"shape": "S3u"
|
2923
2929
|
}
|
2924
2930
|
}
|
2925
2931
|
}
|
@@ -2928,10 +2934,10 @@
|
|
2928
2934
|
"SigningProfileVersionArn": {},
|
2929
2935
|
"SigningJobArn": {},
|
2930
2936
|
"Architectures": {
|
2931
|
-
"shape": "
|
2937
|
+
"shape": "S3g"
|
2932
2938
|
},
|
2933
2939
|
"EphemeralStorage": {
|
2934
|
-
"shape": "
|
2940
|
+
"shape": "S3i"
|
2935
2941
|
},
|
2936
2942
|
"SnapStart": {
|
2937
2943
|
"type": "structure",
|
@@ -2949,7 +2955,7 @@
|
|
2949
2955
|
"members": {
|
2950
2956
|
"ErrorCode": {},
|
2951
2957
|
"Message": {
|
2952
|
-
"shape": "
|
2958
|
+
"shape": "S3u"
|
2953
2959
|
}
|
2954
2960
|
}
|
2955
2961
|
}
|
@@ -2957,18 +2963,18 @@
|
|
2957
2963
|
}
|
2958
2964
|
}
|
2959
2965
|
},
|
2960
|
-
"
|
2966
|
+
"S3u": {
|
2961
2967
|
"type": "string",
|
2962
2968
|
"sensitive": true
|
2963
2969
|
},
|
2964
|
-
"
|
2970
|
+
"S4d": {
|
2965
2971
|
"type": "structure",
|
2966
2972
|
"members": {
|
2967
2973
|
"AllowCredentials": {
|
2968
2974
|
"type": "boolean"
|
2969
2975
|
},
|
2970
2976
|
"AllowHeaders": {
|
2971
|
-
"shape": "
|
2977
|
+
"shape": "S4f"
|
2972
2978
|
},
|
2973
2979
|
"AllowMethods": {
|
2974
2980
|
"type": "list",
|
@@ -2979,18 +2985,18 @@
|
|
2979
2985
|
"member": {}
|
2980
2986
|
},
|
2981
2987
|
"ExposeHeaders": {
|
2982
|
-
"shape": "
|
2988
|
+
"shape": "S4f"
|
2983
2989
|
},
|
2984
2990
|
"MaxAge": {
|
2985
2991
|
"type": "integer"
|
2986
2992
|
}
|
2987
2993
|
}
|
2988
2994
|
},
|
2989
|
-
"
|
2995
|
+
"S4f": {
|
2990
2996
|
"type": "list",
|
2991
2997
|
"member": {}
|
2992
2998
|
},
|
2993
|
-
"
|
2999
|
+
"S5d": {
|
2994
3000
|
"type": "structure",
|
2995
3001
|
"members": {
|
2996
3002
|
"ReservedConcurrentExecutions": {
|
@@ -2998,7 +3004,7 @@
|
|
2998
3004
|
}
|
2999
3005
|
}
|
3000
3006
|
},
|
3001
|
-
"
|
3007
|
+
"S5l": {
|
3002
3008
|
"type": "structure",
|
3003
3009
|
"members": {
|
3004
3010
|
"LastModified": {
|
@@ -3016,11 +3022,11 @@
|
|
3016
3022
|
}
|
3017
3023
|
}
|
3018
3024
|
},
|
3019
|
-
"
|
3025
|
+
"S5r": {
|
3020
3026
|
"type": "structure",
|
3021
3027
|
"members": {
|
3022
3028
|
"Content": {
|
3023
|
-
"shape": "
|
3029
|
+
"shape": "S5s"
|
3024
3030
|
},
|
3025
3031
|
"LayerArn": {},
|
3026
3032
|
"LayerVersionArn": {},
|
@@ -3030,15 +3036,15 @@
|
|
3030
3036
|
"type": "long"
|
3031
3037
|
},
|
3032
3038
|
"CompatibleRuntimes": {
|
3033
|
-
"shape": "
|
3039
|
+
"shape": "S5u"
|
3034
3040
|
},
|
3035
3041
|
"LicenseInfo": {},
|
3036
3042
|
"CompatibleArchitectures": {
|
3037
|
-
"shape": "
|
3043
|
+
"shape": "S5w"
|
3038
3044
|
}
|
3039
3045
|
}
|
3040
3046
|
},
|
3041
|
-
"
|
3047
|
+
"S5s": {
|
3042
3048
|
"type": "structure",
|
3043
3049
|
"members": {
|
3044
3050
|
"Location": {},
|
@@ -3050,21 +3056,21 @@
|
|
3050
3056
|
"SigningJobArn": {}
|
3051
3057
|
}
|
3052
3058
|
},
|
3053
|
-
"
|
3059
|
+
"S5u": {
|
3054
3060
|
"type": "list",
|
3055
3061
|
"member": {}
|
3056
3062
|
},
|
3057
|
-
"
|
3063
|
+
"S5w": {
|
3058
3064
|
"type": "list",
|
3059
3065
|
"member": {}
|
3060
3066
|
},
|
3061
|
-
"
|
3067
|
+
"S7b": {
|
3062
3068
|
"type": "list",
|
3063
3069
|
"member": {
|
3064
|
-
"shape": "
|
3070
|
+
"shape": "S3m"
|
3065
3071
|
}
|
3066
3072
|
},
|
3067
|
-
"
|
3073
|
+
"S7j": {
|
3068
3074
|
"type": "structure",
|
3069
3075
|
"members": {
|
3070
3076
|
"LayerVersionArn": {},
|
@@ -3074,11 +3080,11 @@
|
|
3074
3080
|
"Description": {},
|
3075
3081
|
"CreatedDate": {},
|
3076
3082
|
"CompatibleRuntimes": {
|
3077
|
-
"shape": "
|
3083
|
+
"shape": "S5u"
|
3078
3084
|
},
|
3079
3085
|
"LicenseInfo": {},
|
3080
3086
|
"CompatibleArchitectures": {
|
3081
|
-
"shape": "
|
3087
|
+
"shape": "S5w"
|
3082
3088
|
}
|
3083
3089
|
}
|
3084
3090
|
}
|