@aws-sdk/client-iot-wireless 3.131.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (209) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
  8. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
  9. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
  10. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
  12. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
  13. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
  14. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
  15. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
  16. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
  17. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
  18. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
  19. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
  20. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
  32. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
  33. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
  34. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
  35. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  36. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
  37. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
  38. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
  39. package/dist-cjs/commands/GetDestinationCommand.js +2 -2
  40. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
  41. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
  42. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
  43. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
  44. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
  45. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
  46. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
  47. package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
  48. package/dist-cjs/commands/GetPositionCommand.js +2 -2
  49. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
  50. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
  51. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
  52. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
  53. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
  54. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
  55. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
  56. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
  57. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
  58. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
  59. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
  60. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
  61. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
  62. package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
  63. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
  64. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
  65. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
  66. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
  67. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
  68. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
  69. package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
  70. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
  71. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
  72. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  74. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
  75. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
  76. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
  77. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
  78. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
  79. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
  80. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
  81. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
  82. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
  83. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  84. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  85. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
  86. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
  87. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  88. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
  89. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
  91. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
  94. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
  95. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
  96. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
  97. package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
  101. package/dist-cjs/models/models_0.js +1058 -1580
  102. package/dist-cjs/models/models_1.js +71 -105
  103. package/dist-cjs/protocols/Aws_restJson1.js +1154 -2269
  104. package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
  105. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
  106. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
  107. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  108. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
  109. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
  110. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
  111. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
  112. package/dist-es/commands/CreateDestinationCommand.js +3 -3
  113. package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
  114. package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
  115. package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
  116. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
  117. package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
  118. package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
  119. package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
  120. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
  121. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
  122. package/dist-es/commands/DeleteDestinationCommand.js +3 -3
  123. package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
  124. package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
  125. package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
  126. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
  127. package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
  128. package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
  129. package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
  130. package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
  131. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
  132. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
  133. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
  134. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
  135. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
  136. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  137. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
  138. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
  139. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
  140. package/dist-es/commands/GetDestinationCommand.js +3 -3
  141. package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
  142. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
  143. package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
  144. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
  145. package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
  146. package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
  147. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
  148. package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
  149. package/dist-es/commands/GetPositionCommand.js +3 -3
  150. package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
  151. package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
  152. package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
  153. package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
  154. package/dist-es/commands/GetServiceProfileCommand.js +3 -3
  155. package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
  156. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
  157. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
  158. package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
  159. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
  160. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
  161. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
  162. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
  163. package/dist-es/commands/ListDestinationsCommand.js +3 -3
  164. package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
  165. package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
  166. package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
  167. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
  168. package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
  169. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
  170. package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
  171. package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
  172. package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
  173. package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
  174. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  175. package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
  176. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
  177. package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
  178. package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
  179. package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
  180. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
  181. package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
  182. package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
  183. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
  184. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  185. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  186. package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
  187. package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
  188. package/dist-es/commands/TagResourceCommand.js +3 -3
  189. package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
  190. package/dist-es/commands/UntagResourceCommand.js +3 -3
  191. package/dist-es/commands/UpdateDestinationCommand.js +3 -3
  192. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
  193. package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
  194. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
  195. package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
  196. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
  197. package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
  198. package/dist-es/commands/UpdatePositionCommand.js +3 -3
  199. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
  200. package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
  201. package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
  202. package/dist-es/models/models_0.js +263 -1046
  203. package/dist-es/models/models_1.js +17 -68
  204. package/dist-es/protocols/Aws_restJson1.js +1516 -2243
  205. package/dist-types/models/models_0.d.ts +1044 -1566
  206. package/dist-types/models/models_1.d.ts +68 -102
  207. package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
  208. package/dist-types/ts3.4/models/models_1.d.ts +34 -68
  209. package/package.json +6 -6
@@ -13,12 +13,6 @@ export interface SessionKeysAbpV1_0_x {
13
13
  */
14
14
  AppSKey?: string;
15
15
  }
16
- export declare namespace SessionKeysAbpV1_0_x {
17
- /**
18
- * @internal
19
- */
20
- const filterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
21
- }
22
16
  /**
23
17
  * <p>ABP device object for LoRaWAN specification v1.0.x</p>
24
18
  */
@@ -36,12 +30,6 @@ export interface AbpV1_0_x {
36
30
  */
37
31
  FCntStart?: number;
38
32
  }
39
- export declare namespace AbpV1_0_x {
40
- /**
41
- * @internal
42
- */
43
- const filterSensitiveLog: (obj: AbpV1_0_x) => any;
44
- }
45
33
  /**
46
34
  * <p>Session keys for ABP v1.1</p>
47
35
  */
@@ -63,12 +51,6 @@ export interface SessionKeysAbpV1_1 {
63
51
  */
64
52
  AppSKey?: string;
65
53
  }
66
- export declare namespace SessionKeysAbpV1_1 {
67
- /**
68
- * @internal
69
- */
70
- const filterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
71
- }
72
54
  /**
73
55
  * <p>ABP device object for LoRaWAN specification v1.1</p>
74
56
  */
@@ -86,12 +68,6 @@ export interface AbpV1_1 {
86
68
  */
87
69
  FCntStart?: number;
88
70
  }
89
- export declare namespace AbpV1_1 {
90
- /**
91
- * @internal
92
- */
93
- const filterSensitiveLog: (obj: AbpV1_1) => any;
94
- }
95
71
  /**
96
72
  * <p>User does not have permission to perform this action.</p>
97
73
  */
@@ -119,12 +95,6 @@ export interface Accuracy {
119
95
  */
120
96
  VerticalAccuracy?: number;
121
97
  }
122
- export declare namespace Accuracy {
123
- /**
124
- * @internal
125
- */
126
- const filterSensitiveLog: (obj: Accuracy) => any;
127
- }
128
98
  /**
129
99
  * <p>Information about a Sidewalk account.</p>
130
100
  */
@@ -138,12 +108,6 @@ export interface SidewalkAccountInfo {
138
108
  */
139
109
  AppServerPrivateKey?: string;
140
110
  }
141
- export declare namespace SidewalkAccountInfo {
142
- /**
143
- * @internal
144
- */
145
- const filterSensitiveLog: (obj: SidewalkAccountInfo) => any;
146
- }
147
111
  /**
148
112
  * <p>A simple label consisting of a customer-defined key-value pair</p>
149
113
  */
@@ -157,12 +121,6 @@ export interface Tag {
157
121
  */
158
122
  Value: string | undefined;
159
123
  }
160
- export declare namespace Tag {
161
- /**
162
- * @internal
163
- */
164
- const filterSensitiveLog: (obj: Tag) => any;
165
- }
166
124
  export interface AssociateAwsAccountWithPartnerAccountRequest {
167
125
  /**
168
126
  * <p>The Sidewalk account credentials.</p>
@@ -177,12 +135,6 @@ export interface AssociateAwsAccountWithPartnerAccountRequest {
177
135
  */
178
136
  Tags?: Tag[];
179
137
  }
180
- export declare namespace AssociateAwsAccountWithPartnerAccountRequest {
181
- /**
182
- * @internal
183
- */
184
- const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
185
- }
186
138
  export interface AssociateAwsAccountWithPartnerAccountResponse {
187
139
  /**
188
140
  * <p>The Sidewalk account credentials.</p>
@@ -193,12 +145,6 @@ export interface AssociateAwsAccountWithPartnerAccountResponse {
193
145
  */
194
146
  Arn?: string;
195
147
  }
196
- export declare namespace AssociateAwsAccountWithPartnerAccountResponse {
197
- /**
198
- * @internal
199
- */
200
- const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
201
- }
202
148
  /**
203
149
  * <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
204
150
  */
@@ -285,20 +231,8 @@ export interface AssociateMulticastGroupWithFuotaTaskRequest {
285
231
  */
286
232
  MulticastGroupId: string | undefined;
287
233
  }
288
- export declare namespace AssociateMulticastGroupWithFuotaTaskRequest {
289
- /**
290
- * @internal
291
- */
292
- const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
293
- }
294
234
  export interface AssociateMulticastGroupWithFuotaTaskResponse {
295
235
  }
296
- export declare namespace AssociateMulticastGroupWithFuotaTaskResponse {
297
- /**
298
- * @internal
299
- */
300
- const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
301
- }
302
236
  export interface AssociateWirelessDeviceWithFuotaTaskRequest {
303
237
  /**
304
238
  * <p>The ID of a FUOTA task.</p>
@@ -309,20 +243,8 @@ export interface AssociateWirelessDeviceWithFuotaTaskRequest {
309
243
  */
310
244
  WirelessDeviceId: string | undefined;
311
245
  }
312
- export declare namespace AssociateWirelessDeviceWithFuotaTaskRequest {
313
- /**
314
- * @internal
315
- */
316
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
317
- }
318
246
  export interface AssociateWirelessDeviceWithFuotaTaskResponse {
319
247
  }
320
- export declare namespace AssociateWirelessDeviceWithFuotaTaskResponse {
321
- /**
322
- * @internal
323
- */
324
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
325
- }
326
248
  export interface AssociateWirelessDeviceWithMulticastGroupRequest {
327
249
  /**
328
250
  * <p>The ID of the multicast group.</p>
@@ -333,20 +255,8 @@ export interface AssociateWirelessDeviceWithMulticastGroupRequest {
333
255
  */
334
256
  WirelessDeviceId: string | undefined;
335
257
  }
336
- export declare namespace AssociateWirelessDeviceWithMulticastGroupRequest {
337
- /**
338
- * @internal
339
- */
340
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
341
- }
342
258
  export interface AssociateWirelessDeviceWithMulticastGroupResponse {
343
259
  }
344
- export declare namespace AssociateWirelessDeviceWithMulticastGroupResponse {
345
- /**
346
- * @internal
347
- */
348
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
349
- }
350
260
  export interface AssociateWirelessDeviceWithThingRequest {
351
261
  /**
352
262
  * <p>The ID of the resource to update.</p>
@@ -357,20 +267,8 @@ export interface AssociateWirelessDeviceWithThingRequest {
357
267
  */
358
268
  ThingArn: string | undefined;
359
269
  }
360
- export declare namespace AssociateWirelessDeviceWithThingRequest {
361
- /**
362
- * @internal
363
- */
364
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
365
- }
366
270
  export interface AssociateWirelessDeviceWithThingResponse {
367
271
  }
368
- export declare namespace AssociateWirelessDeviceWithThingResponse {
369
- /**
370
- * @internal
371
- */
372
- const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
373
- }
374
272
  export interface AssociateWirelessGatewayWithCertificateRequest {
375
273
  /**
376
274
  * <p>The ID of the resource to update.</p>
@@ -381,24 +279,12 @@ export interface AssociateWirelessGatewayWithCertificateRequest {
381
279
  */
382
280
  IotCertificateId: string | undefined;
383
281
  }
384
- export declare namespace AssociateWirelessGatewayWithCertificateRequest {
385
- /**
386
- * @internal
387
- */
388
- const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
389
- }
390
282
  export interface AssociateWirelessGatewayWithCertificateResponse {
391
283
  /**
392
284
  * <p>The ID of the certificate associated with the wireless gateway.</p>
393
285
  */
394
286
  IotCertificateId?: string;
395
287
  }
396
- export declare namespace AssociateWirelessGatewayWithCertificateResponse {
397
- /**
398
- * @internal
399
- */
400
- const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
401
- }
402
288
  export interface AssociateWirelessGatewayWithThingRequest {
403
289
  /**
404
290
  * <p>The ID of the resource to update.</p>
@@ -409,20 +295,8 @@ export interface AssociateWirelessGatewayWithThingRequest {
409
295
  */
410
296
  ThingArn: string | undefined;
411
297
  }
412
- export declare namespace AssociateWirelessGatewayWithThingRequest {
413
- /**
414
- * @internal
415
- */
416
- const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
417
- }
418
298
  export interface AssociateWirelessGatewayWithThingResponse {
419
299
  }
