@aws-sdk/client-iotsitewise 3.296.0 → 3.298.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 (248) hide show
  1. package/dist-cjs/commands/AssociateAssetsCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -3
  3. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -3
  7. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -3
  8. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAssetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateAssetModelCommand.js +2 -3
  12. package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateDashboardCommand.js +2 -3
  14. package/dist-cjs/commands/CreateGatewayCommand.js +2 -3
  15. package/dist-cjs/commands/CreatePortalCommand.js +2 -3
  16. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteAssetCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
  22. package/dist-cjs/commands/DeletePortalCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeAssetCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeGatewayCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribePortalCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -3
  39. package/dist-cjs/commands/DisassociateAssetsCommand.js +2 -3
  40. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -3
  41. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -3
  42. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -3
  43. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -3
  44. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -3
  45. package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -3
  46. package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +2 -3
  47. package/dist-cjs/commands/ListAssetModelsCommand.js +2 -3
  48. package/dist-cjs/commands/ListAssetPropertiesCommand.js +2 -3
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -3
  50. package/dist-cjs/commands/ListAssetsCommand.js +2 -3
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -3
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -3
  53. package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
  54. package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
  55. package/dist-cjs/commands/ListPortalsCommand.js +2 -3
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -3
  57. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -3
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -3
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -3
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -3
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  64. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateAssetCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -3
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +2 -3
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +2 -3
  72. package/dist-cjs/commands/UpdatePortalCommand.js +2 -3
  73. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  74. package/dist-cjs/models/models_0.js +0 -945
  75. package/dist-es/commands/AssociateAssetsCommand.js +2 -3
  76. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -3
  77. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -3
  78. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -3
  79. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -3
  80. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -3
  81. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -3
  82. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -3
  83. package/dist-es/commands/CreateAccessPolicyCommand.js +2 -3
  84. package/dist-es/commands/CreateAssetCommand.js +2 -3
  85. package/dist-es/commands/CreateAssetModelCommand.js +2 -3
  86. package/dist-es/commands/CreateBulkImportJobCommand.js +2 -3
  87. package/dist-es/commands/CreateDashboardCommand.js +2 -3
  88. package/dist-es/commands/CreateGatewayCommand.js +2 -3
  89. package/dist-es/commands/CreatePortalCommand.js +2 -3
  90. package/dist-es/commands/CreateProjectCommand.js +2 -3
  91. package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -3
  92. package/dist-es/commands/DeleteAssetCommand.js +2 -3
  93. package/dist-es/commands/DeleteAssetModelCommand.js +2 -3
  94. package/dist-es/commands/DeleteDashboardCommand.js +2 -3
  95. package/dist-es/commands/DeleteGatewayCommand.js +2 -3
  96. package/dist-es/commands/DeletePortalCommand.js +2 -3
  97. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -3
  99. package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -3
  100. package/dist-es/commands/DescribeAssetCommand.js +2 -3
  101. package/dist-es/commands/DescribeAssetModelCommand.js +2 -3
  102. package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -3
  103. package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -3
  104. package/dist-es/commands/DescribeDashboardCommand.js +2 -3
  105. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -3
  106. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -3
  107. package/dist-es/commands/DescribeGatewayCommand.js +2 -3
  108. package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -3
  109. package/dist-es/commands/DescribePortalCommand.js +2 -3
  110. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  111. package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -3
  112. package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -3
  113. package/dist-es/commands/DisassociateAssetsCommand.js +2 -3
  114. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -3
  115. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -3
  116. package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -3
  117. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -3
  118. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -3
  119. package/dist-es/commands/ListAccessPoliciesCommand.js +2 -3
  120. package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -3
  121. package/dist-es/commands/ListAssetModelsCommand.js +2 -3
  122. package/dist-es/commands/ListAssetPropertiesCommand.js +2 -3
  123. package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -3
  124. package/dist-es/commands/ListAssetsCommand.js +2 -3
  125. package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -3
  126. package/dist-es/commands/ListBulkImportJobsCommand.js +2 -3
  127. package/dist-es/commands/ListDashboardsCommand.js +2 -3
  128. package/dist-es/commands/ListGatewaysCommand.js +2 -3
  129. package/dist-es/commands/ListPortalsCommand.js +2 -3
  130. package/dist-es/commands/ListProjectAssetsCommand.js +2 -3
  131. package/dist-es/commands/ListProjectsCommand.js +2 -3
  132. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  133. package/dist-es/commands/ListTimeSeriesCommand.js +2 -3
  134. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -3
  135. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -3
  136. package/dist-es/commands/PutStorageConfigurationCommand.js +2 -3
  137. package/dist-es/commands/TagResourceCommand.js +2 -3
  138. package/dist-es/commands/UntagResourceCommand.js +2 -3
  139. package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -3
  140. package/dist-es/commands/UpdateAssetCommand.js +2 -3
  141. package/dist-es/commands/UpdateAssetModelCommand.js +2 -3
  142. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -3
  143. package/dist-es/commands/UpdateDashboardCommand.js +2 -3
  144. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -3
  145. package/dist-es/commands/UpdateGatewayCommand.js +2 -3
  146. package/dist-es/commands/UpdatePortalCommand.js +2 -3
  147. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  148. package/dist-es/models/models_0.js +0 -705
  149. package/dist-types/IoTSiteWise.d.ts +76 -2
  150. package/dist-types/IoTSiteWiseClient.d.ts +24 -4
  151. package/dist-types/commands/AssociateAssetsCommand.d.ts +16 -0
  152. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +16 -0
  153. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +16 -0
  154. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +16 -0
  155. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +16 -0
  156. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +16 -0
  157. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +16 -0
  158. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +18 -2
  159. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +16 -0
  160. package/dist-types/commands/CreateAssetCommand.d.ts +16 -0
  161. package/dist-types/commands/CreateAssetModelCommand.d.ts +16 -0
  162. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +16 -0
  163. package/dist-types/commands/CreateDashboardCommand.d.ts +16 -0
  164. package/dist-types/commands/CreateGatewayCommand.d.ts +16 -0
  165. package/dist-types/commands/CreatePortalCommand.d.ts +16 -0
  166. package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
  167. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +16 -0
  168. package/dist-types/commands/DeleteAssetCommand.d.ts +16 -0
  169. package/dist-types/commands/DeleteAssetModelCommand.d.ts +16 -0
  170. package/dist-types/commands/DeleteDashboardCommand.d.ts +16 -0
  171. package/dist-types/commands/DeleteGatewayCommand.d.ts +16 -0
  172. package/dist-types/commands/DeletePortalCommand.d.ts +16 -0
  173. package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
  174. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeAssetCommand.d.ts +16 -0
  177. package/dist-types/commands/DescribeAssetModelCommand.d.ts +16 -0
  178. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +16 -0
  180. package/dist-types/commands/DescribeDashboardCommand.d.ts +16 -0
  181. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +16 -0
  182. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +16 -0
  183. package/dist-types/commands/DescribeGatewayCommand.d.ts +16 -0
  184. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +16 -0
  185. package/dist-types/commands/DescribePortalCommand.d.ts +16 -0
  186. package/dist-types/commands/DescribeProjectCommand.d.ts +16 -0
  187. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +16 -0
  188. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +16 -0
  189. package/dist-types/commands/DisassociateAssetsCommand.d.ts +16 -0
  190. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +16 -0
  191. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +16 -0
  192. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +16 -0
  193. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +16 -0
  194. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +16 -0
  195. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +16 -0
  196. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +16 -0
  197. package/dist-types/commands/ListAssetModelsCommand.d.ts +16 -0
  198. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +16 -0
  199. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +16 -0
  200. package/dist-types/commands/ListAssetsCommand.d.ts +16 -0
  201. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +16 -0
  202. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +16 -0
  203. package/dist-types/commands/ListDashboardsCommand.d.ts +16 -0
  204. package/dist-types/commands/ListGatewaysCommand.d.ts +16 -0
  205. package/dist-types/commands/ListPortalsCommand.d.ts +16 -0
  206. package/dist-types/commands/ListProjectAssetsCommand.d.ts +16 -0
  207. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  208. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  209. package/dist-types/commands/ListTimeSeriesCommand.d.ts +16 -0
  210. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +16 -0
  211. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +16 -0
  212. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +16 -0
  213. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  214. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  215. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +16 -0
  216. package/dist-types/commands/UpdateAssetCommand.d.ts +16 -0
  217. package/dist-types/commands/UpdateAssetModelCommand.d.ts +16 -0
  218. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +16 -0
  219. package/dist-types/commands/UpdateDashboardCommand.d.ts +16 -0
  220. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +16 -0
  221. package/dist-types/commands/UpdateGatewayCommand.d.ts +16 -0
  222. package/dist-types/commands/UpdatePortalCommand.d.ts +16 -0
  223. package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
  224. package/dist-types/models/IoTSiteWiseServiceException.d.ts +2 -0
  225. package/dist-types/models/models_0.d.ts +660 -959
  226. package/dist-types/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +3 -0
  227. package/dist-types/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +3 -0
  228. package/dist-types/pagination/BatchGetAssetPropertyValuePaginator.d.ts +3 -0
  229. package/dist-types/pagination/GetAssetPropertyAggregatesPaginator.d.ts +3 -0
  230. package/dist-types/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +3 -0
  231. package/dist-types/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +3 -0
  232. package/dist-types/pagination/Interfaces.d.ts +3 -0
  233. package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +3 -0
  234. package/dist-types/pagination/ListAssetModelPropertiesPaginator.d.ts +3 -0
  235. package/dist-types/pagination/ListAssetModelsPaginator.d.ts +3 -0
  236. package/dist-types/pagination/ListAssetPropertiesPaginator.d.ts +3 -0
  237. package/dist-types/pagination/ListAssetRelationshipsPaginator.d.ts +3 -0
  238. package/dist-types/pagination/ListAssetsPaginator.d.ts +3 -0
  239. package/dist-types/pagination/ListAssociatedAssetsPaginator.d.ts +3 -0
  240. package/dist-types/pagination/ListBulkImportJobsPaginator.d.ts +3 -0
  241. package/dist-types/pagination/ListDashboardsPaginator.d.ts +3 -0
  242. package/dist-types/pagination/ListGatewaysPaginator.d.ts +3 -0
  243. package/dist-types/pagination/ListPortalsPaginator.d.ts +3 -0
  244. package/dist-types/pagination/ListProjectAssetsPaginator.d.ts +3 -0
  245. package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
  246. package/dist-types/pagination/ListTimeSeriesPaginator.d.ts +3 -0
  247. package/dist-types/ts3.4/models/models_0.d.ts +0 -653
  248. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class TagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UntagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateAccessPolicyRequestFilterSensitiveLog, UpdateAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateAccessPolicyCommand, serializeAws_restJson1UpdateAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAccessPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAccessPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAccessPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAccessPolicyResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateAssetRequestFilterSensitiveLog, UpdateAssetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateAssetCommand, serializeAws_restJson1UpdateAssetCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAssetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAssetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAssetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAssetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateAssetModelRequestFilterSensitiveLog, UpdateAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateAssetModelCommand, serializeAws_restJson1UpdateAssetModelCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAssetModelCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAssetModelCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAssetModelRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAssetModelResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateAssetPropertyRequestFilterSensitiveLog } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateAssetPropertyCommand, serializeAws_restJson1UpdateAssetPropertyCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAssetPropertyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAssetPropertyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAssetPropertyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateDashboardRequestFilterSensitiveLog, UpdateDashboardResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateDashboardCommand, serializeAws_restJson1UpdateDashboardCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDashboardCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDashboardCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDashboardRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDashboardResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateGatewayCapabilityConfigurationRequestFilterSensitiveLog, UpdateGatewayCapabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand, serializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateGatewayCapabilityConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateGatewayCapabilityConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateGatewayCapabilityConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateGatewayCapabilityConfigurationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateGatewayRequestFilterSensitiveLog } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateGatewayCommand, serializeAws_restJson1UpdateGatewayCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateGatewayCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateGatewayCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateGatewayRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdatePortalRequestFilterSensitiveLog, UpdatePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdatePortalCommand, serializeAws_restJson1UpdatePortalCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdatePortalCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdatePortalCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdatePortalRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdatePortalResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateProjectRequestFilterSensitiveLog, UpdateProjectResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateProjectCommand, serializeAws_restJson1UpdateProjectCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateProjectCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateProjectCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateProjectRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateProjectResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);