@aws-sdk/client-iotsitewise 3.590.0 → 3.596.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/dist-cjs/index.js +0 -84
  2. package/dist-types/commands/AssociateAssetsCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAssetModelCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
  17. package/dist-types/commands/CreatePortalCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteAssetModelCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  25. package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeAssetCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeAssetModelCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribePortalCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +2 -1
  45. package/dist-types/commands/DisassociateAssetsCommand.d.ts +2 -1
  46. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +2 -1
  47. package/dist-types/commands/ExecuteActionCommand.d.ts +2 -1
  48. package/dist-types/commands/ExecuteQueryCommand.d.ts +2 -1
  49. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +2 -1
  50. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +2 -1
  51. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +2 -1
  52. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListActionsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListAssetModelsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListAssetsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  66. package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListProjectAssetsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  70. package/dist-types/commands/ListTimeSeriesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +2 -1
  72. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +2 -1
  74. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateAssetCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateAssetModelCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateGatewayCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdatePortalCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  86. package/dist-types/index.d.ts +2 -2
  87. package/dist-types/models/IoTSiteWiseServiceException.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/models/IoTSiteWiseServiceException.d.ts +2 -1
  173. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -354,7 +354,6 @@ var IoTSiteWiseClient = _IoTSiteWiseClient;
354
354
 
355
355
  var import_middleware_serde = require("@smithy/middleware-serde");
356
356
 
357
- var import_types = require("@smithy/types");
358
357
 
359
358
  // src/protocols/Aws_restJson1.ts
360
359
  var import_core2 = require("@aws-sdk/core");
@@ -4800,7 +4799,6 @@ var AssociateAssetsCommand = _AssociateAssetsCommand;
4800
4799
 
4801
4800
 
4802
4801
 
4803
-
4804
4802
  var _AssociateTimeSeriesToAssetPropertyCommand = class _AssociateTimeSeriesToAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
4805
4803
  ...commonParams
