@aws-sdk/client-iot-wireless 3.54.1 → 3.55.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 (108) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-cjs/IoTWirelessClient.js +13 -13
  3. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
  4. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
  6. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  7. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
  8. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
  9. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
  10. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +3 -3
  11. package/dist-cjs/commands/CreateDestinationCommand.js +3 -3
  12. package/dist-cjs/commands/CreateDeviceProfileCommand.js +3 -3
  13. package/dist-cjs/commands/CreateFuotaTaskCommand.js +3 -3
  14. package/dist-cjs/commands/CreateMulticastGroupCommand.js +3 -3
  15. package/dist-cjs/commands/CreateServiceProfileCommand.js +3 -3
  16. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +3 -3
  17. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +3 -3
  18. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +3 -3
  19. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteDestinationCommand.js +3 -3
  21. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +3 -3
  23. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +3 -3
  24. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteServiceProfileCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
  30. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
  31. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
  32. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
  33. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  34. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
  35. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
  36. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
  37. package/dist-cjs/commands/GetDestinationCommand.js +3 -3
  38. package/dist-cjs/commands/GetDeviceProfileCommand.js +3 -3
  39. package/dist-cjs/commands/GetFuotaTaskCommand.js +3 -3
  40. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
  41. package/dist-cjs/commands/GetMulticastGroupCommand.js +3 -3
  42. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +3 -3
  43. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
  44. package/dist-cjs/commands/GetPartnerAccountCommand.js +3 -3
  45. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +3 -3
  46. package/dist-cjs/commands/GetResourceLogLevelCommand.js +3 -3
  47. package/dist-cjs/commands/GetServiceEndpointCommand.js +3 -3
  48. package/dist-cjs/commands/GetServiceProfileCommand.js +3 -3
  49. package/dist-cjs/commands/GetWirelessDeviceCommand.js +3 -3
  50. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
  51. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +3 -3
  52. package/dist-cjs/commands/GetWirelessGatewayCommand.js +3 -3
  53. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
  54. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
  55. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +3 -3
  56. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
  57. package/dist-cjs/commands/ListDestinationsCommand.js +3 -3
  58. package/dist-cjs/commands/ListDeviceProfilesCommand.js +3 -3
  59. package/dist-cjs/commands/ListFuotaTasksCommand.js +3 -3
  60. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
  61. package/dist-cjs/commands/ListMulticastGroupsCommand.js +3 -3
  62. package/dist-cjs/commands/ListPartnerAccountsCommand.js +3 -3
  63. package/dist-cjs/commands/ListQueuedMessagesCommand.js +3 -3
  64. package/dist-cjs/commands/ListServiceProfilesCommand.js +3 -3
  65. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  66. package/dist-cjs/commands/ListWirelessDevicesCommand.js +3 -3
  67. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
  68. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +3 -3
  69. package/dist-cjs/commands/PutResourceLogLevelCommand.js +3 -3
  70. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +3 -3
  71. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +3 -3
  72. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +3 -3
  73. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +3 -3
  74. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  75. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  76. package/dist-cjs/commands/StartFuotaTaskCommand.js +3 -3
  77. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +3 -3
  78. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  79. package/dist-cjs/commands/TestWirelessDeviceCommand.js +3 -3
  80. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  81. package/dist-cjs/commands/UpdateDestinationCommand.js +3 -3
  82. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +3 -3
  83. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
  84. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +3 -3
  85. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
  86. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +3 -3
  87. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +3 -3
  88. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +3 -3
  89. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +3 -3
  90. package/dist-cjs/endpoints.js +1 -1
  91. package/dist-cjs/protocols/Aws_restJson1.js +481 -481
  92. package/dist-cjs/runtimeConfig.browser.js +4 -4
  93. package/dist-cjs/runtimeConfig.js +9 -9
  94. package/dist-cjs/runtimeConfig.native.js +1 -1
  95. package/dist-es/IoTWireless.js +87 -87
  96. package/dist-es/pagination/ListDestinationsPaginator.js +4 -4
  97. package/dist-es/pagination/ListDeviceProfilesPaginator.js +4 -4
  98. package/dist-es/pagination/ListFuotaTasksPaginator.js +4 -4
  99. package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +4 -4
  100. package/dist-es/pagination/ListMulticastGroupsPaginator.js +4 -4
  101. package/dist-es/pagination/ListQueuedMessagesPaginator.js +4 -4
  102. package/dist-es/pagination/ListServiceProfilesPaginator.js +4 -4
  103. package/dist-es/pagination/ListWirelessDevicesPaginator.js +4 -4
  104. package/dist-es/pagination/ListWirelessGatewaysPaginator.js +4 -4
  105. package/dist-es/protocols/Aws_restJson1.js +87 -87
  106. package/dist-types/runtimeConfig.native.d.ts +2 -2
  107. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  108. package/package.json +34 -34
@@ -11,7 +11,7 @@ class DeleteWirelessGatewayTaskCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DeleteWirelessGatewayTaskCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DeleteWirelessGatewayTaskCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteWirelessGatewayTaskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteWirelessGatewayTaskCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteWirelessGatewayTaskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteWirelessGatewayTaskCommand = DeleteWirelessGatewayTaskCommand;
@@ -11,7 +11,7 @@ class DeleteWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DeleteWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteWirelessGatewayTaskDefinitionCommand = DeleteWirelessGatewayTaskDefinitionCommand;
@@ -11,7 +11,7 @@ class DisassociateAwsAccountFromPartnerAccountCommand extends smithy_client_1.Co
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateAwsAccountFromPartnerAccountCommand extends smithy_client_1.Co
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateAwsAccountFromPartnerAccountCommand = DisassociateAwsAccountFromPartnerAccountCommand;
@@ -11,7 +11,7 @@ class DisassociateMulticastGroupFromFuotaTaskCommand extends smithy_client_1.Com
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateMulticastGroupFromFuotaTaskCommand extends smithy_client_1.Com
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateMulticastGroupFromFuotaTaskCommand = DisassociateMulticastGroupFromFuotaTaskCommand;
@@ -11,7 +11,7 @@ class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithy_client_1.Com
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithy_client_1.Com
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateWirelessDeviceFromFuotaTaskCommand = DisassociateWirelessDeviceFromFuotaTaskCommand;
@@ -11,7 +11,7 @@ class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithy_client_
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithy_client_
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateWirelessDeviceFromMulticastGroupCommand = DisassociateWirelessDeviceFromMulticastGroupCommand;
@@ -11,7 +11,7 @@ class DisassociateWirelessDeviceFromThingCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateWirelessDeviceFromThingCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateWirelessDeviceFromThingCommand = DisassociateWirelessDeviceFromThingCommand;
@@ -11,7 +11,7 @@ class DisassociateWirelessGatewayFromCertificateCommand extends smithy_client_1.
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateWirelessGatewayFromCertificateCommand extends smithy_client_1.
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateWirelessGatewayFromCertificateCommand = DisassociateWirelessGatewayFromCertificateCommand;
@@ -11,7 +11,7 @@ class DisassociateWirelessGatewayFromThingCommand extends smithy_client_1.Comman
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class DisassociateWirelessGatewayFromThingCommand extends smithy_client_1.Comman
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateWirelessGatewayFromThingCommand = DisassociateWirelessGatewayFromThingCommand;
@@ -11,7 +11,7 @@ class GetDestinationCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetDestinationCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetDestinationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetDestinationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetDestinationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetDestinationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetDestinationCommand = GetDestinationCommand;
@@ -11,7 +11,7 @@ class GetDeviceProfileCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetDeviceProfileCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetDeviceProfileCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetDeviceProfileCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetDeviceProfileCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetDeviceProfileCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetDeviceProfileCommand = GetDeviceProfileCommand;
@@ -11,7 +11,7 @@ class GetFuotaTaskCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetFuotaTaskCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetFuotaTaskCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetFuotaTaskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetFuotaTaskCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetFuotaTaskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFuotaTaskCommand = GetFuotaTaskCommand;
@@ -11,7 +11,7 @@ class GetLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetLogLevelsByResourceTypesCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetLogLevelsByResourceTypesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetLogLevelsByResourceTypesCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetLogLevelsByResourceTypesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetLogLevelsByResourceTypesCommand = GetLogLevelsByResourceTypesCommand;
@@ -11,7 +11,7 @@ class GetMulticastGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetMulticastGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetMulticastGroupCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetMulticastGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetMulticastGroupCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetMulticastGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetMulticastGroupCommand = GetMulticastGroupCommand;
@@ -11,7 +11,7 @@ class GetMulticastGroupSessionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetMulticastGroupSessionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetMulticastGroupSessionCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetMulticastGroupSessionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetMulticastGroupSessionCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetMulticastGroupSessionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetMulticastGroupSessionCommand = GetMulticastGroupSessionCommand;
@@ -11,7 +11,7 @@ class GetNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetNetworkAnalyzerConfigurationCommand = GetNetworkAnalyzerConfigurationCommand;
@@ -11,7 +11,7 @@ class GetPartnerAccountCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetPartnerAccountCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetPartnerAccountCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetPartnerAccountCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetPartnerAccountCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetPartnerAccountCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetPartnerAccountCommand = GetPartnerAccountCommand;
@@ -11,7 +11,7 @@ class GetResourceEventConfigurationCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetResourceEventConfigurationCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetResourceEventConfigurationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetResourceEventConfigurationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetResourceEventConfigurationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetResourceEventConfigurationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetResourceEventConfigurationCommand = GetResourceEventConfigurationCommand;
@@ -11,7 +11,7 @@ class GetResourceLogLevelCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetResourceLogLevelCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetResourceLogLevelCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetResourceLogLevelCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetResourceLogLevelCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetResourceLogLevelCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetResourceLogLevelCommand = GetResourceLogLevelCommand;
@@ -11,7 +11,7 @@ class GetServiceEndpointCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetServiceEndpointCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetServiceEndpointCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetServiceEndpointCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetServiceEndpointCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetServiceEndpointCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetServiceEndpointCommand = GetServiceEndpointCommand;
@@ -11,7 +11,7 @@ class GetServiceProfileCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetServiceProfileCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetServiceProfileCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetServiceProfileCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetServiceProfileCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetServiceProfileCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetServiceProfileCommand = GetServiceProfileCommand;
@@ -11,7 +11,7 @@ class GetWirelessDeviceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessDeviceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessDeviceCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessDeviceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessDeviceCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessDeviceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessDeviceCommand = GetWirelessDeviceCommand;
@@ -11,7 +11,7 @@ class GetWirelessDeviceStatisticsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessDeviceStatisticsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessDeviceStatisticsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessDeviceStatisticsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessDeviceStatisticsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessDeviceStatisticsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessDeviceStatisticsCommand = GetWirelessDeviceStatisticsCommand;
@@ -11,7 +11,7 @@ class GetWirelessGatewayCertificateCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessGatewayCertificateCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayCertificateCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayCertificateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayCertificateCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayCertificateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessGatewayCertificateCommand = GetWirelessGatewayCertificateCommand;
@@ -11,7 +11,7 @@ class GetWirelessGatewayCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessGatewayCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessGatewayCommand = GetWirelessGatewayCommand;
@@ -11,7 +11,7 @@ class GetWirelessGatewayFirmwareInformationCommand extends smithy_client_1.Comma
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessGatewayFirmwareInformationCommand extends smithy_client_1.Comma
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessGatewayFirmwareInformationCommand = GetWirelessGatewayFirmwareInformationCommand;
@@ -11,7 +11,7 @@ class GetWirelessGatewayStatisticsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "IoTWirelessClient";
@@ -27,10 +27,10 @@ class GetWirelessGatewayStatisticsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayStatisticsCommand(input, context);
30
+ return (0, Aws_restJson1_1.serializeAws_restJson1GetWirelessGatewayStatisticsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayStatisticsCommand(output, context);
33
+ return (0, Aws_restJson1_1.deserializeAws_restJson1GetWirelessGatewayStatisticsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetWirelessGatewayStatisticsCommand = GetWirelessGatewayStatisticsCommand;