420
- export declare namespace AssociateWirelessGatewayWithThingResponse {
421
- /**
422
- * @internal
423
- */
424
- const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
425
- }
426
300
  export declare enum BatteryLevel {
427
301
  CRITICAL = "critical",
428
302
  LOW = "low",
@@ -434,20 +308,8 @@ export interface CancelMulticastGroupSessionRequest {
434
308
  */
435
309
  Id: string | undefined;
436
310
  }
437
- export declare namespace CancelMulticastGroupSessionRequest {
438
- /**
439
- * @internal
440
- */
441
- const filterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
442
- }
443
311
  export interface CancelMulticastGroupSessionResponse {
444
312
  }
445
- export declare namespace CancelMulticastGroupSessionResponse {
446
- /**
447
- * @internal
448
- */
449
- const filterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
450
- }
451
313
  export declare enum SigningAlg {
452
314
  Ed25519 = "Ed25519",
453
315
  P256r1 = "P256r1"
@@ -465,12 +327,6 @@ export interface CertificateList {
465
327
  */
466
328
  Value: string | undefined;
467
329
  }
468
- export declare namespace CertificateList {
469
- /**
470
- * @internal
471
- */
472
- const filterSensitiveLog: (obj: CertificateList) => any;
473
- }
474
330
  export declare enum ConnectionStatus {
475
331
  CONNECTED = "Connected",
476
332
  DISCONNECTED = "Disconnected"
@@ -488,12 +344,6 @@ export interface LoRaWANConnectionStatusEventNotificationConfigurations {
488
344
  */
489
345
  GatewayEuiEventTopic?: EventNotificationTopicStatus | string;
490
346
  }
491
- export declare namespace LoRaWANConnectionStatusEventNotificationConfigurations {
492
- /**
493
- * @internal
494
- */
495
- const filterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
496
- }
497
347
  /**
498
348
  * <p>Connection status event configuration object for enabling or disabling topic.</p>
499
349
  */
@@ -507,12 +357,6 @@ export interface ConnectionStatusEventConfiguration {
507
357
  */
508
358
  WirelessGatewayIdEventTopic?: EventNotificationTopicStatus | string;
509
359
  }
510
- export declare namespace ConnectionStatusEventConfiguration {
511
- /**
512
- * @internal
513
- */
514
- const filterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
515
- }
516
360
  /**
517
361
  * <p>Object for LoRaWAN connection status resource type event configuration.</p>
518
362
  */
@@ -522,12 +366,6 @@ export interface LoRaWANConnectionStatusResourceTypeEventConfiguration {
522
366
  */
523
367
  WirelessGatewayEventTopic?: EventNotificationTopicStatus | string;
524
368
  }
525
- export declare namespace LoRaWANConnectionStatusResourceTypeEventConfiguration {
526
- /**
527
- * @internal
528
- */
529
- const filterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
530
- }
531
369
  /**
532
370
  * <p>Connection status resource type event configuration object for enabling or disabling topic.</p>
533
371
  */
@@ -538,12 +376,6 @@ export interface ConnectionStatusResourceTypeEventConfiguration {
538
376
  */
539
377
  LoRaWAN?: LoRaWANConnectionStatusResourceTypeEventConfiguration;
540
378
  }
541
- export declare namespace ConnectionStatusResourceTypeEventConfiguration {
542
- /**
543
- * @internal
544
- */
545
- const filterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
546
- }
547
379
  export declare enum ExpressionType {
548
380
  MqttTopic = "MqttTopic",
549
381
  RuleName = "RuleName"
@@ -578,12 +410,6 @@ export interface CreateDestinationRequest {
578
410
  */
579
411
  ClientRequestToken?: string;
580
412
  }
581
- export declare namespace CreateDestinationRequest {
582
- /**
583
- * @internal
584
- */
585
- const filterSensitiveLog: (obj: CreateDestinationRequest) => any;
586
- }
587
413
  export interface CreateDestinationResponse {
588
414
  /**
589
415
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -594,12 +420,6 @@ export interface CreateDestinationResponse {
594
420
  */
595
421
  Name?: string;
596
422
  }
597
- export declare namespace CreateDestinationResponse {
598
- /**
599
- * @internal
600
- */
601
- const filterSensitiveLog: (obj: CreateDestinationResponse) => any;
602
- }
603
423
  /**
604
424
  * <p>LoRaWANDeviceProfile object.</p>
605
425
  */
@@ -681,12 +501,6 @@ export interface LoRaWANDeviceProfile {
681
501
  */
682
502
  Supports32BitFCnt?: boolean;
683
503
  }
684
- export declare namespace LoRaWANDeviceProfile {
685
- /**
686
- * @internal
687
- */
688
- const filterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
689
- }
690
504
  export interface CreateDeviceProfileRequest {
691
505
  /**
692
506
  * <p>The name of the new resource.</p>
@@ -705,12 +519,6 @@ export interface CreateDeviceProfileRequest {
705
519
  */
706
520
  ClientRequestToken?: string;
707
521
  }
708
- export declare namespace CreateDeviceProfileRequest {
709
- /**
710
- * @internal
711
- */
712
- const filterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
713
- }
714
522
  export interface CreateDeviceProfileResponse {
715
523
  /**
716
524
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -721,12 +529,6 @@ export interface CreateDeviceProfileResponse {
721
529
  */
722
530
  Id?: string;
723
531
  }
724
- export declare namespace CreateDeviceProfileResponse {
725
- /**
726
- * @internal
727
- */
728
- const filterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
729
- }
730
532
  export declare enum SupportedRfRegion {
731
533
  AS923_1 = "AS923-1",
732
534
  AU915 = "AU915",
@@ -742,12 +544,6 @@ export interface LoRaWANFuotaTask {
742
544
  */
743
545
  RfRegion?: SupportedRfRegion | string;
744
546
  }
745
- export declare namespace LoRaWANFuotaTask {
746
- /**
747
- * @internal
748
- */
749
- const filterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
750
- }
751
547
  export interface CreateFuotaTaskRequest {
752
548
  /**
753
549
  * <p>The name of a FUOTA task.</p>
@@ -778,12 +574,6 @@ export interface CreateFuotaTaskRequest {
778
574
  */
779
575
  Tags?: Tag[];
780
576
  }
781
- export declare namespace CreateFuotaTaskRequest {
782
- /**
783
- * @internal
784
- */
785
- const filterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
786
- }
787
577
  export interface CreateFuotaTaskResponse {
788
578
  /**
789
579
  * <p>The arn of a FUOTA task.</p>
@@ -794,12 +584,6 @@ export interface CreateFuotaTaskResponse {
794
584
  */
795
585
  Id?: string;
796
586
  }
797
- export declare namespace CreateFuotaTaskResponse {
798
- /**
799
- * @internal
800
- */
801
- const filterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
802
- }
803
587
  export declare enum DlClass {
804
588
  ClassB = "ClassB",
805
589
  ClassC = "ClassC"
@@ -817,12 +601,6 @@ export interface LoRaWANMulticast {
817
601
  */
818
602
  DlClass?: DlClass | string;
819
603
  }
820
- export declare namespace LoRaWANMulticast {
821
- /**
822
- * @internal
823
- */
824
- const filterSensitiveLog: (obj: LoRaWANMulticast) => any;
825
- }
826
604
  export interface CreateMulticastGroupRequest {
827
605
  /**
828
606
  * <p>The name of the multicast group.</p>
@@ -847,12 +625,6 @@ export interface CreateMulticastGroupRequest {
847
625
  */
848
626
  Tags?: Tag[];
849
627
  }
850
- export declare namespace CreateMulticastGroupRequest {
851
- /**
852
- * @internal
853
- */
854
- const filterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
855
- }
856
628
  export interface CreateMulticastGroupResponse {
857
629
  /**
858
630
  * <p>The arn of the multicast group.</p>
@@ -863,12 +635,6 @@ export interface CreateMulticastGroupResponse {
863
635
  */
864
636
  Id?: string;
865
637
  }
866
- export declare namespace CreateMulticastGroupResponse {
867
- /**
868
- * @internal
869
- */
870
- const filterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
871
- }
872
638
  export declare enum LogLevel {
873
639
  DISABLED = "DISABLED",
874
640
  ERROR = "ERROR",
@@ -894,12 +660,6 @@ export interface TraceContent {
894
660
  */
895
661
  LogLevel?: LogLevel | string;
896
662
  }
897
- export declare namespace TraceContent {
898
- /**
899
- * @internal
900
- */
901
- const filterSensitiveLog: (obj: TraceContent) => any;
902
- }
903
663
  export interface CreateNetworkAnalyzerConfigurationRequest {
904
664
  /**
905
665
  * <p>Name of the network analyzer configuration.</p>
@@ -930,12 +690,6 @@ export interface CreateNetworkAnalyzerConfigurationRequest {
930
690
  */
931
691
  ClientRequestToken?: string;
932
692
  }
933
- export declare namespace CreateNetworkAnalyzerConfigurationRequest {
934
- /**
935
- * @internal
936
- */
937
- const filterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
938
- }
939
693
  export interface CreateNetworkAnalyzerConfigurationResponse {
940
694
  /**
941
695
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -946,12 +700,6 @@ export interface CreateNetworkAnalyzerConfigurationResponse {
946
700
  */
947
701
  Name?: string;
948
702
  }
949
- export declare namespace CreateNetworkAnalyzerConfigurationResponse {
950
- /**
951
- * @internal
952
- */
953
- const filterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
954
- }
955
703
  /**
956
704
  * <p>LoRaWANServiceProfile object.</p>
957
705
  */
@@ -961,12 +709,6 @@ export interface LoRaWANServiceProfile {
961
709
  */
962
710
  AddGwMetadata?: boolean;
963
711
  }
964
- export declare namespace LoRaWANServiceProfile {
965
- /**
966
- * @internal
967
- */
968
- const filterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
969
- }
970
712
  export interface CreateServiceProfileRequest {
971
713
  /**
972
714
  * <p>The name of the new resource.</p>
@@ -985,12 +727,6 @@ export interface CreateServiceProfileRequest {
985
727
  */
986
728
  ClientRequestToken?: string;
987
729
  }
988
- export declare namespace CreateServiceProfileRequest {
989
- /**
990
- * @internal
991
- */
992
- const filterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
993
- }
994
730
  export interface CreateServiceProfileResponse {
995
731
  /**
996
732
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -1001,12 +737,6 @@ export interface CreateServiceProfileResponse {
1001
737
  */
1002
738
  Id?: string;
1003
739
  }
1004
- export declare namespace CreateServiceProfileResponse {
1005
- /**
1006
- * @internal
1007
- */
1008
- const filterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
1009
- }
1010
740
  /**
1011
741
  * <p>The FPorts for the position information.</p>
1012
742
  */
@@ -1024,12 +754,6 @@ export interface Positioning {
1024
754
  */
1025
755
  Gnss?: number;
1026
756
  }
1027
- export declare namespace Positioning {
1028
- /**
1029
- * @internal
1030
- */
1031
- const filterSensitiveLog: (obj: Positioning) => any;
1032
- }
1033
757
  /**
1034
758
  * <p>List of FPort assigned for different LoRaWAN application packages to use</p>
1035
759
  */
@@ -1051,12 +775,6 @@ export interface FPorts {
1051
775
  */
1052
776
  Positioning?: Positioning;
1053
777
  }
1054
- export declare namespace FPorts {
1055
- /**
1056
- * @internal
1057
- */
1058
- const filterSensitiveLog: (obj: FPorts) => any;
1059
- }
1060
778
  /**
1061
779
  * <p>OTAA device object for v1.0.x</p>
1062
780
  */
@@ -1074,12 +792,6 @@ export interface OtaaV1_0_x {
1074
792
  */
1075
793
  GenAppKey?: string;
1076
794
  }
1077
- export declare namespace OtaaV1_0_x {
1078
- /**
1079
- * @internal
1080
- */
1081
- const filterSensitiveLog: (obj: OtaaV1_0_x) => any;
1082
- }
1083
795
  /**
1084
796
  * <p>OTAA device object for v1.1</p>
1085
797
  */
@@ -1097,12 +809,6 @@ export interface OtaaV1_1 {
1097
809
  */
1098
810
  JoinEui?: string;
1099
811
  }
1100
- export declare namespace OtaaV1_1 {
1101
- /**
1102
- * @internal
1103
- */
1104
- const filterSensitiveLog: (obj: OtaaV1_1) => any;
1105
- }
1106
812
  /**
1107
813
  * <p>LoRaWAN object for create functions.</p>
1108
814
  */
@@ -1140,12 +846,6 @@ export interface LoRaWANDevice {
1140
846
  */
1141
847
  FPorts?: FPorts;
1142
848
  }
1143
- export declare namespace LoRaWANDevice {
1144
- /**
1145
- * @internal
1146
- */
1147
- const filterSensitiveLog: (obj: LoRaWANDevice) => any;
1148
- }
1149
849
  export declare enum WirelessDeviceType {
1150
850
  LoRaWAN = "LoRaWAN",
1151
851
  Sidewalk = "Sidewalk"
@@ -1180,12 +880,6 @@ export interface CreateWirelessDeviceRequest {
1180
880
  */
1181
881
  Tags?: Tag[];
1182
882
  }
1183
- export declare namespace CreateWirelessDeviceRequest {
1184
- /**
1185
- * @internal
1186
- */
1187
- const filterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
1188
- }
1189
883
  export interface CreateWirelessDeviceResponse {
1190
884
  /**
1191
885
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -1196,12 +890,6 @@ export interface CreateWirelessDeviceResponse {
1196
890
  */
1197
891
  Id?: string;
1198
892
  }
1199
- export declare namespace CreateWirelessDeviceResponse {
1200
- /**
1201
- * @internal
1202
- */
1203
- const filterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
1204
- }
1205
893
  /**
1206
894
  * <p>LoRaWANGateway object.</p>
1207
895
  */
@@ -1227,12 +915,6 @@ export interface LoRaWANGateway {
1227
915
  */
1228
916
  SubBands?: number[];
1229
917
  }
1230
- export declare namespace LoRaWANGateway {
1231
- /**
1232
- * @internal
1233
- */
1234
- const filterSensitiveLog: (obj: LoRaWANGateway) => any;
1235
- }
1236
918
  export interface CreateWirelessGatewayRequest {
1237
919
  /**
1238
920
  * <p>The name of the new resource.</p>
@@ -1255,12 +937,6 @@ export interface CreateWirelessGatewayRequest {
1255
937
  */
1256
938
  ClientRequestToken?: string;
1257
939
  }
1258
- export declare namespace CreateWirelessGatewayRequest {
1259
- /**
1260
- * @internal
1261
- */
1262
- const filterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
1263
- }
1264
940
  export interface CreateWirelessGatewayResponse {
1265
941
  /**
1266
942
  * <p>The Amazon Resource Name of the new resource.</p>
@@ -1271,12 +947,6 @@ export interface CreateWirelessGatewayResponse {
1271
947
  */
1272
948
  Id?: string;
1273
949
  }
1274
- export declare namespace CreateWirelessGatewayResponse {
1275
- /**
1276
- * @internal
1277
- */
1278
- const filterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
1279
- }
1280
950
  export interface CreateWirelessGatewayTaskRequest {
1281
951
  /**
1282
952
  * <p>The ID of the resource to update.</p>
@@ -1287,12 +957,6 @@ export interface CreateWirelessGatewayTaskRequest {
1287
957
  */
1288
958
  WirelessGatewayTaskDefinitionId: string | undefined;
1289
959
  }
1290
- export declare namespace CreateWirelessGatewayTaskRequest {
1291
- /**
1292
- * @internal
1293
- */
1294
- const filterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
1295
- }
1296
960
  export declare enum WirelessGatewayTaskStatus {
1297
961
  COMPLETED = "COMPLETED",
1298
962
  FAILED = "FAILED",
@@ -1311,12 +975,6 @@ export interface CreateWirelessGatewayTaskResponse {
1311
975
  */
1312
976
  Status?: WirelessGatewayTaskStatus | string;
1313
977
  }
1314
- export declare namespace CreateWirelessGatewayTaskResponse {
1315
- /**
1316
- * @internal
1317
- */
1318
- const filterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
1319
- }
1320
978
  /**
1321
979
  * <p>LoRaWANGatewayVersion object.</p>
1322
980
  */
@@ -1334,12 +992,6 @@ export interface LoRaWANGatewayVersion {
1334
992
  */
1335
993
  Station?: string;
1336
994
  }
1337
- export declare namespace LoRaWANGatewayVersion {
1338
- /**
1339
- * @internal
1340
- */
1341
- const filterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
1342
- }
1343
995
  /**
1344
996
  * <p>LoRaWANUpdateGatewayTaskCreate object.</p>
1345
997
  */
@@ -1361,12 +1013,6 @@ export interface LoRaWANUpdateGatewayTaskCreate {
1361
1013
  */
1362
1014
  UpdateVersion?: LoRaWANGatewayVersion;
1363
1015
  }
1364
- export declare namespace LoRaWANUpdateGatewayTaskCreate {
1365
- /**
1366
- * @internal
1367
- */
1368
- const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
1369
- }
1370
1016
  /**
1371
1017
  * <p>UpdateWirelessGatewayTaskCreate object.</p>
1372
1018
  */
@@ -1384,12 +1030,6 @@ export interface UpdateWirelessGatewayTaskCreate {
1384
1030
  */
1385
1031
  LoRaWAN?: LoRaWANUpdateGatewayTaskCreate;
1386
1032
  }
1387
- export declare namespace UpdateWirelessGatewayTaskCreate {
1388
- /**
1389
- * @internal
1390
- */
1391
- const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
1392
- }
1393
1033
  export interface CreateWirelessGatewayTaskDefinitionRequest {
1394
1034
  /**
1395
1035
  * <p>Whether to automatically create tasks using this task definition for all gateways with the specified current version. If <code>false</code>, the task must me created by calling <code>CreateWirelessGatewayTask</code>.</p>
@@ -1412,12 +1052,6 @@ export interface CreateWirelessGatewayTaskDefinitionRequest {
1412
1052
  */
1413
1053
  Tags?: Tag[];
1414
1054
  }
1415
- export declare namespace CreateWirelessGatewayTaskDefinitionRequest {
1416
- /**
1417
- * @internal
1418
- */
1419
- const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
1420
- }
1421
1055
  export interface CreateWirelessGatewayTaskDefinitionResponse {
1422
1056
  /**
1423
1057
  * <p>The ID of the new wireless gateway task definition.</p>
@@ -1428,112 +1062,46 @@ export interface CreateWirelessGatewayTaskDefinitionResponse {
1428
1062
  */
1429
1063
  Arn?: string;
1430
1064
  }
1431
- export declare namespace CreateWirelessGatewayTaskDefinitionResponse {
1432
- /**
1433
- * @internal
1434
- */
1435
- const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
1436
- }
1437
1065
  export interface DeleteDestinationRequest {
1438
1066
  /**
1439
1067
  * <p>The name of the resource to delete.</p>
1440
1068
  */
1441
1069
  Name: string | undefined;
1442
1070
  }
1443
- export declare namespace DeleteDestinationRequest {
1444
- /**
1445
- * @internal
1446
- */
1447
- const filterSensitiveLog: (obj: DeleteDestinationRequest) => any;
1448
- }
1449
1071
  export interface DeleteDestinationResponse {
1450
1072
  }
1451
- export declare namespace DeleteDestinationResponse {
1452
- /**
1453
- * @internal
1454
- */
1455
- const filterSensitiveLog: (obj: DeleteDestinationResponse) => any;
1456
- }
1457
1073
  export interface DeleteDeviceProfileRequest {
1458
1074
  /**
1459
1075
  * <p>The ID of the resource to delete.</p>
1460
1076
  */
1461
1077
  Id: string | undefined;
1462
1078
  }
1463
- export declare namespace DeleteDeviceProfileRequest {
1464
- /**
1465
- * @internal
1466
- */
1467
- const filterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
1468
- }
1469
1079
  export interface DeleteDeviceProfileResponse {
1470
1080
  }
1471
- export declare namespace DeleteDeviceProfileResponse {
1472
- /**
1473
- * @internal
1474
- */
1475
- const filterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
1476
- }
1477
1081
  export interface DeleteFuotaTaskRequest {
1478
1082
  /**
1479
1083
  * <p>The ID of a FUOTA task.</p>
1480
1084
  */
1481
1085
  Id: string | undefined;
1482
1086
  }
1483
- export declare namespace DeleteFuotaTaskRequest {
1484
- /**
1485
- * @internal
1486
- */
1487
- const filterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
1488
- }
1489
1087
  export interface DeleteFuotaTaskResponse {
1490
1088
  }
1491
- export declare namespace DeleteFuotaTaskResponse {
1492
- /**
1493
- * @internal
1494
- */
1495
- const filterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
1496
- }
1497
1089
  export interface DeleteMulticastGroupRequest {
1498
1090
  /**
1499
1091
  * <p>The ID of the multicast group.</p>
1500
1092
  */
1501
1093
  Id: string | undefined;
1502
1094
  }
1503
- export declare namespace DeleteMulticastGroupRequest {
1504
- /**
1505
- * @internal
1506
- */
1507
- const filterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
1508
- }
1509
1095
  export interface DeleteMulticastGroupResponse {
1510
1096
  }
1511
- export declare namespace DeleteMulticastGroupResponse {
1512
- /**
1513
- * @internal
1514
- */
1515
- const filterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
1516
- }
1517
1097
  export interface DeleteNetworkAnalyzerConfigurationRequest {
1518
1098
  /**
1519
1099
  * <p>Name of the network analyzer configuration.</p>
1520
1100
  */
1521
1101
  ConfigurationName: string | undefined;
1522
1102
  }
1523
- export declare namespace DeleteNetworkAnalyzerConfigurationRequest {
1524
- /**
1525
- * @internal
1526
- */
1527
- const filterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
1528
- }
1529
1103
  export interface DeleteNetworkAnalyzerConfigurationResponse {
1530
1104
  }
1531
- export declare namespace DeleteNetworkAnalyzerConfigurationResponse {
1532
- /**
1533
- * @internal
1534
- */
1535
- const filterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
1536
- }
1537
1105
  export interface DeleteQueuedMessagesRequest {
1538
1106
  /**
1539
1107
  * <p>The ID of a given wireless device for which downlink messages will be deleted.</p>
@@ -1550,120 +1118,48 @@ export interface DeleteQueuedMessagesRequest {
1550
1118
  */
1551
1119
  WirelessDeviceType?: WirelessDeviceType | string;
1552
1120
  }
1553
- export declare namespace DeleteQueuedMessagesRequest {
1554
- /**
1555
- * @internal
1556
- */
1557
- const filterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
1558
- }
1559
1121
  export interface DeleteQueuedMessagesResponse {
1560
1122
  }
1561
- export declare namespace DeleteQueuedMessagesResponse {
1562
- /**
1563
- * @internal
1564
- */
1565
- const filterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
1566
- }
1567
1123
  export interface DeleteServiceProfileRequest {
1568
1124
  /**
1569
1125
  * <p>The ID of the resource to delete.</p>
1570
1126
  */
1571
1127
  Id: string | undefined;
1572
1128
  }
1573
- export declare namespace DeleteServiceProfileRequest {
1574
- /**
1575
- * @internal
1576
- */
1577
- const filterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
1578
- }
1579
1129
  export interface DeleteServiceProfileResponse {
1580
1130
  }
1581
- export declare namespace DeleteServiceProfileResponse {
1582
- /**
1583
- * @internal
1584
- */
1585
- const filterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
1586
- }
1587
1131
  export interface DeleteWirelessDeviceRequest {
1588
1132
  /**
1589
1133
  * <p>The ID of the resource to delete.</p>
1590
1134
  */
1591
1135
  Id: string | undefined;
1592
1136
  }
1593
- export declare namespace DeleteWirelessDeviceRequest {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
1598
- }
1599
1137
  export interface DeleteWirelessDeviceResponse {
1600
1138
  }
1601
- export declare namespace DeleteWirelessDeviceResponse {
1602
- /**
1603
- * @internal
1604
- */
1605
- const filterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
1606
- }
1607
1139
  export interface DeleteWirelessGatewayRequest {
1608
1140
  /**
1609
1141
  * <p>The ID of the resource to delete.</p>
1610
1142
  */
1611
1143
  Id: string | undefined;
1612
1144
  }
1613
- export declare namespace DeleteWirelessGatewayRequest {
1614
- /**
1615
- * @internal
1616
- */
1617
- const filterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
1618
- }
1619
1145
  export interface DeleteWirelessGatewayResponse {
1620
1146
  }
1621
- export declare namespace DeleteWirelessGatewayResponse {
1622
- /**
1623
- * @internal
1624
- */
1625
- const filterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
1626
- }
1627
1147
  export interface DeleteWirelessGatewayTaskRequest {
1628
1148
  /**
1629
1149
  * <p>The ID of the resource to delete.</p>
1630
1150
  */
1631
1151
  Id: string | undefined;
1632
1152
  }
1633
- export declare namespace DeleteWirelessGatewayTaskRequest {
1634
- /**
1635
- * @internal
1636
- */
1637
- const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
1638
- }
1639
1153
  export interface DeleteWirelessGatewayTaskResponse {
1640
1154
  }
1641
- export declare namespace DeleteWirelessGatewayTaskResponse {
1642
- /**
1643
- * @internal
1644
- */
1645
- const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
1646
- }
1647
1155
  export interface DeleteWirelessGatewayTaskDefinitionRequest {
1648
1156
  /**
1649
1157
  * <p>The ID of the resource to delete.</p>
1650
1158
  */
1651
1159
  Id: string | undefined;
1652
1160
  }
1653
- export declare namespace DeleteWirelessGatewayTaskDefinitionRequest {
1654
- /**
1655
- * @internal
1656
- */
1657
- const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
1658
- }
1659
1161
  export interface DeleteWirelessGatewayTaskDefinitionResponse {
1660
1162
  }
1661
- export declare namespace DeleteWirelessGatewayTaskDefinitionResponse {
1662
- /**
1663
- * @internal
1664
- */
1665
- const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
1666
- }
1667
1163
  /**
1668
1164
  * <p>Describes a destination.</p>
1669
1165
  */
@@ -1693,12 +1189,6 @@ export interface Destinations {
1693
1189
  */
1694
1190
  RoleArn?: string;
1695
1191
  }
1696
- export declare namespace Destinations {
1697
- /**
1698
- * @internal
1699
- */
1700
- const filterSensitiveLog: (obj: Destinations) => any;
1701
- }
1702
1192
  /**
1703
1193
  * <p>Describes a device profile.</p>
1704
1194
  */
@@ -1716,12 +1206,6 @@ export interface DeviceProfile {
1716
1206
  */
1717
1207
  Id?: string;
1718
1208
  }
1719
- export declare namespace DeviceProfile {
1720
- /**
1721
- * @internal
1722
- */
1723
- const filterSensitiveLog: (obj: DeviceProfile) => any;
1724
- }
1725
1209
  /**
1726
1210
  * <p>
1727
1211
  * <code>SidewalkEventNotificationConfigurations</code> object, which is the event configuration
@@ -1733,12 +1217,6 @@ export interface SidewalkEventNotificationConfigurations {
1733
1217
  */
1734
1218
  AmazonIdEventTopic?: EventNotificationTopicStatus | string;
1735
1219
  }
1736
- export declare namespace SidewalkEventNotificationConfigurations {
1737
- /**
1738
- * @internal
1739
- */
1740
- const filterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
1741
- }
1742
1220
  /**
1743
1221
  * <p>Device registration state event configuration object for enabling and disabling relevant topics.</p>
1744
1222
  */
@@ -1753,12 +1231,6 @@ export interface DeviceRegistrationStateEventConfiguration {
1753
1231
  */
1754
1232
  WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
1755
1233
  }
1756
- export declare namespace DeviceRegistrationStateEventConfiguration {
1757
- /**
1758
- * @internal
1759
- */
1760
- const filterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
1761
- }
1762
1234
  /**
1763
1235
  * <p>Sidewalk resource type event configuration object for enabling or disabling topic.</p>
1764
1236
  */
@@ -1768,12 +1240,6 @@ export interface SidewalkResourceTypeEventConfiguration {
1768
1240
  */
1769
1241
  WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
1770
1242
  }
1771
- export declare namespace SidewalkResourceTypeEventConfiguration {
1772
- /**
1773
- * @internal
1774
- */
1775
- const filterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
1776
- }
1777
1243
  /**
1778
1244
  * <p>Device registration state resource type event configuration object for enabling or disabling topic.</p>
1779
1245
  */
@@ -1784,12 +1250,6 @@ export interface DeviceRegistrationStateResourceTypeEventConfiguration {
1784
1250
  */
1785
1251
  Sidewalk?: SidewalkResourceTypeEventConfiguration;
1786
1252
  }
1787
- export declare namespace DeviceRegistrationStateResourceTypeEventConfiguration {
1788
- /**
1789
- * @internal
1790
- */
1791
- const filterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
1792
- }
1793
1253
  export declare enum DeviceState {
1794
1254
  PROVISIONED = "Provisioned",
1795
1255
  REGISTEREDNOTSEEN = "RegisteredNotSeen",
@@ -1809,20 +1269,8 @@ export interface DisassociateAwsAccountFromPartnerAccountRequest {
1809
1269
  */
1810
1270
  PartnerType: PartnerType | string | undefined;
1811
1271
  }
1812
- export declare namespace DisassociateAwsAccountFromPartnerAccountRequest {
1813
- /**
1814
- * @internal
1815
- */
1816
- const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
1817
- }
1818
1272
  export interface DisassociateAwsAccountFromPartnerAccountResponse {
1819
1273
  }
1820
- export declare namespace DisassociateAwsAccountFromPartnerAccountResponse {
1821
- /**
1822
- * @internal
1823
- */
1824
- const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
1825
- }
1826
1274
  export interface DisassociateMulticastGroupFromFuotaTaskRequest {
1827
1275
  /**
1828
1276
  * <p>The ID of a FUOTA task.</p>
@@ -1833,20 +1281,8 @@ export interface DisassociateMulticastGroupFromFuotaTaskRequest {
1833
1281
  */
1834
1282
  MulticastGroupId: string | undefined;
1835
1283
  }
1836
- export declare namespace DisassociateMulticastGroupFromFuotaTaskRequest {
1837
- /**
1838
- * @internal
1839
- */
1840
- const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
1841
- }
1842
1284
  export interface DisassociateMulticastGroupFromFuotaTaskResponse {
1843
1285
  }
1844
- export declare namespace DisassociateMulticastGroupFromFuotaTaskResponse {
1845
- /**
1846
- * @internal
1847
- */
1848
- const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
1849
- }
1850
1286
  export interface DisassociateWirelessDeviceFromFuotaTaskRequest {
1851
1287
  /**
1852
1288
  * <p>The ID of a FUOTA task.</p>
@@ -1857,20 +1293,8 @@ export interface DisassociateWirelessDeviceFromFuotaTaskRequest {
1857
1293
  */
1858
1294
  WirelessDeviceId: string | undefined;
1859
1295
  }
1860
- export declare namespace DisassociateWirelessDeviceFromFuotaTaskRequest {
1861
- /**
1862
- * @internal
1863
- */
1864
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
1865
- }
1866
1296
  export interface DisassociateWirelessDeviceFromFuotaTaskResponse {
1867
1297
  }
1868
- export declare namespace DisassociateWirelessDeviceFromFuotaTaskResponse {
1869
- /**
1870
- * @internal
1871
- */
1872
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
1873
- }
1874
1298
  export interface DisassociateWirelessDeviceFromMulticastGroupRequest {
1875
1299
  /**
1876
1300
  * <p>The ID of the multicast group.</p>
@@ -1881,80 +1305,32 @@ export interface DisassociateWirelessDeviceFromMulticastGroupRequest {
1881
1305
  */
1882
1306
  WirelessDeviceId: string | undefined;
1883
1307
  }
1884
- export declare namespace DisassociateWirelessDeviceFromMulticastGroupRequest {
1885
- /**
1886
- * @internal
1887
- */
1888
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
1889
- }
1890
1308
  export interface DisassociateWirelessDeviceFromMulticastGroupResponse {
1891
1309
  }
1892
- export declare namespace DisassociateWirelessDeviceFromMulticastGroupResponse {
1893
- /**
1894
- * @internal
1895
- */
1896
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
1897
- }
1898
1310
  export interface DisassociateWirelessDeviceFromThingRequest {
1899
1311
  /**
1900
1312
  * <p>The ID of the resource to update.</p>
1901
1313
  */
1902
1314
  Id: string | undefined;
1903
1315
  }
1904
- export declare namespace DisassociateWirelessDeviceFromThingRequest {
1905
- /**
1906
- * @internal
1907
- */
1908
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
1909
- }
1910
1316
  export interface DisassociateWirelessDeviceFromThingResponse {
1911
1317
  }
1912
- export declare namespace DisassociateWirelessDeviceFromThingResponse {
1913
- /**
1914
- * @internal
1915
- */
1916
- const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
1917
- }
1918
1318
  export interface DisassociateWirelessGatewayFromCertificateRequest {
1919
1319
  /**
1920
1320
  * <p>The ID of the resource to update.</p>
1921
1321
  */
1922
1322
  Id: string | undefined;
1923
1323
  }
1924
- export declare namespace DisassociateWirelessGatewayFromCertificateRequest {
1925
- /**
1926
- * @internal
1927
- */
1928
- const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
1929
- }
1930
1324
  export interface DisassociateWirelessGatewayFromCertificateResponse {
1931
1325
  }
1932
- export declare namespace DisassociateWirelessGatewayFromCertificateResponse {
1933
- /**
1934
- * @internal
1935
- */
1936
- const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
1937
- }
1938
1326
  export interface DisassociateWirelessGatewayFromThingRequest {
1939
1327
  /**
1940
1328
  * <p>The ID of the resource to update.</p>
1941
1329
  */
1942
1330
  Id: string | undefined;
1943
1331
  }
1944
- export declare namespace DisassociateWirelessGatewayFromThingRequest {
1945
- /**
1946
- * @internal
1947
- */
1948
- const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
1949
- }
1950
1332
  export interface DisassociateWirelessGatewayFromThingResponse {
1951
1333
  }
1952
- export declare namespace DisassociateWirelessGatewayFromThingResponse {
1953
- /**
1954
- * @internal
1955
- */
1956
- const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
1957
- }
1958
1334
  /**
1959
1335
  * <p>LoRaWAN router info.</p>
1960
1336
  */
@@ -1964,12 +1340,6 @@ export interface LoRaWANSendDataToDevice {
1964
1340
  */
1965
1341
  FPort?: number;
1966
1342
  }
1967
- export declare namespace LoRaWANSendDataToDevice {
1968
- /**
1969
- * @internal
1970
- */
1971
- const filterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
1972
- }
1973
1343
  /**
1974
1344
  * <p>The message in the downlink queue.</p>
1975
1345
  */
@@ -1993,12 +1363,6 @@ export interface DownlinkQueueMessage {
1993
1363
  */
1994
1364
  LoRaWAN?: LoRaWANSendDataToDevice;
1995
1365
  }
1996
- export declare namespace DownlinkQueueMessage {
1997
- /**
1998
- * @internal
1999
- */
2000
- const filterSensitiveLog: (obj: DownlinkQueueMessage) => any;
2001
- }
2002
1366
  export declare enum Event {
2003
1367
  ACK = "ack",
2004
1368
  DISCOVERED = "discovered",
@@ -2015,12 +1379,6 @@ export interface LoRaWANJoinEventNotificationConfigurations {
2015
1379
  */
2016
1380
  DevEuiEventTopic?: EventNotificationTopicStatus | string;
2017
1381
  }
2018
- export declare namespace LoRaWANJoinEventNotificationConfigurations {
2019
- /**
2020
- * @internal
2021
- */
2022
- const filterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
2023
- }
2024
1382
  /**
2025
1383
  * <p>Join event configuration object for enabling or disabling topic.</p>
2026
1384
  */
@@ -2034,12 +1392,6 @@ export interface JoinEventConfiguration {
2034
1392
  */
2035
1393
  WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
2036
1394
  }
2037
- export declare namespace JoinEventConfiguration {
2038
- /**
2039
- * @internal
2040
- */
2041
- const filterSensitiveLog: (obj: JoinEventConfiguration) => any;
2042
- }
2043
1395
  /**
2044
1396
  * <p>Proximity event configuration object for enabling and disabling relevant topics.</p>
2045
1397
  */
@@ -2053,12 +1405,6 @@ export interface ProximityEventConfiguration {
2053
1405
  */
2054
1406
  WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
2055
1407
  }
2056
- export declare namespace ProximityEventConfiguration {
2057
- /**
2058
- * @internal
2059
- */
2060
- const filterSensitiveLog: (obj: ProximityEventConfiguration) => any;
2061
- }
2062
1408
  /**
2063
1409
  * <p>Object of all event configurations and the status of the event topics.</p>
2064
1410
  */
@@ -2080,12 +1426,6 @@ export interface EventNotificationItemConfigurations {
2080
1426
  */
2081
1427
  ConnectionStatus?: ConnectionStatusEventConfiguration;
2082
1428
  }
2083
- export declare namespace EventNotificationItemConfigurations {
2084
- /**
2085
- * @internal
2086
- */
2087
- const filterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
2088
- }
2089
1429
  export declare enum IdentifierType {
2090
1430
  DevEui = "DevEui",
2091
1431
  GatewayEui = "GatewayEui",
@@ -2117,12 +1457,6 @@ export interface EventConfigurationItem {
2117
1457
  */
2118
1458
  Events?: EventNotificationItemConfigurations;
2119
1459
  }
2120
- export declare namespace EventConfigurationItem {
2121
- /**
2122
- * @internal
2123
- */
2124
- const filterSensitiveLog: (obj: EventConfigurationItem) => any;
2125
- }
2126
1460
  export declare enum EventNotificationResourceType {
2127
1461
  SidewalkAccount = "SidewalkAccount",
2128
1462
  WirelessDevice = "WirelessDevice",
@@ -2158,12 +1492,6 @@ export interface FuotaTask {
2158
1492
  */
2159
1493
  Name?: string;
2160
1494
  }
2161
- export declare namespace FuotaTask {
2162
- /**
2163
- * @internal
2164
- */
2165
- const filterSensitiveLog: (obj: FuotaTask) => any;
2166
- }
2167
1495
  export declare enum FuotaTaskStatus {
2168
1496
  Delete_Waiting = "Delete_Waiting",
2169
1497
  FuotaDone = "FuotaDone",
@@ -2177,12 +1505,6 @@ export interface GetDestinationRequest {
2177
1505
  */
2178
1506
  Name: string | undefined;
2179
1507
  }
2180
- export declare namespace GetDestinationRequest {
2181
- /**
2182
- * @internal
2183
- */
2184
- const filterSensitiveLog: (obj: GetDestinationRequest) => any;
2185
- }
2186
1508
  export interface GetDestinationResponse {
2187
1509
  /**
2188
1510
  * <p>The Amazon Resource Name of the resource.</p>
@@ -2209,24 +1531,12 @@ export interface GetDestinationResponse {
2209
1531
  */
2210
1532
  RoleArn?: string;
2211
1533
  }
2212
- export declare namespace GetDestinationResponse {
2213
- /**
2214
- * @internal
2215
- */
2216
- const filterSensitiveLog: (obj: GetDestinationResponse) => any;
2217
- }
2218
1534
  export interface GetDeviceProfileRequest {
2219
1535
  /**
2220
1536
  * <p>The ID of the resource to get.</p>
2221
1537
  */
2222
1538
  Id: string | undefined;
2223
1539
  }
2224
- export declare namespace GetDeviceProfileRequest {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
2229
- }
2230
1540
  export interface GetDeviceProfileResponse {
2231
1541
  /**
2232
1542
  * <p>The Amazon Resource Name of the resource.</p>
@@ -2245,20 +1555,8 @@ export interface GetDeviceProfileResponse {
2245
1555
  */
2246
1556
  LoRaWAN?: LoRaWANDeviceProfile;
2247
1557
  }
2248
- export declare namespace GetDeviceProfileResponse {
2249
- /**
2250
- * @internal
2251
- */
2252
- const filterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
2253
- }
2254
1558
  export interface GetEventConfigurationByResourceTypesRequest {
2255
1559
  }
2256
- export declare namespace GetEventConfigurationByResourceTypesRequest {
2257
- /**
2258
- * @internal
2259
- */
2260
- const filterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
2261
- }
2262
1560
  /**
2263
1561
  * <p>Object for LoRaWAN join resource type event configuration.</p>
2264
1562
  */
@@ -2268,12 +1566,6 @@ export interface LoRaWANJoinResourceTypeEventConfiguration {
2268
1566
  */
2269
1567
  WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
2270
1568
  }
2271
- export declare namespace LoRaWANJoinResourceTypeEventConfiguration {
2272
- /**
2273
- * @internal
2274
- */
2275
- const filterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
2276
- }
2277
1569
  /**
2278
1570
  * <p>Join resource type event configuration object for enabling or disabling topic.</p>
2279
1571
  */
@@ -2284,12 +1576,6 @@ export interface JoinResourceTypeEventConfiguration {
2284
1576
  */
2285
1577
  LoRaWAN?: LoRaWANJoinResourceTypeEventConfiguration;
2286
1578
  }
2287
- export declare namespace JoinResourceTypeEventConfiguration {
2288
- /**
2289
- * @internal
2290
- */
2291
- const filterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
2292
- }
2293
1579
  /**
2294
1580
  * <p>Proximity resource type event configuration object for enabling or disabling topic.</p>
2295
1581
  */
@@ -2299,12 +1585,6 @@ export interface ProximityResourceTypeEventConfiguration {
2299
1585
  */
2300
1586
  Sidewalk?: SidewalkResourceTypeEventConfiguration;
2301
1587
  }
2302
- export declare namespace ProximityResourceTypeEventConfiguration {
2303
- /**
2304
- * @internal
2305
- */
2306
- const filterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
2307
- }
2308
1588
  export interface GetEventConfigurationByResourceTypesResponse {
2309
1589
  /**
2310
1590
  * <p>Resource type event configuration for the device registration state event.</p>
@@ -2323,24 +1603,12 @@ export interface GetEventConfigurationByResourceTypesResponse {
2323
1603
  */
2324
1604
  ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
2325
1605
  }
2326
- export declare namespace GetEventConfigurationByResourceTypesResponse {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
2331
- }
2332
1606
  export interface GetFuotaTaskRequest {
2333
1607
  /**
2334
1608
  * <p>The ID of a FUOTA task.</p>
2335
1609
  */
2336
1610
  Id: string | undefined;
2337
1611
  }
2338
- export declare namespace GetFuotaTaskRequest {
2339
- /**
2340
- * @internal
2341
- */
2342
- const filterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
2343
- }
2344
1612
  /**
2345
1613
  * <p>The LoRaWAN information returned from getting a FUOTA task.</p>
2346
1614
  */
@@ -2354,12 +1622,6 @@ export interface LoRaWANFuotaTaskGetInfo {
2354
1622
  */
2355
1623
  StartTime?: Date;
2356
1624
  }
2357
- export declare namespace LoRaWANFuotaTaskGetInfo {
2358
- /**
2359
- * @internal
2360
- */
2361
- const filterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
2362
- }
2363
1625
  export interface GetFuotaTaskResponse {
2364
1626
  /**
2365
1627
  * <p>The arn of a FUOTA task.</p>
@@ -2398,20 +1660,8 @@ export interface GetFuotaTaskResponse {
2398
1660
  */
2399
1661
  CreatedAt?: Date;
2400
1662
  }
2401
- export declare namespace GetFuotaTaskResponse {
2402
- /**
2403
- * @internal
2404
- */
2405
- const filterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
2406
- }
2407
1663
  export interface GetLogLevelsByResourceTypesRequest {
2408
1664
  }
2409
- export declare namespace GetLogLevelsByResourceTypesRequest {
2410
- /**
2411
- * @internal
2412
- */
2413
- const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
2414
- }
2415
1665
  export declare enum WirelessDeviceEvent {
2416
1666
  Downlink_Data = "Downlink_Data",
2417
1667
  Join = "Join",
@@ -2436,12 +1686,6 @@ export interface WirelessDeviceEventLogOption {
2436
1686
  */
2437
1687
  LogLevel: LogLevel | string | undefined;
2438
1688
  }
2439
- export declare namespace WirelessDeviceEventLogOption {
2440
- /**
2441
- * @internal
2442
- */
2443
- const filterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
2444
- }
2445
1689
  /**
2446
1690
  * <p>The log options for wireless devices and can be used to set log levels for a specific type of wireless device.</p>
2447
1691
  */
@@ -2460,12 +1704,6 @@ export interface WirelessDeviceLogOption {
2460
1704
  */
2461
1705
  Events?: WirelessDeviceEventLogOption[];
2462
1706
  }
2463
- export declare namespace WirelessDeviceLogOption {
2464
- /**
2465
- * @internal
2466
- */
2467
- const filterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
2468
- }
2469
1707
  export declare enum WirelessGatewayEvent {
2470
1708
  CUPS_Request = "CUPS_Request",
2471
1709
  Certificate = "Certificate"
@@ -2485,12 +1723,6 @@ export interface WirelessGatewayEventLogOption {
2485
1723
  */
2486
1724
  LogLevel: LogLevel | string | undefined;
2487
1725
  }
2488
- export declare namespace WirelessGatewayEventLogOption {
2489
- /**
2490
- * @internal
2491
- */
2492
- const filterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
2493
- }
2494
1726
  export declare enum WirelessGatewayType {
2495
1727
  LoRaWAN = "LoRaWAN"
2496
1728
  }
@@ -2512,12 +1744,6 @@ export interface WirelessGatewayLogOption {
2512
1744
  */
2513
1745
  Events?: WirelessGatewayEventLogOption[];
2514
1746
  }
2515
- export declare namespace WirelessGatewayLogOption {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
2520
- }
2521
1747
  export interface GetLogLevelsByResourceTypesResponse {
2522
1748
  /**
2523
1749
  * <p>The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display
@@ -2533,24 +1759,12 @@ export interface GetLogLevelsByResourceTypesResponse {
2533
1759
  */
2534
1760
  WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
2535
1761
  }
2536
- export declare namespace GetLogLevelsByResourceTypesResponse {
2537
- /**
2538
- * @internal
2539
- */
2540
- const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
2541
- }
2542
1762
  export interface GetMulticastGroupRequest {
2543
1763
  /**
2544
1764
  * <p>The ID of the multicast group.</p>
2545
1765
  */
2546
1766
  Id: string | undefined;
2547
1767
  }
2548
- export declare namespace GetMulticastGroupRequest {
2549
- /**
2550
- * @internal
2551
- */
2552
- const filterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
2553
- }
2554
1768
  /**
2555
1769
  * <p>The LoRaWAN information that is to be returned from getting multicast group information.</p>
2556
1770
  */
@@ -2572,12 +1786,6 @@ export interface LoRaWANMulticastGet {
2572
1786
  */
2573
1787
  NumberOfDevicesInGroup?: number;
2574
1788
  }
2575
- export declare namespace LoRaWANMulticastGet {
2576
- /**
2577
- * @internal
2578
- */
2579
- const filterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
2580
- }
2581
1789
  export interface GetMulticastGroupResponse {
2582
1790
  /**
2583
1791
  * <p>The arn of the multicast group.</p>
@@ -2608,24 +1816,12 @@ export interface GetMulticastGroupResponse {
2608
1816
  */
2609
1817
  CreatedAt?: Date;
2610
1818
  }
2611
- export declare namespace GetMulticastGroupResponse {
2612
- /**
2613
- * @internal
2614
- */
2615
- const filterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
2616
- }
2617
1819
  export interface GetMulticastGroupSessionRequest {
2618
1820
  /**
2619
1821
  * <p>The ID of the multicast group.</p>
2620
1822
  */
2621
1823
  Id: string | undefined;
2622
1824
  }
2623
- export declare namespace GetMulticastGroupSessionRequest {
2624
- /**
2625
- * @internal
2626
- */
2627
- const filterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
2628
- }
2629
1825
  /**
2630
1826
  * <p>The LoRaWAN information used with the multicast session.</p>
2631
1827
  */
@@ -2647,36 +1843,18 @@ export interface LoRaWANMulticastSession {
2647
1843
  */
2648
1844
  SessionTimeout?: number;
2649
1845
  }
2650
- export declare namespace LoRaWANMulticastSession {
2651
- /**
2652
- * @internal
2653
- */
2654
- const filterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
2655
- }
2656
1846
  export interface GetMulticastGroupSessionResponse {
2657
1847
  /**
2658
1848
  * <p>The LoRaWAN information used with the multicast session.</p>
2659
1849
  */
2660
1850
  LoRaWAN?: LoRaWANMulticastSession;
2661
1851
  }
2662
- export declare namespace GetMulticastGroupSessionResponse {
2663
- /**
2664
- * @internal
2665
- */
2666
- const filterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
2667
- }
2668
1852
  export interface GetNetworkAnalyzerConfigurationRequest {
2669
1853
  /**
2670
1854
  * <p>Name of the network analyzer configuration.</p>
2671
1855
  */
2672
1856
  ConfigurationName: string | undefined;
2673
1857
  }
2674
- export declare namespace GetNetworkAnalyzerConfigurationRequest {
2675
- /**
2676
- * @internal
2677
- */
2678
- const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
2679
- }
2680
1858
  export interface GetNetworkAnalyzerConfigurationResponse {
2681
1859
  /**
2682
1860
  * <p>Trace content for your wireless gateway and wireless device resources.</p>
@@ -2703,12 +1881,6 @@ export interface GetNetworkAnalyzerConfigurationResponse {
2703
1881
  */
2704
1882
  Name?: string;
2705
1883
  }
2706
- export declare namespace GetNetworkAnalyzerConfigurationResponse {
2707
- /**
2708
- * @internal
2709
- */
2710
- const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
2711
- }
2712
1884
  export interface GetPartnerAccountRequest {
2713
1885
  /**
2714
1886
  * <p>The partner account ID to disassociate from the AWS account.</p>
@@ -2719,12 +1891,6 @@ export interface GetPartnerAccountRequest {
2719
1891
  */
2720
1892
  PartnerType: PartnerType | string | undefined;
2721
1893
  }
2722
- export declare namespace GetPartnerAccountRequest {
2723
- /**
2724
- * @internal
2725
- */
2726
- const filterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
2727
- }
2728
1894
  /**
2729
1895
  * <p>Information about a Sidewalk account.</p>
2730
1896
  */
@@ -2742,12 +1908,6 @@ export interface SidewalkAccountInfoWithFingerprint {
2742
1908
  */
2743
1909
  Arn?: string;
2744
1910
  }
2745
- export declare namespace SidewalkAccountInfoWithFingerprint {
2746
- /**
2747
- * @internal
2748
- */
2749
- const filterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
2750
- }
2751
1911
  export interface GetPartnerAccountResponse {
2752
1912
  /**
2753
1913
  * <p>The Sidewalk account credentials.</p>
@@ -2758,12 +1918,6 @@ export interface GetPartnerAccountResponse {
2758
1918
  */
2759
1919
  AccountLinked?: boolean;
2760
1920
  }
2761
- export declare namespace GetPartnerAccountResponse {
2762
- /**
2763
- * @internal
2764
- */
2765
- const filterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
2766
- }
2767
1921
  export declare enum PositionResourceType {
2768
1922
  WirelessDevice = "WirelessDevice",
2769
1923
  WirelessGateway = "WirelessGateway"
@@ -2778,12 +1932,6 @@ export interface GetPositionRequest {
2778
1932
  */
2779
1933
  ResourceType: PositionResourceType | string | undefined;
2780
1934
  }
2781
- export declare namespace GetPositionRequest {
2782
- /**
2783
- * @internal
2784
- */
2785
- const filterSensitiveLog: (obj: GetPositionRequest) => any;
2786
- }
2787
1935
  export declare enum PositionSolverProvider {
2788
1936
  SEMTECH = "Semtech"
2789
1937
  }
@@ -2818,12 +1966,6 @@ export interface GetPositionResponse {
2818
1966
  */
2819
1967
  Timestamp?: string;
2820
1968
  }
2821
- export declare namespace GetPositionResponse {
2822
- /**
2823
- * @internal
2824
- */
2825
- const filterSensitiveLog: (obj: GetPositionResponse) => any;
2826
- }
2827
1969
  export interface GetPositionConfigurationRequest {
2828
1970
  /**
2829
1971
  * <p>Resource identifier used in a position configuration.</p>
@@ -2834,12 +1976,6 @@ export interface GetPositionConfigurationRequest {
2834
1976
  */
2835
1977
  ResourceType: PositionResourceType | string | undefined;
2836
1978
  }
2837
- export declare namespace GetPositionConfigurationRequest {
2838
- /**
2839
- * @internal
2840
- */
2841
- const filterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
2842
- }
2843
1979
  export declare enum PositionConfigurationFec {
2844
1980
  NONE = "NONE",
2845
1981
  ROSE = "ROSE"
@@ -2869,12 +2005,6 @@ export interface SemtechGnssDetail {
2869
2005
  */
2870
2006
  Fec?: PositionConfigurationFec | string;
2871
2007
  }
2872
- export declare namespace SemtechGnssDetail {
2873
- /**
2874
- * @internal
2875
- */
2876
- const filterSensitiveLog: (obj: SemtechGnssDetail) => any;
2877
- }
2878
2008
  /**
2879
2009
  * <p>The wrapper for position solver details.</p>
2880
2010
  */
@@ -2884,12 +2014,6 @@ export interface PositionSolverDetails {
2884
2014
  */
2885
2015
  SemtechGnss?: SemtechGnssDetail;
2886
2016
  }
2887
- export declare namespace PositionSolverDetails {
2888
- /**
2889
- * @internal
2890
- */
2891
- const filterSensitiveLog: (obj: PositionSolverDetails) => any;
2892
- }
2893
2017
  export interface GetPositionConfigurationResponse {
2894
2018
  /**
2895
2019
  * <p>The wrapper for the solver configuration details object.</p>
@@ -2901,12 +2025,6 @@ export interface GetPositionConfigurationResponse {
2901
2025
  */
2902
2026
  Destination?: string;
2903
2027
  }
2904
- export declare namespace GetPositionConfigurationResponse {
2905
- /**
2906
- * @internal
2907
- */
2908
- const filterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
2909
- }
2910
2028
  export interface GetResourceEventConfigurationRequest {
2911
2029
  /**
2912
2030
  * <p>Resource identifier to opt in for event messaging.</p>
@@ -2921,12 +2039,6 @@ export interface GetResourceEventConfigurationRequest {
2921
2039
  */
2922
2040
  PartnerType?: EventNotificationPartnerType | string;
2923
2041
  }
2924
- export declare namespace GetResourceEventConfigurationRequest {
2925
- /**
2926
- * @internal
2927
- */
2928
- const filterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
2929
- }
2930
2042
  export interface GetResourceEventConfigurationResponse {
2931
2043
  /**
2932
2044
  * <p>Event configuration for the device registration state event.</p>
@@ -2945,12 +2057,6 @@ export interface GetResourceEventConfigurationResponse {
2945
2057
  */
2946
2058
  ConnectionStatus?: ConnectionStatusEventConfiguration;
2947
2059
  }
2948
- export declare namespace GetResourceEventConfigurationResponse {
2949
- /**
2950
- * @internal
2951
- */
2952
- const filterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
2953
- }
2954
2060
  export interface GetResourceLogLevelRequest {
2955
2061
  /**
2956
2062
  * <p>The identifier of the resource. For a Wireless Device, it is the wireless device ID. For a wireless gateway,
@@ -2962,12 +2068,6 @@ export interface GetResourceLogLevelRequest {
2962
2068
  */
2963
2069
  ResourceType: string | undefined;
2964
2070
  }
2965
- export declare namespace GetResourceLogLevelRequest {
2966
- /**
2967
- * @internal
2968
- */
2969
- const filterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
2970
- }
2971
2071
  export interface GetResourceLogLevelResponse {
2972
2072
  /**
2973
2073
  * <p>The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display
@@ -2975,12 +2075,6 @@ export interface GetResourceLogLevelResponse {
2975
2075
  */
2976
2076
  LogLevel?: LogLevel | string;
2977
2077
  }
2978
- export declare namespace GetResourceLogLevelResponse {
2979
- /**
2980
- * @internal
2981
- */
2982
- const filterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
2983
- }
2984
2078
  export declare enum WirelessGatewayServiceType {
2985
2079
  CUPS = "CUPS",
2986
2080
  LNS = "LNS"
@@ -2993,12 +2087,6 @@ export interface GetServiceEndpointRequest {
2993
2087
  */
2994
2088
  ServiceType?: WirelessGatewayServiceType | string;
2995
2089
  }
2996
- export declare namespace GetServiceEndpointRequest {
2997
- /**
2998
- * @internal
2999
- */
3000
- const filterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
3001
- }
3002
2090
  export interface GetServiceEndpointResponse {
3003
2091
  /**
3004
2092
  * <p>The endpoint's service type.</p>
@@ -3013,24 +2101,12 @@ export interface GetServiceEndpointResponse {
3013
2101
  */
3014
2102
  ServerTrust?: string;
3015
2103
  }
3016
- export declare namespace GetServiceEndpointResponse {
3017
- /**
3018
- * @internal
3019
- */
3020
- const filterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
3021
- }
3022
2104
  export interface GetServiceProfileRequest {
3023
2105
  /**
3024
2106
  * <p>The ID of the resource to get.</p>
3025
2107
  */
3026
2108
  Id: string | undefined;
3027
2109
  }
3028
- export declare namespace GetServiceProfileRequest {
3029
- /**
3030
- * @internal
3031
- */
3032
- const filterSensitiveLog: (obj: GetServiceProfileRequest) => any;
3033
- }
3034
2110
  /**
3035
2111
  * <p>LoRaWANGetServiceProfileInfo object.</p>
3036
2112
  */
@@ -3112,12 +2188,6 @@ export interface LoRaWANGetServiceProfileInfo {
3112
2188
  */
3113
2189
  MinGwDiversity?: number;
3114
2190
  }
3115
- export declare namespace LoRaWANGetServiceProfileInfo {
3116
- /**
3117
- * @internal
3118
- */
3119
- const filterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
3120
- }
3121
2191
  export interface GetServiceProfileResponse {
3122
2192
  /**
3123
2193
  * <p>The Amazon Resource Name of the resource.</p>
@@ -3136,12 +2206,6 @@ export interface GetServiceProfileResponse {
3136
2206
  */
3137
2207
  LoRaWAN?: LoRaWANGetServiceProfileInfo;
3138
2208
  }
3139
- export declare namespace GetServiceProfileResponse {
3140
- /**
3141
- * @internal
3142
- */
3143
- const filterSensitiveLog: (obj: GetServiceProfileResponse) => any;
3144
- }
3145
2209
  export declare enum WirelessDeviceIdType {
3146
2210
  DevEui = "DevEui",
3147
2211
  SidewalkManufacturingSn = "SidewalkManufacturingSn",
@@ -3158,12 +2222,6 @@ export interface GetWirelessDeviceRequest {
3158
2222
  */
3159
2223
  IdentifierType: WirelessDeviceIdType | string | undefined;
3160
2224
  }
3161
- export declare namespace GetWirelessDeviceRequest {
3162
- /**
3163
- * @internal
3164
- */
3165
- const filterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
3166
- }
3167
2225
  /**
3168
2226
  * <p>Sidewalk device object.</p>
3169
2227
  */
@@ -3185,12 +2243,6 @@ export interface SidewalkDevice {
3185
2243
  */
3186
2244
  DeviceCertificates?: CertificateList[];
3187
2245
  }
3188
- export declare namespace SidewalkDevice {
3189
- /**
3190
- * @internal
3191
- */
3192
- const filterSensitiveLog: (obj: SidewalkDevice) => any;
3193
- }
3194
2246
  export interface GetWirelessDeviceResponse {
3195
2247
  /**
3196
2248
  * <p>The wireless device type.</p>
@@ -3233,24 +2285,12 @@ export interface GetWirelessDeviceResponse {
3233
2285
  */
3234
2286
  Sidewalk?: SidewalkDevice;
3235
2287
  }
3236
- export declare namespace GetWirelessDeviceResponse {
3237
- /**
3238
- * @internal
3239
- */
3240
- const filterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
3241
- }
3242
2288
  export interface GetWirelessDeviceStatisticsRequest {
3243
2289
  /**
3244
2290
  * <p>The ID of the wireless device for which to get the data.</p>
3245
2291
  */
3246
2292
  WirelessDeviceId: string | undefined;
3247
2293
  }
3248
- export declare namespace GetWirelessDeviceStatisticsRequest {
3249
- /**
3250
- * @internal
3251
- */
3252
- const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
3253
- }
3254
2294
  /**
3255
2295
  * <p>LoRaWAN gateway metatdata.</p>
3256
2296
  */
@@ -3268,12 +2308,6 @@ export interface LoRaWANGatewayMetadata {
3268
2308
  */
3269
2309
  Rssi?: number;
3270
2310
  }
3271
- export declare namespace LoRaWANGatewayMetadata {
3272
- /**
3273
- * @internal
3274
- */
3275
- const filterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
3276
- }
3277
2311
  /**
3278
2312
  * <p>LoRaWAN device metatdata.</p>
3279
2313
  */
@@ -3303,12 +2337,6 @@ export interface LoRaWANDeviceMetadata {
3303
2337
  */
3304
2338
  Gateways?: LoRaWANGatewayMetadata[];
3305
2339
  }
3306
- export declare namespace LoRaWANDeviceMetadata {
3307
- /**
3308
- * @internal
3309
- */
3310
- const filterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
3311
- }
3312
2340
  /**
3313
2341
  * <p>MetaData for Sidewalk device.</p>
3314
2342
  */
@@ -3330,12 +2358,6 @@ export interface SidewalkDeviceMetadata {
3330
2358
  */
3331
2359
  DeviceState?: DeviceState | string;
3332
2360
  }
3333
- export declare namespace SidewalkDeviceMetadata {
3334
- /**
3335
- * @internal
3336
- */
3337
- const filterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
3338
- }
3339
2361
  export interface GetWirelessDeviceStatisticsResponse {
3340
2362
  /**
3341
2363
  * <p>The ID of the wireless device.</p>
@@ -3354,12 +2376,6 @@ export interface GetWirelessDeviceStatisticsResponse {
3354
2376
  */
3355
2377
  Sidewalk?: SidewalkDeviceMetadata;
3356
2378
  }
3357
- export declare namespace GetWirelessDeviceStatisticsResponse {
3358
- /**
3359
- * @internal
3360
- */
3361
- const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
3362
- }
3363
2379
  export declare enum WirelessGatewayIdType {
3364
2380
  GatewayEui = "GatewayEui",
3365
2381
  ThingName = "ThingName",
@@ -3375,12 +2391,6 @@ export interface GetWirelessGatewayRequest {
3375
2391
  */
3376
2392
  IdentifierType: WirelessGatewayIdType | string | undefined;
3377
2393
  }
3378
- export declare namespace GetWirelessGatewayRequest {
3379
- /**
3380
- * @internal
3381
- */
3382
- const filterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
3383
- }
3384
2394
  export interface GetWirelessGatewayResponse {
3385
2395
  /**
3386
2396
  * <p>The name of the resource.</p>
@@ -3411,24 +2421,12 @@ export interface GetWirelessGatewayResponse {
3411
2421
  */
3412
2422
  ThingArn?: string;
3413
2423
  }
3414
- export declare namespace GetWirelessGatewayResponse {
3415
- /**
3416
- * @internal
3417
- */
3418
- const filterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
3419
- }
3420
2424
  export interface GetWirelessGatewayCertificateRequest {
3421
2425
  /**
3422
2426
  * <p>The ID of the resource to get.</p>
3423
2427
  */
3424
2428
  Id: string | undefined;
3425
2429
  }
3426
- export declare namespace GetWirelessGatewayCertificateRequest {
3427
- /**
3428
- * @internal
3429
- */
3430
- const filterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
3431
- }
3432
2430
  export interface GetWirelessGatewayCertificateResponse {
3433
2431
  /**
3434
2432
  * <p>The ID of the certificate associated with the wireless gateway.</p>
@@ -3439,24 +2437,12 @@ export interface GetWirelessGatewayCertificateResponse {
3439
2437
  */
3440
2438
  LoRaWANNetworkServerCertificateId?: string;
3441
2439
  }
3442
- export declare namespace GetWirelessGatewayCertificateResponse {
3443
- /**
3444
- * @internal
3445
- */
3446
- const filterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
3447
- }
3448
2440
  export interface GetWirelessGatewayFirmwareInformationRequest {
3449
2441
  /**
3450
2442
  * <p>The ID of the resource to get.</p>
3451
2443
  */
3452
2444
  Id: string | undefined;
3453
2445
  }
3454
- export declare namespace GetWirelessGatewayFirmwareInformationRequest {
3455
- /**
3456
- * @internal
3457
- */
3458
- const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
3459
- }
3460
2446
  /**
3461
2447
  * <p>LoRaWANGatewayCurrentVersion object.</p>
3462
2448
  */
@@ -3466,36 +2452,18 @@ export interface LoRaWANGatewayCurrentVersion {
3466
2452
  */
3467
2453
  CurrentVersion?: LoRaWANGatewayVersion;
3468
2454
  }
3469
- export declare namespace LoRaWANGatewayCurrentVersion {
3470
- /**
3471
- * @internal
3472
- */
3473
- const filterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
3474
- }
3475
2455
  export interface GetWirelessGatewayFirmwareInformationResponse {
3476
2456
  /**
3477
2457
  * <p>Information about the wireless gateway's firmware.</p>
3478
2458
  */
3479
2459
  LoRaWAN?: LoRaWANGatewayCurrentVersion;
3480
2460
  }
3481
- export declare namespace GetWirelessGatewayFirmwareInformationResponse {
3482
- /**
3483
- * @internal
3484
- */
3485
- const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
3486
- }
3487
2461
  export interface GetWirelessGatewayStatisticsRequest {
3488
2462
  /**
3489
2463
  * <p>The ID of the wireless gateway for which to get the data.</p>
3490
2464
  */
3491
2465
  WirelessGatewayId: string | undefined;
3492
2466
  }
3493
- export declare namespace GetWirelessGatewayStatisticsRequest {
3494
- /**
3495
- * @internal
3496
- */
3497
- const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
3498
- }
3499
2467
  export interface GetWirelessGatewayStatisticsResponse {
3500
2468
  /**
3501
2469
  * <p>The ID of the wireless gateway.</p>
@@ -3510,24 +2478,12 @@ export interface GetWirelessGatewayStatisticsResponse {
3510
2478
  */
3511
2479
  ConnectionStatus?: ConnectionStatus | string;
3512
2480
  }
3513
- export declare namespace GetWirelessGatewayStatisticsResponse {
3514
- /**
3515
- * @internal
3516
- */
3517
- const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
3518
- }
3519
2481
  export interface GetWirelessGatewayTaskRequest {
3520
2482
  /**
3521
2483
  * <p>The ID of the resource to get.</p>
3522
2484
  */
3523
2485
  Id: string | undefined;
3524
2486
  }
3525
- export declare namespace GetWirelessGatewayTaskRequest {
3526
- /**
3527
- * @internal
3528
- */
3529
- const filterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
3530
- }
3531
2487
  export interface GetWirelessGatewayTaskResponse {
3532
2488
  /**
3533
2489
  * <p>The ID of the wireless gateway.</p>
@@ -3550,24 +2506,12 @@ export interface GetWirelessGatewayTaskResponse {
3550
2506
  */
3551
2507
  Status?: WirelessGatewayTaskStatus | string;
3552
2508
  }
3553
- export declare namespace GetWirelessGatewayTaskResponse {
3554
- /**
3555
- * @internal
3556
- */
3557
- const filterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
3558
- }
3559
2509
  export interface GetWirelessGatewayTaskDefinitionRequest {
3560
2510
  /**
3561
2511
  * <p>The ID of the resource to get.</p>
3562
2512
  */
3563
2513
  Id: string | undefined;
3564
2514
  }
3565
- export declare namespace GetWirelessGatewayTaskDefinitionRequest {
3566
- /**
3567
- * @internal
3568
- */
3569
- const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
3570
- }
3571
2515
  export interface GetWirelessGatewayTaskDefinitionResponse {
3572
2516
  /**
3573
2517
  * <p>Whether to automatically create tasks using this task definition for all gateways with the specified current version. If <code>false</code>, the task must me created by calling <code>CreateWirelessGatewayTask</code>.</p>
@@ -3586,12 +2530,6 @@ export interface GetWirelessGatewayTaskDefinitionResponse {
3586
2530
  */
3587
2531
  Arn?: string;
3588
2532
  }
3589
- export declare namespace GetWirelessGatewayTaskDefinitionResponse {
3590
- /**
3591
- * @internal
3592
- */
3593
- const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
3594
- }
3595
2533
  export interface ListDestinationsRequest {
3596
2534
  /**
3597
2535
  * <p>The maximum number of results to return in this operation.</p>
@@ -3602,12 +2540,6 @@ export interface ListDestinationsRequest {
3602
2540
  */
3603
2541
  NextToken?: string;
3604
2542
  }
3605
- export declare namespace ListDestinationsRequest {
3606
- /**
3607
- * @internal
3608
- */
3609
- const filterSensitiveLog: (obj: ListDestinationsRequest) => any;
3610
- }
3611
2543
  export interface ListDestinationsResponse {
3612
2544
  /**
3613
2545
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -3618,12 +2550,6 @@ export interface ListDestinationsResponse {
3618
2550
  */
3619
2551
  DestinationList?: Destinations[];
3620
2552
  }
3621
- export declare namespace ListDestinationsResponse {
3622
- /**
3623
- * @internal
3624
- */
3625
- const filterSensitiveLog: (obj: ListDestinationsResponse) => any;
3626
- }
3627
2553
  export interface ListDeviceProfilesRequest {
3628
2554
  /**
3629
2555
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3634,12 +2560,6 @@ export interface ListDeviceProfilesRequest {
3634
2560
  */
3635
2561
  MaxResults?: number;
3636
2562
  }
3637
- export declare namespace ListDeviceProfilesRequest {
3638
- /**
3639
- * @internal
3640
- */
3641
- const filterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
3642
- }
3643
2563
  export interface ListDeviceProfilesResponse {
3644
2564
  /**
3645
2565
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -3650,12 +2570,6 @@ export interface ListDeviceProfilesResponse {
3650
2570
  */
3651
2571
  DeviceProfileList?: DeviceProfile[];
3652
2572
  }
3653
- export declare namespace ListDeviceProfilesResponse {
3654
- /**
3655
- * @internal
3656
- */
3657
- const filterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
3658
- }
3659
2573
  export interface ListEventConfigurationsRequest {
3660
2574
  /**
3661
2575
  * <p>Resource type to filter event configurations.</p>
@@ -3671,12 +2585,6 @@ export interface ListEventConfigurationsRequest {
3671
2585
  */
3672
2586
  NextToken?: string;
3673
2587
  }
3674
- export declare namespace ListEventConfigurationsRequest {
3675
- /**
3676
- * @internal
3677
- */
3678
- const filterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
3679
- }
3680
2588
  export interface ListEventConfigurationsResponse {
3681
2589
  /**
3682
2590
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response;
@@ -3688,12 +2596,6 @@ export interface ListEventConfigurationsResponse {
3688
2596
  */
3689
2597
  EventConfigurationsList?: EventConfigurationItem[];
3690
2598
  }
3691
- export declare namespace ListEventConfigurationsResponse {
3692
- /**
3693
- * @internal
3694
- */
3695
- const filterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
3696
- }
3697
2599
  export interface ListFuotaTasksRequest {
3698
2600
  /**
3699
2601
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3704,12 +2606,6 @@ export interface ListFuotaTasksRequest {
3704
2606
  */
3705
2607
  MaxResults?: number;
3706
2608
  }
3707
- export declare namespace ListFuotaTasksRequest {
3708
- /**
3709
- * @internal
3710
- */
3711
- const filterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
3712
- }
3713
2609
  export interface ListFuotaTasksResponse {
3714
2610
  /**
3715
2611
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3720,12 +2616,6 @@ export interface ListFuotaTasksResponse {
3720
2616
  */
3721
2617
  FuotaTaskList?: FuotaTask[];
3722
2618
  }
3723
- export declare namespace ListFuotaTasksResponse {
3724
- /**
3725
- * @internal
3726
- */
3727
- const filterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
3728
- }
3729
2619
  export interface ListMulticastGroupsRequest {
3730
2620
  /**
3731
2621
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3736,12 +2626,6 @@ export interface ListMulticastGroupsRequest {
3736
2626
  */
3737
2627
  MaxResults?: number;
3738
2628
  }
3739
- export declare namespace ListMulticastGroupsRequest {
3740
- /**
3741
- * @internal
3742
- */
3743
- const filterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
3744
- }
3745
2629
  /**
3746
2630
  * <p>A multicast group.</p>
3747
2631
  */
@@ -3759,12 +2643,6 @@ export interface MulticastGroup {
3759
2643
  */
3760
2644
  Name?: string;
3761
2645
  }
3762
- export declare namespace MulticastGroup {
3763
- /**
3764
- * @internal
3765
- */
3766
- const filterSensitiveLog: (obj: MulticastGroup) => any;
3767
- }
3768
2646
  export interface ListMulticastGroupsResponse {
3769
2647
  /**
3770
2648
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3775,12 +2653,6 @@ export interface ListMulticastGroupsResponse {
3775
2653
  */
3776
2654
  MulticastGroupList?: MulticastGroup[];
3777
2655
  }
3778
- export declare namespace ListMulticastGroupsResponse {
3779
- /**
3780
- * @internal
3781
- */
3782
- const filterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
3783
- }
3784
2656
  export interface ListMulticastGroupsByFuotaTaskRequest {
3785
2657
  /**
3786
2658
  * <p>The ID of a FUOTA task.</p>
@@ -3795,12 +2667,6 @@ export interface ListMulticastGroupsByFuotaTaskRequest {
3795
2667
  */
3796
2668
  MaxResults?: number;
3797
2669
  }
3798
- export declare namespace ListMulticastGroupsByFuotaTaskRequest {
3799
- /**
3800
- * @internal
3801
- */
3802
- const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
3803
- }
3804
2670
  /**
3805
2671
  * <p>A multicast group that is associated with a FUOTA task.</p>
3806
2672
  */
@@ -3810,12 +2676,6 @@ export interface MulticastGroupByFuotaTask {
3810
2676
  */
3811
2677
  Id?: string;
3812
2678
  }
3813
- export declare namespace MulticastGroupByFuotaTask {
3814
- /**
3815
- * @internal
3816
- */
3817
- const filterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
3818
- }
3819
2679
  export interface ListMulticastGroupsByFuotaTaskResponse {
3820
2680
  /**
3821
2681
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3826,12 +2686,6 @@ export interface ListMulticastGroupsByFuotaTaskResponse {
3826
2686
  */
3827
2687
  MulticastGroupList?: MulticastGroupByFuotaTask[];
3828
2688
  }
3829
- export declare namespace ListMulticastGroupsByFuotaTaskResponse {
3830
- /**
3831
- * @internal
3832
- */
3833
- const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
3834
- }
3835
2689
  export interface ListNetworkAnalyzerConfigurationsRequest {
3836
2690
  /**
3837
2691
  * <p>The maximum number of results to return in this operation.</p>
@@ -3842,12 +2696,6 @@ export interface ListNetworkAnalyzerConfigurationsRequest {
3842
2696
  */
3843
2697
  NextToken?: string;
3844
2698
  }
3845
- export declare namespace ListNetworkAnalyzerConfigurationsRequest {
3846
- /**
3847
- * @internal
3848
- */
3849
- const filterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
3850
- }
3851
2699
  /**
3852
2700
  * <p>Network analyzer configurations.</p>
3853
2701
  */
@@ -3861,12 +2709,6 @@ export interface NetworkAnalyzerConfigurations {
3861
2709
  */
3862
2710
  Name?: string;
3863
2711
  }
3864
- export declare namespace NetworkAnalyzerConfigurations {
3865
- /**
3866
- * @internal
3867
- */
3868
- const filterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
3869
- }
3870
2712
  export interface ListNetworkAnalyzerConfigurationsResponse {
3871
2713
  /**
3872
2714
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -3877,12 +2719,6 @@ export interface ListNetworkAnalyzerConfigurationsResponse {
3877
2719
  */
3878
2720
  NetworkAnalyzerConfigurationList?: NetworkAnalyzerConfigurations[];
3879
2721
  }
3880
- export declare namespace ListNetworkAnalyzerConfigurationsResponse {
3881
- /**
3882
- * @internal
3883
- */
3884
- const filterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
3885
- }
3886
2722
  export interface ListPartnerAccountsRequest {
3887
2723
  /**
3888
2724
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -3893,12 +2729,6 @@ export interface ListPartnerAccountsRequest {
3893
2729
  */
3894
2730
  MaxResults?: number;
3895
2731
  }
3896
- export declare namespace ListPartnerAccountsRequest {
3897
- /**
3898
- * @internal
3899
- */
3900
- const filterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
3901
- }
3902
2732
  export interface ListPartnerAccountsResponse {
3903
2733
  /**
3904
2734
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -3909,12 +2739,6 @@ export interface ListPartnerAccountsResponse {
3909
2739
  */
3910
2740
  Sidewalk?: SidewalkAccountInfoWithFingerprint[];
3911
2741
  }
3912
- export declare namespace ListPartnerAccountsResponse {
3913
- /**
3914
- * @internal
3915
- */
3916
- const filterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
3917
- }
3918
2742
  export interface ListPositionConfigurationsRequest {
3919
2743
  /**
3920
2744
  * <p>Resource type for which position configurations are listed.</p>
@@ -3930,12 +2754,6 @@ export interface ListPositionConfigurationsRequest {
3930
2754
  */
3931
2755
  NextToken?: string;
3932
2756
  }
3933
- export declare namespace ListPositionConfigurationsRequest {
3934
- /**
3935
- * @internal
3936
- */
3937
- const filterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
3938
- }
3939
2757
  /**
3940
2758
  * <p>The wrapper for a position configuration.</p>
3941
2759
  */
@@ -3958,12 +2776,6 @@ export interface PositionConfigurationItem {
3958
2776
  */
3959
2777
  Destination?: string;
3960
2778
  }
3961
- export declare namespace PositionConfigurationItem {
3962
- /**
3963
- * @internal
3964
- */
3965
- const filterSensitiveLog: (obj: PositionConfigurationItem) => any;
3966
- }
3967
2779
  export interface ListPositionConfigurationsResponse {
3968
2780
  /**
3969
2781
  * <p>A list of position configurations.</p>
@@ -3974,12 +2786,6 @@ export interface ListPositionConfigurationsResponse {
3974
2786
  */
3975
2787
  NextToken?: string;
3976
2788
  }
3977
- export declare namespace ListPositionConfigurationsResponse {
3978
- /**
3979
- * @internal
3980
- */
3981
- const filterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
3982
- }
3983
2789
  export interface ListQueuedMessagesRequest {
3984
2790
  /**
3985
2791
  * <p>The ID of a given wireless device which the downlink message packets are being sent.</p>
@@ -3999,12 +2805,6 @@ export interface ListQueuedMessagesRequest {
3999
2805
  */
4000
2806
  WirelessDeviceType?: WirelessDeviceType | string;
4001
2807
  }
4002
- export declare namespace ListQueuedMessagesRequest {
4003
- /**
4004
- * @internal
4005
- */
4006
- const filterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
4007
- }
4008
2808
  export interface ListQueuedMessagesResponse {
4009
2809
  /**
4010
2810
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response;
@@ -4016,12 +2816,6 @@ export interface ListQueuedMessagesResponse {
4016
2816
  */
4017
2817
  DownlinkQueueMessagesList?: DownlinkQueueMessage[];
4018
2818
  }
4019
- export declare namespace ListQueuedMessagesResponse {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
4024
- }
4025
2819
  export interface ListServiceProfilesRequest {
4026
2820
  /**
4027
2821
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -4032,12 +2826,6 @@ export interface ListServiceProfilesRequest {
4032
2826
  */
4033
2827
  MaxResults?: number;
4034
2828
  }
4035
- export declare namespace ListServiceProfilesRequest {
4036
- /**
4037
- * @internal
4038
- */
4039
- const filterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
4040
- }
4041
2829
  /**
4042
2830
  * <p>Information about a service profile.</p>
4043
2831
  */
@@ -4055,12 +2843,6 @@ export interface ServiceProfile {
4055
2843
  */
4056
2844
  Id?: string;
4057
2845
  }
4058
- export declare namespace ServiceProfile {
4059
- /**
4060
- * @internal
4061
- */
4062
- const filterSensitiveLog: (obj: ServiceProfile) => any;
4063
- }
4064
2846
  export interface ListServiceProfilesResponse {
4065
2847
  /**
4066
2848
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -4071,36 +2853,18 @@ export interface ListServiceProfilesResponse {
4071
2853
  */
4072
2854
  ServiceProfileList?: ServiceProfile[];
4073
2855
  }
4074
- export declare namespace ListServiceProfilesResponse {
4075
- /**
4076
- * @internal
4077
- */
4078
- const filterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
4079
- }
4080
2856
  export interface ListTagsForResourceRequest {
4081
2857
  /**
4082
2858
  * <p>The ARN of the resource for which you want to list tags.</p>
4083
2859
  */
4084
2860
  ResourceArn: string | undefined;
4085
2861
  }
4086
- export declare namespace ListTagsForResourceRequest {
4087
- /**
4088
- * @internal
4089
- */
4090
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4091
- }
4092
2862
  export interface ListTagsForResourceResponse {
4093
2863
  /**
4094
2864
  * <p>The tags to attach to the specified resource. Tags are metadata that you can use to manage a resource.</p>
4095
2865
  */
4096
2866
  Tags?: Tag[];
4097
2867
  }
4098
- export declare namespace ListTagsForResourceResponse {
4099
- /**
4100
- * @internal
4101
- */
4102
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4103
- }
4104
2868
  export interface ListWirelessDevicesRequest {
4105
2869
  /**
4106
2870
  * <p>The maximum number of results to return in this operation.</p>
@@ -4135,12 +2899,6 @@ export interface ListWirelessDevicesRequest {
4135
2899
  */
4136
2900
  MulticastGroupId?: string;
4137
2901
  }
4138
- export declare namespace ListWirelessDevicesRequest {
4139
- /**
4140
- * @internal
4141
- */
4142
- const filterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
4143
- }
4144
2902
  /**
4145
2903
  * <p>LoRaWAN object for list functions.</p>
4146
2904
  */
@@ -4150,12 +2908,6 @@ export interface LoRaWANListDevice {
4150
2908
  */
4151
2909
  DevEui?: string;
4152
2910
  }
4153
- export declare namespace LoRaWANListDevice {
4154
- /**
4155
- * @internal
4156
- */
4157
- const filterSensitiveLog: (obj: LoRaWANListDevice) => any;
4158
- }
4159
2911
  /**
4160
2912
  * <p>Sidewalk object used by list functions.</p>
4161
2913
  */
@@ -4177,12 +2929,6 @@ export interface SidewalkListDevice {
4177
2929
  */
4178
2930
  DeviceCertificates?: CertificateList[];
4179
2931
  }
4180
- export declare namespace SidewalkListDevice {
4181
- /**
4182
- * @internal
4183
- */
4184
- const filterSensitiveLog: (obj: SidewalkListDevice) => any;
4185
- }
4186
2932
  /**
4187
2933
  * <p>Information about a wireless device's operation.</p>
4188
2934
  */
@@ -4232,12 +2978,6 @@ export interface WirelessDeviceStatistics {
4232
2978
  */
4233
2979
  McGroupId?: number;
4234
2980
  }
4235
- export declare namespace WirelessDeviceStatistics {
4236
- /**
4237
- * @internal
4238
- */
4239
- const filterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
4240
- }
4241
2981
  export interface ListWirelessDevicesResponse {
4242
2982
  /**
4243
2983
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -4248,12 +2988,6 @@ export interface ListWirelessDevicesResponse {
4248
2988
  */
4249
2989
  WirelessDeviceList?: WirelessDeviceStatistics[];
4250
2990
  }
4251
- export declare namespace ListWirelessDevicesResponse {
4252
- /**
4253
- * @internal
4254
- */
4255
- const filterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
4256
- }
4257
2991
  export interface ListWirelessGatewaysRequest {
4258
2992
  /**
4259
2993
  * <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.</p>
@@ -4264,12 +2998,6 @@ export interface ListWirelessGatewaysRequest {
4264
2998
  */
4265
2999
  MaxResults?: number;
4266
3000
  }
4267
- export declare namespace ListWirelessGatewaysRequest {
4268
- /**
4269
- * @internal
4270
- */
4271
- const filterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
4272
- }
4273
3001
  /**
4274
3002
  * <p>Information about a wireless gateway's operation.</p>
4275
3003
  */
@@ -4299,12 +3027,6 @@ export interface WirelessGatewayStatistics {
4299
3027
  */
4300
3028
  LastUplinkReceivedAt?: string;
4301
3029
  }
4302
- export declare namespace WirelessGatewayStatistics {
4303
- /**
4304
- * @internal
4305
- */
4306
- const filterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
4307
- }
4308
3030
  export interface ListWirelessGatewaysResponse {
4309
3031
  /**
4310
3032
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -4315,12 +3037,6 @@ export interface ListWirelessGatewaysResponse {
4315
3037
  */
4316
3038
  WirelessGatewayList?: WirelessGatewayStatistics[];
4317
3039
  }
4318
- export declare namespace ListWirelessGatewaysResponse {
4319
- /**
4320
- * @internal
4321
- */
4322
- const filterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
4323
- }
4324
3040
  export declare enum WirelessGatewayTaskDefinitionType {
4325
3041
  UPDATE = "UPDATE"
4326
3042
  }
@@ -4338,12 +3054,6 @@ export interface ListWirelessGatewayTaskDefinitionsRequest {
4338
3054
  */
4339
3055
  TaskDefinitionType?: WirelessGatewayTaskDefinitionType | string;
4340
3056
  }
4341
- export declare namespace ListWirelessGatewayTaskDefinitionsRequest {
4342
- /**
4343
- * @internal
4344
- */
4345
- const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
4346
- }
4347
3057
  /**
4348
3058
  * <p>LoRaWANUpdateGatewayTaskEntry object.</p>
4349
3059
  */
@@ -4357,12 +3067,6 @@ export interface LoRaWANUpdateGatewayTaskEntry {
4357
3067
  */
4358
3068
  UpdateVersion?: LoRaWANGatewayVersion;
4359
3069
  }
4360
- export declare namespace LoRaWANUpdateGatewayTaskEntry {
4361
- /**
4362
- * @internal
4363
- */
4364
- const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
4365
- }
4366
3070
  /**
4367
3071
  * <p>UpdateWirelessGatewayTaskEntry object.</p>
4368
3072
  */
@@ -4380,12 +3084,6 @@ export interface UpdateWirelessGatewayTaskEntry {
4380
3084
  */
4381
3085
  Arn?: string;
4382
3086
  }
4383
- export declare namespace UpdateWirelessGatewayTaskEntry {
4384
- /**
4385
- * @internal
4386
- */
4387
- const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
4388
- }
4389
3087
  export interface ListWirelessGatewayTaskDefinitionsResponse {
4390
3088
  /**
4391
3089
  * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
@@ -4396,12 +3094,6 @@ export interface ListWirelessGatewayTaskDefinitionsResponse {
4396
3094
  */
4397
3095
  TaskDefinitions?: UpdateWirelessGatewayTaskEntry[];
4398
3096
  }
4399
- export declare namespace ListWirelessGatewayTaskDefinitionsResponse {
4400
- /**
4401
- * @internal
4402
- */
4403
- const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
4404
- }
4405
3097
  /**
4406
3098
  * <p>Information about the Semtech GNSS solver configuration.</p>
4407
3099
  */
@@ -4415,12 +3107,6 @@ export interface SemtechGnssConfiguration {
4415
3107
  */
4416
3108
  Fec: PositionConfigurationFec | string | undefined;
4417
3109
  }
4418
- export declare namespace SemtechGnssConfiguration {
4419
- /**
4420
- * @internal
4421
- */
4422
- const filterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
4423
- }
4424
3110
  /**
4425
3111
  * <p>The wrapper for position solver configurations.</p>
4426
3112
  */
@@ -4430,12 +3116,6 @@ export interface PositionSolverConfigurations {
4430
3116
  */
4431
3117
  SemtechGnss?: SemtechGnssConfiguration;
4432
3118
  }
4433
- export declare namespace PositionSolverConfigurations {
4434
- /**
4435
- * @internal
4436
- */
4437
- const filterSensitiveLog: (obj: PositionSolverConfigurations) => any;
4438
- }
4439
3119
  export interface PutPositionConfigurationRequest {
4440
3120
  /**
4441
3121
  * <p>Resource identifier used to update the position configuration.</p>
@@ -4455,20 +3135,8 @@ export interface PutPositionConfigurationRequest {
4455
3135
  */
4456
3136
  Destination?: string;
4457
3137
  }
4458
- export declare namespace PutPositionConfigurationRequest {
4459
- /**
4460
- * @internal
4461
- */
4462
- const filterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
4463
- }
4464
3138
  export interface PutPositionConfigurationResponse {
4465
3139
  }
4466
- export declare namespace PutPositionConfigurationResponse {
4467
- /**
4468
- * @internal
4469
- */
4470
- const filterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
4471
- }
4472
3140
  export interface PutResourceLogLevelRequest {
4473
3141
  /**
4474
3142
  * <p>The identifier of the resource. For a Wireless Device, it is the wireless device ID. For a wireless gateway,
@@ -4485,36 +3153,12 @@ export interface PutResourceLogLevelRequest {
4485
3153
  */
4486
3154
  LogLevel: LogLevel | string | undefined;
4487
3155
  }
4488
- export declare namespace PutResourceLogLevelRequest {
4489
- /**
4490
- * @internal
4491
- */
4492
- const filterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
4493
- }
4494
3156
  export interface PutResourceLogLevelResponse {
4495
3157
  }
4496
- export declare namespace PutResourceLogLevelResponse {
4497
- /**
4498
- * @internal
4499
- */
4500
- const filterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
4501
- }
4502
3158
  export interface ResetAllResourceLogLevelsRequest {
4503
3159
  }
4504
- export declare namespace ResetAllResourceLogLevelsRequest {
4505
- /**
4506
- * @internal
4507
- */
4508
- const filterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
4509
- }
4510
3160
  export interface ResetAllResourceLogLevelsResponse {
4511
3161
  }
4512
- export declare namespace ResetAllResourceLogLevelsResponse {
4513
- /**
4514
- * @internal
4515
- */
4516
- const filterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
4517
- }
4518
3162
  export interface ResetResourceLogLevelRequest {
4519
3163
  /**
4520
3164
  * <p>The identifier of the resource. For a Wireless Device, it is the wireless device ID. For a wireless gateway,
@@ -4526,20 +3170,8 @@ export interface ResetResourceLogLevelRequest {
4526
3170
  */
4527
3171
  ResourceType: string | undefined;
4528
3172
  }
4529
- export declare namespace ResetResourceLogLevelRequest {
4530
- /**
4531
- * @internal
4532
- */
4533
- const filterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
4534
- }
4535
3173
  export interface ResetResourceLogLevelResponse {
4536
3174
  }
4537
- export declare namespace ResetResourceLogLevelResponse {
4538
- /**
4539
- * @internal
4540
- */
4541
- const filterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
4542
- }
4543
3175
  /**
4544
3176
  * <p>The metadata information of the LoRaWAN multicast group.</p>
4545
3177
  */
@@ -4549,12 +3181,6 @@ export interface LoRaWANMulticastMetadata {
4549
3181
  */
4550
3182
  FPort?: number;
4551
3183
  }
4552
- export declare namespace LoRaWANMulticastMetadata {
4553
- /**
4554
- * @internal
4555
- */
4556
- const filterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
4557
- }
4558
3184
  /**
4559
3185
  * <p>Wireless metadata that is to be sent to multicast group.</p>
4560
3186
  */
@@ -4564,12 +3190,6 @@ export interface MulticastWirelessMetadata {
4564
3190
  */
4565
3191
  LoRaWAN?: LoRaWANMulticastMetadata;
4566
3192
  }
4567
- export declare namespace MulticastWirelessMetadata {
4568
- /**
4569
- * @internal
4570
- */
4571
- const filterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
4572
- }
4573
3193
  export interface SendDataToMulticastGroupRequest {
4574
3194
  /**
4575
3195
  * <p>The ID of the multicast group.</p>
@@ -4584,24 +3204,12 @@ export interface SendDataToMulticastGroupRequest {
4584
3204
  */
4585
3205
  WirelessMetadata: MulticastWirelessMetadata | undefined;
4586
3206
  }
4587
- export declare namespace SendDataToMulticastGroupRequest {
4588
- /**
4589
- * @internal
4590
- */
4591
- const filterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
4592
- }
4593
3207
  export interface SendDataToMulticastGroupResponse {
4594
3208
  /**
4595
3209
  * <p>ID of a multicast group message.</p>
4596
3210
  */
4597
3211
  MessageId?: string;
4598
3212
  }
4599
- export declare namespace SendDataToMulticastGroupResponse {
4600
- /**
4601
- * @internal
4602
- */
4603
- const filterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
4604
- }
4605
3213
  export declare enum MessageType {
4606
3214
  CUSTOM_COMMAND_ID_GET = "CUSTOM_COMMAND_ID_GET",
4607
3215
  CUSTOM_COMMAND_ID_NOTIFY = "CUSTOM_COMMAND_ID_NOTIFY",
@@ -4621,12 +3229,6 @@ export interface SidewalkSendDataToDevice {
4621
3229
  */
4622
3230
  MessageType?: MessageType | string;
4623
3231
  }
4624
- export declare namespace SidewalkSendDataToDevice {
4625
- /**
4626
- * @internal
4627
- */
4628
- const filterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
4629
- }
4630
3232
  /**
4631
3233
  * <p>WirelessMetadata object.</p>
4632
3234
  */
@@ -4640,12 +3242,6 @@ export interface WirelessMetadata {
4640
3242
  */
4641
3243
  Sidewalk?: SidewalkSendDataToDevice;
4642
3244
  }
4643
- export declare namespace WirelessMetadata {
4644
- /**
4645
- * @internal
4646
- */
4647
- const filterSensitiveLog: (obj: WirelessMetadata) => any;
4648
- }
4649
3245
  export interface SendDataToWirelessDeviceRequest {
4650
3246
  /**
4651
3247
  * <p>The ID of the wireless device to receive the data.</p>
@@ -4664,24 +3260,12 @@ export interface SendDataToWirelessDeviceRequest {
4664
3260
  */
4665
3261
  WirelessMetadata?: WirelessMetadata;
4666
3262
  }
4667
- export declare namespace SendDataToWirelessDeviceRequest {
4668
- /**
4669
- * @internal
4670
- */
4671
- const filterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
4672
- }
4673
3263
  export interface SendDataToWirelessDeviceResponse {
4674
3264
  /**
4675
3265
  * <p>The ID of the message sent to the wireless device.</p>
4676
3266
  */
4677
3267
  MessageId?: string;
4678
3268
  }
4679
- export declare namespace SendDataToWirelessDeviceResponse {
4680
- /**
4681
- * @internal
4682
- */
4683
- const filterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
4684
- }
4685
3269
  export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
4686
3270
  /**
4687
3271
  * <p>The ID of the multicast group.</p>
@@ -4696,20 +3280,8 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
4696
3280
  */
4697
3281
  Tags?: Tag[];
4698
3282
  }
4699
- export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
4700
- /**
4701
- * @internal
4702
- */
4703
- const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
4704
- }
4705
3283
  export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
4706
3284
  }
4707
- export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
4708
- /**
4709
- * @internal
4710
- */
4711
- const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
4712
- }
4713
3285
  export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
4714
3286
  /**
4715
3287
  * <p>The ID of the multicast group.</p>
@@ -4724,20 +3296,8 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
4724
3296
  */
4725
3297
  Tags?: Tag[];
4726
3298
  }
4727
- export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
4728
- /**
4729
- * @internal
4730
- */
4731
- const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
4732
- }
4733
3299
  export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
4734
3300
  }
4735
- export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
4736
- /**
4737
- * @internal
4738
- */
4739
- const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
4740
- }
4741
3301
  /**
4742
3302
  * <p>The LoRaWAN information used to start a FUOTA task.</p>
4743
3303
  */
@@ -4747,12 +3307,6 @@ export interface LoRaWANStartFuotaTask {
4747
3307
  */
4748
3308
  StartTime?: Date;
4749
3309
  }
4750
- export declare namespace LoRaWANStartFuotaTask {
4751
- /**
4752
- * @internal
4753
- */
4754
- const filterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
4755
- }
4756
3310
  export interface StartFuotaTaskRequest {
4757
3311
  /**
4758
3312
  * <p>The ID of a FUOTA task.</p>
@@ -4763,20 +3317,8 @@ export interface StartFuotaTaskRequest {
4763
3317
  */
4764
3318
  LoRaWAN?: LoRaWANStartFuotaTask;
4765
3319
  }
4766
- export declare namespace StartFuotaTaskRequest {
4767
- /**
4768
- * @internal
4769
- */
4770
- const filterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
4771
- }
4772
3320
  export interface StartFuotaTaskResponse {
4773
3321
  }
4774
- export declare namespace StartFuotaTaskResponse {
4775
- /**
4776
- * @internal
4777
- */
4778
- const filterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
4779
- }
4780
3322
  export interface StartMulticastGroupSessionRequest {
4781
3323
  /**
4782
3324
  * <p>The ID of the multicast group.</p>
@@ -4787,20 +3329,8 @@ export interface StartMulticastGroupSessionRequest {
4787
3329
  */
4788
3330
  LoRaWAN: LoRaWANMulticastSession | undefined;
4789
3331
  }
4790
- export declare namespace StartMulticastGroupSessionRequest {
4791
- /**
4792
- * @internal
4793
- */
4794
- const filterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
4795
- }
4796
3332
  export interface StartMulticastGroupSessionResponse {
4797
3333
  }
4798
- export declare namespace StartMulticastGroupSessionResponse {
4799
- /**
4800
- * @internal
4801
- */
4802
- const filterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
4803
- }
4804
3334
  export interface TagResourceRequest {
4805
3335
  /**
4806
3336
  * <p>The ARN of the resource to add tags to.</p>
@@ -4811,20 +3341,8 @@ export interface TagResourceRequest {
4811
3341
  */
4812
3342
  Tags: Tag[] | undefined;
4813
3343
  }
4814
- export declare namespace TagResourceRequest {
4815
- /**
4816
- * @internal
4817
- */
4818
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
4819
- }
4820
3344
  export interface TagResourceResponse {
4821
3345
  }
4822
- export declare namespace TagResourceResponse {
4823
- /**
4824
- * @internal
4825
- */
4826
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
4827
- }
4828
3346
  /**
4829
3347
  * <p>The request was denied because the resource can't have any more tags.</p>
4830
3348
  */
@@ -4847,24 +3365,12 @@ export interface TestWirelessDeviceRequest {
4847
3365
  */
4848
3366
  Id: string | undefined;
4849
3367
  }
4850
- export declare namespace TestWirelessDeviceRequest {
4851
- /**
4852
- * @internal
4853
- */
4854
- const filterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
4855
- }
4856
3368
  export interface TestWirelessDeviceResponse {
4857
3369
  /**
4858
3370
  * <p>The result returned by the test.</p>
4859
3371
  */
4860
3372
  Result?: string;
4861
3373
  }
4862
- export declare namespace TestWirelessDeviceResponse {
4863
- /**
4864
- * @internal
4865
- */
4866
- const filterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
4867
- }
4868
3374
  export interface UntagResourceRequest {
4869
3375
  /**
4870
3376
  * <p>The ARN of the resource to remove tags from.</p>
@@ -4875,20 +3381,8 @@ export interface UntagResourceRequest {
4875
3381
  */
4876
3382
  TagKeys: string[] | undefined;
4877
3383
  }
4878
- export declare namespace UntagResourceRequest {
4879
- /**
4880
- * @internal
4881
- */
4882
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
4883
- }
4884
3384
  export interface UntagResourceResponse {
4885
3385
  }
4886
- export declare namespace UntagResourceResponse {
4887
- /**
4888
- * @internal
4889
- */
4890
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
4891
- }
4892
3386
  export interface UpdateDestinationRequest {
4893
3387
  /**
4894
3388
  * <p>The new name of the resource.</p>
@@ -4911,20 +3405,8 @@ export interface UpdateDestinationRequest {
4911
3405
  */
4912
3406
  RoleArn?: string;
4913
3407
  }
4914
- export declare namespace UpdateDestinationRequest {
4915
- /**
4916
- * @internal
4917
- */
4918
- const filterSensitiveLog: (obj: UpdateDestinationRequest) => any;
4919
- }
4920
3408
  export interface UpdateDestinationResponse {
4921
3409
  }
4922
- export declare namespace UpdateDestinationResponse {
4923
- /**
4924
- * @internal
4925
- */
4926
- const filterSensitiveLog: (obj: UpdateDestinationResponse) => any;
4927
- }
4928
3410
  export interface UpdateEventConfigurationByResourceTypesRequest {
4929
3411
  /**
4930
3412
  * <p>Device registration state resource type event configuration object for enabling and disabling wireless
@@ -4944,20 +3426,8 @@ export interface UpdateEventConfigurationByResourceTypesRequest {
4944
3426
  */
4945
3427
  ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
4946
3428
  }
4947
- export declare namespace UpdateEventConfigurationByResourceTypesRequest {
4948
- /**
4949
- * @internal
4950
- */
4951
- const filterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
4952
- }
4953
3429
  export interface UpdateEventConfigurationByResourceTypesResponse {
4954
3430
  }
4955
- export declare namespace UpdateEventConfigurationByResourceTypesResponse {
4956
- /**
4957
- * @internal
4958
- */
4959
- const filterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
4960
- }
4961
3431
  export interface UpdateFuotaTaskRequest {
4962
3432
  /**
4963
3433
  * <p>The ID of a FUOTA task.</p>
@@ -4984,20 +3454,8 @@ export interface UpdateFuotaTaskRequest {
4984
3454
  */
4985
3455
  FirmwareUpdateRole?: string;
4986
3456
  }
4987
- export declare namespace UpdateFuotaTaskRequest {
4988
- /**
4989
- * @internal
4990
- */
4991
- const filterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
4992
- }
4993
3457
  export interface UpdateFuotaTaskResponse {
4994
3458
  }
4995
- export declare namespace UpdateFuotaTaskResponse {
4996
- /**
4997
- * @internal
4998
- */
4999
- const filterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
5000
- }
5001
3459
  export interface UpdateLogLevelsByResourceTypesRequest {
5002
3460
  /**
5003
3461
  * <p>The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display
@@ -5013,20 +3471,8 @@ export interface UpdateLogLevelsByResourceTypesRequest {
5013
3471
  */
5014
3472
  WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
5015
3473
  }
5016
- export declare namespace UpdateLogLevelsByResourceTypesRequest {
5017
- /**
5018
- * @internal
5019
- */
5020
- const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
5021
- }
5022
3474
  export interface UpdateLogLevelsByResourceTypesResponse {
5023
3475
  }
5024
- export declare namespace UpdateLogLevelsByResourceTypesResponse {
5025
- /**
5026
- * @internal
5027
- */
5028
- const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
5029
- }
5030
3476
  export interface UpdateMulticastGroupRequest {
5031
3477
  /**
5032
3478
  * <p>The ID of the multicast group.</p>
@@ -5045,17 +3491,1049 @@ export interface UpdateMulticastGroupRequest {
5045
3491
  */
5046
3492
  LoRaWAN?: LoRaWANMulticast;
5047
3493
  }
5048
- export declare namespace UpdateMulticastGroupRequest {
5049
- /**
5050
- * @internal
5051
- */
5052
- const filterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
5053
- }
5054
3494
  export interface UpdateMulticastGroupResponse {
5055
3495
  }
5056
- export declare namespace UpdateMulticastGroupResponse {
5057
- /**
5058
- * @internal
5059
- */
5060
- const filterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;
5061
- }
3496
+ /**
3497
+ * @internal
3498
+ */
3499
+ export declare const SessionKeysAbpV1_0_xFilterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
3500
+ /**
3501
+ * @internal
3502
+ */
3503
+ export declare const AbpV1_0_xFilterSensitiveLog: (obj: AbpV1_0_x) => any;
3504
+ /**
3505
+ * @internal
3506
+ */
3507
+ export declare const SessionKeysAbpV1_1FilterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
3508
+ /**
3509
+ * @internal
3510
+ */
3511
+ export declare const AbpV1_1FilterSensitiveLog: (obj: AbpV1_1) => any;
3512
+ /**
3513
+ * @internal
3514
+ */
3515
+ export declare const AccuracyFilterSensitiveLog: (obj: Accuracy) => any;
3516
+ /**
3517
+ * @internal
3518
+ */
3519
+ export declare const SidewalkAccountInfoFilterSensitiveLog: (obj: SidewalkAccountInfo) => any;
3520
+ /**
3521
+ * @internal
3522
+ */
3523
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
3524
+ /**
3525
+ * @internal
3526
+ */
3527
+ export declare const AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
3528
+ /**
3529
+ * @internal
3530
+ */
3531
+ export declare const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
3532
+ /**
3533
+ * @internal
3534
+ */
3535
+ export declare const AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
3536
+ /**
3537
+ * @internal
3538
+ */
3539
+ export declare const AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
3540
+ /**
3541
+ * @internal
3542
+ */
3543
+ export declare const AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
3544
+ /**
3545
+ * @internal
3546
+ */
3547
+ export declare const AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
3548
+ /**
3549
+ * @internal
3550
+ */
3551
+ export declare const AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
3552
+ /**
3553
+ * @internal
3554
+ */
3555
+ export declare const AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
3556
+ /**
3557
+ * @internal
3558
+ */
3559
+ export declare const AssociateWirelessDeviceWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
3560
+ /**
3561
+ * @internal
3562
+ */
3563
+ export declare const AssociateWirelessDeviceWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
3564
+ /**
3565
+ * @internal
3566
+ */
3567
+ export declare const AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
3568
+ /**
3569
+ * @internal
3570
+ */
3571
+ export declare const AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
3572
+ /**
3573
+ * @internal
3574
+ */
3575
+ export declare const AssociateWirelessGatewayWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
3576
+ /**
3577
+ * @internal
3578
+ */
3579
+ export declare const AssociateWirelessGatewayWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
3580
+ /**
3581
+ * @internal
3582
+ */
3583
+ export declare const CancelMulticastGroupSessionRequestFilterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
3584
+ /**
3585
+ * @internal
3586
+ */
3587
+ export declare const CancelMulticastGroupSessionResponseFilterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
3588
+ /**
3589
+ * @internal
3590
+ */
3591
+ export declare const CertificateListFilterSensitiveLog: (obj: CertificateList) => any;
3592
+ /**
3593
+ * @internal
3594
+ */
3595
+ export declare const LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
3596
+ /**
3597
+ * @internal
3598
+ */
3599
+ export declare const ConnectionStatusEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
3600
+ /**
3601
+ * @internal
3602
+ */
3603
+ export declare const LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
3604
+ /**
3605
+ * @internal
3606
+ */
3607
+ export declare const ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
3608
+ /**
3609
+ * @internal
3610
+ */
3611
+ export declare const CreateDestinationRequestFilterSensitiveLog: (obj: CreateDestinationRequest) => any;
3612
+ /**
3613
+ * @internal
3614
+ */
3615
+ export declare const CreateDestinationResponseFilterSensitiveLog: (obj: CreateDestinationResponse) => any;
3616
+ /**
3617
+ * @internal
3618
+ */
3619
+ export declare const LoRaWANDeviceProfileFilterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
3620
+ /**
3621
+ * @internal
3622
+ */
3623
+ export declare const CreateDeviceProfileRequestFilterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
3624
+ /**
3625
+ * @internal
3626
+ */
3627
+ export declare const CreateDeviceProfileResponseFilterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
3628
+ /**
3629
+ * @internal
3630
+ */
3631
+ export declare const LoRaWANFuotaTaskFilterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
3632
+ /**
3633
+ * @internal
3634
+ */
3635
+ export declare const CreateFuotaTaskRequestFilterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
3636
+ /**
3637
+ * @internal
3638
+ */
3639
+ export declare const CreateFuotaTaskResponseFilterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
3640
+ /**
3641
+ * @internal
3642
+ */
3643
+ export declare const LoRaWANMulticastFilterSensitiveLog: (obj: LoRaWANMulticast) => any;
3644
+ /**
3645
+ * @internal
3646
+ */
3647
+ export declare const CreateMulticastGroupRequestFilterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
3648
+ /**
3649
+ * @internal
3650
+ */
3651
+ export declare const CreateMulticastGroupResponseFilterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
3652
+ /**
3653
+ * @internal
3654
+ */
3655
+ export declare const TraceContentFilterSensitiveLog: (obj: TraceContent) => any;
3656
+ /**
3657
+ * @internal
3658
+ */
3659
+ export declare const CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
3660
+ /**
3661
+ * @internal
3662
+ */
3663
+ export declare const CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
3664
+ /**
3665
+ * @internal
3666
+ */
3667
+ export declare const LoRaWANServiceProfileFilterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
3668
+ /**
3669
+ * @internal
3670
+ */
3671
+ export declare const CreateServiceProfileRequestFilterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
3672
+ /**
3673
+ * @internal
3674
+ */
3675
+ export declare const CreateServiceProfileResponseFilterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
3676
+ /**
3677
+ * @internal
3678
+ */
3679
+ export declare const PositioningFilterSensitiveLog: (obj: Positioning) => any;
3680
+ /**
3681
+ * @internal
3682
+ */
3683
+ export declare const FPortsFilterSensitiveLog: (obj: FPorts) => any;
3684
+ /**
3685
+ * @internal
3686
+ */
3687
+ export declare const OtaaV1_0_xFilterSensitiveLog: (obj: OtaaV1_0_x) => any;
3688
+ /**
3689
+ * @internal
3690
+ */
3691
+ export declare const OtaaV1_1FilterSensitiveLog: (obj: OtaaV1_1) => any;
3692
+ /**
3693
+ * @internal
3694
+ */
3695
+ export declare const LoRaWANDeviceFilterSensitiveLog: (obj: LoRaWANDevice) => any;
3696
+ /**
3697
+ * @internal
3698
+ */
3699
+ export declare const CreateWirelessDeviceRequestFilterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
3700
+ /**
3701
+ * @internal
3702
+ */
3703
+ export declare const CreateWirelessDeviceResponseFilterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
3704
+ /**
3705
+ * @internal
3706
+ */
3707
+ export declare const LoRaWANGatewayFilterSensitiveLog: (obj: LoRaWANGateway) => any;
3708
+ /**
3709
+ * @internal
3710
+ */
3711
+ export declare const CreateWirelessGatewayRequestFilterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
3712
+ /**
3713
+ * @internal
3714
+ */
3715
+ export declare const CreateWirelessGatewayResponseFilterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
3716
+ /**
3717
+ * @internal
3718
+ */
3719
+ export declare const CreateWirelessGatewayTaskRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
3720
+ /**
3721
+ * @internal
3722
+ */
3723
+ export declare const CreateWirelessGatewayTaskResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
3724
+ /**
3725
+ * @internal
3726
+ */
3727
+ export declare const LoRaWANGatewayVersionFilterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
3728
+ /**
3729
+ * @internal
3730
+ */
3731
+ export declare const LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
3732
+ /**
3733
+ * @internal
3734
+ */
3735
+ export declare const UpdateWirelessGatewayTaskCreateFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
3736
+ /**
3737
+ * @internal
3738
+ */
3739
+ export declare const CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
3740
+ /**
3741
+ * @internal
3742
+ */
3743
+ export declare const CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
3744
+ /**
3745
+ * @internal
3746
+ */
3747
+ export declare const DeleteDestinationRequestFilterSensitiveLog: (obj: DeleteDestinationRequest) => any;
3748
+ /**
3749
+ * @internal
3750
+ */
3751
+ export declare const DeleteDestinationResponseFilterSensitiveLog: (obj: DeleteDestinationResponse) => any;
3752
+ /**
3753
+ * @internal
3754
+ */
3755
+ export declare const DeleteDeviceProfileRequestFilterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
3756
+ /**
3757
+ * @internal
3758
+ */
3759
+ export declare const DeleteDeviceProfileResponseFilterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
3760
+ /**
3761
+ * @internal
3762
+ */
3763
+ export declare const DeleteFuotaTaskRequestFilterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
3764
+ /**
3765
+ * @internal
3766
+ */
3767
+ export declare const DeleteFuotaTaskResponseFilterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
3768
+ /**
3769
+ * @internal
3770
+ */
3771
+ export declare const DeleteMulticastGroupRequestFilterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
3772
+ /**
3773
+ * @internal
3774
+ */
3775
+ export declare const DeleteMulticastGroupResponseFilterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
3776
+ /**
3777
+ * @internal
3778
+ */
3779
+ export declare const DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
3780
+ /**
3781
+ * @internal
3782
+ */
3783
+ export declare const DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
3784
+ /**
3785
+ * @internal
3786
+ */
3787
+ export declare const DeleteQueuedMessagesRequestFilterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
3788
+ /**
3789
+ * @internal
3790
+ */
3791
+ export declare const DeleteQueuedMessagesResponseFilterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
3792
+ /**
3793
+ * @internal
3794
+ */
3795
+ export declare const DeleteServiceProfileRequestFilterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
3796
+ /**
3797
+ * @internal
3798
+ */
3799
+ export declare const DeleteServiceProfileResponseFilterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
3800
+ /**
3801
+ * @internal
3802
+ */
3803
+ export declare const DeleteWirelessDeviceRequestFilterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
3804
+ /**
3805
+ * @internal
3806
+ */
3807
+ export declare const DeleteWirelessDeviceResponseFilterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
3808
+ /**
3809
+ * @internal
3810
+ */
3811
+ export declare const DeleteWirelessGatewayRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
3812
+ /**
3813
+ * @internal
3814
+ */
3815
+ export declare const DeleteWirelessGatewayResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
3816
+ /**
3817
+ * @internal
3818
+ */
3819
+ export declare const DeleteWirelessGatewayTaskRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
3820
+ /**
3821
+ * @internal
3822
+ */
3823
+ export declare const DeleteWirelessGatewayTaskResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
3824
+ /**
3825
+ * @internal
3826
+ */
3827
+ export declare const DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
3828
+ /**
3829
+ * @internal
3830
+ */
3831
+ export declare const DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
3832
+ /**
3833
+ * @internal
3834
+ */
3835
+ export declare const DestinationsFilterSensitiveLog: (obj: Destinations) => any;
3836
+ /**
3837
+ * @internal
3838
+ */
3839
+ export declare const DeviceProfileFilterSensitiveLog: (obj: DeviceProfile) => any;
3840
+ /**
3841
+ * @internal
3842
+ */
3843
+ export declare const SidewalkEventNotificationConfigurationsFilterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
3844
+ /**
3845
+ * @internal
3846
+ */
3847
+ export declare const DeviceRegistrationStateEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
3848
+ /**
3849
+ * @internal
3850
+ */
3851
+ export declare const SidewalkResourceTypeEventConfigurationFilterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
3852
+ /**
3853
+ * @internal
3854
+ */
3855
+ export declare const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
3856
+ /**
3857
+ * @internal
3858
+ */
3859
+ export declare const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
3860
+ /**
3861
+ * @internal
3862
+ */
3863
+ export declare const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
3864
+ /**
3865
+ * @internal
3866
+ */
3867
+ export declare const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
3868
+ /**
3869
+ * @internal
3870
+ */
3871
+ export declare const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
3872
+ /**
3873
+ * @internal
3874
+ */
3875
+ export declare const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
3876
+ /**
3877
+ * @internal
3878
+ */
3879
+ export declare const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
3880
+ /**
3881
+ * @internal
3882
+ */
3883
+ export declare const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
3884
+ /**
3885
+ * @internal
3886
+ */
3887
+ export declare const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
3888
+ /**
3889
+ * @internal
3890
+ */
3891
+ export declare const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
3892
+ /**
3893
+ * @internal
3894
+ */
3895
+ export declare const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
3896
+ /**
3897
+ * @internal
3898
+ */
3899
+ export declare const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
3900
+ /**
3901
+ * @internal
3902
+ */
3903
+ export declare const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
3904
+ /**
3905
+ * @internal
3906
+ */
3907
+ export declare const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
3908
+ /**
3909
+ * @internal
3910
+ */
3911
+ export declare const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
3912
+ /**
3913
+ * @internal
3914
+ */
3915
+ export declare const LoRaWANSendDataToDeviceFilterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
3916
+ /**
3917
+ * @internal
3918
+ */
3919
+ export declare const DownlinkQueueMessageFilterSensitiveLog: (obj: DownlinkQueueMessage) => any;
3920
+ /**
3921
+ * @internal
3922
+ */
3923
+ export declare const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
3924
+ /**
3925
+ * @internal
3926
+ */
3927
+ export declare const JoinEventConfigurationFilterSensitiveLog: (obj: JoinEventConfiguration) => any;
3928
+ /**
3929
+ * @internal
3930
+ */
3931
+ export declare const ProximityEventConfigurationFilterSensitiveLog: (obj: ProximityEventConfiguration) => any;
3932
+ /**
3933
+ * @internal
3934
+ */
3935
+ export declare const EventNotificationItemConfigurationsFilterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
3936
+ /**
3937
+ * @internal
3938
+ */
3939
+ export declare const EventConfigurationItemFilterSensitiveLog: (obj: EventConfigurationItem) => any;
3940
+ /**
3941
+ * @internal
3942
+ */
3943
+ export declare const FuotaTaskFilterSensitiveLog: (obj: FuotaTask) => any;
3944
+ /**
3945
+ * @internal
3946
+ */
3947
+ export declare const GetDestinationRequestFilterSensitiveLog: (obj: GetDestinationRequest) => any;
3948
+ /**
3949
+ * @internal
3950
+ */
3951
+ export declare const GetDestinationResponseFilterSensitiveLog: (obj: GetDestinationResponse) => any;
3952
+ /**
3953
+ * @internal
3954
+ */
3955
+ export declare const GetDeviceProfileRequestFilterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
3956
+ /**
3957
+ * @internal
3958
+ */
3959
+ export declare const GetDeviceProfileResponseFilterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
3960
+ /**
3961
+ * @internal
3962
+ */
3963
+ export declare const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
3964
+ /**
3965
+ * @internal
3966
+ */
3967
+ export declare const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
3968
+ /**
3969
+ * @internal
3970
+ */
3971
+ export declare const JoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
3972
+ /**
3973
+ * @internal
3974
+ */
3975
+ export declare const ProximityResourceTypeEventConfigurationFilterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
3976
+ /**
3977
+ * @internal
3978
+ */
3979
+ export declare const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
3980
+ /**
3981
+ * @internal
3982
+ */
3983
+ export declare const GetFuotaTaskRequestFilterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
3984
+ /**
3985
+ * @internal
3986
+ */
3987
+ export declare const LoRaWANFuotaTaskGetInfoFilterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
3988
+ /**
3989
+ * @internal
3990
+ */
3991
+ export declare const GetFuotaTaskResponseFilterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
3992
+ /**
3993
+ * @internal
3994
+ */
3995
+ export declare const GetLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
3996
+ /**
3997
+ * @internal
3998
+ */
3999
+ export declare const WirelessDeviceEventLogOptionFilterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
4000
+ /**
4001
+ * @internal
4002
+ */
4003
+ export declare const WirelessDeviceLogOptionFilterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
4004
+ /**
4005
+ * @internal
4006
+ */
4007
+ export declare const WirelessGatewayEventLogOptionFilterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
4008
+ /**
4009
+ * @internal
4010
+ */
4011
+ export declare const WirelessGatewayLogOptionFilterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
4012
+ /**
4013
+ * @internal
4014
+ */
4015
+ export declare const GetLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
4016
+ /**
4017
+ * @internal
4018
+ */
4019
+ export declare const GetMulticastGroupRequestFilterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
4020
+ /**
4021
+ * @internal
4022
+ */
4023
+ export declare const LoRaWANMulticastGetFilterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
4024
+ /**
4025
+ * @internal
4026
+ */
4027
+ export declare const GetMulticastGroupResponseFilterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
4028
+ /**
4029
+ * @internal
4030
+ */
4031
+ export declare const GetMulticastGroupSessionRequestFilterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
4032
+ /**
4033
+ * @internal
4034
+ */
4035
+ export declare const LoRaWANMulticastSessionFilterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
4036
+ /**
4037
+ * @internal
4038
+ */
4039
+ export declare const GetMulticastGroupSessionResponseFilterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
4040
+ /**
4041
+ * @internal
4042
+ */
4043
+ export declare const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
4044
+ /**
4045
+ * @internal
4046
+ */
4047
+ export declare const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
4048
+ /**
4049
+ * @internal
4050
+ */
4051
+ export declare const GetPartnerAccountRequestFilterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
4052
+ /**
4053
+ * @internal
4054
+ */
4055
+ export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
4056
+ /**
4057
+ * @internal
4058
+ */
4059
+ export declare const GetPartnerAccountResponseFilterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
4060
+ /**
4061
+ * @internal
4062
+ */
4063
+ export declare const GetPositionRequestFilterSensitiveLog: (obj: GetPositionRequest) => any;
4064
+ /**
4065
+ * @internal
4066
+ */
4067
+ export declare const GetPositionResponseFilterSensitiveLog: (obj: GetPositionResponse) => any;
4068
+ /**
4069
+ * @internal
4070
+ */
4071
+ export declare const GetPositionConfigurationRequestFilterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
4072
+ /**
4073
+ * @internal
4074
+ */
4075
+ export declare const SemtechGnssDetailFilterSensitiveLog: (obj: SemtechGnssDetail) => any;
4076
+ /**
4077
+ * @internal
4078
+ */
4079
+ export declare const PositionSolverDetailsFilterSensitiveLog: (obj: PositionSolverDetails) => any;
4080
+ /**
4081
+ * @internal
4082
+ */
4083
+ export declare const GetPositionConfigurationResponseFilterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
4084
+ /**
4085
+ * @internal
4086
+ */
4087
+ export declare const GetResourceEventConfigurationRequestFilterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
4088
+ /**
4089
+ * @internal
4090
+ */
4091
+ export declare const GetResourceEventConfigurationResponseFilterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
4092
+ /**
4093
+ * @internal
4094
+ */
4095
+ export declare const GetResourceLogLevelRequestFilterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
4096
+ /**
4097
+ * @internal
4098
+ */
4099
+ export declare const GetResourceLogLevelResponseFilterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
4100
+ /**
4101
+ * @internal
4102
+ */
4103
+ export declare const GetServiceEndpointRequestFilterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
4104
+ /**
4105
+ * @internal
4106
+ */
4107
+ export declare const GetServiceEndpointResponseFilterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
4108
+ /**
4109
+ * @internal
4110
+ */
4111
+ export declare const GetServiceProfileRequestFilterSensitiveLog: (obj: GetServiceProfileRequest) => any;
4112
+ /**
4113
+ * @internal
4114
+ */
4115
+ export declare const LoRaWANGetServiceProfileInfoFilterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
4116
+ /**
4117
+ * @internal
4118
+ */
4119
+ export declare const GetServiceProfileResponseFilterSensitiveLog: (obj: GetServiceProfileResponse) => any;
4120
+ /**
4121
+ * @internal
4122
+ */
4123
+ export declare const GetWirelessDeviceRequestFilterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
4124
+ /**
4125
+ * @internal
4126
+ */
4127
+ export declare const SidewalkDeviceFilterSensitiveLog: (obj: SidewalkDevice) => any;
4128
+ /**
4129
+ * @internal
4130
+ */
4131
+ export declare const GetWirelessDeviceResponseFilterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
4132
+ /**
4133
+ * @internal
4134
+ */
4135
+ export declare const GetWirelessDeviceStatisticsRequestFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
4136
+ /**
4137
+ * @internal
4138
+ */
4139
+ export declare const LoRaWANGatewayMetadataFilterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
4140
+ /**
4141
+ * @internal
4142
+ */
4143
+ export declare const LoRaWANDeviceMetadataFilterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
4144
+ /**
4145
+ * @internal
4146
+ */
4147
+ export declare const SidewalkDeviceMetadataFilterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
4148
+ /**
4149
+ * @internal
4150
+ */
4151
+ export declare const GetWirelessDeviceStatisticsResponseFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
4152
+ /**
4153
+ * @internal
4154
+ */
4155
+ export declare const GetWirelessGatewayRequestFilterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
4156
+ /**
4157
+ * @internal
4158
+ */
4159
+ export declare const GetWirelessGatewayResponseFilterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
4160
+ /**
4161
+ * @internal
4162
+ */
4163
+ export declare const GetWirelessGatewayCertificateRequestFilterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
4164
+ /**
4165
+ * @internal
4166
+ */
4167
+ export declare const GetWirelessGatewayCertificateResponseFilterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
4168
+ /**
4169
+ * @internal
4170
+ */
4171
+ export declare const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
4172
+ /**
4173
+ * @internal
4174
+ */
4175
+ export declare const LoRaWANGatewayCurrentVersionFilterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
4176
+ /**
4177
+ * @internal
4178
+ */
4179
+ export declare const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
4180
+ /**
4181
+ * @internal
4182
+ */
4183
+ export declare const GetWirelessGatewayStatisticsRequestFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
4184
+ /**
4185
+ * @internal
4186
+ */
4187
+ export declare const GetWirelessGatewayStatisticsResponseFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
4188
+ /**
4189
+ * @internal
4190
+ */
4191
+ export declare const GetWirelessGatewayTaskRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
4192
+ /**
4193
+ * @internal
4194
+ */
4195
+ export declare const GetWirelessGatewayTaskResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
4196
+ /**
4197
+ * @internal
4198
+ */
4199
+ export declare const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
4200
+ /**
4201
+ * @internal
4202
+ */
4203
+ export declare const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
4204
+ /**
4205
+ * @internal
4206
+ */
4207
+ export declare const ListDestinationsRequestFilterSensitiveLog: (obj: ListDestinationsRequest) => any;
4208
+ /**
4209
+ * @internal
4210
+ */
4211
+ export declare const ListDestinationsResponseFilterSensitiveLog: (obj: ListDestinationsResponse) => any;
4212
+ /**
4213
+ * @internal
4214
+ */
4215
+ export declare const ListDeviceProfilesRequestFilterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
4216
+ /**
4217
+ * @internal
4218
+ */
4219
+ export declare const ListDeviceProfilesResponseFilterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
4220
+ /**
4221
+ * @internal
4222
+ */
4223
+ export declare const ListEventConfigurationsRequestFilterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
4224
+ /**
4225
+ * @internal
4226
+ */
4227
+ export declare const ListEventConfigurationsResponseFilterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
4228
+ /**
4229
+ * @internal
4230
+ */
4231
+ export declare const ListFuotaTasksRequestFilterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
4232
+ /**
4233
+ * @internal
4234
+ */
4235
+ export declare const ListFuotaTasksResponseFilterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
4236
+ /**
4237
+ * @internal
4238
+ */
4239
+ export declare const ListMulticastGroupsRequestFilterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
4240
+ /**
4241
+ * @internal
4242
+ */
4243
+ export declare const MulticastGroupFilterSensitiveLog: (obj: MulticastGroup) => any;
4244
+ /**
4245
+ * @internal
4246
+ */
4247
+ export declare const ListMulticastGroupsResponseFilterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
4248
+ /**
4249
+ * @internal
4250
+ */
4251
+ export declare const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
4252
+ /**
4253
+ * @internal
4254
+ */
4255
+ export declare const MulticastGroupByFuotaTaskFilterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
4256
+ /**
4257
+ * @internal
4258
+ */
4259
+ export declare const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
4260
+ /**
4261
+ * @internal
4262
+ */
4263
+ export declare const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
4264
+ /**
4265
+ * @internal
4266
+ */
4267
+ export declare const NetworkAnalyzerConfigurationsFilterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
4268
+ /**
4269
+ * @internal
4270
+ */
4271
+ export declare const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
4272
+ /**
4273
+ * @internal
4274
+ */
4275
+ export declare const ListPartnerAccountsRequestFilterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
4276
+ /**
4277
+ * @internal
4278
+ */
4279
+ export declare const ListPartnerAccountsResponseFilterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
4280
+ /**
4281
+ * @internal
4282
+ */
4283
+ export declare const ListPositionConfigurationsRequestFilterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
4284
+ /**
4285
+ * @internal
4286
+ */
4287
+ export declare const PositionConfigurationItemFilterSensitiveLog: (obj: PositionConfigurationItem) => any;
4288
+ /**
4289
+ * @internal
4290
+ */
4291
+ export declare const ListPositionConfigurationsResponseFilterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
4292
+ /**
4293
+ * @internal
4294
+ */
4295
+ export declare const ListQueuedMessagesRequestFilterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
4296
+ /**
4297
+ * @internal
4298
+ */
4299
+ export declare const ListQueuedMessagesResponseFilterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
4300
+ /**
4301
+ * @internal
4302
+ */
4303
+ export declare const ListServiceProfilesRequestFilterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
4304
+ /**
4305
+ * @internal
4306
+ */
4307
+ export declare const ServiceProfileFilterSensitiveLog: (obj: ServiceProfile) => any;
4308
+ /**
4309
+ * @internal
4310
+ */
4311
+ export declare const ListServiceProfilesResponseFilterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
4312
+ /**
4313
+ * @internal
4314
+ */
4315
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4316
+ /**
4317
+ * @internal
4318
+ */
4319
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4320
+ /**
4321
+ * @internal
4322
+ */
4323
+ export declare const ListWirelessDevicesRequestFilterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
4324
+ /**
4325
+ * @internal
4326
+ */
4327
+ export declare const LoRaWANListDeviceFilterSensitiveLog: (obj: LoRaWANListDevice) => any;
4328
+ /**
4329
+ * @internal
4330
+ */
4331
+ export declare const SidewalkListDeviceFilterSensitiveLog: (obj: SidewalkListDevice) => any;
4332
+ /**
4333
+ * @internal
4334
+ */
4335
+ export declare const WirelessDeviceStatisticsFilterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
4336
+ /**
4337
+ * @internal
4338
+ */
4339
+ export declare const ListWirelessDevicesResponseFilterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
4340
+ /**
4341
+ * @internal
4342
+ */
4343
+ export declare const ListWirelessGatewaysRequestFilterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
4344
+ /**
4345
+ * @internal
4346
+ */
4347
+ export declare const WirelessGatewayStatisticsFilterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
4348
+ /**
4349
+ * @internal
4350
+ */
4351
+ export declare const ListWirelessGatewaysResponseFilterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
4352
+ /**
4353
+ * @internal
4354
+ */
4355
+ export declare const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
4356
+ /**
4357
+ * @internal
4358
+ */
4359
+ export declare const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
4360
+ /**
4361
+ * @internal
4362
+ */
4363
+ export declare const UpdateWirelessGatewayTaskEntryFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
4364
+ /**
4365
+ * @internal
4366
+ */
4367
+ export declare const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
4368
+ /**
4369
+ * @internal
4370
+ */
4371
+ export declare const SemtechGnssConfigurationFilterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
4372
+ /**
4373
+ * @internal
4374
+ */
4375
+ export declare const PositionSolverConfigurationsFilterSensitiveLog: (obj: PositionSolverConfigurations) => any;
4376
+ /**
4377
+ * @internal
4378
+ */
4379
+ export declare const PutPositionConfigurationRequestFilterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
4380
+ /**
4381
+ * @internal
4382
+ */
4383
+ export declare const PutPositionConfigurationResponseFilterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
4384
+ /**
4385
+ * @internal
4386
+ */
4387
+ export declare const PutResourceLogLevelRequestFilterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
4388
+ /**
4389
+ * @internal
4390
+ */
4391
+ export declare const PutResourceLogLevelResponseFilterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
4392
+ /**
4393
+ * @internal
4394
+ */
4395
+ export declare const ResetAllResourceLogLevelsRequestFilterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
4396
+ /**
4397
+ * @internal
4398
+ */
4399
+ export declare const ResetAllResourceLogLevelsResponseFilterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
4400
+ /**
4401
+ * @internal
4402
+ */
4403
+ export declare const ResetResourceLogLevelRequestFilterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
4404
+ /**
4405
+ * @internal
4406
+ */
4407
+ export declare const ResetResourceLogLevelResponseFilterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
4408
+ /**
4409
+ * @internal
4410
+ */
4411
+ export declare const LoRaWANMulticastMetadataFilterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
4412
+ /**
4413
+ * @internal
4414
+ */
4415
+ export declare const MulticastWirelessMetadataFilterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
4416
+ /**
4417
+ * @internal
4418
+ */
4419
+ export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
4420
+ /**
4421
+ * @internal
4422
+ */
4423
+ export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
4424
+ /**
4425
+ * @internal
4426
+ */
4427
+ export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
4428
+ /**
4429
+ * @internal
4430
+ */
4431
+ export declare const WirelessMetadataFilterSensitiveLog: (obj: WirelessMetadata) => any;
4432
+ /**
4433
+ * @internal
4434
+ */
4435
+ export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
4436
+ /**
4437
+ * @internal
4438
+ */
4439
+ export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
4440
+ /**
4441
+ * @internal
4442
+ */
4443
+ export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
4444
+ /**
4445
+ * @internal
4446
+ */
4447
+ export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
4448
+ /**
4449
+ * @internal
4450
+ */
4451
+ export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
4452
+ /**
4453
+ * @internal
4454
+ */
4455
+ export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
4456
+ /**
4457
+ * @internal
4458
+ */
4459
+ export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
4460
+ /**
4461
+ * @internal
4462
+ */
4463
+ export declare const StartFuotaTaskRequestFilterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
4464
+ /**
4465
+ * @internal
4466
+ */
4467
+ export declare const StartFuotaTaskResponseFilterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
4468
+ /**
4469
+ * @internal
4470
+ */
4471
+ export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
4472
+ /**
4473
+ * @internal
4474
+ */
4475
+ export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
4476
+ /**
4477
+ * @internal
4478
+ */
4479
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4480
+ /**
4481
+ * @internal
4482
+ */
4483
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
4484
+ /**
4485
+ * @internal
4486
+ */
4487
+ export declare const TestWirelessDeviceRequestFilterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
4488
+ /**
4489
+ * @internal
4490
+ */
4491
+ export declare const TestWirelessDeviceResponseFilterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
4492
+ /**
4493
+ * @internal
4494
+ */
4495
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4496
+ /**
4497
+ * @internal
4498
+ */
4499
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
4500
+ /**
4501
+ * @internal
4502
+ */
4503
+ export declare const UpdateDestinationRequestFilterSensitiveLog: (obj: UpdateDestinationRequest) => any;
4504
+ /**
4505
+ * @internal
4506
+ */
4507
+ export declare const UpdateDestinationResponseFilterSensitiveLog: (obj: UpdateDestinationResponse) => any;
4508
+ /**
4509
+ * @internal
4510
+ */
4511
+ export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
4512
+ /**
4513
+ * @internal
4514
+ */
4515
+ export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
4516
+ /**
4517
+ * @internal
4518
+ */
4519
+ export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
4520
+ /**
4521
+ * @internal
4522
+ */
4523
+ export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
4524
+ /**
4525
+ * @internal
4526
+ */
4527
+ export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
4528
+ /**
4529
+ * @internal
4530
+ */
4531
+ export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
4532
+ /**
4533
+ * @internal
4534
+ */
4535
+ export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
4536
+ /**
4537
+ * @internal
4538
+ */
4539
+ export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;