@aws-sdk/client-iot-wireless 3.414.0 → 3.421.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 (220) hide show
  1. package/README.md +7 -7
  2. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +5 -0
  3. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +5 -0
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
  6. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +5 -0
  7. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +5 -0
  8. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +5 -0
  9. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +5 -0
  10. package/dist-cjs/commands/CreateDestinationCommand.js +5 -0
  11. package/dist-cjs/commands/CreateDeviceProfileCommand.js +5 -0
  12. package/dist-cjs/commands/CreateFuotaTaskCommand.js +5 -0
  13. package/dist-cjs/commands/CreateMulticastGroupCommand.js +5 -0
  14. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +5 -0
  15. package/dist-cjs/commands/CreateServiceProfileCommand.js +5 -0
  16. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +5 -0
  17. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +5 -0
  18. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +5 -0
  19. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteDestinationCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteServiceProfileCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +5 -0
  29. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +5 -0
  30. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +5 -0
  31. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +5 -0
  32. package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +5 -0
  33. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +5 -0
  34. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +5 -0
  35. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +5 -0
  36. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
  37. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +5 -0
  38. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +5 -0
  39. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +5 -0
  40. package/dist-cjs/commands/GetDestinationCommand.js +5 -0
  41. package/dist-cjs/commands/GetDeviceProfileCommand.js +5 -0
  42. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +5 -0
  43. package/dist-cjs/commands/GetFuotaTaskCommand.js +5 -0
  44. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +5 -0
  45. package/dist-cjs/commands/GetMulticastGroupCommand.js +5 -0
  46. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +5 -0
  47. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +5 -0
  48. package/dist-cjs/commands/GetPartnerAccountCommand.js +5 -0
  49. package/dist-cjs/commands/GetPositionCommand.js +5 -0
  50. package/dist-cjs/commands/GetPositionConfigurationCommand.js +5 -0
  51. package/dist-cjs/commands/GetPositionEstimateCommand.js +5 -0
  52. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +5 -0
  53. package/dist-cjs/commands/GetResourceLogLevelCommand.js +5 -0
  54. package/dist-cjs/commands/GetResourcePositionCommand.js +5 -0
  55. package/dist-cjs/commands/GetServiceEndpointCommand.js +5 -0
  56. package/dist-cjs/commands/GetServiceProfileCommand.js +5 -0
  57. package/dist-cjs/commands/GetWirelessDeviceCommand.js +5 -0
  58. package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +5 -0
  59. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +5 -0
  60. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +5 -0
  61. package/dist-cjs/commands/GetWirelessGatewayCommand.js +5 -0
  62. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +5 -0
  63. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +5 -0
  64. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +5 -0
  65. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +5 -0
  66. package/dist-cjs/commands/ListDestinationsCommand.js +5 -0
  67. package/dist-cjs/commands/ListDeviceProfilesCommand.js +5 -0
  68. package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +5 -0
  69. package/dist-cjs/commands/ListEventConfigurationsCommand.js +5 -0
  70. package/dist-cjs/commands/ListFuotaTasksCommand.js +5 -0
  71. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +5 -0
  72. package/dist-cjs/commands/ListMulticastGroupsCommand.js +5 -0
  73. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +5 -0
  74. package/dist-cjs/commands/ListPartnerAccountsCommand.js +5 -0
  75. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +5 -0
  76. package/dist-cjs/commands/ListQueuedMessagesCommand.js +5 -0
  77. package/dist-cjs/commands/ListServiceProfilesCommand.js +5 -0
  78. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  79. package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +5 -0
  80. package/dist-cjs/commands/ListWirelessDevicesCommand.js +5 -0
  81. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +5 -0
  82. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +5 -0
  83. package/dist-cjs/commands/PutPositionConfigurationCommand.js +5 -0
  84. package/dist-cjs/commands/PutResourceLogLevelCommand.js +5 -0
  85. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +5 -0
  86. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +5 -0
  87. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +5 -0
  88. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +5 -0
  89. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
  90. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
  91. package/dist-cjs/commands/StartFuotaTaskCommand.js +5 -0
  92. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +5 -0
  93. package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +5 -0
  94. package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +5 -0
  95. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  96. package/dist-cjs/commands/TestWirelessDeviceCommand.js +5 -0
  97. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  98. package/dist-cjs/commands/UpdateDestinationCommand.js +5 -0
  99. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +5 -0
  100. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +5 -0
  101. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +5 -0
  102. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +5 -0
  103. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +5 -0
  104. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +5 -0
  105. package/dist-cjs/commands/UpdatePositionCommand.js +5 -0
  106. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +5 -0
  107. package/dist-cjs/commands/UpdateResourcePositionCommand.js +5 -0
  108. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +5 -0
  109. package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +5 -0
  110. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +5 -0
  111. package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +5 -0
  112. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +5 -0
  113. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +5 -0
  114. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
  115. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +5 -0
  116. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +5 -0
  117. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +5 -0
  118. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +5 -0
  119. package/dist-es/commands/CreateDestinationCommand.js +5 -0
  120. package/dist-es/commands/CreateDeviceProfileCommand.js +5 -0
  121. package/dist-es/commands/CreateFuotaTaskCommand.js +5 -0
  122. package/dist-es/commands/CreateMulticastGroupCommand.js +5 -0
  123. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +5 -0
  124. package/dist-es/commands/CreateServiceProfileCommand.js +5 -0
  125. package/dist-es/commands/CreateWirelessDeviceCommand.js +5 -0
  126. package/dist-es/commands/CreateWirelessGatewayCommand.js +5 -0
  127. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +5 -0
  128. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +5 -0
  129. package/dist-es/commands/DeleteDestinationCommand.js +5 -0
  130. package/dist-es/commands/DeleteDeviceProfileCommand.js +5 -0
  131. package/dist-es/commands/DeleteFuotaTaskCommand.js +5 -0
  132. package/dist-es/commands/DeleteMulticastGroupCommand.js +5 -0
  133. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +5 -0
  134. package/dist-es/commands/DeleteQueuedMessagesCommand.js +5 -0
  135. package/dist-es/commands/DeleteServiceProfileCommand.js +5 -0
  136. package/dist-es/commands/DeleteWirelessDeviceCommand.js +5 -0
  137. package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +5 -0
  138. package/dist-es/commands/DeleteWirelessGatewayCommand.js +5 -0
  139. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +5 -0
  140. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +5 -0
  141. package/dist-es/commands/DeregisterWirelessDeviceCommand.js +5 -0
  142. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +5 -0
  143. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +5 -0
  144. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +5 -0
  145. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
  146. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +5 -0
  147. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +5 -0
  148. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +5 -0
  149. package/dist-es/commands/GetDestinationCommand.js +5 -0
  150. package/dist-es/commands/GetDeviceProfileCommand.js +5 -0
  151. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +5 -0
  152. package/dist-es/commands/GetFuotaTaskCommand.js +5 -0
  153. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +5 -0
  154. package/dist-es/commands/GetMulticastGroupCommand.js +5 -0
  155. package/dist-es/commands/GetMulticastGroupSessionCommand.js +5 -0
  156. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +5 -0
  157. package/dist-es/commands/GetPartnerAccountCommand.js +5 -0
  158. package/dist-es/commands/GetPositionCommand.js +5 -0
  159. package/dist-es/commands/GetPositionConfigurationCommand.js +5 -0
  160. package/dist-es/commands/GetPositionEstimateCommand.js +5 -0
  161. package/dist-es/commands/GetResourceEventConfigurationCommand.js +5 -0
  162. package/dist-es/commands/GetResourceLogLevelCommand.js +5 -0
  163. package/dist-es/commands/GetResourcePositionCommand.js +5 -0
  164. package/dist-es/commands/GetServiceEndpointCommand.js +5 -0
  165. package/dist-es/commands/GetServiceProfileCommand.js +5 -0
  166. package/dist-es/commands/GetWirelessDeviceCommand.js +5 -0
  167. package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +5 -0
  168. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +5 -0
  169. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +5 -0
  170. package/dist-es/commands/GetWirelessGatewayCommand.js +5 -0
  171. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +5 -0
  172. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +5 -0
  173. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +5 -0
  174. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +5 -0
  175. package/dist-es/commands/ListDestinationsCommand.js +5 -0
  176. package/dist-es/commands/ListDeviceProfilesCommand.js +5 -0
  177. package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +5 -0
  178. package/dist-es/commands/ListEventConfigurationsCommand.js +5 -0
  179. package/dist-es/commands/ListFuotaTasksCommand.js +5 -0
  180. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +5 -0
  181. package/dist-es/commands/ListMulticastGroupsCommand.js +5 -0
  182. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +5 -0
  183. package/dist-es/commands/ListPartnerAccountsCommand.js +5 -0
  184. package/dist-es/commands/ListPositionConfigurationsCommand.js +5 -0
  185. package/dist-es/commands/ListQueuedMessagesCommand.js +5 -0
  186. package/dist-es/commands/ListServiceProfilesCommand.js +5 -0
  187. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  188. package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +5 -0
  189. package/dist-es/commands/ListWirelessDevicesCommand.js +5 -0
  190. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +5 -0
  191. package/dist-es/commands/ListWirelessGatewaysCommand.js +5 -0
  192. package/dist-es/commands/PutPositionConfigurationCommand.js +5 -0
  193. package/dist-es/commands/PutResourceLogLevelCommand.js +5 -0
  194. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +5 -0
  195. package/dist-es/commands/ResetResourceLogLevelCommand.js +5 -0
  196. package/dist-es/commands/SendDataToMulticastGroupCommand.js +5 -0
  197. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +5 -0
  198. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
  199. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
  200. package/dist-es/commands/StartFuotaTaskCommand.js +5 -0
  201. package/dist-es/commands/StartMulticastGroupSessionCommand.js +5 -0
  202. package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +5 -0
  203. package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +5 -0
  204. package/dist-es/commands/TagResourceCommand.js +5 -0
  205. package/dist-es/commands/TestWirelessDeviceCommand.js +5 -0
  206. package/dist-es/commands/UntagResourceCommand.js +5 -0
  207. package/dist-es/commands/UpdateDestinationCommand.js +5 -0
  208. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +5 -0
  209. package/dist-es/commands/UpdateFuotaTaskCommand.js +5 -0
  210. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +5 -0
  211. package/dist-es/commands/UpdateMulticastGroupCommand.js +5 -0
  212. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +5 -0
  213. package/dist-es/commands/UpdatePartnerAccountCommand.js +5 -0
  214. package/dist-es/commands/UpdatePositionCommand.js +5 -0
  215. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +5 -0
  216. package/dist-es/commands/UpdateResourcePositionCommand.js +5 -0
  217. package/dist-es/commands/UpdateWirelessDeviceCommand.js +5 -0
  218. package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +5 -0
  219. package/dist-es/commands/UpdateWirelessGatewayCommand.js +5 -0
  220. package/package.json +32 -32
