@aws-sdk/client-iot-wireless 3.297.0 → 3.299.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 (209) hide show
  1. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  7. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDestinationCommand.js +2 -3
  9. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -3
  10. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -3
  14. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -3
  15. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -3
  16. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  17. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  32. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  33. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  34. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  35. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  36. package/dist-cjs/commands/GetDestinationCommand.js +2 -3
  37. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -3
  38. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  39. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -3
  40. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  41. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -3
  42. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -3
  43. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  44. package/dist-cjs/commands/GetPartnerAccountCommand.js +1 -1
  45. package/dist-cjs/commands/GetPositionCommand.js +2 -3
  46. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -3
  47. package/dist-cjs/commands/GetPositionEstimateCommand.js +2 -3
  48. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -3
  49. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -3
  50. package/dist-cjs/commands/GetResourcePositionCommand.js +2 -3
  51. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -3
  52. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -3
  53. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -3
  54. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  55. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  56. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -3
  57. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  58. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  59. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -3
  60. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  61. package/dist-cjs/commands/ListDestinationsCommand.js +2 -3
  62. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -3
  63. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -3
  64. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -3
  65. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  66. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -3
  67. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  68. package/dist-cjs/commands/ListPartnerAccountsCommand.js +1 -1
  69. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -3
  70. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -3
  71. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -3
  72. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  73. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -3
  74. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  75. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -3
  76. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -3
  77. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -3
  78. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  79. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -3
  80. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -3
  81. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -3
  82. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  83. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  84. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -3
  85. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -3
  86. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  87. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -3
  88. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  89. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -3
  90. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  91. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  93. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  95. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +1 -1
  96. package/dist-cjs/commands/UpdatePositionCommand.js +2 -3
  97. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateResourcePositionCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -3
  101. package/dist-cjs/models/models_0.js +1 -1022
  102. package/dist-cjs/models/models_1.js +1 -194
  103. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  104. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  105. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  106. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  107. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  108. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  109. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +2 -3
  110. package/dist-es/commands/CreateDestinationCommand.js +2 -3
  111. package/dist-es/commands/CreateDeviceProfileCommand.js +2 -3
  112. package/dist-es/commands/CreateFuotaTaskCommand.js +2 -3
  113. package/dist-es/commands/CreateMulticastGroupCommand.js +2 -3
  114. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  115. package/dist-es/commands/CreateServiceProfileCommand.js +2 -3
  116. package/dist-es/commands/CreateWirelessDeviceCommand.js +2 -3
  117. package/dist-es/commands/CreateWirelessGatewayCommand.js +2 -3
  118. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  119. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  120. package/dist-es/commands/DeleteDestinationCommand.js +2 -3
  121. package/dist-es/commands/DeleteDeviceProfileCommand.js +2 -3
  122. package/dist-es/commands/DeleteFuotaTaskCommand.js +2 -3
  123. package/dist-es/commands/DeleteMulticastGroupCommand.js +2 -3
  124. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  125. package/dist-es/commands/DeleteQueuedMessagesCommand.js +2 -3
  126. package/dist-es/commands/DeleteServiceProfileCommand.js +2 -3
  127. package/dist-es/commands/DeleteWirelessDeviceCommand.js +2 -3
  128. package/dist-es/commands/DeleteWirelessGatewayCommand.js +2 -3
  129. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  130. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  131. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  132. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  133. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  134. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  135. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  136. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  137. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  138. package/dist-es/commands/GetDestinationCommand.js +2 -3
  139. package/dist-es/commands/GetDeviceProfileCommand.js +2 -3
  140. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  141. package/dist-es/commands/GetFuotaTaskCommand.js +2 -3
  142. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  143. package/dist-es/commands/GetMulticastGroupCommand.js +2 -3
  144. package/dist-es/commands/GetMulticastGroupSessionCommand.js +2 -3
  145. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  146. package/dist-es/commands/GetPartnerAccountCommand.js +2 -2
  147. package/dist-es/commands/GetPositionCommand.js +2 -3
  148. package/dist-es/commands/GetPositionConfigurationCommand.js +2 -3
  149. package/dist-es/commands/GetPositionEstimateCommand.js +2 -3
  150. package/dist-es/commands/GetResourceEventConfigurationCommand.js +2 -3
  151. package/dist-es/commands/GetResourceLogLevelCommand.js +2 -3
  152. package/dist-es/commands/GetResourcePositionCommand.js +2 -3
  153. package/dist-es/commands/GetServiceEndpointCommand.js +2 -3
  154. package/dist-es/commands/GetServiceProfileCommand.js +2 -3
  155. package/dist-es/commands/GetWirelessDeviceCommand.js +2 -3
  156. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  157. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  158. package/dist-es/commands/GetWirelessGatewayCommand.js +2 -3
  159. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  160. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  161. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +2 -3
  162. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  163. package/dist-es/commands/ListDestinationsCommand.js +2 -3
  164. package/dist-es/commands/ListDeviceProfilesCommand.js +2 -3
  165. package/dist-es/commands/ListEventConfigurationsCommand.js +2 -3
  166. package/dist-es/commands/ListFuotaTasksCommand.js +2 -3
  167. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  168. package/dist-es/commands/ListMulticastGroupsCommand.js +2 -3
  169. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  170. package/dist-es/commands/ListPartnerAccountsCommand.js +2 -2
  171. package/dist-es/commands/ListPositionConfigurationsCommand.js +2 -3
  172. package/dist-es/commands/ListQueuedMessagesCommand.js +2 -3
  173. package/dist-es/commands/ListServiceProfilesCommand.js +2 -3
  174. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  175. package/dist-es/commands/ListWirelessDevicesCommand.js +2 -3
  176. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  177. package/dist-es/commands/ListWirelessGatewaysCommand.js +2 -3
  178. package/dist-es/commands/PutPositionConfigurationCommand.js +2 -3
  179. package/dist-es/commands/PutResourceLogLevelCommand.js +2 -3
  180. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  181. package/dist-es/commands/ResetResourceLogLevelCommand.js +2 -3
  182. package/dist-es/commands/SendDataToMulticastGroupCommand.js +2 -3
  183. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +2 -3
  184. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  185. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  186. package/dist-es/commands/StartFuotaTaskCommand.js +2 -3
  187. package/dist-es/commands/StartMulticastGroupSessionCommand.js +2 -3
  188. package/dist-es/commands/TagResourceCommand.js +2 -3
  189. package/dist-es/commands/TestWirelessDeviceCommand.js +2 -3
  190. package/dist-es/commands/UntagResourceCommand.js +2 -3
  191. package/dist-es/commands/UpdateDestinationCommand.js +2 -3
  192. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  193. package/dist-es/commands/UpdateFuotaTaskCommand.js +2 -3
  194. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  195. package/dist-es/commands/UpdateMulticastGroupCommand.js +2 -3
  196. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  197. package/dist-es/commands/UpdatePartnerAccountCommand.js +2 -2
  198. package/dist-es/commands/UpdatePositionCommand.js +2 -3
  199. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  200. package/dist-es/commands/UpdateResourcePositionCommand.js +2 -3
  201. package/dist-es/commands/UpdateWirelessDeviceCommand.js +2 -3
  202. package/dist-es/commands/UpdateWirelessGatewayCommand.js +2 -3
  203. package/dist-es/models/models_0.js +0 -762
  204. package/dist-es/models/models_1.js +0 -144
  205. package/dist-types/models/models_0.d.ts +2 -1018
  206. package/dist-types/models/models_1.d.ts +0 -192
  207. package/dist-types/ts3.4/models/models_0.d.ts +0 -706
  208. package/dist-types/ts3.4/models/models_1.d.ts +0 -142
  209. package/package.json +11 -10