4806
4804
  }).m(function(Command, cs, config, o) {
@@ -4817,7 +4815,6 @@ var AssociateTimeSeriesToAssetPropertyCommand = _AssociateTimeSeriesToAssetPrope
4817
4815
 
4818
4816
 
4819
4817
 
4820
-
4821
4818
  var _BatchAssociateProjectAssetsCommand = class _BatchAssociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
4822
4819
  ...commonParams
4823
4820
  }).m(function(Command, cs, config, o) {
@@ -4834,7 +4831,6 @@ var BatchAssociateProjectAssetsCommand = _BatchAssociateProjectAssetsCommand;
4834
4831
 
4835
4832
 
4836
4833
 
4837
-
4838
4834
  var _BatchDisassociateProjectAssetsCommand = class _BatchDisassociateProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
4839
4835
  ...commonParams
4840
4836
  }).m(function(Command, cs, config, o) {
@@ -4851,7 +4847,6 @@ var BatchDisassociateProjectAssetsCommand = _BatchDisassociateProjectAssetsComma
4851
4847
 
4852
4848
 
4853
4849
 
4854
-
4855
4850
  var _BatchGetAssetPropertyAggregatesCommand = class _BatchGetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep({
4856
4851
  ...commonParams
4857
4852
  }).m(function(Command, cs, config, o) {
@@ -4868,7 +4863,6 @@ var BatchGetAssetPropertyAggregatesCommand = _BatchGetAssetPropertyAggregatesCom
4868
4863
 
4869
4864
 
4870
4865
 
4871
-
4872
4866
  var _BatchGetAssetPropertyValueCommand = class _BatchGetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
4873
4867
  ...commonParams
4874
4868
  }).m(function(Command, cs, config, o) {
@@ -4885,7 +4879,6 @@ var BatchGetAssetPropertyValueCommand = _BatchGetAssetPropertyValueCommand;
4885
4879
 
4886
4880
 
4887
4881
 
4888
-
4889
4882
  var _BatchGetAssetPropertyValueHistoryCommand = class _BatchGetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
4890
4883
  ...commonParams
4891
4884
  }).m(function(Command, cs, config, o) {
@@ -4902,7 +4895,6 @@ var BatchGetAssetPropertyValueHistoryCommand = _BatchGetAssetPropertyValueHistor
4902
4895
 
4903
4896
 
4904
4897
 
4905
-
4906
4898
  var _BatchPutAssetPropertyValueCommand = class _BatchPutAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
4907
4899
  ...commonParams
4908
4900
  }).m(function(Command, cs, config, o) {
@@ -4919,7 +4911,6 @@ var BatchPutAssetPropertyValueCommand = _BatchPutAssetPropertyValueCommand;
4919
4911
 
4920
4912
 
4921
4913
 
4922
-
4923
4914
  var _CreateAccessPolicyCommand = class _CreateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4924
4915
  ...commonParams
4925
4916
  }).m(function(Command, cs, config, o) {
@@ -4936,7 +4927,6 @@ var CreateAccessPolicyCommand = _CreateAccessPolicyCommand;
4936
4927
 
4937
4928
 
4938
4929
 
4939
-
4940
4930
  var _CreateAssetCommand = class _CreateAssetCommand extends import_smithy_client.Command.classBuilder().ep({
4941
4931
  ...commonParams
4942
4932
  }).m(function(Command, cs, config, o) {
@@ -4953,7 +4943,6 @@ var CreateAssetCommand = _CreateAssetCommand;
4953
4943
 
4954
4944
 
4955
4945
 
4956
-
4957
4946
  var _CreateAssetModelCommand = class _CreateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
4958
4947
  ...commonParams
4959
4948
  }).m(function(Command, cs, config, o) {
@@ -4970,7 +4959,6 @@ var CreateAssetModelCommand = _CreateAssetModelCommand;
4970
4959
 
4971
4960
 
4972
4961
 
4973
-
4974
4962
  var _CreateAssetModelCompositeModelCommand = class _CreateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
4975
4963
  ...commonParams
4976
4964
  }).m(function(Command, cs, config, o) {
@@ -4987,7 +4975,6 @@ var CreateAssetModelCompositeModelCommand = _CreateAssetModelCompositeModelComma
4987
4975
 
4988
4976
 
4989
4977
 
4990
-
4991
4978
  var _CreateBulkImportJobCommand = class _CreateBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4992
4979
  ...commonParams
4993
4980
  }).m(function(Command, cs, config, o) {
@@ -5004,7 +4991,6 @@ var CreateBulkImportJobCommand = _CreateBulkImportJobCommand;
5004
4991
 
5005
4992
 
5006
4993
 
5007
-
5008
4994
  var _CreateDashboardCommand = class _CreateDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5009
4995
  ...commonParams
5010
4996
  }).m(function(Command, cs, config, o) {
@@ -5021,7 +5007,6 @@ var CreateDashboardCommand = _CreateDashboardCommand;
5021
5007
 
5022
5008
 
5023
5009
 
5024
-
5025
5010
  var _CreateGatewayCommand = class _CreateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5026
5011
  ...commonParams
5027
5012
  }).m(function(Command, cs, config, o) {
@@ -5038,7 +5023,6 @@ var CreateGatewayCommand = _CreateGatewayCommand;
5038
5023
 
5039
5024
 
5040
5025
 
5041
-
5042
5026
  var _CreatePortalCommand = class _CreatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5043
5027
  ...commonParams
5044
5028
  }).m(function(Command, cs, config, o) {
@@ -5055,7 +5039,6 @@ var CreatePortalCommand = _CreatePortalCommand;
5055
5039
 
5056
5040
 
5057
5041
 
5058
-
5059
5042
  var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5060
5043
  ...commonParams
5061
5044
  }).m(function(Command, cs, config, o) {
@@ -5072,7 +5055,6 @@ var CreateProjectCommand = _CreateProjectCommand;
5072
5055
 
5073
5056
 
5074
5057
 
5075
-
5076
5058
  var _DeleteAccessPolicyCommand = class _DeleteAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5077
5059
  ...commonParams
5078
5060
  }).m(function(Command, cs, config, o) {
@@ -5089,7 +5071,6 @@ var DeleteAccessPolicyCommand = _DeleteAccessPolicyCommand;
5089
5071
 
5090
5072
 
5091
5073
 
5092
-
5093
5074
  var _DeleteAssetCommand = class _DeleteAssetCommand extends import_smithy_client.Command.classBuilder().ep({
5094
5075
  ...commonParams
5095
5076
  }).m(function(Command, cs, config, o) {
@@ -5106,7 +5087,6 @@ var DeleteAssetCommand = _DeleteAssetCommand;
5106
5087
 
5107
5088
 
5108
5089
 
5109
-
5110
5090
  var _DeleteAssetModelCommand = class _DeleteAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
5111
5091
  ...commonParams
5112
5092
  }).m(function(Command, cs, config, o) {
@@ -5123,7 +5103,6 @@ var DeleteAssetModelCommand = _DeleteAssetModelCommand;
5123
5103
 
5124
5104
 
5125
5105
 
5126
-
5127
5106
  var _DeleteAssetModelCompositeModelCommand = class _DeleteAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5128
5107
  ...commonParams
5129
5108
  }).m(function(Command, cs, config, o) {
@@ -5140,7 +5119,6 @@ var DeleteAssetModelCompositeModelCommand = _DeleteAssetModelCompositeModelComma
5140
5119
 
5141
5120
 
5142
5121
 
5143
-
5144
5122
  var _DeleteDashboardCommand = class _DeleteDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5145
5123
  ...commonParams
5146
5124
  }).m(function(Command, cs, config, o) {
@@ -5157,7 +5135,6 @@ var DeleteDashboardCommand = _DeleteDashboardCommand;
5157
5135
 
5158
5136
 
5159
5137
 
5160
-
5161
5138
  var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5162
5139
  ...commonParams
5163
5140
  }).m(function(Command, cs, config, o) {
@@ -5174,7 +5151,6 @@ var DeleteGatewayCommand = _DeleteGatewayCommand;
5174
5151
 
5175
5152
 
5176
5153
 
5177
-
5178
5154
  var _DeletePortalCommand = class _DeletePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5179
5155
  ...commonParams
5180
5156
  }).m(function(Command, cs, config, o) {
@@ -5191,7 +5167,6 @@ var DeletePortalCommand = _DeletePortalCommand;
5191
5167
 
5192
5168
 
5193
5169
 
5194
-
5195
5170
  var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5196
5171
  ...commonParams
5197
5172
  }).m(function(Command, cs, config, o) {
@@ -5208,7 +5183,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
5208
5183
 
5209
5184
 
5210
5185
 
5211
-
5212
5186
  var _DeleteTimeSeriesCommand = class _DeleteTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5213
5187
  ...commonParams
5214
5188
  }).m(function(Command, cs, config, o) {
@@ -5225,7 +5199,6 @@ var DeleteTimeSeriesCommand = _DeleteTimeSeriesCommand;
5225
5199
 
5226
5200
 
5227
5201
 
5228
-
5229
5202
  var _DescribeAccessPolicyCommand = class _DescribeAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5230
5203
  ...commonParams
5231
5204
  }).m(function(Command, cs, config, o) {
@@ -5242,7 +5215,6 @@ var DescribeAccessPolicyCommand = _DescribeAccessPolicyCommand;
5242
5215
 
5243
5216
 
5244
5217
 
5245
-
5246
5218
  var _DescribeActionCommand = class _DescribeActionCommand extends import_smithy_client.Command.classBuilder().ep({
5247
5219
  ...commonParams
5248
5220
  }).m(function(Command, cs, config, o) {
@@ -5259,7 +5231,6 @@ var DescribeActionCommand = _DescribeActionCommand;
5259
5231
 
5260
5232
 
5261
5233
 
5262
-
5263
5234
  var _DescribeAssetCommand = class _DescribeAssetCommand extends import_smithy_client.Command.classBuilder().ep({
5264
5235
  ...commonParams
5265
5236
  }).m(function(Command, cs, config, o) {
@@ -5276,7 +5247,6 @@ var DescribeAssetCommand = _DescribeAssetCommand;
5276
5247
 
5277
5248
 
5278
5249
 
5279
-
5280
5250
  var _DescribeAssetCompositeModelCommand = class _DescribeAssetCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5281
5251
  ...commonParams
5282
5252
  }).m(function(Command, cs, config, o) {
@@ -5293,7 +5263,6 @@ var DescribeAssetCompositeModelCommand = _DescribeAssetCompositeModelCommand;
5293
5263
 
5294
5264
 
5295
5265
 
5296
-
5297
5266
  var _DescribeAssetModelCommand = class _DescribeAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
5298
5267
  ...commonParams
5299
5268
  }).m(function(Command, cs, config, o) {
@@ -5310,7 +5279,6 @@ var DescribeAssetModelCommand = _DescribeAssetModelCommand;
5310
5279
 
5311
5280
 
5312
5281
 
5313
-
5314
5282
  var _DescribeAssetModelCompositeModelCommand = class _DescribeAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
5315
5283
  ...commonParams
5316
5284
  }).m(function(Command, cs, config, o) {
@@ -5327,7 +5295,6 @@ var DescribeAssetModelCompositeModelCommand = _DescribeAssetModelCompositeModelC
5327
5295
 
5328
5296
 
5329
5297
 
5330
-
5331
5298
  var _DescribeAssetPropertyCommand = class _DescribeAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
5332
5299
  ...commonParams
5333
5300
  }).m(function(Command, cs, config, o) {
@@ -5344,7 +5311,6 @@ var DescribeAssetPropertyCommand = _DescribeAssetPropertyCommand;
5344
5311
 
5345
5312
 
5346
5313
 
5347
-
5348
5314
  var _DescribeBulkImportJobCommand = class _DescribeBulkImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5349
5315
  ...commonParams
5350
5316
  }).m(function(Command, cs, config, o) {
@@ -5361,7 +5327,6 @@ var DescribeBulkImportJobCommand = _DescribeBulkImportJobCommand;
5361
5327
 
5362
5328
 
5363
5329
 
5364
-
5365
5330
  var _DescribeDashboardCommand = class _DescribeDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5366
5331
  ...commonParams
5367
5332
  }).m(function(Command, cs, config, o) {
@@ -5378,7 +5343,6 @@ var DescribeDashboardCommand = _DescribeDashboardCommand;
5378
5343
 
5379
5344
 
5380
5345
 
5381
-
5382
5346
  var _DescribeDefaultEncryptionConfigurationCommand = class _DescribeDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5383
5347
  ...commonParams
5384
5348
  }).m(function(Command, cs, config, o) {
@@ -5395,7 +5359,6 @@ var DescribeDefaultEncryptionConfigurationCommand = _DescribeDefaultEncryptionCo
5395
5359
 
5396
5360
 
5397
5361
 
5398
-
5399
5362
  var _DescribeGatewayCapabilityConfigurationCommand = class _DescribeGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5400
5363
  ...commonParams
5401
5364
  }).m(function(Command, cs, config, o) {
@@ -5412,7 +5375,6 @@ var DescribeGatewayCapabilityConfigurationCommand = _DescribeGatewayCapabilityCo
5412
5375
 
5413
5376
 
5414
5377
 
5415
-
5416
5378
  var _DescribeGatewayCommand = class _DescribeGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
5417
5379
  ...commonParams
5418
5380
  }).m(function(Command, cs, config, o) {
@@ -5429,7 +5391,6 @@ var DescribeGatewayCommand = _DescribeGatewayCommand;
5429
5391
 
5430
5392
 
5431
5393
 
5432
-
5433
5394
  var _DescribeLoggingOptionsCommand = class _DescribeLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5434
5395
  ...commonParams
5435
5396
  }).m(function(Command, cs, config, o) {
@@ -5446,7 +5407,6 @@ var DescribeLoggingOptionsCommand = _DescribeLoggingOptionsCommand;
5446
5407
 
5447
5408
 
5448
5409
 
5449
-
5450
5410
  var _DescribePortalCommand = class _DescribePortalCommand extends import_smithy_client.Command.classBuilder().ep({
5451
5411
  ...commonParams
5452
5412
  }).m(function(Command, cs, config, o) {
@@ -5463,7 +5423,6 @@ var DescribePortalCommand = _DescribePortalCommand;
5463
5423
 
5464
5424
 
5465
5425
 
5466
-
5467
5426
  var _DescribeProjectCommand = class _DescribeProjectCommand extends import_smithy_client.Command.classBuilder().ep({
5468
5427
  ...commonParams
5469
5428
  }).m(function(Command, cs, config, o) {
@@ -5480,7 +5439,6 @@ var DescribeProjectCommand = _DescribeProjectCommand;
5480
5439
 
5481
5440
 
5482
5441
 
5483
-
5484
5442
  var _DescribeStorageConfigurationCommand = class _DescribeStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5485
5443
  ...commonParams
5486
5444
  }).m(function(Command, cs, config, o) {
@@ -5497,7 +5455,6 @@ var DescribeStorageConfigurationCommand = _DescribeStorageConfigurationCommand;
5497
5455
 
5498
5456
 
5499
5457
 
5500
-
5501
5458
  var _DescribeTimeSeriesCommand = class _DescribeTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5502
5459
  ...commonParams
5503
5460
  }).m(function(Command, cs, config, o) {
@@ -5514,7 +5471,6 @@ var DescribeTimeSeriesCommand = _DescribeTimeSeriesCommand;
5514
5471
 
5515
5472
 
5516
5473
 
5517
-
5518
5474
  var _DisassociateAssetsCommand = class _DisassociateAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5519
5475
  ...commonParams
5520
5476
  }).m(function(Command, cs, config, o) {
@@ -5531,7 +5487,6 @@ var DisassociateAssetsCommand = _DisassociateAssetsCommand;
5531
5487
 
5532
5488
 
5533
5489
 
5534
-
5535
5490
  var _DisassociateTimeSeriesFromAssetPropertyCommand = class _DisassociateTimeSeriesFromAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
5536
5491
  ...commonParams
5537
5492
  }).m(function(Command, cs, config, o) {
@@ -5548,7 +5503,6 @@ var DisassociateTimeSeriesFromAssetPropertyCommand = _DisassociateTimeSeriesFrom
5548
5503
 
5549
5504
 
5550
5505
 
5551
-
5552
5506
  var _ExecuteActionCommand = class _ExecuteActionCommand extends import_smithy_client.Command.classBuilder().ep({
5553
5507
  ...commonParams
5554
5508
  }).m(function(Command, cs, config, o) {
@@ -5565,7 +5519,6 @@ var ExecuteActionCommand = _ExecuteActionCommand;
5565
5519
 
5566
5520
 
5567
5521
 
5568
-
5569
5522
  var _ExecuteQueryCommand = class _ExecuteQueryCommand extends import_smithy_client.Command.classBuilder().ep({
5570
5523
  ...commonParams
5571
5524
  }).m(function(Command, cs, config, o) {
@@ -5582,7 +5535,6 @@ var ExecuteQueryCommand = _ExecuteQueryCommand;
5582
5535
 
5583
5536
 
5584
5537
 
5585
-
5586
5538
  var _GetAssetPropertyAggregatesCommand = class _GetAssetPropertyAggregatesCommand extends import_smithy_client.Command.classBuilder().ep({
5587
5539
  ...commonParams
5588
5540
  }).m(function(Command, cs, config, o) {
@@ -5599,7 +5551,6 @@ var GetAssetPropertyAggregatesCommand = _GetAssetPropertyAggregatesCommand;
5599
5551
 
5600
5552
 
5601
5553
 
5602
-
5603
5554
  var _GetAssetPropertyValueCommand = class _GetAssetPropertyValueCommand extends import_smithy_client.Command.classBuilder().ep({
5604
5555
  ...commonParams
5605
5556
  }).m(function(Command, cs, config, o) {
@@ -5616,7 +5567,6 @@ var GetAssetPropertyValueCommand = _GetAssetPropertyValueCommand;
5616
5567
 
5617
5568
 
5618
5569
 
5619
-
5620
5570
  var _GetAssetPropertyValueHistoryCommand = class _GetAssetPropertyValueHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
5621
5571
  ...commonParams
5622
5572
  }).m(function(Command, cs, config, o) {
@@ -5633,7 +5583,6 @@ var GetAssetPropertyValueHistoryCommand = _GetAssetPropertyValueHistoryCommand;
5633
5583
 
5634
5584
 
5635
5585
 
5636
-
5637
5586
  var _GetInterpolatedAssetPropertyValuesCommand = class _GetInterpolatedAssetPropertyValuesCommand extends import_smithy_client.Command.classBuilder().ep({
5638
5587
  ...commonParams
5639
5588
  }).m(function(Command, cs, config, o) {
@@ -5650,7 +5599,6 @@ var GetInterpolatedAssetPropertyValuesCommand = _GetInterpolatedAssetPropertyVal
5650
5599
 
5651
5600
 
5652
5601
 
5653
-
5654
5602
  var _ListAccessPoliciesCommand = class _ListAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
5655
5603
  ...commonParams
5656
5604
  }).m(function(Command, cs, config, o) {
@@ -5667,7 +5615,6 @@ var ListAccessPoliciesCommand = _ListAccessPoliciesCommand;
5667
5615
 
5668
5616
 
5669
5617
 
5670
-
5671
5618
  var _ListActionsCommand = class _ListActionsCommand extends import_smithy_client.Command.classBuilder().ep({
5672
5619
  ...commonParams
5673
5620
  }).m(function(Command, cs, config, o) {
@@ -5684,7 +5631,6 @@ var ListActionsCommand = _ListActionsCommand;
5684
5631
 
5685
5632
 
5686
5633
 
5687
-
5688
5634
  var _ListAssetModelCompositeModelsCommand = class _ListAssetModelCompositeModelsCommand extends import_smithy_client.Command.classBuilder().ep({
5689
5635
  ...commonParams
5690
5636
  }).m(function(Command, cs, config, o) {
@@ -5701,7 +5647,6 @@ var ListAssetModelCompositeModelsCommand = _ListAssetModelCompositeModelsCommand
5701
5647
 
5702
5648
 
5703
5649
 
5704
-
5705
5650
  var _ListAssetModelPropertiesCommand = class _ListAssetModelPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
5706
5651
  ...commonParams
5707
5652
  }).m(function(Command, cs, config, o) {
@@ -5718,7 +5663,6 @@ var ListAssetModelPropertiesCommand = _ListAssetModelPropertiesCommand;
5718
5663
 
5719
5664
 
5720
5665
 
5721
-
5722
5666
  var _ListAssetModelsCommand = class _ListAssetModelsCommand extends import_smithy_client.Command.classBuilder().ep({
5723
5667
  ...commonParams
5724
5668
  }).m(function(Command, cs, config, o) {
@@ -5735,7 +5679,6 @@ var ListAssetModelsCommand = _ListAssetModelsCommand;
5735
5679
 
5736
5680
 
5737
5681
 
5738
-
5739
5682
  var _ListAssetPropertiesCommand = class _ListAssetPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
5740
5683
  ...commonParams
5741
5684
  }).m(function(Command, cs, config, o) {
@@ -5752,7 +5695,6 @@ var ListAssetPropertiesCommand = _ListAssetPropertiesCommand;
5752
5695
 
5753
5696
 
5754
5697
 
5755
-
5756
5698
  var _ListAssetRelationshipsCommand = class _ListAssetRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep({
5757
5699
  ...commonParams
5758
5700
  }).m(function(Command, cs, config, o) {
@@ -5769,7 +5711,6 @@ var ListAssetRelationshipsCommand = _ListAssetRelationshipsCommand;
5769
5711
 
5770
5712
 
5771
5713
 
5772
-
5773
5714
  var _ListAssetsCommand = class _ListAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5774
5715
  ...commonParams
5775
5716
  }).m(function(Command, cs, config, o) {
@@ -5786,7 +5727,6 @@ var ListAssetsCommand = _ListAssetsCommand;
5786
5727
 
5787
5728
 
5788
5729
 
5789
-
5790
5730
  var _ListAssociatedAssetsCommand = class _ListAssociatedAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5791
5731
  ...commonParams
5792
5732
  }).m(function(Command, cs, config, o) {
@@ -5803,7 +5743,6 @@ var ListAssociatedAssetsCommand = _ListAssociatedAssetsCommand;
5803
5743
 
5804
5744
 
5805
5745
 
5806
-
5807
5746
  var _ListBulkImportJobsCommand = class _ListBulkImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5808
5747
  ...commonParams
5809
5748
  }).m(function(Command, cs, config, o) {
@@ -5820,7 +5759,6 @@ var ListBulkImportJobsCommand = _ListBulkImportJobsCommand;
5820
5759
 
5821
5760
 
5822
5761
 
5823
-
5824
5762
  var _ListCompositionRelationshipsCommand = class _ListCompositionRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep({
5825
5763
  ...commonParams
5826
5764
  }).m(function(Command, cs, config, o) {
@@ -5837,7 +5775,6 @@ var ListCompositionRelationshipsCommand = _ListCompositionRelationshipsCommand;
5837
5775
 
5838
5776
 
5839
5777
 
5840
-
5841
5778
  var _ListDashboardsCommand = class _ListDashboardsCommand extends import_smithy_client.Command.classBuilder().ep({
5842
5779
  ...commonParams
5843
5780
  }).m(function(Command, cs, config, o) {
@@ -5854,7 +5791,6 @@ var ListDashboardsCommand = _ListDashboardsCommand;
5854
5791
 
5855
5792
 
5856
5793
 
5857
-
5858
5794
  var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
5859
5795
  ...commonParams
5860
5796
  }).m(function(Command, cs, config, o) {
@@ -5871,7 +5807,6 @@ var ListGatewaysCommand = _ListGatewaysCommand;
5871
5807
 
5872
5808
 
5873
5809
 
5874
-
5875
5810
  var _ListPortalsCommand = class _ListPortalsCommand extends import_smithy_client.Command.classBuilder().ep({
5876
5811
  ...commonParams
5877
5812
  }).m(function(Command, cs, config, o) {
@@ -5888,7 +5823,6 @@ var ListPortalsCommand = _ListPortalsCommand;
5888
5823
 
5889
5824
 
5890
5825
 
5891
-
5892
5826
  var _ListProjectAssetsCommand = class _ListProjectAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
5893
5827
  ...commonParams
5894
5828
  }).m(function(Command, cs, config, o) {
@@ -5905,7 +5839,6 @@ var ListProjectAssetsCommand = _ListProjectAssetsCommand;
5905
5839
 
5906
5840
 
5907
5841
 
5908
-
5909
5842
  var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
5910
5843
  ...commonParams
5911
5844
  }).m(function(Command, cs, config, o) {
@@ -5922,7 +5855,6 @@ var ListProjectsCommand = _ListProjectsCommand;
5922
5855
 
5923
5856
 
5924
5857
 
5925
-
5926
5858
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5927
5859
  ...commonParams
5928
5860
  }).m(function(Command, cs, config, o) {
@@ -5939,7 +5871,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5939
5871
 
5940
5872
 
5941
5873
 
5942
-
5943
5874
  var _ListTimeSeriesCommand = class _ListTimeSeriesCommand extends import_smithy_client.Command.classBuilder().ep({
5944
5875
  ...commonParams
5945
5876
  }).m(function(Command, cs, config, o) {
@@ -5956,7 +5887,6 @@ var ListTimeSeriesCommand = _ListTimeSeriesCommand;
5956
5887
 
5957
5888
 
5958
5889
 
5959
-
5960
5890
  var _PutDefaultEncryptionConfigurationCommand = class _PutDefaultEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5961
5891
  ...commonParams
5962
5892
  }).m(function(Command, cs, config, o) {
@@ -5973,7 +5903,6 @@ var PutDefaultEncryptionConfigurationCommand = _PutDefaultEncryptionConfiguratio
5973
5903
 
5974
5904
 
5975
5905
 
5976
-
5977
5906
  var _PutLoggingOptionsCommand = class _PutLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5978
5907
  ...commonParams
5979
5908
  }).m(function(Command, cs, config, o) {
@@ -5990,7 +5919,6 @@ var PutLoggingOptionsCommand = _PutLoggingOptionsCommand;
5990
5919
 
5991
5920
 
5992
5921
 
5993
-
5994
5922
  var _PutStorageConfigurationCommand = class _PutStorageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5995
5923
  ...commonParams
5996
5924
  }).m(function(Command, cs, config, o) {
@@ -6007,7 +5935,6 @@ var PutStorageConfigurationCommand = _PutStorageConfigurationCommand;
6007
5935
 
6008
5936
 
6009
5937
 
6010
-
6011
5938
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6012
5939
  ...commonParams
6013
5940
  }).m(function(Command, cs, config, o) {
@@ -6024,7 +5951,6 @@ var TagResourceCommand = _TagResourceCommand;
6024
5951
 
6025
5952
 
6026
5953
 
6027
-
6028
5954
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6029
5955
  ...commonParams
6030
5956
  }).m(function(Command, cs, config, o) {
@@ -6041,7 +5967,6 @@ var UntagResourceCommand = _UntagResourceCommand;
6041
5967
 
6042
5968
 
6043
5969
 
6044
-
6045
5970
  var _UpdateAccessPolicyCommand = class _UpdateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6046
5971
  ...commonParams
6047
5972
  }).m(function(Command, cs, config, o) {
@@ -6058,7 +5983,6 @@ var UpdateAccessPolicyCommand = _UpdateAccessPolicyCommand;
6058
5983
 
6059
5984
 
6060
5985
 
6061
-
6062
5986
  var _UpdateAssetCommand = class _UpdateAssetCommand extends import_smithy_client.Command.classBuilder().ep({
6063
5987
  ...commonParams
6064
5988
  }).m(function(Command, cs, config, o) {
@@ -6075,7 +5999,6 @@ var UpdateAssetCommand = _UpdateAssetCommand;
6075
5999
 
6076
6000
 
6077
6001
 
6078
-
6079
6002
  var _UpdateAssetModelCommand = class _UpdateAssetModelCommand extends import_smithy_client.Command.classBuilder().ep({
6080
6003
  ...commonParams
6081
6004
  }).m(function(Command, cs, config, o) {
@@ -6092,7 +6015,6 @@ var UpdateAssetModelCommand = _UpdateAssetModelCommand;
6092
6015
 
6093
6016
 
6094
6017
 
6095
-
6096
6018
  var _UpdateAssetModelCompositeModelCommand = class _UpdateAssetModelCompositeModelCommand extends import_smithy_client.Command.classBuilder().ep({
6097
6019
  ...commonParams
6098
6020
  }).m(function(Command, cs, config, o) {
@@ -6109,7 +6031,6 @@ var UpdateAssetModelCompositeModelCommand = _UpdateAssetModelCompositeModelComma
6109
6031
 
6110
6032
 
6111
6033
 
6112
-
6113
6034
  var _UpdateAssetPropertyCommand = class _UpdateAssetPropertyCommand extends import_smithy_client.Command.classBuilder().ep({
6114
6035
  ...commonParams
6115
6036
  }).m(function(Command, cs, config, o) {
@@ -6126,7 +6047,6 @@ var UpdateAssetPropertyCommand = _UpdateAssetPropertyCommand;
6126
6047
 
6127
6048
 
6128
6049
 
6129
-
6130
6050
  var _UpdateDashboardCommand = class _UpdateDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
6131
6051
  ...commonParams
6132
6052
  }).m(function(Command, cs, config, o) {
@@ -6143,7 +6063,6 @@ var UpdateDashboardCommand = _UpdateDashboardCommand;
6143
6063
 
6144
6064
 
6145
6065
 
6146
-
6147
6066
  var _UpdateGatewayCapabilityConfigurationCommand = class _UpdateGatewayCapabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6148
6067
  ...commonParams
6149
6068
  }).m(function(Command, cs, config, o) {
@@ -6160,7 +6079,6 @@ var UpdateGatewayCapabilityConfigurationCommand = _UpdateGatewayCapabilityConfig
6160
6079
 
6161
6080
 
6162
6081
 
6163
-
6164
6082
  var _UpdateGatewayCommand = class _UpdateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
6165
6083
  ...commonParams
6166
6084
  }).m(function(Command, cs, config, o) {
@@ -6177,7 +6095,6 @@ var UpdateGatewayCommand = _UpdateGatewayCommand;
6177
6095
 
6178
6096
 
6179
6097
 
6180
-
6181
6098
  var _UpdatePortalCommand = class _UpdatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
6182
6099
  ...commonParams
6183
6100
  }).m(function(Command, cs, config, o) {
@@ -6194,7 +6111,6 @@ var UpdatePortalCommand = _UpdatePortalCommand;
6194
6111
 
6195
6112
 
6196
6113
 
6197
-
6198
6114
  var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
6199
6115
  ...commonParams
6200
6116
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateAssetsRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateTimeSeriesToAssetPropertyRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchAssociateProjectAssetsRequest, BatchAssociateProjectAssetsResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchDisassociateProjectAssetsRequest, BatchDisassociateProjectAssetsRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetAssetPropertyAggregatesRequest, BatchGetAssetPropertyAggregates
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *