@aws-sdk/client-iotsitewise 3.649.0 → 3.651.1

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 (88) hide show
  1. package/dist-cjs/index.js +84 -252
  2. package/dist-es/commands/AssociateAssetsCommand.js +1 -3
  3. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -3
  4. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +1 -3
  5. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +1 -3
  6. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +1 -3
  7. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +1 -3
  8. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +1 -3
  9. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +1 -3
  10. package/dist-es/commands/CreateAccessPolicyCommand.js +1 -3
  11. package/dist-es/commands/CreateAssetCommand.js +1 -3
  12. package/dist-es/commands/CreateAssetModelCommand.js +1 -3
  13. package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +1 -3
  14. package/dist-es/commands/CreateBulkImportJobCommand.js +1 -3
  15. package/dist-es/commands/CreateDashboardCommand.js +1 -3
  16. package/dist-es/commands/CreateGatewayCommand.js +1 -3
  17. package/dist-es/commands/CreatePortalCommand.js +1 -3
  18. package/dist-es/commands/CreateProjectCommand.js +1 -3
  19. package/dist-es/commands/DeleteAccessPolicyCommand.js +1 -3
  20. package/dist-es/commands/DeleteAssetCommand.js +1 -3
  21. package/dist-es/commands/DeleteAssetModelCommand.js +1 -3
  22. package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +1 -3
  23. package/dist-es/commands/DeleteDashboardCommand.js +1 -3
  24. package/dist-es/commands/DeleteGatewayCommand.js +1 -3
  25. package/dist-es/commands/DeletePortalCommand.js +1 -3
  26. package/dist-es/commands/DeleteProjectCommand.js +1 -3
  27. package/dist-es/commands/DeleteTimeSeriesCommand.js +1 -3
  28. package/dist-es/commands/DescribeAccessPolicyCommand.js +1 -3
  29. package/dist-es/commands/DescribeActionCommand.js +1 -3
  30. package/dist-es/commands/DescribeAssetCommand.js +1 -3
  31. package/dist-es/commands/DescribeAssetCompositeModelCommand.js +1 -3
  32. package/dist-es/commands/DescribeAssetModelCommand.js +1 -3
  33. package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +1 -3
  34. package/dist-es/commands/DescribeAssetPropertyCommand.js +1 -3
  35. package/dist-es/commands/DescribeBulkImportJobCommand.js +1 -3
  36. package/dist-es/commands/DescribeDashboardCommand.js +1 -3
  37. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +1 -3
  38. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +1 -3
  39. package/dist-es/commands/DescribeGatewayCommand.js +1 -3
  40. package/dist-es/commands/DescribeLoggingOptionsCommand.js +1 -3
  41. package/dist-es/commands/DescribePortalCommand.js +1 -3
  42. package/dist-es/commands/DescribeProjectCommand.js +1 -3
  43. package/dist-es/commands/DescribeStorageConfigurationCommand.js +1 -3
  44. package/dist-es/commands/DescribeTimeSeriesCommand.js +1 -3
  45. package/dist-es/commands/DisassociateAssetsCommand.js +1 -3
  46. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -3
  47. package/dist-es/commands/ExecuteActionCommand.js +1 -3
  48. package/dist-es/commands/ExecuteQueryCommand.js +1 -3
  49. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +1 -3
  50. package/dist-es/commands/GetAssetPropertyValueCommand.js +1 -3
  51. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +1 -3
  52. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +1 -3
  53. package/dist-es/commands/ListAccessPoliciesCommand.js +1 -3
  54. package/dist-es/commands/ListActionsCommand.js +1 -3
  55. package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +1 -3
  56. package/dist-es/commands/ListAssetModelPropertiesCommand.js +1 -3
  57. package/dist-es/commands/ListAssetModelsCommand.js +1 -3
  58. package/dist-es/commands/ListAssetPropertiesCommand.js +1 -3
  59. package/dist-es/commands/ListAssetRelationshipsCommand.js +1 -3
  60. package/dist-es/commands/ListAssetsCommand.js +1 -3
  61. package/dist-es/commands/ListAssociatedAssetsCommand.js +1 -3
  62. package/dist-es/commands/ListBulkImportJobsCommand.js +1 -3
  63. package/dist-es/commands/ListCompositionRelationshipsCommand.js +1 -3
  64. package/dist-es/commands/ListDashboardsCommand.js +1 -3
  65. package/dist-es/commands/ListGatewaysCommand.js +1 -3
  66. package/dist-es/commands/ListPortalsCommand.js +1 -3
  67. package/dist-es/commands/ListProjectAssetsCommand.js +1 -3
  68. package/dist-es/commands/ListProjectsCommand.js +1 -3
  69. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  70. package/dist-es/commands/ListTimeSeriesCommand.js +1 -3
  71. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +1 -3
  72. package/dist-es/commands/PutLoggingOptionsCommand.js +1 -3
  73. package/dist-es/commands/PutStorageConfigurationCommand.js +1 -3
  74. package/dist-es/commands/TagResourceCommand.js +1 -3
  75. package/dist-es/commands/UntagResourceCommand.js +1 -3
  76. package/dist-es/commands/UpdateAccessPolicyCommand.js +1 -3
  77. package/dist-es/commands/UpdateAssetCommand.js +1 -3
  78. package/dist-es/commands/UpdateAssetModelCommand.js +1 -3
  79. package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +1 -3
  80. package/dist-es/commands/UpdateAssetPropertyCommand.js +1 -3
  81. package/dist-es/commands/UpdateDashboardCommand.js +1 -3
  82. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +1 -3
  83. package/dist-es/commands/UpdateGatewayCommand.js +1 -3
  84. package/dist-es/commands/UpdatePortalCommand.js +1 -3
  85. package/dist-es/commands/UpdateProjectCommand.js +1 -3
  86. package/dist-es/endpoint/endpointResolver.js +7 -3
  87. package/package.json +5 -5
  88. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -4849,9 +4849,7 @@ var _tST = "timeSeriesType";