@@ -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 { StartFuotaTaskRequestFilterSensitiveLog, StartFuotaTaskResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1StartFuotaTaskCommand, serializeAws_restJson1StartFuotaTaskCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartFuotaTaskCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartFuotaTaskCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartFuotaTaskRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartFuotaTaskResponseFilterSensitiveLog,
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 { StartMulticastGroupSessionRequestFilterSensitiveLog, StartMulticastGroupSessionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1StartMulticastGroupSessionCommand, serializeAws_restJson1StartMulticastGroupSessionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartMulticastGroupSessionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartMulticastGroupSessionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartMulticastGroupSessionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartMulticastGroupSessionResponseFilterSensitiveLog,
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 { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_1";
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 { TestWirelessDeviceRequestFilterSensitiveLog, TestWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1TestWirelessDeviceCommand, serializeAws_restJson1TestWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class TestWirelessDeviceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class TestWirelessDeviceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: TestWirelessDeviceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: TestWirelessDeviceResponseFilterSensitiveLog,
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_1";
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 { UpdateDestinationRequestFilterSensitiveLog, UpdateDestinationResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateDestinationCommand, serializeAws_restJson1UpdateDestinationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDestinationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDestinationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDestinationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDestinationResponseFilterSensitiveLog,
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 { UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog, UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand, serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateEventConfigurationByResourceTypesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateEventConfigurationByResourceTypesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog,
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 { UpdateFuotaTaskRequestFilterSensitiveLog, UpdateFuotaTaskResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateFuotaTaskCommand, serializeAws_restJson1UpdateFuotaTaskCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateFuotaTaskCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateFuotaTaskCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateFuotaTaskRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateFuotaTaskResponseFilterSensitiveLog,
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 { UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog, UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand, serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateLogLevelsByResourceTypesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateLogLevelsByResourceTypesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog,
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 { UpdateMulticastGroupRequestFilterSensitiveLog, UpdateMulticastGroupResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateMulticastGroupCommand, serializeAws_restJson1UpdateMulticastGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateMulticastGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateMulticastGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateMulticastGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateMulticastGroupResponseFilterSensitiveLog,
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 { UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog, UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand, serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateNetworkAnalyzerConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateNetworkAnalyzerConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog,
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,7 @@
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 { UpdatePartnerAccountRequestFilterSensitiveLog, UpdatePartnerAccountResponseFilterSensitiveLog, } from "../models/models_1";
4
+ import { UpdatePartnerAccountRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1UpdatePartnerAccountCommand, serializeAws_restJson1UpdatePartnerAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdatePartnerAccountCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdatePartnerAccountCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdatePartnerAccountRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdatePartnerAccountResponseFilterSensitiveLog,
31
+ outputFilterSensitiveLog: (_) => _,
32
32
  };
33
33
  const { requestHandler } = configuration;
34
34
  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 { UpdatePositionRequestFilterSensitiveLog, UpdatePositionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdatePositionCommand, serializeAws_restJson1UpdatePositionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdatePositionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdatePositionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdatePositionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdatePositionResponseFilterSensitiveLog,
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 { UpdateResourceEventConfigurationRequestFilterSensitiveLog, UpdateResourceEventConfigurationResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateResourceEventConfigurationCommand, serializeAws_restJson1UpdateResourceEventConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateResourceEventConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateResourceEventConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateResourceEventConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateResourceEventConfigurationResponseFilterSensitiveLog,
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 { UpdateResourcePositionRequestFilterSensitiveLog, UpdateResourcePositionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateResourcePositionCommand, serializeAws_restJson1UpdateResourcePositionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateResourcePositionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateResourcePositionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateResourcePositionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateResourcePositionResponseFilterSensitiveLog,
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 { UpdateWirelessDeviceRequestFilterSensitiveLog, UpdateWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateWirelessDeviceCommand, serializeAws_restJson1UpdateWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateWirelessDeviceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateWirelessDeviceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateWirelessDeviceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateWirelessDeviceResponseFilterSensitiveLog,
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 { UpdateWirelessGatewayRequestFilterSensitiveLog, UpdateWirelessGatewayResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restJson1UpdateWirelessGatewayCommand, serializeAws_restJson1UpdateWirelessGatewayCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateWirelessGatewayCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateWirelessGatewayCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateWirelessGatewayRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateWirelessGatewayResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);