@aws-sdk/client-lambda 3.649.0 → 3.650.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.
- package/dist-cjs/index.js +68 -204
- package/dist-es/commands/AddLayerVersionPermissionCommand.js +1 -3
- package/dist-es/commands/AddPermissionCommand.js +1 -3
- package/dist-es/commands/CreateAliasCommand.js +1 -3
- package/dist-es/commands/CreateCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/CreateEventSourceMappingCommand.js +1 -3
- package/dist-es/commands/CreateFunctionCommand.js +1 -3
- package/dist-es/commands/CreateFunctionUrlConfigCommand.js +1 -3
- package/dist-es/commands/DeleteAliasCommand.js +1 -3
- package/dist-es/commands/DeleteCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/DeleteEventSourceMappingCommand.js +1 -3
- package/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/DeleteFunctionCommand.js +1 -3
- package/dist-es/commands/DeleteFunctionConcurrencyCommand.js +1 -3
- package/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +1 -3
- package/dist-es/commands/DeleteFunctionUrlConfigCommand.js +1 -3
- package/dist-es/commands/DeleteLayerVersionCommand.js +1 -3
- package/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +1 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +1 -3
- package/dist-es/commands/GetAliasCommand.js +1 -3
- package/dist-es/commands/GetCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/GetEventSourceMappingCommand.js +1 -3
- package/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/GetFunctionCommand.js +1 -3
- package/dist-es/commands/GetFunctionConcurrencyCommand.js +1 -3
- package/dist-es/commands/GetFunctionConfigurationCommand.js +1 -3
- package/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +1 -3
- package/dist-es/commands/GetFunctionRecursionConfigCommand.js +1 -3
- package/dist-es/commands/GetFunctionUrlConfigCommand.js +1 -3
- package/dist-es/commands/GetLayerVersionByArnCommand.js +1 -3
- package/dist-es/commands/GetLayerVersionCommand.js +1 -3
- package/dist-es/commands/GetLayerVersionPolicyCommand.js +1 -3
- package/dist-es/commands/GetPolicyCommand.js +1 -3
- package/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +1 -3
- package/dist-es/commands/GetRuntimeManagementConfigCommand.js +1 -3
- package/dist-es/commands/InvokeAsyncCommand.js +1 -3
- package/dist-es/commands/InvokeCommand.js +1 -3
- package/dist-es/commands/InvokeWithResponseStreamCommand.js +1 -3
- package/dist-es/commands/ListAliasesCommand.js +1 -3
- package/dist-es/commands/ListCodeSigningConfigsCommand.js +1 -3
- package/dist-es/commands/ListEventSourceMappingsCommand.js +1 -3
- package/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +1 -3
- package/dist-es/commands/ListFunctionUrlConfigsCommand.js +1 -3
- package/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/ListFunctionsCommand.js +1 -3
- package/dist-es/commands/ListLayerVersionsCommand.js +1 -3
- package/dist-es/commands/ListLayersCommand.js +1 -3
- package/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +1 -3
- package/dist-es/commands/ListTagsCommand.js +1 -3
- package/dist-es/commands/ListVersionsByFunctionCommand.js +1 -3
- package/dist-es/commands/PublishLayerVersionCommand.js +1 -3
- package/dist-es/commands/PublishVersionCommand.js +1 -3
- package/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/PutFunctionConcurrencyCommand.js +1 -3
- package/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +1 -3
- package/dist-es/commands/PutFunctionRecursionConfigCommand.js +1 -3
- package/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +1 -3
- package/dist-es/commands/PutRuntimeManagementConfigCommand.js +1 -3
- package/dist-es/commands/RemoveLayerVersionPermissionCommand.js +1 -3
- package/dist-es/commands/RemovePermissionCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAliasCommand.js +1 -3
- package/dist-es/commands/UpdateCodeSigningConfigCommand.js +1 -3
- package/dist-es/commands/UpdateEventSourceMappingCommand.js +1 -3
- package/dist-es/commands/UpdateFunctionCodeCommand.js +1 -3
- package/dist-es/commands/UpdateFunctionConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +1 -3
- package/dist-es/commands/UpdateFunctionUrlConfigCommand.js +1 -3
- package/package.json +4 -4
package/dist-cjs/index.js
CHANGED
|
@@ -4616,9 +4616,7 @@ var _xalr = "x-amz-log-result";
|
|
|
4616
4616
|
var _xalt = "x-amz-log-type";
|
|
4617
4617
|
|
|
4618
4618
|
// src/commands/AddLayerVersionPermissionCommand.ts
|
|
4619
|
-
var _AddLayerVersionPermissionCommand = class _AddLayerVersionPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4620
|
-
...commonParams
|
|
4621
|
-
}).m(function(Command, cs, config, o) {
|
|
4619
|
+
var _AddLayerVersionPermissionCommand = class _AddLayerVersionPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4622
4620
|
return [
|
|
4623
4621
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4624
4622
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4632,9 +4630,7 @@ var AddLayerVersionPermissionCommand = _AddLayerVersionPermissionCommand;
|
|
|
4632
4630
|
|
|
4633
4631
|
|
|
4634
4632
|
|
|
4635
|
-
var _AddPermissionCommand = class _AddPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4636
|
-
...commonParams
|
|
4637
|
-
}).m(function(Command, cs, config, o) {
|
|
4633
|
+
var _AddPermissionCommand = class _AddPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4638
4634
|
return [
|
|
4639
4635
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4640
4636
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4648,9 +4644,7 @@ var AddPermissionCommand = _AddPermissionCommand;
|
|
|
4648
4644
|
|
|
4649
4645
|
|
|
4650
4646
|
|
|
4651
|
-
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4652
|
-
...commonParams
|
|
4653
|
-
}).m(function(Command, cs, config, o) {
|
|
4647
|
+
var _CreateAliasCommand = class _CreateAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4654
4648
|
return [
|
|
4655
4649
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4656
4650
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4664,9 +4658,7 @@ var CreateAliasCommand = _CreateAliasCommand;
|
|
|
4664
4658
|
|
|
4665
4659
|
|
|
4666
4660
|
|
|
4667
|
-
var _CreateCodeSigningConfigCommand = class _CreateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4668
|
-
...commonParams
|
|
4669
|
-
}).m(function(Command, cs, config, o) {
|
|
4661
|
+
var _CreateCodeSigningConfigCommand = class _CreateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4670
4662
|
return [
|
|
4671
4663
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4672
4664
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4680,9 +4672,7 @@ var CreateCodeSigningConfigCommand = _CreateCodeSigningConfigCommand;
|
|
|
4680
4672
|
|
|
4681
4673
|
|
|
4682
4674
|
|
|
4683
|
-
var _CreateEventSourceMappingCommand = class _CreateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4684
|
-
...commonParams
|
|
4685
|
-
}).m(function(Command, cs, config, o) {
|
|
4675
|
+
var _CreateEventSourceMappingCommand = class _CreateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4686
4676
|
return [
|
|
4687
4677
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4688
4678
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4696,9 +4686,7 @@ var CreateEventSourceMappingCommand = _CreateEventSourceMappingCommand;
|
|
|
4696
4686
|
|
|
4697
4687
|
|
|
4698
4688
|
|
|
4699
|
-
var _CreateFunctionCommand = class _CreateFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4700
|
-
...commonParams
|
|
4701
|
-
}).m(function(Command, cs, config, o) {
|
|
4689
|
+
var _CreateFunctionCommand = class _CreateFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4702
4690
|
return [
|
|
4703
4691
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4704
4692
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4712,9 +4700,7 @@ var CreateFunctionCommand = _CreateFunctionCommand;
|
|
|
4712
4700
|
|
|
4713
4701
|
|
|
4714
4702
|
|
|
4715
|
-
var _CreateFunctionUrlConfigCommand = class _CreateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4716
|
-
...commonParams
|
|
4717
|
-
}).m(function(Command, cs, config, o) {
|
|
4703
|
+
var _CreateFunctionUrlConfigCommand = class _CreateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4718
4704
|
return [
|
|
4719
4705
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4720
4706
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4728,9 +4714,7 @@ var CreateFunctionUrlConfigCommand = _CreateFunctionUrlConfigCommand;
|
|
|
4728
4714
|
|
|
4729
4715
|
|
|
4730
4716
|
|
|
4731
|
-
var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4732
|
-
...commonParams
|
|
4733
|
-
}).m(function(Command, cs, config, o) {
|
|
4717
|
+
var _DeleteAliasCommand = class _DeleteAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4734
4718
|
return [
|
|
4735
4719
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4736
4720
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4744,9 +4728,7 @@ var DeleteAliasCommand = _DeleteAliasCommand;
|
|
|
4744
4728
|
|
|
4745
4729
|
|
|
4746
4730
|
|
|
4747
|
-
var _DeleteCodeSigningConfigCommand = class _DeleteCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4748
|
-
...commonParams
|
|
4749
|
-
}).m(function(Command, cs, config, o) {
|
|
4731
|
+
var _DeleteCodeSigningConfigCommand = class _DeleteCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4750
4732
|
return [
|
|
4751
4733
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4752
4734
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4760,9 +4742,7 @@ var DeleteCodeSigningConfigCommand = _DeleteCodeSigningConfigCommand;
|
|
|
4760
4742
|
|
|
4761
4743
|
|
|
4762
4744
|
|
|
4763
|
-
var _DeleteEventSourceMappingCommand = class _DeleteEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4764
|
-
...commonParams
|
|
4765
|
-
}).m(function(Command, cs, config, o) {
|
|
4745
|
+
var _DeleteEventSourceMappingCommand = class _DeleteEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4766
4746
|
return [
|
|
4767
4747
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4768
4748
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4776,9 +4756,7 @@ var DeleteEventSourceMappingCommand = _DeleteEventSourceMappingCommand;
|
|
|
4776
4756
|
|
|
4777
4757
|
|
|
4778
4758
|
|
|
4779
|
-
var _DeleteFunctionCodeSigningConfigCommand = class _DeleteFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4780
|
-
...commonParams
|
|
4781
|
-
}).m(function(Command, cs, config, o) {
|
|
4759
|
+
var _DeleteFunctionCodeSigningConfigCommand = class _DeleteFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4782
4760
|
return [
|
|
4783
4761
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4784
4762
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4792,9 +4770,7 @@ var DeleteFunctionCodeSigningConfigCommand = _DeleteFunctionCodeSigningConfigCom
|
|
|
4792
4770
|
|
|
4793
4771
|
|
|
4794
4772
|
|
|
4795
|
-
var _DeleteFunctionCommand = class _DeleteFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4796
|
-
...commonParams
|
|
4797
|
-
}).m(function(Command, cs, config, o) {
|
|
4773
|
+
var _DeleteFunctionCommand = class _DeleteFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4798
4774
|
return [
|
|
4799
4775
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4800
4776
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4808,9 +4784,7 @@ var DeleteFunctionCommand = _DeleteFunctionCommand;
|
|
|
4808
4784
|
|
|
4809
4785
|
|
|
4810
4786
|
|
|
4811
|
-
var _DeleteFunctionConcurrencyCommand = class _DeleteFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4812
|
-
...commonParams
|
|
4813
|
-
}).m(function(Command, cs, config, o) {
|
|
4787
|
+
var _DeleteFunctionConcurrencyCommand = class _DeleteFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4814
4788
|
return [
|
|
4815
4789
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4816
4790
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4824,9 +4798,7 @@ var DeleteFunctionConcurrencyCommand = _DeleteFunctionConcurrencyCommand;
|
|
|
4824
4798
|
|
|
4825
4799
|
|
|
4826
4800
|
|
|
4827
|
-
var _DeleteFunctionEventInvokeConfigCommand = class _DeleteFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4828
|
-
...commonParams
|
|
4829
|
-
}).m(function(Command, cs, config, o) {
|
|
4801
|
+
var _DeleteFunctionEventInvokeConfigCommand = class _DeleteFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4830
4802
|
return [
|
|
4831
4803
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4832
4804
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4840,9 +4812,7 @@ var DeleteFunctionEventInvokeConfigCommand = _DeleteFunctionEventInvokeConfigCom
|
|
|
4840
4812
|
|
|
4841
4813
|
|
|
4842
4814
|
|
|
4843
|
-
var _DeleteFunctionUrlConfigCommand = class _DeleteFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4844
|
-
...commonParams
|
|
4845
|
-
}).m(function(Command, cs, config, o) {
|
|
4815
|
+
var _DeleteFunctionUrlConfigCommand = class _DeleteFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4846
4816
|
return [
|
|
4847
4817
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4848
4818
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4856,9 +4826,7 @@ var DeleteFunctionUrlConfigCommand = _DeleteFunctionUrlConfigCommand;
|
|
|
4856
4826
|
|
|
4857
4827
|
|
|
4858
4828
|
|
|
4859
|
-
var _DeleteLayerVersionCommand = class _DeleteLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4860
|
-
...commonParams
|
|
4861
|
-
}).m(function(Command, cs, config, o) {
|
|
4829
|
+
var _DeleteLayerVersionCommand = class _DeleteLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4862
4830
|
return [
|
|
4863
4831
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4864
4832
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4872,9 +4840,7 @@ var DeleteLayerVersionCommand = _DeleteLayerVersionCommand;
|
|
|
4872
4840
|
|
|
4873
4841
|
|
|
4874
4842
|
|
|
4875
|
-
var _DeleteProvisionedConcurrencyConfigCommand = class _DeleteProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4876
|
-
...commonParams
|
|
4877
|
-
}).m(function(Command, cs, config, o) {
|
|
4843
|
+
var _DeleteProvisionedConcurrencyConfigCommand = class _DeleteProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4878
4844
|
return [
|
|
4879
4845
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4880
4846
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4888,9 +4854,7 @@ var DeleteProvisionedConcurrencyConfigCommand = _DeleteProvisionedConcurrencyCon
|
|
|
4888
4854
|
|
|
4889
4855
|
|
|
4890
4856
|
|
|
4891
|
-
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4892
|
-
...commonParams
|
|
4893
|
-
}).m(function(Command, cs, config, o) {
|
|
4857
|
+
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4894
4858
|
return [
|
|
4895
4859
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4896
4860
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4904,9 +4868,7 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
|
|
|
4904
4868
|
|
|
4905
4869
|
|
|
4906
4870
|
|
|
4907
|
-
var _GetAliasCommand = class _GetAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4908
|
-
...commonParams
|
|
4909
|
-
}).m(function(Command, cs, config, o) {
|
|
4871
|
+
var _GetAliasCommand = class _GetAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4910
4872
|
return [
|
|
4911
4873
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4912
4874
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4920,9 +4882,7 @@ var GetAliasCommand = _GetAliasCommand;
|
|
|
4920
4882
|
|
|
4921
4883
|
|
|
4922
4884
|
|
|
4923
|
-
var _GetCodeSigningConfigCommand = class _GetCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4924
|
-
...commonParams
|
|
4925
|
-
}).m(function(Command, cs, config, o) {
|
|
4885
|
+
var _GetCodeSigningConfigCommand = class _GetCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4926
4886
|
return [
|
|
4927
4887
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4928
4888
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4936,9 +4896,7 @@ var GetCodeSigningConfigCommand = _GetCodeSigningConfigCommand;
|
|
|
4936
4896
|
|
|
4937
4897
|
|
|
4938
4898
|
|
|
4939
|
-
var _GetEventSourceMappingCommand = class _GetEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4940
|
-
...commonParams
|
|
4941
|
-
}).m(function(Command, cs, config, o) {
|
|
4899
|
+
var _GetEventSourceMappingCommand = class _GetEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4942
4900
|
return [
|
|
4943
4901
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4944
4902
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4952,9 +4910,7 @@ var GetEventSourceMappingCommand = _GetEventSourceMappingCommand;
|
|
|
4952
4910
|
|
|
4953
4911
|
|
|
4954
4912
|
|
|
4955
|
-
var _GetFunctionCodeSigningConfigCommand = class _GetFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4956
|
-
...commonParams
|
|
4957
|
-
}).m(function(Command, cs, config, o) {
|
|
4913
|
+
var _GetFunctionCodeSigningConfigCommand = class _GetFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4958
4914
|
return [
|
|
4959
4915
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4960
4916
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4968,9 +4924,7 @@ var GetFunctionCodeSigningConfigCommand = _GetFunctionCodeSigningConfigCommand;
|
|
|
4968
4924
|
|
|
4969
4925
|
|
|
4970
4926
|
|
|
4971
|
-
var _GetFunctionCommand = class _GetFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4972
|
-
...commonParams
|
|
4973
|
-
}).m(function(Command, cs, config, o) {
|
|
4927
|
+
var _GetFunctionCommand = class _GetFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4974
4928
|
return [
|
|
4975
4929
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4976
4930
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4984,9 +4938,7 @@ var GetFunctionCommand = _GetFunctionCommand;
|
|
|
4984
4938
|
|
|
4985
4939
|
|
|
4986
4940
|
|
|
4987
|
-
var _GetFunctionConcurrencyCommand = class _GetFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4988
|
-
...commonParams
|
|
4989
|
-
}).m(function(Command, cs, config, o) {
|
|
4941
|
+
var _GetFunctionConcurrencyCommand = class _GetFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4990
4942
|
return [
|
|
4991
4943
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4992
4944
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5000,9 +4952,7 @@ var GetFunctionConcurrencyCommand = _GetFunctionConcurrencyCommand;
|
|
|
5000
4952
|
|
|
5001
4953
|
|
|
5002
4954
|
|
|
5003
|
-
var _GetFunctionConfigurationCommand = class _GetFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5004
|
-
...commonParams
|
|
5005
|
-
}).m(function(Command, cs, config, o) {
|
|
4955
|
+
var _GetFunctionConfigurationCommand = class _GetFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5006
4956
|
return [
|
|
5007
4957
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5008
4958
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5016,9 +4966,7 @@ var GetFunctionConfigurationCommand = _GetFunctionConfigurationCommand;
|
|
|
5016
4966
|
|
|
5017
4967
|
|
|
5018
4968
|
|
|
5019
|
-
var _GetFunctionEventInvokeConfigCommand = class _GetFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5020
|
-
...commonParams
|
|
5021
|
-
}).m(function(Command, cs, config, o) {
|
|
4969
|
+
var _GetFunctionEventInvokeConfigCommand = class _GetFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5022
4970
|
return [
|
|
5023
4971
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5024
4972
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5032,9 +4980,7 @@ var GetFunctionEventInvokeConfigCommand = _GetFunctionEventInvokeConfigCommand;
|
|
|
5032
4980
|
|
|
5033
4981
|
|
|
5034
4982
|
|
|
5035
|
-
var _GetFunctionRecursionConfigCommand = class _GetFunctionRecursionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5036
|
-
...commonParams
|
|
5037
|
-
}).m(function(Command, cs, config, o) {
|
|
4983
|
+
var _GetFunctionRecursionConfigCommand = class _GetFunctionRecursionConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5038
4984
|
return [
|
|
5039
4985
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5040
4986
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5048,9 +4994,7 @@ var GetFunctionRecursionConfigCommand = _GetFunctionRecursionConfigCommand;
|
|
|
5048
4994
|
|
|
5049
4995
|
|
|
5050
4996
|
|
|
5051
|
-
var _GetFunctionUrlConfigCommand = class _GetFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5052
|
-
...commonParams
|
|
5053
|
-
}).m(function(Command, cs, config, o) {
|
|
4997
|
+
var _GetFunctionUrlConfigCommand = class _GetFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5054
4998
|
return [
|
|
5055
4999
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5056
5000
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5064,9 +5008,7 @@ var GetFunctionUrlConfigCommand = _GetFunctionUrlConfigCommand;
|
|
|
5064
5008
|
|
|
5065
5009
|
|
|
5066
5010
|
|
|
5067
|
-
var _GetLayerVersionByArnCommand = class _GetLayerVersionByArnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5068
|
-
...commonParams
|
|
5069
|
-
}).m(function(Command, cs, config, o) {
|
|
5011
|
+
var _GetLayerVersionByArnCommand = class _GetLayerVersionByArnCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5070
5012
|
return [
|
|
5071
5013
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5072
5014
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5080,9 +5022,7 @@ var GetLayerVersionByArnCommand = _GetLayerVersionByArnCommand;
|
|
|
5080
5022
|
|
|
5081
5023
|
|
|
5082
5024
|
|
|
5083
|
-
var _GetLayerVersionCommand = class _GetLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5084
|
-
...commonParams
|
|
5085
|
-
}).m(function(Command, cs, config, o) {
|
|
5025
|
+
var _GetLayerVersionCommand = class _GetLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5086
5026
|
return [
|
|
5087
5027
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5088
5028
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5096,9 +5036,7 @@ var GetLayerVersionCommand = _GetLayerVersionCommand;
|
|
|
5096
5036
|
|
|
5097
5037
|
|
|
5098
5038
|
|
|
5099
|
-
var _GetLayerVersionPolicyCommand = class _GetLayerVersionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5100
|
-
...commonParams
|
|
5101
|
-
}).m(function(Command, cs, config, o) {
|
|
5039
|
+
var _GetLayerVersionPolicyCommand = class _GetLayerVersionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5102
5040
|
return [
|
|
5103
5041
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5104
5042
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5112,9 +5050,7 @@ var GetLayerVersionPolicyCommand = _GetLayerVersionPolicyCommand;
|
|
|
5112
5050
|
|
|
5113
5051
|
|
|
5114
5052
|
|
|
5115
|
-
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5116
|
-
...commonParams
|
|
5117
|
-
}).m(function(Command, cs, config, o) {
|
|
5053
|
+
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5118
5054
|
return [
|
|
5119
5055
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5120
5056
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5128,9 +5064,7 @@ var GetPolicyCommand = _GetPolicyCommand;
|
|
|
5128
5064
|
|
|
5129
5065
|
|
|
5130
5066
|
|
|
5131
|
-
var _GetProvisionedConcurrencyConfigCommand = class _GetProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5132
|
-
...commonParams
|
|
5133
|
-
}).m(function(Command, cs, config, o) {
|
|
5067
|
+
var _GetProvisionedConcurrencyConfigCommand = class _GetProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5134
5068
|
return [
|
|
5135
5069
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5136
5070
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5144,9 +5078,7 @@ var GetProvisionedConcurrencyConfigCommand = _GetProvisionedConcurrencyConfigCom
|
|
|
5144
5078
|
|
|
5145
5079
|
|
|
5146
5080
|
|
|
5147
|
-
var _GetRuntimeManagementConfigCommand = class _GetRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5148
|
-
...commonParams
|
|
5149
|
-
}).m(function(Command, cs, config, o) {
|
|
5081
|
+
var _GetRuntimeManagementConfigCommand = class _GetRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5150
5082
|
return [
|
|
5151
5083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5152
5084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5160,9 +5092,7 @@ var GetRuntimeManagementConfigCommand = _GetRuntimeManagementConfigCommand;
|
|
|
5160
5092
|
|
|
5161
5093
|
|
|
5162
5094
|
|
|
5163
|
-
var _InvokeAsyncCommand = class _InvokeAsyncCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5164
|
-
...commonParams
|
|
5165
|
-
}).m(function(Command, cs, config, o) {
|
|
5095
|
+
var _InvokeAsyncCommand = class _InvokeAsyncCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5166
5096
|
return [
|
|
5167
5097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5168
5098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5176,9 +5106,7 @@ var InvokeAsyncCommand = _InvokeAsyncCommand;
|
|
|
5176
5106
|
|
|
5177
5107
|
|
|
5178
5108
|
|
|
5179
|
-
var _InvokeCommand = class _InvokeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5180
|
-
...commonParams
|
|
5181
|
-
}).m(function(Command, cs, config, o) {
|
|
5109
|
+
var _InvokeCommand = class _InvokeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5182
5110
|
return [
|
|
5183
5111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5184
5112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5192,9 +5120,7 @@ var InvokeCommand = _InvokeCommand;
|
|
|
5192
5120
|
|
|
5193
5121
|
|
|
5194
5122
|
|
|
5195
|
-
var _InvokeWithResponseStreamCommand = class _InvokeWithResponseStreamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5196
|
-
...commonParams
|
|
5197
|
-
}).m(function(Command, cs, config, o) {
|
|
5123
|
+
var _InvokeWithResponseStreamCommand = class _InvokeWithResponseStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5198
5124
|
return [
|
|
5199
5125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5200
5126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5215,9 +5141,7 @@ var InvokeWithResponseStreamCommand = _InvokeWithResponseStreamCommand;
|
|
|
5215
5141
|
|
|
5216
5142
|
|
|
5217
5143
|
|
|
5218
|
-
var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5219
|
-
...commonParams
|
|
5220
|
-
}).m(function(Command, cs, config, o) {
|
|
5144
|
+
var _ListAliasesCommand = class _ListAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5221
5145
|
return [
|
|
5222
5146
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5223
5147
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5231,9 +5155,7 @@ var ListAliasesCommand = _ListAliasesCommand;
|
|
|
5231
5155
|
|
|
5232
5156
|
|
|
5233
5157
|
|
|
5234
|
-
var _ListCodeSigningConfigsCommand = class _ListCodeSigningConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5235
|
-
...commonParams
|
|
5236
|
-
}).m(function(Command, cs, config, o) {
|
|
5158
|
+
var _ListCodeSigningConfigsCommand = class _ListCodeSigningConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5237
5159
|
return [
|
|
5238
5160
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5239
5161
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5247,9 +5169,7 @@ var ListCodeSigningConfigsCommand = _ListCodeSigningConfigsCommand;
|
|
|
5247
5169
|
|
|
5248
5170
|
|
|
5249
5171
|
|
|
5250
|
-
var _ListEventSourceMappingsCommand = class _ListEventSourceMappingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5251
|
-
...commonParams
|
|
5252
|
-
}).m(function(Command, cs, config, o) {
|
|
5172
|
+
var _ListEventSourceMappingsCommand = class _ListEventSourceMappingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5253
5173
|
return [
|
|
5254
5174
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5255
5175
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5263,9 +5183,7 @@ var ListEventSourceMappingsCommand = _ListEventSourceMappingsCommand;
|
|
|
5263
5183
|
|
|
5264
5184
|
|
|
5265
5185
|
|
|
5266
|
-
var _ListFunctionEventInvokeConfigsCommand = class _ListFunctionEventInvokeConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5267
|
-
...commonParams
|
|
5268
|
-
}).m(function(Command, cs, config, o) {
|
|
5186
|
+
var _ListFunctionEventInvokeConfigsCommand = class _ListFunctionEventInvokeConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5269
5187
|
return [
|
|
5270
5188
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5271
5189
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5279,9 +5197,7 @@ var ListFunctionEventInvokeConfigsCommand = _ListFunctionEventInvokeConfigsComma
|
|
|
5279
5197
|
|
|
5280
5198
|
|
|
5281
5199
|
|
|
5282
|
-
var _ListFunctionsByCodeSigningConfigCommand = class _ListFunctionsByCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5283
|
-
...commonParams
|
|
5284
|
-
}).m(function(Command, cs, config, o) {
|
|
5200
|
+
var _ListFunctionsByCodeSigningConfigCommand = class _ListFunctionsByCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5285
5201
|
return [
|
|
5286
5202
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5287
5203
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5295,9 +5211,7 @@ var ListFunctionsByCodeSigningConfigCommand = _ListFunctionsByCodeSigningConfigC
|
|
|
5295
5211
|
|
|
5296
5212
|
|
|
5297
5213
|
|
|
5298
|
-
var _ListFunctionsCommand = class _ListFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5299
|
-
...commonParams
|
|
5300
|
-
}).m(function(Command, cs, config, o) {
|
|
5214
|
+
var _ListFunctionsCommand = class _ListFunctionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5301
5215
|
return [
|
|
5302
5216
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5303
5217
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5311,9 +5225,7 @@ var ListFunctionsCommand = _ListFunctionsCommand;
|
|
|
5311
5225
|
|
|
5312
5226
|
|
|
5313
5227
|
|
|
5314
|
-
var _ListFunctionUrlConfigsCommand = class _ListFunctionUrlConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5315
|
-
...commonParams
|
|
5316
|
-
}).m(function(Command, cs, config, o) {
|
|
5228
|
+
var _ListFunctionUrlConfigsCommand = class _ListFunctionUrlConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5317
5229
|
return [
|
|
5318
5230
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5319
5231
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5327,9 +5239,7 @@ var ListFunctionUrlConfigsCommand = _ListFunctionUrlConfigsCommand;
|
|
|
5327
5239
|
|
|
5328
5240
|
|
|
5329
5241
|
|
|
5330
|
-
var _ListLayersCommand = class _ListLayersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5331
|
-
...commonParams
|
|
5332
|
-
}).m(function(Command, cs, config, o) {
|
|
5242
|
+
var _ListLayersCommand = class _ListLayersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5333
5243
|
return [
|
|
5334
5244
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5335
5245
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5343,9 +5253,7 @@ var ListLayersCommand = _ListLayersCommand;
|
|
|
5343
5253
|
|
|
5344
5254
|
|
|
5345
5255
|
|
|
5346
|
-
var _ListLayerVersionsCommand = class _ListLayerVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5347
|
-
...commonParams
|
|
5348
|
-
}).m(function(Command, cs, config, o) {
|
|
5256
|
+
var _ListLayerVersionsCommand = class _ListLayerVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5349
5257
|
return [
|
|
5350
5258
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5351
5259
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5359,9 +5267,7 @@ var ListLayerVersionsCommand = _ListLayerVersionsCommand;
|
|
|
5359
5267
|
|
|
5360
5268
|
|
|
5361
5269
|
|
|
5362
|
-
var _ListProvisionedConcurrencyConfigsCommand = class _ListProvisionedConcurrencyConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5363
|
-
...commonParams
|
|
5364
|
-
}).m(function(Command, cs, config, o) {
|
|
5270
|
+
var _ListProvisionedConcurrencyConfigsCommand = class _ListProvisionedConcurrencyConfigsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5365
5271
|
return [
|
|
5366
5272
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5367
5273
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5375,9 +5281,7 @@ var ListProvisionedConcurrencyConfigsCommand = _ListProvisionedConcurrencyConfig
|
|
|
5375
5281
|
|
|
5376
5282
|
|
|
5377
5283
|
|
|
5378
|
-
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5379
|
-
...commonParams
|
|
5380
|
-
}).m(function(Command, cs, config, o) {
|
|
5284
|
+
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5381
5285
|
return [
|
|
5382
5286
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5383
5287
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5391,9 +5295,7 @@ var ListTagsCommand = _ListTagsCommand;
|
|
|
5391
5295
|
|
|
5392
5296
|
|
|
5393
5297
|
|
|
5394
|
-
var _ListVersionsByFunctionCommand = class _ListVersionsByFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5395
|
-
...commonParams
|
|
5396
|
-
}).m(function(Command, cs, config, o) {
|
|
5298
|
+
var _ListVersionsByFunctionCommand = class _ListVersionsByFunctionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5397
5299
|
return [
|
|
5398
5300
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5399
5301
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5407,9 +5309,7 @@ var ListVersionsByFunctionCommand = _ListVersionsByFunctionCommand;
|
|
|
5407
5309
|
|
|
5408
5310
|
|
|
5409
5311
|
|
|
5410
|
-
var _PublishLayerVersionCommand = class _PublishLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5411
|
-
...commonParams
|
|
5412
|
-
}).m(function(Command, cs, config, o) {
|
|
5312
|
+
var _PublishLayerVersionCommand = class _PublishLayerVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5413
5313
|
return [
|
|
5414
5314
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5415
5315
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5423,9 +5323,7 @@ var PublishLayerVersionCommand = _PublishLayerVersionCommand;
|
|
|
5423
5323
|
|
|
5424
5324
|
|
|
5425
5325
|
|
|
5426
|
-
var _PublishVersionCommand = class _PublishVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5427
|
-
...commonParams
|
|
5428
|
-
}).m(function(Command, cs, config, o) {
|
|
5326
|
+
var _PublishVersionCommand = class _PublishVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5429
5327
|
return [
|
|
5430
5328
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5431
5329
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5439,9 +5337,7 @@ var PublishVersionCommand = _PublishVersionCommand;
|
|
|
5439
5337
|
|
|
5440
5338
|
|
|
5441
5339
|
|
|
5442
|
-
var _PutFunctionCodeSigningConfigCommand = class _PutFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5443
|
-
...commonParams
|
|
5444
|
-
}).m(function(Command, cs, config, o) {
|
|
5340
|
+
var _PutFunctionCodeSigningConfigCommand = class _PutFunctionCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5445
5341
|
return [
|
|
5446
5342
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5447
5343
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5455,9 +5351,7 @@ var PutFunctionCodeSigningConfigCommand = _PutFunctionCodeSigningConfigCommand;
|
|
|
5455
5351
|
|
|
5456
5352
|
|
|
5457
5353
|
|
|
5458
|
-
var _PutFunctionConcurrencyCommand = class _PutFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5459
|
-
...commonParams
|
|
5460
|
-
}).m(function(Command, cs, config, o) {
|
|
5354
|
+
var _PutFunctionConcurrencyCommand = class _PutFunctionConcurrencyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5461
5355
|
return [
|
|
5462
5356
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5463
5357
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5471,9 +5365,7 @@ var PutFunctionConcurrencyCommand = _PutFunctionConcurrencyCommand;
|
|
|
5471
5365
|
|
|
5472
5366
|
|
|
5473
5367
|
|
|
5474
|
-
var _PutFunctionEventInvokeConfigCommand = class _PutFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5475
|
-
...commonParams
|
|
5476
|
-
}).m(function(Command, cs, config, o) {
|
|
5368
|
+
var _PutFunctionEventInvokeConfigCommand = class _PutFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5477
5369
|
return [
|
|
5478
5370
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5479
5371
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5487,9 +5379,7 @@ var PutFunctionEventInvokeConfigCommand = _PutFunctionEventInvokeConfigCommand;
|
|
|
5487
5379
|
|
|
5488
5380
|
|
|
5489
5381
|
|
|
5490
|
-
var _PutFunctionRecursionConfigCommand = class _PutFunctionRecursionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5491
|
-
...commonParams
|
|
5492
|
-
}).m(function(Command, cs, config, o) {
|
|
5382
|
+
var _PutFunctionRecursionConfigCommand = class _PutFunctionRecursionConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5493
5383
|
return [
|
|
5494
5384
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5495
5385
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5503,9 +5393,7 @@ var PutFunctionRecursionConfigCommand = _PutFunctionRecursionConfigCommand;
|
|
|
5503
5393
|
|
|
5504
5394
|
|
|
5505
5395
|
|
|
5506
|
-
var _PutProvisionedConcurrencyConfigCommand = class _PutProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5507
|
-
...commonParams
|
|
5508
|
-
}).m(function(Command, cs, config, o) {
|
|
5396
|
+
var _PutProvisionedConcurrencyConfigCommand = class _PutProvisionedConcurrencyConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5509
5397
|
return [
|
|
5510
5398
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5511
5399
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5519,9 +5407,7 @@ var PutProvisionedConcurrencyConfigCommand = _PutProvisionedConcurrencyConfigCom
|
|
|
5519
5407
|
|
|
5520
5408
|
|
|
5521
5409
|
|
|
5522
|
-
var _PutRuntimeManagementConfigCommand = class _PutRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5523
|
-
...commonParams
|
|
5524
|
-
}).m(function(Command, cs, config, o) {
|
|
5410
|
+
var _PutRuntimeManagementConfigCommand = class _PutRuntimeManagementConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5525
5411
|
return [
|
|
5526
5412
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5527
5413
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5535,9 +5421,7 @@ var PutRuntimeManagementConfigCommand = _PutRuntimeManagementConfigCommand;
|
|
|
5535
5421
|
|
|
5536
5422
|
|
|
5537
5423
|
|
|
5538
|
-
var _RemoveLayerVersionPermissionCommand = class _RemoveLayerVersionPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5539
|
-
...commonParams
|
|
5540
|
-
}).m(function(Command, cs, config, o) {
|
|
5424
|
+
var _RemoveLayerVersionPermissionCommand = class _RemoveLayerVersionPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5541
5425
|
return [
|
|
5542
5426
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5543
5427
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5551,9 +5435,7 @@ var RemoveLayerVersionPermissionCommand = _RemoveLayerVersionPermissionCommand;
|
|
|
5551
5435
|
|
|
5552
5436
|
|
|
5553
5437
|
|
|
5554
|
-
var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5555
|
-
...commonParams
|
|
5556
|
-
}).m(function(Command, cs, config, o) {
|
|
5438
|
+
var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5557
5439
|
return [
|
|
5558
5440
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5559
5441
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5567,9 +5449,7 @@ var RemovePermissionCommand = _RemovePermissionCommand;
|
|
|
5567
5449
|
|
|
5568
5450
|
|
|
5569
5451
|
|
|
5570
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5571
|
-
...commonParams
|
|
5572
|
-
}).m(function(Command, cs, config, o) {
|
|
5452
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5573
5453
|
return [
|
|
5574
5454
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5575
5455
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5583,9 +5463,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5583
5463
|
|
|
5584
5464
|
|
|
5585
5465
|
|
|
5586
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5587
|
-
...commonParams
|
|
5588
|
-
}).m(function(Command, cs, config, o) {
|
|
5466
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5589
5467
|
return [
|
|
5590
5468
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5591
5469
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5599,9 +5477,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5599
5477
|
|
|
5600
5478
|
|
|
5601
5479
|
|
|
5602
|
-
var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5603
|
-
...commonParams
|
|
5604
|
-
}).m(function(Command, cs, config, o) {
|
|
5480
|
+
var _UpdateAliasCommand = class _UpdateAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5605
5481
|
return [
|
|
5606
5482
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5607
5483
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5615,9 +5491,7 @@ var UpdateAliasCommand = _UpdateAliasCommand;
|
|
|
5615
5491
|
|
|
5616
5492
|
|
|
5617
5493
|
|
|
5618
|
-
var _UpdateCodeSigningConfigCommand = class _UpdateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5619
|
-
...commonParams
|
|
5620
|
-
}).m(function(Command, cs, config, o) {
|
|
5494
|
+
var _UpdateCodeSigningConfigCommand = class _UpdateCodeSigningConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5621
5495
|
return [
|
|
5622
5496
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5623
5497
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5631,9 +5505,7 @@ var UpdateCodeSigningConfigCommand = _UpdateCodeSigningConfigCommand;
|
|
|
5631
5505
|
|
|
5632
5506
|
|
|
5633
5507
|
|
|
5634
|
-
var _UpdateEventSourceMappingCommand = class _UpdateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5635
|
-
...commonParams
|
|
5636
|
-
}).m(function(Command, cs, config, o) {
|
|
5508
|
+
var _UpdateEventSourceMappingCommand = class _UpdateEventSourceMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5637
5509
|
return [
|
|
5638
5510
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5639
5511
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5647,9 +5519,7 @@ var UpdateEventSourceMappingCommand = _UpdateEventSourceMappingCommand;
|
|
|
5647
5519
|
|
|
5648
5520
|
|
|
5649
5521
|
|
|
5650
|
-
var _UpdateFunctionCodeCommand = class _UpdateFunctionCodeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5651
|
-
...commonParams
|
|
5652
|
-
}).m(function(Command, cs, config, o) {
|
|
5522
|
+
var _UpdateFunctionCodeCommand = class _UpdateFunctionCodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5653
5523
|
return [
|
|
5654
5524
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5655
5525
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5663,9 +5533,7 @@ var UpdateFunctionCodeCommand = _UpdateFunctionCodeCommand;
|
|
|
5663
5533
|
|
|
5664
5534
|
|
|
5665
5535
|
|
|
5666
|
-
var _UpdateFunctionConfigurationCommand = class _UpdateFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5667
|
-
...commonParams
|
|
5668
|
-
}).m(function(Command, cs, config, o) {
|
|
5536
|
+
var _UpdateFunctionConfigurationCommand = class _UpdateFunctionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5669
5537
|
return [
|
|
5670
5538
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5671
5539
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5679,9 +5547,7 @@ var UpdateFunctionConfigurationCommand = _UpdateFunctionConfigurationCommand;
|
|
|
5679
5547
|
|
|
5680
5548
|
|
|
5681
5549
|
|
|
5682
|
-
var _UpdateFunctionEventInvokeConfigCommand = class _UpdateFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5683
|
-
...commonParams
|
|
5684
|
-
}).m(function(Command, cs, config, o) {
|
|
5550
|
+
var _UpdateFunctionEventInvokeConfigCommand = class _UpdateFunctionEventInvokeConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5685
5551
|
return [
|
|
5686
5552
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5687
5553
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5695,9 +5561,7 @@ var UpdateFunctionEventInvokeConfigCommand = _UpdateFunctionEventInvokeConfigCom
|
|
|
5695
5561
|
|
|
5696
5562
|
|
|
5697
5563
|
|
|
5698
|
-
var _UpdateFunctionUrlConfigCommand = class _UpdateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5699
|
-
...commonParams
|
|
5700
|
-
}).m(function(Command, cs, config, o) {
|
|
5564
|
+
var _UpdateFunctionUrlConfigCommand = class _UpdateFunctionUrlConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5701
5565
|
return [
|
|
5702
5566
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5703
5567
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|