4849
4849
  var _tT = "traversalType";
4850
4850
 
4851
4851
  // src/commands/AssociateAssetsCommand.ts
4852
- var _AssociateAssetsCommand = class _AssociateAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
4853
- ...commonParams
4854
- }).m(function(Command, cs, config, o) {
4852
+ var _AssociateAssetsCommand = class _AssociateAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4855
4853
  return [
4856
4854
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4857
4855
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4865,9 +4863,7 @@ var AssociateAssetsCommand = _AssociateAssetsCommand;
4865
4863
 
4866
4864
 
4867
4865
 
4868
- var _AssociateTimeSeriesToAssetPropertyCommand = class _AssociateTimeSeriesToAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
4869
- ...commonParams
4870
- }).m(function(Command, cs, config, o) {
4866
+ var _AssociateTimeSeriesToAssetPropertyCommand = class _AssociateTimeSeriesToAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4871
4867
  return [
4872
4868
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4873
4869
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4881,9 +4877,7 @@ var AssociateTimeSeriesToAssetPropertyCommand = _AssociateTimeSeriesToAssetPrope
4881
4877
 
4882
4878
 
4883
4879
 
4884
- var _BatchAssociateProjectAssetsCommand = class _BatchAssociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
4885
- ...commonParams
4886
- }).m(function(Command, cs, config, o) {
4880
+ var _BatchAssociateProjectAssetsCommand = class _BatchAssociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4887
4881
  return [
4888
4882
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4889
4883
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4897,9 +4891,7 @@ var BatchAssociateProjectAssetsCommand = _BatchAssociateProjectAssetsCommand;
4897
4891
 
4898
4892
 
4899
4893
 
4900
- var _BatchDisassociateProjectAssetsCommand = class _BatchDisassociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
4901
- ...commonParams
4902
- }).m(function(Command, cs, config, o) {
4894
+ var _BatchDisassociateProjectAssetsCommand = class _BatchDisassociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4903
4895
  return [
4904
4896
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4905
4897
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4913,9 +4905,7 @@ var BatchDisassociateProjectAssetsCommand = _BatchDisassociateProjectAssetsComma
4913
4905
 
4914
4906
 
4915
4907
 
4916
- var _BatchGetAssetPropertyAggregatesCommand = class _BatchGetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep({
4917
- ...commonParams
4918
- }).m(function(Command, cs, config, o) {
4908
+ var _BatchGetAssetPropertyAggregatesCommand = class _BatchGetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4919
4909
  return [
4920
4910
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4921
4911
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4929,9 +4919,7 @@ var BatchGetAssetPropertyAggregatesCommand = _BatchGetAssetPropertyAggregatesCom
4929
4919
 
4930
4920
 
4931
4921
 
4932
- var _BatchGetAssetPropertyValueCommand = class _BatchGetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
4933
- ...commonParams
4934
- }).m(function(Command, cs, config, o) {
4922
+ var _BatchGetAssetPropertyValueCommand = class _BatchGetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4935
4923
  return [
4936
4924
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4937
4925
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4945,9 +4933,7 @@ var BatchGetAssetPropertyValueCommand = _BatchGetAssetPropertyValueCommand;
4945
4933
 
4946
4934
 
4947
4935
 
4948
- var _BatchGetAssetPropertyValueHistoryCommand = class _BatchGetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
4949
- ...commonParams
4950
- }).m(function(Command, cs, config, o) {
4936
+ var _BatchGetAssetPropertyValueHistoryCommand = class _BatchGetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4951
4937
  return [
4952
4938
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4953
4939
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4961,9 +4947,7 @@ var BatchGetAssetPropertyValueHistoryCommand = _BatchGetAssetPropertyValueHistor
4961
4947
 
4962
4948
 
4963
4949
 
4964
- var _BatchPutAssetPropertyValueCommand = class _BatchPutAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
4965
- ...commonParams
4966
- }).m(function(Command, cs, config, o) {
4950
+ var _BatchPutAssetPropertyValueCommand = class _BatchPutAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4967
4951
  return [
4968
4952
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4969
4953
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4977,9 +4961,7 @@ var BatchPutAssetPropertyValueCommand = _BatchPutAssetPropertyValueCommand;
4977
4961
 
4978
4962
 
4979
4963
 
4980
- var _CreateAccessPolicyCommand = class _CreateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4981
- ...commonParams
4982
- }).m(function(Command, cs, config, o) {
4964
+ var _CreateAccessPolicyCommand = class _CreateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4983
4965
  return [
4984
4966
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4985
4967
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4993,9 +4975,7 @@ var CreateAccessPolicyCommand = _CreateAccessPolicyCommand;
4993
4975
 
4994
4976
 
4995
4977
 
4996
- var _CreateAssetCommand = class _CreateAssetCommand extends import_smithy_client.Command.classBuilder().ep({
4997
- ...commonParams
4998
- }).m(function(Command, cs, config, o) {
4978
+ var _CreateAssetCommand = class _CreateAssetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4999
4979
  return [
5000
4980
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5001
4981
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5009,9 +4989,7 @@ var CreateAssetCommand = _CreateAssetCommand;
5009
4989
 
5010
4990
 
5011
4991
 
5012
- var _CreateAssetModelCommand = class _CreateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
5013
- ...commonParams
5014
- }).m(function(Command, cs, config, o) {
4992
+ var _CreateAssetModelCommand = class _CreateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5015
4993
  return [
5016
4994
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5017
4995
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5025,9 +5003,7 @@ var CreateAssetModelCommand = _CreateAssetModelCommand;
5025
5003
 
5026
5004
 
5027
5005
 
5028
- var _CreateAssetModelCompositeModelCommand = class _CreateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5029
- ...commonParams
5030
- }).m(function(Command, cs, config, o) {
5006
+ var _CreateAssetModelCompositeModelCommand = class _CreateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5031
5007
  return [
5032
5008
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5033
5009
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5041,9 +5017,7 @@ var CreateAssetModelCompositeModelCommand = _CreateAssetModelCompositeModelComma
5041
5017
 
5042
5018
 
5043
5019
 
5044
- var _CreateBulkImportJobCommand = class _CreateBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5045
- ...commonParams
5046
- }).m(function(Command, cs, config, o) {
5020
+ var _CreateBulkImportJobCommand = class _CreateBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5047
5021
  return [
5048
5022
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5049
5023
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5057,9 +5031,7 @@ var CreateBulkImportJobCommand = _CreateBulkImportJobCommand;
5057
5031
 
5058
5032
 
5059
5033
 
5060
- var _CreateDashboardCommand = class _CreateDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5061
- ...commonParams
5062
- }).m(function(Command, cs, config, o) {
5034
+ var _CreateDashboardCommand = class _CreateDashboardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5063
5035
  return [
5064
5036
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5065
5037
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5073,9 +5045,7 @@ var CreateDashboardCommand = _CreateDashboardCommand;
5073
5045
 
5074
5046
 
5075
5047
 
5076
- var _CreateGatewayCommand = class _CreateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5077
- ...commonParams
5078
- }).m(function(Command, cs, config, o) {
5048
+ var _CreateGatewayCommand = class _CreateGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5079
5049
  return [
5080
5050
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5081
5051
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5089,9 +5059,7 @@ var CreateGatewayCommand = _CreateGatewayCommand;
5089
5059
 
5090
5060
 
5091
5061
 
5092
- var _CreatePortalCommand = class _CreatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5093
- ...commonParams
5094
- }).m(function(Command, cs, config, o) {
5062
+ var _CreatePortalCommand = class _CreatePortalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5095
5063
  return [
5096
5064
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5097
5065
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5105,9 +5073,7 @@ var CreatePortalCommand = _CreatePortalCommand;
5105
5073
 
5106
5074
 
5107
5075
 
5108
- var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5109
- ...commonParams
5110
- }).m(function(Command, cs, config, o) {
5076
+ var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5111
5077
  return [
5112
5078
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5113
5079
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5121,9 +5087,7 @@ var CreateProjectCommand = _CreateProjectCommand;
5121
5087
 
5122
5088
 
5123
5089
 
5124
- var _DeleteAccessPolicyCommand = class _DeleteAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5125
- ...commonParams
5126
- }).m(function(Command, cs, config, o) {
5090
+ var _DeleteAccessPolicyCommand = class _DeleteAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5127
5091
  return [
5128
5092
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5129
5093
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5137,9 +5101,7 @@ var DeleteAccessPolicyCommand = _DeleteAccessPolicyCommand;
5137
5101
 
5138
5102
 
5139
5103
 
5140
- var _DeleteAssetCommand = class _DeleteAssetCommand extends import_smithy_client.Command.classBuilder().ep({
5141
- ...commonParams
5142
- }).m(function(Command, cs, config, o) {
5104
+ var _DeleteAssetCommand = class _DeleteAssetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5143
5105
  return [
5144
5106
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5145
5107
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5153,9 +5115,7 @@ var DeleteAssetCommand = _DeleteAssetCommand;
5153
5115
 
5154
5116
 
5155
5117
 
5156
- var _DeleteAssetModelCommand = class _DeleteAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
5157
- ...commonParams
5158
- }).m(function(Command, cs, config, o) {
5118
+ var _DeleteAssetModelCommand = class _DeleteAssetModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5159
5119
  return [
5160
5120
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5161
5121
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5169,9 +5129,7 @@ var DeleteAssetModelCommand = _DeleteAssetModelCommand;
5169
5129
 
5170
5130
 
5171
5131
 
5172
- var _DeleteAssetModelCompositeModelCommand = class _DeleteAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5173
- ...commonParams
5174
- }).m(function(Command, cs, config, o) {
5132
+ var _DeleteAssetModelCompositeModelCommand = class _DeleteAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5175
5133
  return [
5176
5134
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5177
5135
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5185,9 +5143,7 @@ var DeleteAssetModelCompositeModelCommand = _DeleteAssetModelCompositeModelComma
5185
5143
 
5186
5144
 
5187
5145
 
5188
- var _DeleteDashboardCommand = class _DeleteDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5189
- ...commonParams
5190
- }).m(function(Command, cs, config, o) {
5146
+ var _DeleteDashboardCommand = class _DeleteDashboardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5191
5147
  return [
5192
5148
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5193
5149
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5201,9 +5157,7 @@ var DeleteDashboardCommand = _DeleteDashboardCommand;
5201
5157
 
5202
5158
 
5203
5159
 
5204
- var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5205
- ...commonParams
5206
- }).m(function(Command, cs, config, o) {
5160
+ var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5207
5161
  return [
5208
5162
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5209
5163
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5217,9 +5171,7 @@ var DeleteGatewayCommand = _DeleteGatewayCommand;
5217
5171
 
5218
5172
 
5219
5173
 
5220
- var _DeletePortalCommand = class _DeletePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5221
- ...commonParams
5222
- }).m(function(Command, cs, config, o) {
5174
+ var _DeletePortalCommand = class _DeletePortalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5223
5175
  return [
5224
5176
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5225
5177
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5233,9 +5185,7 @@ var DeletePortalCommand = _DeletePortalCommand;
5233
5185
 
5234
5186
 
5235
5187
 
5236
- var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5237
- ...commonParams
5238
- }).m(function(Command, cs, config, o) {
5188
+ var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5239
5189
  return [
5240
5190
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5241
5191
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5249,9 +5199,7 @@ var DeleteProjectCommand = _DeleteProjectCommand;
5249
5199
 
5250
5200
 
5251
5201
 
5252
- var _DeleteTimeSeriesCommand = class _DeleteTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5253
- ...commonParams
5254
- }).m(function(Command, cs, config, o) {
5202
+ var _DeleteTimeSeriesCommand = class _DeleteTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5255
5203
  return [
5256
5204
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5257
5205
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5265,9 +5213,7 @@ var DeleteTimeSeriesCommand = _DeleteTimeSeriesCommand;
5265
5213
 
5266
5214
 
5267
5215
 
5268
- var _DescribeAccessPolicyCommand = class _DescribeAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5269
- ...commonParams
5270
- }).m(function(Command, cs, config, o) {
5216
+ var _DescribeAccessPolicyCommand = class _DescribeAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5271
5217
  return [
5272
5218
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5273
5219
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5281,9 +5227,7 @@ var DescribeAccessPolicyCommand = _DescribeAccessPolicyCommand;
5281
5227
 
5282
5228
 
5283
5229
 
5284
- var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep({
5285
- ...commonParams
5286
- }).m(function(Command, cs, config, o) {
5230
+ var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5287
5231
  return [
5288
5232
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5289
5233
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5297,9 +5241,7 @@ var DescribeActionCommand = _DescribeActionCommand;
5297
5241
 
5298
5242
 
5299
5243
 
5300
- var _DescribeAssetCommand = class _DescribeAssetCommand extends import_smithy_client.Command.classBuilder().ep({
5301
- ...commonParams
5302
- }).m(function(Command, cs, config, o) {
5244
+ var _DescribeAssetCommand = class _DescribeAssetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5303
5245
  return [
5304
5246
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5305
5247
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5313,9 +5255,7 @@ var DescribeAssetCommand = _DescribeAssetCommand;
5313
5255
 
5314
5256
 
5315
5257
 
5316
- var _DescribeAssetCompositeModelCommand = class _DescribeAssetCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5317
- ...commonParams
5318
- }).m(function(Command, cs, config, o) {
5258
+ var _DescribeAssetCompositeModelCommand = class _DescribeAssetCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5319
5259
  return [
5320
5260
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5321
5261
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5329,9 +5269,7 @@ var DescribeAssetCompositeModelCommand = _DescribeAssetCompositeModelCommand;
5329
5269
 
5330
5270
 
5331
5271
 
5332
- var _DescribeAssetModelCommand = class _DescribeAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
5333
- ...commonParams
5334
- }).m(function(Command, cs, config, o) {
5272
+ var _DescribeAssetModelCommand = class _DescribeAssetModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5335
5273
  return [
5336
5274
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5337
5275
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5345,9 +5283,7 @@ var DescribeAssetModelCommand = _DescribeAssetModelCommand;
5345
5283
 
5346
5284
 
5347
5285
 
5348
- var _DescribeAssetModelCompositeModelCommand = class _DescribeAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5349
- ...commonParams
5350
- }).m(function(Command, cs, config, o) {
5286
+ var _DescribeAssetModelCompositeModelCommand = class _DescribeAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5351
5287
  return [
5352
5288
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5353
5289
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5361,9 +5297,7 @@ var DescribeAssetModelCompositeModelCommand = _DescribeAssetModelCompositeModelC
5361
5297
 
5362
5298
 
5363
5299
 
5364
- var _DescribeAssetPropertyCommand = class _DescribeAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
5365
- ...commonParams
5366
- }).m(function(Command, cs, config, o) {
5300
+ var _DescribeAssetPropertyCommand = class _DescribeAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5367
5301
  return [
5368
5302
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5369
5303
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5377,9 +5311,7 @@ var DescribeAssetPropertyCommand = _DescribeAssetPropertyCommand;
5377
5311
 
5378
5312
 
5379
5313
 
5380
- var _DescribeBulkImportJobCommand = class _DescribeBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5381
- ...commonParams
5382
- }).m(function(Command, cs, config, o) {
5314
+ var _DescribeBulkImportJobCommand = class _DescribeBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5383
5315
  return [
5384
5316
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5385
5317
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5393,9 +5325,7 @@ var DescribeBulkImportJobCommand = _DescribeBulkImportJobCommand;
5393
5325
 
5394
5326
 
5395
5327
 
5396
- var _DescribeDashboardCommand = class _DescribeDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5397
- ...commonParams
5398
- }).m(function(Command, cs, config, o) {
5328
+ var _DescribeDashboardCommand = class _DescribeDashboardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5399
5329
  return [
5400
5330
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5401
5331
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5409,9 +5339,7 @@ var DescribeDashboardCommand = _DescribeDashboardCommand;
5409
5339
 
5410
5340
 
5411
5341
 
5412
- var _DescribeDefaultEncryptionConfigurationCommand = class _DescribeDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5413
- ...commonParams
5414
- }).m(function(Command, cs, config, o) {
5342
+ var _DescribeDefaultEncryptionConfigurationCommand = class _DescribeDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5415
5343
  return [
5416
5344
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5417
5345
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5425,9 +5353,7 @@ var DescribeDefaultEncryptionConfigurationCommand = _DescribeDefaultEncryptionCo
5425
5353
 
5426
5354
 
5427
5355
 
5428
- var _DescribeGatewayCapabilityConfigurationCommand = class _DescribeGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5429
- ...commonParams
5430
- }).m(function(Command, cs, config, o) {
5356
+ var _DescribeGatewayCapabilityConfigurationCommand = class _DescribeGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5431
5357
  return [
5432
5358
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5433
5359
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5441,9 +5367,7 @@ var DescribeGatewayCapabilityConfigurationCommand = _DescribeGatewayCapabilityCo
5441
5367
 
5442
5368
 
5443
5369
 
5444
- var _DescribeGatewayCommand = class _DescribeGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5445
- ...commonParams
5446
- }).m(function(Command, cs, config, o) {
5370
+ var _DescribeGatewayCommand = class _DescribeGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5447
5371
  return [
5448
5372
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5449
5373
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5457,9 +5381,7 @@ var DescribeGatewayCommand = _DescribeGatewayCommand;
5457
5381
 
5458
5382
 
5459
5383
 
5460
- var _DescribeLoggingOptionsCommand = class _DescribeLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5461
- ...commonParams
5462
- }).m(function(Command, cs, config, o) {
5384
+ var _DescribeLoggingOptionsCommand = class _DescribeLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5463
5385
  return [
5464
5386
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5465
5387
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5473,9 +5395,7 @@ var DescribeLoggingOptionsCommand = _DescribeLoggingOptionsCommand;
5473
5395
 
5474
5396
 
5475
5397
 
5476
- var _DescribePortalCommand = class _DescribePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5477
- ...commonParams
5478
- }).m(function(Command, cs, config, o) {
5398
+ var _DescribePortalCommand = class _DescribePortalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5479
5399
  return [
5480
5400
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5481
5401
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5489,9 +5409,7 @@ var DescribePortalCommand = _DescribePortalCommand;
5489
5409
 
5490
5410
 
5491
5411
 
5492
- var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5493
- ...commonParams
5494
- }).m(function(Command, cs, config, o) {
5412
+ var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5495
5413
  return [
5496
5414
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5497
5415
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5505,9 +5423,7 @@ var DescribeProjectCommand = _DescribeProjectCommand;
5505
5423
 
5506
5424
 
5507
5425
 
5508
- var _DescribeStorageConfigurationCommand = class _DescribeStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5509
- ...commonParams
5510
- }).m(function(Command, cs, config, o) {
5426
+ var _DescribeStorageConfigurationCommand = class _DescribeStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5511
5427
  return [
5512
5428
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5513
5429
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5521,9 +5437,7 @@ var DescribeStorageConfigurationCommand = _DescribeStorageConfigurationCommand;
5521
5437
 
5522
5438
 
5523
5439
 
5524
- var _DescribeTimeSeriesCommand = class _DescribeTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5525
- ...commonParams
5526
- }).m(function(Command, cs, config, o) {
5440
+ var _DescribeTimeSeriesCommand = class _DescribeTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5527
5441
  return [
5528
5442
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5529
5443
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5537,9 +5451,7 @@ var DescribeTimeSeriesCommand = _DescribeTimeSeriesCommand;
5537
5451
 
5538
5452
 
5539
5453
 
5540
- var _DisassociateAssetsCommand = class _DisassociateAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5541
- ...commonParams
5542
- }).m(function(Command, cs, config, o) {
5454
+ var _DisassociateAssetsCommand = class _DisassociateAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5543
5455
  return [
5544
5456
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5545
5457
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5553,9 +5465,7 @@ var DisassociateAssetsCommand = _DisassociateAssetsCommand;
5553
5465
 
5554
5466
 
5555
5467
 
5556
- var _DisassociateTimeSeriesFromAssetPropertyCommand = class _DisassociateTimeSeriesFromAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
5557
- ...commonParams
5558
- }).m(function(Command, cs, config, o) {
5468
+ var _DisassociateTimeSeriesFromAssetPropertyCommand = class _DisassociateTimeSeriesFromAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5559
5469
  return [
5560
5470
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5561
5471
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5569,9 +5479,7 @@ var DisassociateTimeSeriesFromAssetPropertyCommand = _DisassociateTimeSeriesFrom
5569
5479
 
5570
5480
 
5571
5481
 
5572
- var _ExecuteActionCommand = class _ExecuteActionCommand extends import_smithy_client.Command.classBuilder().ep({
5573
- ...commonParams
5574
- }).m(function(Command, cs, config, o) {
5482
+ var _ExecuteActionCommand = class _ExecuteActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5575
5483
  return [
5576
5484
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5577
5485
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5585,9 +5493,7 @@ var ExecuteActionCommand = _ExecuteActionCommand;
5585
5493
 
5586
5494
 
5587
5495
 
5588
- var _ExecuteQueryCommand = class _ExecuteQueryCommand extends import_smithy_client.Command.classBuilder().ep({
5589
- ...commonParams
5590
- }).m(function(Command, cs, config, o) {
5496
+ var _ExecuteQueryCommand = class _ExecuteQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5591
5497
  return [
5592
5498
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5593
5499
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5601,9 +5507,7 @@ var ExecuteQueryCommand = _ExecuteQueryCommand;
5601
5507
 
5602
5508
 
5603
5509
 
5604
- var _GetAssetPropertyAggregatesCommand = class _GetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep({
5605
- ...commonParams
5606
- }).m(function(Command, cs, config, o) {
5510
+ var _GetAssetPropertyAggregatesCommand = class _GetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5607
5511
  return [
5608
5512
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5609
5513
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5617,9 +5521,7 @@ var GetAssetPropertyAggregatesCommand = _GetAssetPropertyAggregatesCommand;
5617
5521
 
5618
5522
 
5619
5523
 
5620
- var _GetAssetPropertyValueCommand = class _GetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
5621
- ...commonParams
5622
- }).m(function(Command, cs, config, o) {
5524
+ var _GetAssetPropertyValueCommand = class _GetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5623
5525
  return [
5624
5526
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5625
5527
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5633,9 +5535,7 @@ var GetAssetPropertyValueCommand = _GetAssetPropertyValueCommand;
5633
5535
 
5634
5536
 
5635
5537
 
5636
- var _GetAssetPropertyValueHistoryCommand = class _GetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
5637
- ...commonParams
5638
- }).m(function(Command, cs, config, o) {
5538
+ var _GetAssetPropertyValueHistoryCommand = class _GetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5639
5539
  return [
5640
5540
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5641
5541
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5649,9 +5549,7 @@ var GetAssetPropertyValueHistoryCommand = _GetAssetPropertyValueHistoryCommand;
5649
5549
 
5650
5550
 
5651
5551
 
5652
- var _GetInterpolatedAssetPropertyValuesCommand = class _GetInterpolatedAssetPropertyValuesCommand extends import_smithy_client.Command.classBuilder().ep({
5653
- ...commonParams
5654
- }).m(function(Command, cs, config, o) {
5552
+ var _GetInterpolatedAssetPropertyValuesCommand = class _GetInterpolatedAssetPropertyValuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5655
5553
  return [
5656
5554
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5657
5555
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5665,9 +5563,7 @@ var GetInterpolatedAssetPropertyValuesCommand = _GetInterpolatedAssetPropertyVal
5665
5563
 
5666
5564
 
5667
5565
 
5668
- var _ListAccessPoliciesCommand = class _ListAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
5669
- ...commonParams
5670
- }).m(function(Command, cs, config, o) {
5566
+ var _ListAccessPoliciesCommand = class _ListAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5671
5567
  return [
5672
5568
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5673
5569
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5681,9 +5577,7 @@ var ListAccessPoliciesCommand = _ListAccessPoliciesCommand;
5681
5577
 
5682
5578
 
5683
5579
 
5684
- var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep({
5685
- ...commonParams
5686
- }).m(function(Command, cs, config, o) {
5580
+ var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5687
5581
  return [
5688
5582
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5689
5583
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5697,9 +5591,7 @@ var ListActionsCommand = _ListActionsCommand;
5697
5591
 
5698
5592
 
5699
5593
 
5700
- var _ListAssetModelCompositeModelsCommand = class _ListAssetModelCompositeModelsCommand extends import_smithy_client.Command.classBuilder().ep({
5701
- ...commonParams
5702
- }).m(function(Command, cs, config, o) {
5594
+ var _ListAssetModelCompositeModelsCommand = class _ListAssetModelCompositeModelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5703
5595
  return [
5704
5596
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5705
5597
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5713,9 +5605,7 @@ var ListAssetModelCompositeModelsCommand = _ListAssetModelCompositeModelsCommand
5713
5605
 
5714
5606
 
5715
5607
 
5716
- var _ListAssetModelPropertiesCommand = class _ListAssetModelPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
5717
- ...commonParams
5718
- }).m(function(Command, cs, config, o) {
5608
+ var _ListAssetModelPropertiesCommand = class _ListAssetModelPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5719
5609
  return [
5720
5610
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5721
5611
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5729,9 +5619,7 @@ var ListAssetModelPropertiesCommand = _ListAssetModelPropertiesCommand;
5729
5619
 
5730
5620
 
5731
5621
 
5732
- var _ListAssetModelsCommand = class _ListAssetModelsCommand extends import_smithy_client.Command.classBuilder().ep({
5733
- ...commonParams
5734
- }).m(function(Command, cs, config, o) {
5622
+ var _ListAssetModelsCommand = class _ListAssetModelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5735
5623
  return [
5736
5624
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5737
5625
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5745,9 +5633,7 @@ var ListAssetModelsCommand = _ListAssetModelsCommand;
5745
5633
 
5746
5634
 
5747
5635
 
5748
- var _ListAssetPropertiesCommand = class _ListAssetPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
5749
- ...commonParams
5750
- }).m(function(Command, cs, config, o) {
5636
+ var _ListAssetPropertiesCommand = class _ListAssetPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5751
5637
  return [
5752
5638
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5753
5639
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5761,9 +5647,7 @@ var ListAssetPropertiesCommand = _ListAssetPropertiesCommand;
5761
5647
 
5762
5648
 
5763
5649
 
5764
- var _ListAssetRelationshipsCommand = class _ListAssetRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep({
5765
- ...commonParams
5766
- }).m(function(Command, cs, config, o) {
5650
+ var _ListAssetRelationshipsCommand = class _ListAssetRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5767
5651
  return [
5768
5652
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5769
5653
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5777,9 +5661,7 @@ var ListAssetRelationshipsCommand = _ListAssetRelationshipsCommand;
5777
5661
 
5778
5662
 
5779
5663
 
5780
- var _ListAssetsCommand = class _ListAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5781
- ...commonParams
5782
- }).m(function(Command, cs, config, o) {
5664
+ var _ListAssetsCommand = class _ListAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5783
5665
  return [
5784
5666
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5785
5667
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5793,9 +5675,7 @@ var ListAssetsCommand = _ListAssetsCommand;
5793
5675
 
5794
5676
 
5795
5677
 
5796
- var _ListAssociatedAssetsCommand = class _ListAssociatedAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5797
- ...commonParams
5798
- }).m(function(Command, cs, config, o) {
5678
+ var _ListAssociatedAssetsCommand = class _ListAssociatedAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5799
5679
  return [
5800
5680
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5801
5681
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5809,9 +5689,7 @@ var ListAssociatedAssetsCommand = _ListAssociatedAssetsCommand;
5809
5689
 
5810
5690
 
5811
5691
 
5812
- var _ListBulkImportJobsCommand = class _ListBulkImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5813
- ...commonParams
5814
- }).m(function(Command, cs, config, o) {
5692
+ var _ListBulkImportJobsCommand = class _ListBulkImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5815
5693
  return [
5816
5694
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5817
5695
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5825,9 +5703,7 @@ var ListBulkImportJobsCommand = _ListBulkImportJobsCommand;
5825
5703
 
5826
5704
 
5827
5705
 
5828
- var _ListCompositionRelationshipsCommand = class _ListCompositionRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep({
5829
- ...commonParams
5830
- }).m(function(Command, cs, config, o) {
5706
+ var _ListCompositionRelationshipsCommand = class _ListCompositionRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5831
5707
  return [
5832
5708
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5833
5709
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5841,9 +5717,7 @@ var ListCompositionRelationshipsCommand = _ListCompositionRelationshipsCommand;
5841
5717
 
5842
5718
 
5843
5719
 
5844
- var _ListDashboardsCommand = class _ListDashboardsCommand extends import_smithy_client.Command.classBuilder().ep({
5845
- ...commonParams
5846
- }).m(function(Command, cs, config, o) {
5720
+ var _ListDashboardsCommand = class _ListDashboardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5847
5721
  return [
5848
5722
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5849
5723
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5857,9 +5731,7 @@ var ListDashboardsCommand = _ListDashboardsCommand;
5857
5731
 
5858
5732
 
5859
5733
 
5860
- var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
5861
- ...commonParams
5862
- }).m(function(Command, cs, config, o) {
5734
+ var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5863
5735
  return [
5864
5736
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5865
5737
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5873,9 +5745,7 @@ var ListGatewaysCommand = _ListGatewaysCommand;
5873
5745
 
5874
5746
 
5875
5747
 
5876
- var _ListPortalsCommand = class _ListPortalsCommand extends import_smithy_client.Command.classBuilder().ep({
5877
- ...commonParams
5878
- }).m(function(Command, cs, config, o) {
5748
+ var _ListPortalsCommand = class _ListPortalsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5879
5749
  return [
5880
5750
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5881
5751
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5889,9 +5759,7 @@ var ListPortalsCommand = _ListPortalsCommand;
5889
5759
 
5890
5760
 
5891
5761
 
5892
- var _ListProjectAssetsCommand = class _ListProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5893
- ...commonParams
5894
- }).m(function(Command, cs, config, o) {
5762
+ var _ListProjectAssetsCommand = class _ListProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5895
5763
  return [
5896
5764
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5897
5765
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5905,9 +5773,7 @@ var ListProjectAssetsCommand = _ListProjectAssetsCommand;
5905
5773
 
5906
5774
 
5907
5775
 
5908
- var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
5909
- ...commonParams
5910
- }).m(function(Command, cs, config, o) {
5776
+ var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5911
5777
  return [
5912
5778
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5913
5779
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5921,9 +5787,7 @@ var ListProjectsCommand = _ListProjectsCommand;
5921
5787
 
5922
5788
 
5923
5789
 
5924
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5925
- ...commonParams
5926
- }).m(function(Command, cs, config, o) {
5790
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5927
5791
  return [
5928
5792
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5929
5793
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5937,9 +5801,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5937
5801
 
5938
5802
 
5939
5803
 
5940
- var _ListTimeSeriesCommand = class _ListTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5941
- ...commonParams
5942
- }).m(function(Command, cs, config, o) {
5804
+ var _ListTimeSeriesCommand = class _ListTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5943
5805
  return [
5944
5806
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5945
5807
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5953,9 +5815,7 @@ var ListTimeSeriesCommand = _ListTimeSeriesCommand;
5953
5815
 
5954
5816
 
5955
5817
 
5956
- var _PutDefaultEncryptionConfigurationCommand = class _PutDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5957
- ...commonParams
5958
- }).m(function(Command, cs, config, o) {
5818
+ var _PutDefaultEncryptionConfigurationCommand = class _PutDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5959
5819
  return [
5960
5820
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5961
5821
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5969,9 +5829,7 @@ var PutDefaultEncryptionConfigurationCommand = _PutDefaultEncryptionConfiguratio
5969
5829
 
5970
5830
 
5971
5831
 
5972
- var _PutLoggingOptionsCommand = class _PutLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5973
- ...commonParams
5974
- }).m(function(Command, cs, config, o) {
5832
+ var _PutLoggingOptionsCommand = class _PutLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5975
5833
  return [
5976
5834
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5977
5835
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5985,9 +5843,7 @@ var PutLoggingOptionsCommand = _PutLoggingOptionsCommand;
5985
5843
 
5986
5844
 
5987
5845
 
5988
- var _PutStorageConfigurationCommand = class _PutStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5989
- ...commonParams
5990
- }).m(function(Command, cs, config, o) {
5846
+ var _PutStorageConfigurationCommand = class _PutStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5991
5847
  return [
5992
5848
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5993
5849
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6001,9 +5857,7 @@ var PutStorageConfigurationCommand = _PutStorageConfigurationCommand;
6001
5857
 
6002
5858
 
6003
5859
 
6004
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6005
- ...commonParams
6006
- }).m(function(Command, cs, config, o) {
5860
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6007
5861
  return [
6008
5862
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6009
5863
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6017,9 +5871,7 @@ var TagResourceCommand = _TagResourceCommand;
6017
5871
 
6018
5872
 
6019
5873
 
6020
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6021
- ...commonParams
6022
- }).m(function(Command, cs, config, o) {
5874
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6023
5875
  return [
6024
5876
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6025
5877
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6033,9 +5885,7 @@ var UntagResourceCommand = _UntagResourceCommand;
6033
5885
 
6034
5886
 
6035
5887
 
6036
- var _UpdateAccessPolicyCommand = class _UpdateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6037
- ...commonParams
6038
- }).m(function(Command, cs, config, o) {
5888
+ var _UpdateAccessPolicyCommand = class _UpdateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6039
5889
  return [
6040
5890
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6041
5891
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6049,9 +5899,7 @@ var UpdateAccessPolicyCommand = _UpdateAccessPolicyCommand;
6049
5899
 
6050
5900
 
6051
5901
 
6052
- var _UpdateAssetCommand = class _UpdateAssetCommand extends import_smithy_client.Command.classBuilder().ep({
6053
- ...commonParams
6054
- }).m(function(Command, cs, config, o) {
5902
+ var _UpdateAssetCommand = class _UpdateAssetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6055
5903
  return [
6056
5904
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6057
5905
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6065,9 +5913,7 @@ var UpdateAssetCommand = _UpdateAssetCommand;
6065
5913
 
6066
5914
 
6067
5915
 
6068
- var _UpdateAssetModelCommand = class _UpdateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
6069
- ...commonParams
6070
- }).m(function(Command, cs, config, o) {
5916
+ var _UpdateAssetModelCommand = class _UpdateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6071
5917
  return [
6072
5918
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6073
5919
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6081,9 +5927,7 @@ var UpdateAssetModelCommand = _UpdateAssetModelCommand;
6081
5927
 
6082
5928
 
6083
5929
 
6084
- var _UpdateAssetModelCompositeModelCommand = class _UpdateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
6085
- ...commonParams
6086
- }).m(function(Command, cs, config, o) {
5930
+ var _UpdateAssetModelCompositeModelCommand = class _UpdateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6087
5931
  return [
6088
5932
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6089
5933
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6097,9 +5941,7 @@ var UpdateAssetModelCompositeModelCommand = _UpdateAssetModelCompositeModelComma
6097
5941
 
6098
5942
 
6099
5943
 
6100
- var _UpdateAssetPropertyCommand = class _UpdateAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
6101
- ...commonParams
6102
- }).m(function(Command, cs, config, o) {
5944
+ var _UpdateAssetPropertyCommand = class _UpdateAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6103
5945
  return [
6104
5946
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6105
5947
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6113,9 +5955,7 @@ var UpdateAssetPropertyCommand = _UpdateAssetPropertyCommand;
6113
5955
 
6114
5956
 
6115
5957
 
6116
- var _UpdateDashboardCommand = class _UpdateDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
6117
- ...commonParams
6118
- }).m(function(Command, cs, config, o) {
5958
+ var _UpdateDashboardCommand = class _UpdateDashboardCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6119
5959
  return [
6120
5960
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6121
5961
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6129,9 +5969,7 @@ var UpdateDashboardCommand = _UpdateDashboardCommand;
6129
5969
 
6130
5970
 
6131
5971
 
6132
- var _UpdateGatewayCapabilityConfigurationCommand = class _UpdateGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6133
- ...commonParams
6134
- }).m(function(Command, cs, config, o) {
5972
+ var _UpdateGatewayCapabilityConfigurationCommand = class _UpdateGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6135
5973
  return [
6136
5974
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6137
5975
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6145,9 +5983,7 @@ var UpdateGatewayCapabilityConfigurationCommand = _UpdateGatewayCapabilityConfig
6145
5983
 
6146
5984
 
6147
5985
 
6148
- var _UpdateGatewayCommand = class _UpdateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
6149
- ...commonParams
6150
- }).m(function(Command, cs, config, o) {
5986
+ var _UpdateGatewayCommand = class _UpdateGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6151
5987
  return [
6152
5988
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6153
5989
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6161,9 +5997,7 @@ var UpdateGatewayCommand = _UpdateGatewayCommand;
6161
5997
 
6162
5998
 
6163
5999
 
6164
- var _UpdatePortalCommand = class _UpdatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
6165
- ...commonParams
6166
- }).m(function(Command, cs, config, o) {
6000
+ var _UpdatePortalCommand = class _UpdatePortalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6167
6001
  return [
6168
6002
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6169
6003
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6177,9 +6011,7 @@ var UpdatePortalCommand = _UpdatePortalCommand;
6177
6011
 
6178
6012
 
6179
6013
 
6180
- var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
6181
- ...commonParams
6182
- }).m(function(Command, cs, config, o) {
6014
+ var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6183
6015
  return [
6184
6016
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6185
6017
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())