package/README.md CHANGED
@@ -35,16 +35,16 @@ using your favorite package manager:
35
35
 
36
36
  The AWS SDK is modulized by clients and commands.
37
37
  To send a request, you only need to import the `IoTWirelessClient` and
38
- the commands you need, for example `AssociateAwsAccountWithPartnerAccountCommand`:
38
+ the commands you need, for example `ListDestinationsCommand`:
39
39
 
40
40
  ```js
41
41
  // ES5 example
42
- const { IoTWirelessClient, AssociateAwsAccountWithPartnerAccountCommand } = require("@aws-sdk/client-iot-wireless");
42
+ const { IoTWirelessClient, ListDestinationsCommand } = require("@aws-sdk/client-iot-wireless");
43
43
  ```
44
44
 
45
45
  ```ts
46
46
  // ES6+ example
47
- import { IoTWirelessClient, AssociateAwsAccountWithPartnerAccountCommand } from "@aws-sdk/client-iot-wireless";
47
+ import { IoTWirelessClient, ListDestinationsCommand } from "@aws-sdk/client-iot-wireless";
48
48
  ```
49
49
 
50
50
  ### Usage
@@ -63,7 +63,7 @@ const client = new IoTWirelessClient({ region: "REGION" });
63
63
  const params = {
64
64
  /** input parameters */
65
65
  };
66
- const command = new AssociateAwsAccountWithPartnerAccountCommand(params);
66
+ const command = new ListDestinationsCommand(params);
67
67
  ```
68
68
 
69
69
  #### Async/await
@@ -142,7 +142,7 @@ const client = new AWS.IoTWireless({ region: "REGION" });
142
142
 
143
143
  // async/await.
144
144
  try {
145
- const data = await client.associateAwsAccountWithPartnerAccount(params);
145
+ const data = await client.listDestinations(params);
146
146
  // process data.
147
147
  } catch (error) {
148
148
  // error handling.
@@ -150,7 +150,7 @@ try {
150
150
 
151
151
  // Promises.
152
152
  client
153
- .associateAwsAccountWithPartnerAccount(params)
153
+ .listDestinations(params)
154
154
  .then((data) => {
155
155
  // process data.
156
156
  })
@@ -159,7 +159,7 @@ client
159
159
  });
160
160
 
161
161
  // callbacks.
162
- client.associateAwsAccountWithPartnerAccount(params, (err, data) => {
162
+ client.listDestinations(params, (err, data) => {
163
163
  // process err and data.
164
164
  });
165
165
  ```
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Comma
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "iotwireless",
39
+ operation: "AssociateAwsAccountWithPartnerAccount",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateMulticastGroupWithFuotaTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateWirelessDeviceWithFuotaTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.C
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateWirelessDeviceWithMulticastGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateWirelessDeviceWithThingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateWirelessDeviceWithThingCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateWirelessDeviceWithThing",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateWirelessGatewayWithCertificateCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateWirelessGatewayWithCertificateCommand extends smithy_client_1.Com
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateWirelessGatewayWithCertificate",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateWirelessGatewayWithThingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateWirelessGatewayWithThingCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "AssociateWirelessGatewayWithThing",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CancelMulticastGroupSessionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelMulticastGroupSessionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CancelMulticastGroupSession",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateDestinationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDestinationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateDestination",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateDeviceProfileCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDeviceProfileCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateDeviceProfile",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateFuotaTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateFuotaTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateFuotaTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateMulticastGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateMulticastGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateMulticastGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateNetworkAnalyzerConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateServiceProfileCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateServiceProfileCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateServiceProfile",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateWirelessDeviceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateWirelessDeviceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateWirelessDevice",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateWirelessGatewayCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateWirelessGatewayCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateWirelessGateway",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateWirelessGatewayTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateWirelessGatewayTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateWirelessGatewayTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "CreateWirelessGatewayTaskDefinition",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteDestinationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteDestinationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteDestination",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteDeviceProfileCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteDeviceProfileCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteDeviceProfile",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteFuotaTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteFuotaTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteFuotaTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteMulticastGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteMulticastGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteMulticastGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteNetworkAnalyzerConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteQueuedMessagesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteQueuedMessagesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteQueuedMessages",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteServiceProfileCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteServiceProfileCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteServiceProfile",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteWirelessDeviceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteWirelessDeviceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteWirelessDevice",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteWirelessDeviceImportTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteWirelessDeviceImportTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteWirelessDeviceImportTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteWirelessGatewayCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteWirelessGatewayCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteWirelessGateway",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteWirelessGatewayTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteWirelessGatewayTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "iotwireless",
38
+ operation: "DeleteWirelessGatewayTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);