@aws-sdk/client-lambda 3.590.0 → 3.596.0

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 (137) hide show
  1. package/dist-cjs/index.js +0 -66
  2. package/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +2 -1
  3. package/dist-types/commands/AddPermissionCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateEventSourceMappingCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteFunctionCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteLayerVersionCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +2 -1
  19. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  20. package/dist-types/commands/GetAliasCommand.d.ts +2 -1
  21. package/dist-types/commands/GetCodeSigningConfigCommand.d.ts +2 -1
  22. package/dist-types/commands/GetEventSourceMappingCommand.d.ts +2 -1
  23. package/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +2 -1
  24. package/dist-types/commands/GetFunctionCommand.d.ts +2 -1
  25. package/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +2 -1
  26. package/dist-types/commands/GetFunctionConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +2 -1
  28. package/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +2 -1
  29. package/dist-types/commands/GetLayerVersionByArnCommand.d.ts +2 -1
  30. package/dist-types/commands/GetLayerVersionCommand.d.ts +2 -1
  31. package/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +2 -1
  32. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +2 -1
  34. package/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +2 -1
  35. package/dist-types/commands/InvokeAsyncCommand.d.ts +2 -1
  36. package/dist-types/commands/InvokeCommand.d.ts +2 -1
  37. package/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +2 -1
  38. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListEventSourceMappingsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +2 -1
  44. package/dist-types/commands/ListFunctionsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListLayerVersionsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListLayersCommand.d.ts +2 -1
  47. package/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListVersionsByFunctionCommand.d.ts +2 -1
  50. package/dist-types/commands/PublishLayerVersionCommand.d.ts +2 -1
  51. package/dist-types/commands/PublishVersionCommand.d.ts +2 -1
  52. package/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +2 -1
  53. package/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +2 -1
  54. package/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +2 -1
  55. package/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +2 -1
  56. package/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +2 -1
  57. package/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +2 -1
  58. package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
  59. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateFunctionCodeCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +2 -1
  68. package/dist-types/index.d.ts +2 -2
  69. package/dist-types/models/LambdaServiceException.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetRuntimeManagementConfigCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/InvokeCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListLayersCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/PutRuntimeManagementConfigCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/models/LambdaServiceException.d.ts +2 -1
  137. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -360,7 +360,6 @@ var LambdaClient = _LambdaClient;
360
360
 
361
361
  var import_middleware_serde = require("@smithy/middleware-serde");
362
362
 
363
- var import_types = require("@smithy/types");
364
363
 
365
364
  // src/protocols/Aws_restJson1.ts
366
365
  var import_core2 = require("@aws-sdk/core");
@@ -4570,7 +4569,6 @@ var AddLayerVersionPermissionCommand = _AddLayerVersionPermissionCommand;
4570
4569
 
4571
4570
 
4572
4571
 
4573
-
4574
4572
  var _AddPermissionCommand = class _AddPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
4575
4573
  ...commonParams
