cdk-lambda-subminute 2.0.475 → 2.0.476

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1677.0
1
+ // AWS SDK for JavaScript v2.1678.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -44043,6 +44043,7 @@ module.exports={
44043
44043
  "vpcConfig": {
44044
44044
  "shape": "S1j"
44045
44045
  },
44046
+ "imageId": {},
44046
44047
  "fleetServiceRole": {},
44047
44048
  "tags": {
44048
44049
  "shape": "S2v"
@@ -45136,6 +45137,7 @@ module.exports={
45136
45137
  "vpcConfig": {
45137
45138
  "shape": "S1j"
45138
45139
  },
45140
+ "imageId": {},
45139
45141
  "fleetServiceRole": {},
45140
45142
  "tags": {
45141
45143
  "shape": "S2v"
@@ -45908,6 +45910,7 @@ module.exports={
45908
45910
  "vpcConfig": {
45909
45911
  "shape": "S1j"
45910
45912
  },
45913
+ "imageId": {},
45911
45914
  "fleetServiceRole": {},
45912
45915
  "tags": {
45913
45916
  "shape": "S2v"
@@ -183823,10 +183826,16 @@ module.exports={
183823
183826
  "apiVersion": "2015-03-31",
183824
183827
  "endpointPrefix": "lambda",
183825
183828
  "protocol": "rest-json",
183829
+ "protocols": [
183830
+ "rest-json"
183831
+ ],
183826
183832
  "serviceFullName": "AWS Lambda",
183827
183833
  "serviceId": "Lambda",
183828
183834
  "signatureVersion": "v4",
183829
- "uid": "lambda-2015-03-31"
183835
+ "uid": "lambda-2015-03-31",
183836
+ "auth": [
183837
+ "aws.auth#sigv4"
183838
+ ]
183830
183839
  },
183831
183840
  "operations": {
183832
183841
  "AddLayerVersionPermission": {
@@ -184689,6 +184698,31 @@ module.exports={
184689
184698
  "shape": "S5q"
184690
184699
  }
184691
184700
  },
184701
+ "GetFunctionRecursionConfig": {
184702
+ "http": {
184703
+ "method": "GET",
184704
+ "requestUri": "/2024-08-31/functions/{FunctionName}/recursion-config",
184705
+ "responseCode": 200
184706
+ },
184707
+ "input": {
184708
+ "type": "structure",
184709
+ "required": [
184710
+ "FunctionName"
184711
+ ],
184712
+ "members": {
184713
+ "FunctionName": {
184714
+ "location": "uri",
184715
+ "locationName": "FunctionName"
184716
+ }
184717
+ }
184718
+ },
184719
+ "output": {
184720
+ "type": "structure",
184721
+ "members": {
184722
+ "RecursiveLoop": {}
184723
+ }
184724
+ }
184725
+ },
184692
184726
  "GetFunctionUrlConfig": {
184693
184727
  "http": {
184694
184728
  "method": "GET",
@@ -184758,7 +184792,7 @@ module.exports={
184758
184792
  }
184759
184793
  },
184760
184794
  "output": {
184761
- "shape": "S5w"
184795
+ "shape": "S60"
184762
184796
  }
184763
184797
  },
184764
184798
  "GetLayerVersionByArn": {
@@ -184780,7 +184814,7 @@ module.exports={
184780
184814
  }
184781
184815
  },
184782
184816
  "output": {
184783
- "shape": "S5w"
184817
+ "shape": "S60"
184784
184818
  }
184785
184819
  },
184786
184820
  "GetLayerVersionPolicy": {
@@ -185347,7 +185381,7 @@ module.exports={
185347
185381
  "members": {
185348
185382
  "NextMarker": {},
185349
185383
  "Functions": {
185350
- "shape": "S7g"
185384
+ "shape": "S7k"
185351
185385
  }
185352
185386
  }
185353
185387
  }
@@ -185432,7 +185466,7 @@ module.exports={
185432
185466
  "LayerVersions": {
185433
185467
  "type": "list",
185434
185468
  "member": {
185435
- "shape": "S7o"
185469
+ "shape": "S7s"
185436
185470
  }
185437
185471
  }
185438
185472
  }
@@ -185478,7 +185512,7 @@ module.exports={
185478
185512
  "LayerName": {},
185479
185513
  "LayerArn": {},
185480
185514
  "LatestMatchingVersion": {
185481
- "shape": "S7o"
185515
+ "shape": "S7s"
185482
185516
  }
185483
185517
  }
185484
185518
  }
@@ -185599,7 +185633,7 @@ module.exports={
185599
185633
  "members": {
185600
185634
  "NextMarker": {},
185601
185635
  "Versions": {
185602
- "shape": "S7g"
185636
+ "shape": "S7k"
185603
185637
  }
185604
185638
  }
185605
185639
  }
@@ -185633,11 +185667,11 @@ module.exports={
185633
185667
  }
185634
185668
  },
185635
185669
  "CompatibleRuntimes": {
185636
- "shape": "S5z"
185670
+ "shape": "S63"
185637
185671
  },
185638
185672
  "LicenseInfo": {},
185639
185673
  "CompatibleArchitectures": {
185640
- "shape": "S61"
185674
+ "shape": "S65"
185641
185675
  }
185642
185676
  }
185643
185677
  },
@@ -185645,7 +185679,7 @@ module.exports={
185645
185679
  "type": "structure",
185646
185680
  "members": {
185647
185681
  "Content": {
185648
- "shape": "S5x"
185682
+ "shape": "S61"
185649
185683
  },
185650
185684
  "LayerArn": {},
185651
185685
  "LayerVersionArn": {},
@@ -185655,11 +185689,11 @@ module.exports={
185655
185689
  "type": "long"
185656
185690
  },
185657
185691
  "CompatibleRuntimes": {
185658
- "shape": "S5z"
185692
+ "shape": "S63"
185659
185693
  },
185660
185694
  "LicenseInfo": {},
185661
185695
  "CompatibleArchitectures": {
185662
- "shape": "S61"
185696
+ "shape": "S65"
185663
185697
  }
185664
185698
  }
185665
185699
  }
@@ -185781,6 +185815,33 @@ module.exports={
185781
185815
  "shape": "S5q"
185782
185816
  }
185783
185817
  },
185818
+ "PutFunctionRecursionConfig": {
185819
+ "http": {
185820
+ "method": "PUT",
185821
+ "requestUri": "/2024-08-31/functions/{FunctionName}/recursion-config",
185822
+ "responseCode": 200
185823
+ },
185824
+ "input": {
185825
+ "type": "structure",
185826
+ "required": [
185827
+ "FunctionName",
185828
+ "RecursiveLoop"
185829
+ ],
185830
+ "members": {
185831
+ "FunctionName": {
185832
+ "location": "uri",
185833
+ "locationName": "FunctionName"
185834
+ },
185835
+ "RecursiveLoop": {}
185836
+ }
185837
+ },
185838
+ "output": {
185839
+ "type": "structure",
185840
+ "members": {
185841
+ "RecursiveLoop": {}
185842
+ }
185843
+ }
185844
+ },
185784
185845
  "PutProvisionedConcurrencyConfig": {
185785
185846
  "http": {
185786
185847
  "method": "PUT",
@@ -186859,11 +186920,11 @@ module.exports={
186859
186920
  }
186860
186921
  }
186861
186922
  },
186862
- "S5w": {
186923
+ "S60": {
186863
186924
  "type": "structure",
186864
186925
  "members": {
186865
186926
  "Content": {
186866
- "shape": "S5x"
186927
+ "shape": "S61"
186867
186928
  },
186868
186929
  "LayerArn": {},
186869
186930
  "LayerVersionArn": {},
@@ -186873,15 +186934,15 @@ module.exports={
186873
186934
  "type": "long"
186874
186935
  },
186875
186936
  "CompatibleRuntimes": {
186876
- "shape": "S5z"
186937
+ "shape": "S63"
186877
186938
  },
186878
186939
  "LicenseInfo": {},
186879
186940
  "CompatibleArchitectures": {
186880
- "shape": "S61"
186941
+ "shape": "S65"
186881
186942
  }
186882
186943
  }
186883
186944
  },
186884
- "S5x": {
186945
+ "S61": {
186885
186946
  "type": "structure",
186886
186947
  "members": {
186887
186948
  "Location": {},
@@ -186893,21 +186954,21 @@ module.exports={
186893
186954
  "SigningJobArn": {}
186894
186955
  }
186895
186956
  },
186896
- "S5z": {
186957
+ "S63": {
186897
186958
  "type": "list",
186898
186959
  "member": {}
186899
186960
  },
186900
- "S61": {
186961
+ "S65": {
186901
186962
  "type": "list",
186902
186963
  "member": {}
186903
186964
  },
186904
- "S7g": {
186965
+ "S7k": {
186905
186966
  "type": "list",
186906
186967
  "member": {
186907
186968
  "shape": "S3r"
186908
186969
  }
186909
186970
  },
186910
- "S7o": {
186971
+ "S7s": {
186911
186972
  "type": "structure",
186912
186973
  "members": {
186913
186974
  "LayerVersionArn": {},
@@ -186917,11 +186978,11 @@ module.exports={
186917
186978
  "Description": {},
186918
186979
  "CreatedDate": {},
186919
186980
  "CompatibleRuntimes": {
186920
- "shape": "S5z"
186981
+ "shape": "S63"
186921
186982
  },
186922
186983
  "LicenseInfo": {},
186923
186984
  "CompatibleArchitectures": {
186924
- "shape": "S61"
186985
+ "shape": "S65"
186925
186986
  }
186926
186987
  }
186927
186988
  }
@@ -277629,7 +277690,7 @@ AWS.util.update(AWS, {
277629
277690
  /**
277630
277691
  * @constant
277631
277692
  */
277632
- VERSION: '2.1677.0',
277693
+ VERSION: '2.1678.0',
277633
277694
 
277634
277695
  /**
277635
277696
  * @api private
@@ -299950,7 +300011,7 @@ var LRUCache = /** @class */ (function () {
299950
300011
  }());
299951
300012
  exports.LRUCache = LRUCache;
299952
300013
  },{}],467:[function(require,module,exports){
299953
- // AWS SDK for JavaScript v2.1677.0
300014
+ // AWS SDK for JavaScript v2.1678.0
299954
300015
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
299955
300016
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
299956
300017
  require('./browser_loader');