4576
4574
  }).m(function(Command, cs, config, o) {
@@ -4587,7 +4585,6 @@ var AddPermissionCommand = _AddPermissionCommand;
4587
4585
 
4588
4586
 
4589
4587
 
4590
-
4591
4588
  var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
4592
4589
  ...commonParams
4593
4590
  }).m(function(Command, cs, config, o) {
@@ -4604,7 +4601,6 @@ var CreateAliasCommand = _CreateAliasCommand;
4604
4601
 
4605
4602
 
4606
4603
 
4607
-
4608
4604
  var _CreateCodeSigningConfigCommand = class _CreateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4609
4605
  ...commonParams
4610
4606
  }).m(function(Command, cs, config, o) {
@@ -4621,7 +4617,6 @@ var CreateCodeSigningConfigCommand = _CreateCodeSigningConfigCommand;
4621
4617
 
4622
4618
 
4623
4619
 
4624
-
4625
4620
  var _CreateEventSourceMappingCommand = class _CreateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
4626
4621
  ...commonParams
4627
4622
  }).m(function(Command, cs, config, o) {
@@ -4638,7 +4633,6 @@ var CreateEventSourceMappingCommand = _CreateEventSourceMappingCommand;
4638
4633
 
4639
4634
 
4640
4635
 
4641
-
4642
4636
  var _CreateFunctionCommand = class _CreateFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
4643
4637
  ...commonParams
4644
4638
  }).m(function(Command, cs, config, o) {
@@ -4655,7 +4649,6 @@ var CreateFunctionCommand = _CreateFunctionCommand;
4655
4649
 
4656
4650
 
4657
4651
 
4658
-
4659
4652
  var _CreateFunctionUrlConfigCommand = class _CreateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4660
4653
  ...commonParams
4661
4654
  }).m(function(Command, cs, config, o) {
@@ -4672,7 +4665,6 @@ var CreateFunctionUrlConfigCommand = _CreateFunctionUrlConfigCommand;
4672
4665
 
4673
4666
 
4674
4667
 
4675
-
4676
4668
  var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep({
4677
4669
  ...commonParams
4678
4670
  }).m(function(Command, cs, config, o) {
@@ -4689,7 +4681,6 @@ var DeleteAliasCommand = _DeleteAliasCommand;
4689
4681
 
4690
4682
 
4691
4683
 
4692
-
4693
4684
  var _DeleteCodeSigningConfigCommand = class _DeleteCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4694
4685
  ...commonParams
4695
4686
  }).m(function(Command, cs, config, o) {
@@ -4706,7 +4697,6 @@ var DeleteCodeSigningConfigCommand = _DeleteCodeSigningConfigCommand;
4706
4697
 
4707
4698
 
4708
4699
 
4709
-
4710
4700
  var _DeleteEventSourceMappingCommand = class _DeleteEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
4711
4701
  ...commonParams
4712
4702
  }).m(function(Command, cs, config, o) {
@@ -4723,7 +4713,6 @@ var DeleteEventSourceMappingCommand = _DeleteEventSourceMappingCommand;
4723
4713
 
4724
4714
 
4725
4715
 
4726
-
4727
4716
  var _DeleteFunctionCodeSigningConfigCommand = class _DeleteFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4728
4717
  ...commonParams
4729
4718
  }).m(function(Command, cs, config, o) {
@@ -4740,7 +4729,6 @@ var DeleteFunctionCodeSigningConfigCommand = _DeleteFunctionCodeSigningConfigCom
4740
4729
 
4741
4730
 
4742
4731
 
4743
-
4744
4732
  var _DeleteFunctionCommand = class _DeleteFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
4745
4733
  ...commonParams
4746
4734
  }).m(function(Command, cs, config, o) {
@@ -4757,7 +4745,6 @@ var DeleteFunctionCommand = _DeleteFunctionCommand;
4757
4745
 
4758
4746
 
4759
4747
 
4760
-
4761
4748
  var _DeleteFunctionConcurrencyCommand = class _DeleteFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
4762
4749
  ...commonParams
4763
4750
  }).m(function(Command, cs, config, o) {
@@ -4774,7 +4761,6 @@ var DeleteFunctionConcurrencyCommand = _DeleteFunctionConcurrencyCommand;
4774
4761
 
4775
4762
 
4776
4763
 
4777
-
4778
4764
  var _DeleteFunctionEventInvokeConfigCommand = class _DeleteFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4779
4765
  ...commonParams
4780
4766
  }).m(function(Command, cs, config, o) {
@@ -4791,7 +4777,6 @@ var DeleteFunctionEventInvokeConfigCommand = _DeleteFunctionEventInvokeConfigCom
4791
4777
 
4792
4778
 
4793
4779
 
4794
-
4795
4780
  var _DeleteFunctionUrlConfigCommand = class _DeleteFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4796
4781
  ...commonParams
4797
4782
  }).m(function(Command, cs, config, o) {
@@ -4808,7 +4793,6 @@ var DeleteFunctionUrlConfigCommand = _DeleteFunctionUrlConfigCommand;
4808
4793
 
4809
4794
 
4810
4795
 
4811
-
4812
4796
  var _DeleteLayerVersionCommand = class _DeleteLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4813
4797
  ...commonParams
4814
4798
  }).m(function(Command, cs, config, o) {
@@ -4825,7 +4809,6 @@ var DeleteLayerVersionCommand = _DeleteLayerVersionCommand;
4825
4809
 
4826
4810
 
4827
4811
 
4828
-
4829
4812
  var _DeleteProvisionedConcurrencyConfigCommand = class _DeleteProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4830
4813
  ...commonParams
4831
4814
  }).m(function(Command, cs, config, o) {
@@ -4842,7 +4825,6 @@ var DeleteProvisionedConcurrencyConfigCommand = _DeleteProvisionedConcurrencyCon
4842
4825
 
4843
4826
 
4844
4827
 
4845
-
4846
4828
  var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4847
4829
  ...commonParams
4848
4830
  }).m(function(Command, cs, config, o) {
@@ -4859,7 +4841,6 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
4859
4841
 
4860
4842
 
4861
4843
 
4862
-
4863
4844
  var _GetAliasCommand = class _GetAliasCommand extends import_smithy_client.Command.classBuilder().ep({
4864
4845
  ...commonParams
4865
4846
  }).m(function(Command, cs, config, o) {
@@ -4876,7 +4857,6 @@ var GetAliasCommand = _GetAliasCommand;
4876
4857
 
4877
4858
 
4878
4859
 
4879
-
4880
4860
  var _GetCodeSigningConfigCommand = class _GetCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4881
4861
  ...commonParams
4882
4862
  }).m(function(Command, cs, config, o) {
@@ -4893,7 +4873,6 @@ var GetCodeSigningConfigCommand = _GetCodeSigningConfigCommand;
4893
4873
 
4894
4874
 
4895
4875
 
4896
-
4897
4876
  var _GetEventSourceMappingCommand = class _GetEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
4898
4877
  ...commonParams
4899
4878
  }).m(function(Command, cs, config, o) {
@@ -4910,7 +4889,6 @@ var GetEventSourceMappingCommand = _GetEventSourceMappingCommand;
4910
4889
 
4911
4890
 
4912
4891
 
4913
-
4914
4892
  var _GetFunctionCodeSigningConfigCommand = class _GetFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4915
4893
  ...commonParams
4916
4894
  }).m(function(Command, cs, config, o) {
@@ -4927,7 +4905,6 @@ var GetFunctionCodeSigningConfigCommand = _GetFunctionCodeSigningConfigCommand;
4927
4905
 
4928
4906
 
4929
4907
 
4930
-
4931
4908
  var _GetFunctionCommand = class _GetFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
4932
4909
  ...commonParams
4933
4910
  }).m(function(Command, cs, config, o) {
@@ -4944,7 +4921,6 @@ var GetFunctionCommand = _GetFunctionCommand;
4944
4921
 
4945
4922
 
4946
4923
 
4947
-
4948
4924
  var _GetFunctionConcurrencyCommand = class _GetFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
4949
4925
  ...commonParams
4950
4926
  }).m(function(Command, cs, config, o) {
@@ -4961,7 +4937,6 @@ var GetFunctionConcurrencyCommand = _GetFunctionConcurrencyCommand;
4961
4937
 
4962
4938
 
4963
4939
 
4964
-
4965
4940
  var _GetFunctionConfigurationCommand = class _GetFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4966
4941
  ...commonParams
4967
4942
  }).m(function(Command, cs, config, o) {
@@ -4978,7 +4953,6 @@ var GetFunctionConfigurationCommand = _GetFunctionConfigurationCommand;
4978
4953
 
4979
4954
 
4980
4955
 
4981
-
4982
4956
  var _GetFunctionEventInvokeConfigCommand = class _GetFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4983
4957
  ...commonParams
4984
4958
  }).m(function(Command, cs, config, o) {
@@ -4995,7 +4969,6 @@ var GetFunctionEventInvokeConfigCommand = _GetFunctionEventInvokeConfigCommand;
4995
4969
 
4996
4970
 
4997
4971
 
4998
-
4999
4972
  var _GetFunctionUrlConfigCommand = class _GetFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5000
4973
  ...commonParams
5001
4974
  }).m(function(Command, cs, config, o) {
@@ -5012,7 +4985,6 @@ var GetFunctionUrlConfigCommand = _GetFunctionUrlConfigCommand;
5012
4985
 
5013
4986
 
5014
4987
 
5015
-
5016
4988
  var _GetLayerVersionByArnCommand = class _GetLayerVersionByArnCommand extends import_smithy_client.Command.classBuilder().ep({
5017
4989
  ...commonParams
5018
4990
  }).m(function(Command, cs, config, o) {
@@ -5029,7 +5001,6 @@ var GetLayerVersionByArnCommand = _GetLayerVersionByArnCommand;
5029
5001
 
5030
5002
 
5031
5003
 
5032
-
5033
5004
  var _GetLayerVersionCommand = class _GetLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5034
5005
  ...commonParams
5035
5006
  }).m(function(Command, cs, config, o) {
@@ -5046,7 +5017,6 @@ var GetLayerVersionCommand = _GetLayerVersionCommand;
5046
5017
 
5047
5018
 
5048
5019
 
5049
-
5050
5020
  var _GetLayerVersionPolicyCommand = class _GetLayerVersionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5051
5021
  ...commonParams
5052
5022
  }).m(function(Command, cs, config, o) {
@@ -5063,7 +5033,6 @@ var GetLayerVersionPolicyCommand = _GetLayerVersionPolicyCommand;
5063
5033
 
5064
5034
 
5065
5035
 
5066
-
5067
5036
  var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5068
5037
  ...commonParams
5069
5038
  }).m(function(Command, cs, config, o) {
@@ -5080,7 +5049,6 @@ var GetPolicyCommand = _GetPolicyCommand;
5080
5049
 
5081
5050
 
5082
5051
 
5083
-
5084
5052
  var _GetProvisionedConcurrencyConfigCommand = class _GetProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5085
5053
  ...commonParams
5086
5054
  }).m(function(Command, cs, config, o) {
@@ -5097,7 +5065,6 @@ var GetProvisionedConcurrencyConfigCommand = _GetProvisionedConcurrencyConfigCom
5097
5065
 
5098
5066
 
5099
5067
 
5100
-
5101
5068
  var _GetRuntimeManagementConfigCommand = class _GetRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5102
5069
  ...commonParams
5103
5070
  }).m(function(Command, cs, config, o) {
@@ -5114,7 +5081,6 @@ var GetRuntimeManagementConfigCommand = _GetRuntimeManagementConfigCommand;
5114
5081
 
5115
5082
 
5116
5083
 
5117
-
5118
5084
  var _InvokeAsyncCommand = class _InvokeAsyncCommand extends import_smithy_client.Command.classBuilder().ep({
5119
5085
  ...commonParams
5120
5086
  }).m(function(Command, cs, config, o) {
@@ -5131,7 +5097,6 @@ var InvokeAsyncCommand = _InvokeAsyncCommand;
5131
5097
 
5132
5098
 
5133
5099
 
5134
-
5135
5100
  var _InvokeCommand = class _InvokeCommand extends import_smithy_client.Command.classBuilder().ep({
5136
5101
  ...commonParams
5137
5102
  }).m(function(Command, cs, config, o) {
@@ -5148,7 +5113,6 @@ var InvokeCommand = _InvokeCommand;
5148
5113
 
5149
5114
 
5150
5115
 
5151
-
5152
5116
  var _InvokeWithResponseStreamCommand = class _InvokeWithResponseStreamCommand extends import_smithy_client.Command.classBuilder().ep({
5153
5117
  ...commonParams
5154
5118
  }).m(function(Command, cs, config, o) {
@@ -5172,7 +5136,6 @@ var InvokeWithResponseStreamCommand = _InvokeWithResponseStreamCommand;
5172
5136
 
5173
5137
 
5174
5138
 
5175
-
5176
5139
  var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
5177
5140
  ...commonParams
5178
5141
  }).m(function(Command, cs, config, o) {
@@ -5189,7 +5152,6 @@ var ListAliasesCommand = _ListAliasesCommand;
5189
5152
 
5190
5153
 
5191
5154
 
5192
-
5193
5155
  var _ListCodeSigningConfigsCommand = class _ListCodeSigningConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
5194
5156
  ...commonParams
5195
5157
  }).m(function(Command, cs, config, o) {
@@ -5206,7 +5168,6 @@ var ListCodeSigningConfigsCommand = _ListCodeSigningConfigsCommand;
5206
5168
 
5207
5169
 
5208
5170
 
5209
-
5210
5171
  var _ListEventSourceMappingsCommand = class _ListEventSourceMappingsCommand extends import_smithy_client.Command.classBuilder().ep({
5211
5172
  ...commonParams
5212
5173
  }).m(function(Command, cs, config, o) {
@@ -5223,7 +5184,6 @@ var ListEventSourceMappingsCommand = _ListEventSourceMappingsCommand;
5223
5184
 
5224
5185
 
5225
5186
 
5226
-
5227
5187
  var _ListFunctionEventInvokeConfigsCommand = class _ListFunctionEventInvokeConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
5228
5188
  ...commonParams
5229
5189
  }).m(function(Command, cs, config, o) {
@@ -5240,7 +5200,6 @@ var ListFunctionEventInvokeConfigsCommand = _ListFunctionEventInvokeConfigsComma
5240
5200
 
5241
5201
 
5242
5202
 
5243
-
5244
5203
  var _ListFunctionsByCodeSigningConfigCommand = class _ListFunctionsByCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5245
5204
  ...commonParams
5246
5205
  }).m(function(Command, cs, config, o) {
@@ -5257,7 +5216,6 @@ var ListFunctionsByCodeSigningConfigCommand = _ListFunctionsByCodeSigningConfigC
5257
5216
 
5258
5217
 
5259
5218
 
5260
-
5261
5219
  var _ListFunctionsCommand = class _ListFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
5262
5220
  ...commonParams
5263
5221
  }).m(function(Command, cs, config, o) {
@@ -5274,7 +5232,6 @@ var ListFunctionsCommand = _ListFunctionsCommand;
5274
5232
 
5275
5233
 
5276
5234
 
5277
-
5278
5235
  var _ListFunctionUrlConfigsCommand = class _ListFunctionUrlConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
5279
5236
  ...commonParams
5280
5237
  }).m(function(Command, cs, config, o) {
@@ -5291,7 +5248,6 @@ var ListFunctionUrlConfigsCommand = _ListFunctionUrlConfigsCommand;
5291
5248
 
5292
5249
 
5293
5250
 
5294
-
5295
5251
  var _ListLayersCommand = class _ListLayersCommand extends import_smithy_client.Command.classBuilder().ep({
5296
5252
  ...commonParams
5297
5253
  }).m(function(Command, cs, config, o) {
@@ -5308,7 +5264,6 @@ var ListLayersCommand = _ListLayersCommand;
5308
5264
 
5309
5265
 
5310
5266
 
5311
-
5312
5267
  var _ListLayerVersionsCommand = class _ListLayerVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5313
5268
  ...commonParams
5314
5269
  }).m(function(Command, cs, config, o) {
@@ -5325,7 +5280,6 @@ var ListLayerVersionsCommand = _ListLayerVersionsCommand;
5325
5280
 
5326
5281
 
5327
5282
 
5328
-
5329
5283
  var _ListProvisionedConcurrencyConfigsCommand = class _ListProvisionedConcurrencyConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
5330
5284
  ...commonParams
5331
5285
  }).m(function(Command, cs, config, o) {
@@ -5342,7 +5296,6 @@ var ListProvisionedConcurrencyConfigsCommand = _ListProvisionedConcurrencyConfig
5342
5296
 
5343
5297
 
5344
5298
 
5345
-
5346
5299
  var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
5347
5300
  ...commonParams
5348
5301
  }).m(function(Command, cs, config, o) {
@@ -5359,7 +5312,6 @@ var ListTagsCommand = _ListTagsCommand;
5359
5312
 
5360
5313
 
5361
5314
 
5362
-
5363
5315
  var _ListVersionsByFunctionCommand = class _ListVersionsByFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
5364
5316
  ...commonParams
5365
5317
  }).m(function(Command, cs, config, o) {
@@ -5376,7 +5328,6 @@ var ListVersionsByFunctionCommand = _ListVersionsByFunctionCommand;
5376
5328
 
5377
5329
 
5378
5330
 
5379
-
5380
5331
  var _PublishLayerVersionCommand = class _PublishLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5381
5332
  ...commonParams
5382
5333
  }).m(function(Command, cs, config, o) {
@@ -5393,7 +5344,6 @@ var PublishLayerVersionCommand = _PublishLayerVersionCommand;
5393
5344
 
5394
5345
 
5395
5346
 
5396
-
5397
5347
  var _PublishVersionCommand = class _PublishVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5398
5348
  ...commonParams
5399
5349
  }).m(function(Command, cs, config, o) {
@@ -5410,7 +5360,6 @@ var PublishVersionCommand = _PublishVersionCommand;
5410
5360
 
5411
5361
 
5412
5362
 
5413
-
5414
5363
  var _PutFunctionCodeSigningConfigCommand = class _PutFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5415
5364
  ...commonParams
5416
5365
  }).m(function(Command, cs, config, o) {
@@ -5427,7 +5376,6 @@ var PutFunctionCodeSigningConfigCommand = _PutFunctionCodeSigningConfigCommand;
5427
5376
 
5428
5377
 
5429
5378
 
5430
-
5431
5379
  var _PutFunctionConcurrencyCommand = class _PutFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
5432
5380
  ...commonParams
5433
5381
  }).m(function(Command, cs, config, o) {
@@ -5444,7 +5392,6 @@ var PutFunctionConcurrencyCommand = _PutFunctionConcurrencyCommand;
5444
5392
 
5445
5393
 
5446
5394
 
5447
-
5448
5395
  var _PutFunctionEventInvokeConfigCommand = class _PutFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5449
5396
  ...commonParams
5450
5397
  }).m(function(Command, cs, config, o) {
@@ -5461,7 +5408,6 @@ var PutFunctionEventInvokeConfigCommand = _PutFunctionEventInvokeConfigCommand;
5461
5408
 
5462
5409
 
5463
5410
 
5464
-
5465
5411
  var _PutProvisionedConcurrencyConfigCommand = class _PutProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5466
5412
  ...commonParams
5467
5413
  }).m(function(Command, cs, config, o) {
@@ -5478,7 +5424,6 @@ var PutProvisionedConcurrencyConfigCommand = _PutProvisionedConcurrencyConfigCom
5478
5424
 
5479
5425
 
5480
5426
 
5481
-
5482
5427
  var _PutRuntimeManagementConfigCommand = class _PutRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5483
5428
  ...commonParams
5484
5429
  }).m(function(Command, cs, config, o) {
@@ -5495,7 +5440,6 @@ var PutRuntimeManagementConfigCommand = _PutRuntimeManagementConfigCommand;
5495
5440
 
5496
5441
 
5497
5442
 
5498
-
5499
5443
  var _RemoveLayerVersionPermissionCommand = class _RemoveLayerVersionPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
5500
5444
  ...commonParams
5501
5445
  }).m(function(Command, cs, config, o) {
@@ -5512,7 +5456,6 @@ var RemoveLayerVersionPermissionCommand = _RemoveLayerVersionPermissionCommand;
5512
5456
 
5513
5457
 
5514
5458
 
5515
-
5516
5459
  var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
5517
5460
  ...commonParams
5518
5461
  }).m(function(Command, cs, config, o) {
@@ -5529,7 +5472,6 @@ var RemovePermissionCommand = _RemovePermissionCommand;
5529
5472
 
5530
5473
 
5531
5474
 
5532
-
5533
5475
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5534
5476
  ...commonParams
5535
5477
  }).m(function(Command, cs, config, o) {
@@ -5546,7 +5488,6 @@ var TagResourceCommand = _TagResourceCommand;
5546
5488
 
5547
5489
 
5548
5490
 
5549
-
5550
5491
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5551
5492
  ...commonParams
5552
5493
  }).m(function(Command, cs, config, o) {
@@ -5563,7 +5504,6 @@ var UntagResourceCommand = _UntagResourceCommand;
5563
5504
 
5564
5505
 
5565
5506
 
5566
-
5567
5507
  var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
5568
5508
  ...commonParams
5569
5509
  }).m(function(Command, cs, config, o) {
@@ -5580,7 +5520,6 @@ var UpdateAliasCommand = _UpdateAliasCommand;
5580
5520
 
5581
5521
 
5582
5522
 
5583
-
5584
5523
  var _UpdateCodeSigningConfigCommand = class _UpdateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5585
5524
  ...commonParams
5586
5525
  }).m(function(Command, cs, config, o) {
@@ -5597,7 +5536,6 @@ var UpdateCodeSigningConfigCommand = _UpdateCodeSigningConfigCommand;
5597
5536
 
5598
5537
 
5599
5538
 
5600
-
5601
5539
  var _UpdateEventSourceMappingCommand = class _UpdateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
5602
5540
  ...commonParams
5603
5541
  }).m(function(Command, cs, config, o) {
@@ -5614,7 +5552,6 @@ var UpdateEventSourceMappingCommand = _UpdateEventSourceMappingCommand;
5614
5552
 
5615
5553
 
5616
5554
 
5617
-
5618
5555
  var _UpdateFunctionCodeCommand = class _UpdateFunctionCodeCommand extends import_smithy_client.Command.classBuilder().ep({
5619
5556
  ...commonParams
5620
5557
  }).m(function(Command, cs, config, o) {
@@ -5631,7 +5568,6 @@ var UpdateFunctionCodeCommand = _UpdateFunctionCodeCommand;
5631
5568
 
5632
5569
 
5633
5570
 
5634
-
5635
5571
  var _UpdateFunctionConfigurationCommand = class _UpdateFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5636
5572
  ...commonParams
5637
5573
  }).m(function(Command, cs, config, o) {
@@ -5648,7 +5584,6 @@ var UpdateFunctionConfigurationCommand = _UpdateFunctionConfigurationCommand;
5648
5584
 
5649
5585
 
5650
5586
 
5651
-
5652
5587
  var _UpdateFunctionEventInvokeConfigCommand = class _UpdateFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5653
5588
  ...commonParams
5654
5589
  }).m(function(Command, cs, config, o) {
@@ -5665,7 +5600,6 @@ var UpdateFunctionEventInvokeConfigCommand = _UpdateFunctionEventInvokeConfigCom
5665
5600
 
5666
5601
 
5667
5602
 
5668
-
5669
5603
  var _UpdateFunctionUrlConfigCommand = class _UpdateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5670
5604
  ...commonParams
5671
5605
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AddLayerVersionPermissionRequest, AddLayerVersionPermissionResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddPermissionRequest, AddPermissionResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AliasConfiguration, CreateAliasRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCodeSigningConfigRequest, CreateCodeSigningConfigResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateEventSourceMappingRequest, EventSourceMappingConfiguration } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFunctionRequest, FunctionConfiguration } from "../models/models_0
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFunctionUrlConfigRequest, CreateFunctionUrlConfigResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteAliasRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCodeSigningConfigRequest, DeleteCodeSigningConfigResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteEventSourceMappingRequest, EventSourceMappingConfiguration } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionCodeSigningConfigRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionConcurrencyRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionEventInvokeConfigRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionUrlConfigRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLayerVersionRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProvisionedConcurrencyConfigRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *