@aws-sdk/client-iot-wireless 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (209) hide show
  1. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  7. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDestinationCommand.js +2 -3
  9. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -3
  10. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -3
  14. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -3
  15. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -3
  16. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  17. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  32. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  33. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  34. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  35. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  36. package/dist-cjs/commands/GetDestinationCommand.js +2 -3
  37. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -3
  38. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  39. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -3
  40. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  41. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -3
  42. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -3
  43. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  44. package/dist-cjs/commands/GetPartnerAccountCommand.js +1 -1
  45. package/dist-cjs/commands/GetPositionCommand.js +2 -3
  46. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -3
  47. package/dist-cjs/commands/GetPositionEstimateCommand.js +2 -3
  48. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -3
  49. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -3
  50. package/dist-cjs/commands/GetResourcePositionCommand.js +2 -3
  51. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -3
  52. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -3
  53. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -3
  54. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  55. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  56. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -3
  57. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  58. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  59. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -3
  60. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  61. package/dist-cjs/commands/ListDestinationsCommand.js +2 -3
  62. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -3
  63. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -3
  64. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -3
  65. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  66. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -3
  67. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  68. package/dist-cjs/commands/ListPartnerAccountsCommand.js +1 -1
  69. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -3
  70. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -3
  71. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -3
  72. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  73. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -3
  74. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  75. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -3
  76. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -3
  77. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -3
  78. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  79. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -3
  80. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -3
  81. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -3
  82. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  83. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  84. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -3
  85. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -3
  86. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  87. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -3
  88. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  89. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -3
  90. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  91. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  93. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  95. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +1 -1
  96. package/dist-cjs/commands/UpdatePositionCommand.js +2 -3
  97. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateResourcePositionCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -3
  101. package/dist-cjs/models/models_0.js +1 -1022
  102. package/dist-cjs/models/models_1.js +1 -194
  103. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  104. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  105. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  106. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  107. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  108. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  109. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +2 -3
  110. package/dist-es/commands/CreateDestinationCommand.js +2 -3
  111. package/dist-es/commands/CreateDeviceProfileCommand.js +2 -3
  112. package/dist-es/commands/CreateFuotaTaskCommand.js +2 -3
  113. package/dist-es/commands/CreateMulticastGroupCommand.js +2 -3
  114. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  115. package/dist-es/commands/CreateServiceProfileCommand.js +2 -3
  116. package/dist-es/commands/CreateWirelessDeviceCommand.js +2 -3
  117. package/dist-es/commands/CreateWirelessGatewayCommand.js +2 -3
  118. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  119. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  120. package/dist-es/commands/DeleteDestinationCommand.js +2 -3
  121. package/dist-es/commands/DeleteDeviceProfileCommand.js +2 -3
  122. package/dist-es/commands/DeleteFuotaTaskCommand.js +2 -3
  123. package/dist-es/commands/DeleteMulticastGroupCommand.js +2 -3
  124. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  125. package/dist-es/commands/DeleteQueuedMessagesCommand.js +2 -3
  126. package/dist-es/commands/DeleteServiceProfileCommand.js +2 -3
  127. package/dist-es/commands/DeleteWirelessDeviceCommand.js +2 -3
  128. package/dist-es/commands/DeleteWirelessGatewayCommand.js +2 -3
  129. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  130. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  131. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  132. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  133. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  134. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  135. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  136. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  137. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  138. package/dist-es/commands/GetDestinationCommand.js +2 -3
  139. package/dist-es/commands/GetDeviceProfileCommand.js +2 -3
  140. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  141. package/dist-es/commands/GetFuotaTaskCommand.js +2 -3
  142. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  143. package/dist-es/commands/GetMulticastGroupCommand.js +2 -3
  144. package/dist-es/commands/GetMulticastGroupSessionCommand.js +2 -3
  145. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  146. package/dist-es/commands/GetPartnerAccountCommand.js +2 -2
  147. package/dist-es/commands/GetPositionCommand.js +2 -3
  148. package/dist-es/commands/GetPositionConfigurationCommand.js +2 -3
  149. package/dist-es/commands/GetPositionEstimateCommand.js +2 -3
  150. package/dist-es/commands/GetResourceEventConfigurationCommand.js +2 -3
  151. package/dist-es/commands/GetResourceLogLevelCommand.js +2 -3
  152. package/dist-es/commands/GetResourcePositionCommand.js +2 -3
  153. package/dist-es/commands/GetServiceEndpointCommand.js +2 -3
  154. package/dist-es/commands/GetServiceProfileCommand.js +2 -3
  155. package/dist-es/commands/GetWirelessDeviceCommand.js +2 -3
  156. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  157. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  158. package/dist-es/commands/GetWirelessGatewayCommand.js +2 -3
  159. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  160. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  161. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +2 -3
  162. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  163. package/dist-es/commands/ListDestinationsCommand.js +2 -3
  164. package/dist-es/commands/ListDeviceProfilesCommand.js +2 -3
  165. package/dist-es/commands/ListEventConfigurationsCommand.js +2 -3
  166. package/dist-es/commands/ListFuotaTasksCommand.js +2 -3
  167. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  168. package/dist-es/commands/ListMulticastGroupsCommand.js +2 -3
  169. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  170. package/dist-es/commands/ListPartnerAccountsCommand.js +2 -2
  171. package/dist-es/commands/ListPositionConfigurationsCommand.js +2 -3
  172. package/dist-es/commands/ListQueuedMessagesCommand.js +2 -3
  173. package/dist-es/commands/ListServiceProfilesCommand.js +2 -3
  174. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  175. package/dist-es/commands/ListWirelessDevicesCommand.js +2 -3
  176. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  177. package/dist-es/commands/ListWirelessGatewaysCommand.js +2 -3
  178. package/dist-es/commands/PutPositionConfigurationCommand.js +2 -3
  179. package/dist-es/commands/PutResourceLogLevelCommand.js +2 -3
  180. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  181. package/dist-es/commands/ResetResourceLogLevelCommand.js +2 -3
  182. package/dist-es/commands/SendDataToMulticastGroupCommand.js +2 -3
  183. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +2 -3
  184. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  185. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  186. package/dist-es/commands/StartFuotaTaskCommand.js +2 -3
  187. package/dist-es/commands/StartMulticastGroupSessionCommand.js +2 -3
  188. package/dist-es/commands/TagResourceCommand.js +2 -3
  189. package/dist-es/commands/TestWirelessDeviceCommand.js +2 -3
  190. package/dist-es/commands/UntagResourceCommand.js +2 -3
  191. package/dist-es/commands/UpdateDestinationCommand.js +2 -3
  192. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  193. package/dist-es/commands/UpdateFuotaTaskCommand.js +2 -3
  194. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  195. package/dist-es/commands/UpdateMulticastGroupCommand.js +2 -3
  196. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  197. package/dist-es/commands/UpdatePartnerAccountCommand.js +2 -2
  198. package/dist-es/commands/UpdatePositionCommand.js +2 -3
  199. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  200. package/dist-es/commands/UpdateResourcePositionCommand.js +2 -3
  201. package/dist-es/commands/UpdateWirelessDeviceCommand.js +2 -3
  202. package/dist-es/commands/UpdateWirelessGatewayCommand.js +2 -3
  203. package/dist-es/models/models_0.js +0 -762
  204. package/dist-es/models/models_1.js +0 -144
  205. package/dist-types/models/models_0.d.ts +2 -1018
  206. package/dist-types/models/models_1.d.ts +0 -192
  207. package/dist-types/ts3.4/models/models_0.d.ts +0 -706
  208. package/dist-types/ts3.4/models/models_1.d.ts +0 -142
  209. package/package.json +4 -3
@@ -4595,38 +4595,10 @@ export interface MulticastWirelessMetadata {
4595
4595
  */
4596
4596
  LoRaWAN?: LoRaWANMulticastMetadata;
4597
4597
  }
4598
- /**
4599
- * @internal
4600
- */
4601
- export declare const SessionKeysAbpV1_0_xFilterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
4602
- /**
4603
- * @internal
4604
- */
4605
- export declare const AbpV1_0_xFilterSensitiveLog: (obj: AbpV1_0_x) => any;
4606
- /**
4607
- * @internal
4608
- */
4609
- export declare const SessionKeysAbpV1_1FilterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
4610
- /**
4611
- * @internal
4612
- */
4613
- export declare const AbpV1_1FilterSensitiveLog: (obj: AbpV1_1) => any;
4614
- /**
4615
- * @internal
4616
- */
4617
- export declare const AccuracyFilterSensitiveLog: (obj: Accuracy) => any;
4618
- /**
4619
- * @internal
4620
- */
4621
- export declare const ApplicationConfigFilterSensitiveLog: (obj: ApplicationConfig) => any;
4622
4598
  /**
4623
4599
  * @internal
4624
4600
  */
4625
4601
  export declare const SidewalkAccountInfoFilterSensitiveLog: (obj: SidewalkAccountInfo) => any;
4626
- /**
4627
- * @internal
4628
- */
4629
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4630
4602
  /**
4631
4603
  * @internal
4632
4604
  */
@@ -4638,1000 +4610,12 @@ export declare const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiv
4638
4610
  /**
4639
4611
  * @internal
4640
4612
  */
4641
- export declare const AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
4642
- /**
4643
- * @internal
4644
- */
4645
- export declare const AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
4646
- /**
4647
- * @internal
4648
- */
4649
- export declare const AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
4650
- /**
4651
- * @internal
4652
- */
4653
- export declare const AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
4654
- /**
4655
- * @internal
4656
- */
4657
- export declare const AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
4658
- /**
4659
- * @internal
4660
- */
4661
- export declare const AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
4662
- /**
4663
- * @internal
4664
- */
4665
- export declare const AssociateWirelessDeviceWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
4666
- /**
4667
- * @internal
4668
- */
4669
- export declare const AssociateWirelessDeviceWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
4670
- /**
4671
- * @internal
4672
- */
4673
- export declare const AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
4674
- /**
4675
- * @internal
4676
- */
4677
- export declare const AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
4678
- /**
4679
- * @internal
4680
- */
4681
- export declare const AssociateWirelessGatewayWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
4682
- /**
4683
- * @internal
4684
- */
4685
- export declare const AssociateWirelessGatewayWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
4686
- /**
4687
- * @internal
4688
- */
4689
- export declare const BeaconingFilterSensitiveLog: (obj: Beaconing) => any;
4690
- /**
4691
- * @internal
4692
- */
4693
- export declare const CancelMulticastGroupSessionRequestFilterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
4694
- /**
4695
- * @internal
4696
- */
4697
- export declare const CancelMulticastGroupSessionResponseFilterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
4698
- /**
4699
- * @internal
4700
- */
4701
- export declare const CdmaLocalIdFilterSensitiveLog: (obj: CdmaLocalId) => any;
4702
- /**
4703
- * @internal
4704
- */
4705
- export declare const CdmaNmrObjFilterSensitiveLog: (obj: CdmaNmrObj) => any;
4706
- /**
4707
- * @internal
4708
- */
4709
- export declare const CdmaObjFilterSensitiveLog: (obj: CdmaObj) => any;
4710
- /**
4711
- * @internal
4712
- */
4713
- export declare const GsmLocalIdFilterSensitiveLog: (obj: GsmLocalId) => any;
4714
- /**
4715
- * @internal
4716
- */
4717
- export declare const GlobalIdentityFilterSensitiveLog: (obj: GlobalIdentity) => any;
4718
- /**
4719
- * @internal
4720
- */
4721
- export declare const GsmNmrObjFilterSensitiveLog: (obj: GsmNmrObj) => any;
4722
- /**
4723
- * @internal
4724
- */
4725
- export declare const GsmObjFilterSensitiveLog: (obj: GsmObj) => any;
4726
- /**
4727
- * @internal
4728
- */
4729
- export declare const LteLocalIdFilterSensitiveLog: (obj: LteLocalId) => any;
4730
- /**
4731
- * @internal
4732
- */
4733
- export declare const LteNmrObjFilterSensitiveLog: (obj: LteNmrObj) => any;
4734
- /**
4735
- * @internal
4736
- */
4737
- export declare const LteObjFilterSensitiveLog: (obj: LteObj) => any;
4738
- /**
4739
- * @internal
4740
- */
4741
- export declare const TdscdmaLocalIdFilterSensitiveLog: (obj: TdscdmaLocalId) => any;
4742
- /**
4743
- * @internal
4744
- */
4745
- export declare const TdscdmaNmrObjFilterSensitiveLog: (obj: TdscdmaNmrObj) => any;
4746
- /**
4747
- * @internal
4748
- */
4749
- export declare const TdscdmaObjFilterSensitiveLog: (obj: TdscdmaObj) => any;
4750
- /**
4751
- * @internal
4752
- */
4753
- export declare const WcdmaLocalIdFilterSensitiveLog: (obj: WcdmaLocalId) => any;
4754
- /**
4755
- * @internal
4756
- */
4757
- export declare const WcdmaNmrObjFilterSensitiveLog: (obj: WcdmaNmrObj) => any;
4758
- /**
4759
- * @internal
4760
- */
4761
- export declare const WcdmaObjFilterSensitiveLog: (obj: WcdmaObj) => any;
4762
- /**
4763
- * @internal
4764
- */
4765
- export declare const CellTowersFilterSensitiveLog: (obj: CellTowers) => any;
4766
- /**
4767
- * @internal
4768
- */
4769
- export declare const CertificateListFilterSensitiveLog: (obj: CertificateList) => any;
4770
- /**
4771
- * @internal
4772
- */
4773
- export declare const LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
4774
- /**
4775
- * @internal
4776
- */
4777
- export declare const ConnectionStatusEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
4778
- /**
4779
- * @internal
4780
- */
4781
- export declare const LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
4782
- /**
4783
- * @internal
4784
- */
4785
- export declare const ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
4786
- /**
4787
- * @internal
4788
- */
4789
- export declare const CreateDestinationRequestFilterSensitiveLog: (obj: CreateDestinationRequest) => any;
4790
- /**
4791
- * @internal
4792
- */
4793
- export declare const CreateDestinationResponseFilterSensitiveLog: (obj: CreateDestinationResponse) => any;
4794
- /**
4795
- * @internal
4796
- */
4797
- export declare const LoRaWANDeviceProfileFilterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
4798
- /**
4799
- * @internal
4800
- */
4801
- export declare const CreateDeviceProfileRequestFilterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
4802
- /**
4803
- * @internal
4804
- */
4805
- export declare const CreateDeviceProfileResponseFilterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
4806
- /**
4807
- * @internal
4808
- */
4809
- export declare const LoRaWANFuotaTaskFilterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
4810
- /**
4811
- * @internal
4812
- */
4813
- export declare const CreateFuotaTaskRequestFilterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
4814
- /**
4815
- * @internal
4816
- */
4817
- export declare const CreateFuotaTaskResponseFilterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
4818
- /**
4819
- * @internal
4820
- */
4821
- export declare const LoRaWANMulticastFilterSensitiveLog: (obj: LoRaWANMulticast) => any;
4822
- /**
4823
- * @internal
4824
- */
4825
- export declare const CreateMulticastGroupRequestFilterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
4826
- /**
4827
- * @internal
4828
- */
4829
- export declare const CreateMulticastGroupResponseFilterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
4830
- /**
4831
- * @internal
4832
- */
4833
- export declare const TraceContentFilterSensitiveLog: (obj: TraceContent) => any;
4834
- /**
4835
- * @internal
4836
- */
4837
- export declare const CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
4838
- /**
4839
- * @internal
4840
- */
4841
- export declare const CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
4842
- /**
4843
- * @internal
4844
- */
4845
- export declare const LoRaWANServiceProfileFilterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
4846
- /**
4847
- * @internal
4848
- */
4849
- export declare const CreateServiceProfileRequestFilterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
4850
- /**
4851
- * @internal
4852
- */
4853
- export declare const CreateServiceProfileResponseFilterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
4854
- /**
4855
- * @internal
4856
- */
4857
- export declare const PositioningFilterSensitiveLog: (obj: Positioning) => any;
4858
- /**
4859
- * @internal
4860
- */
4861
- export declare const FPortsFilterSensitiveLog: (obj: FPorts) => any;
4862
- /**
4863
- * @internal
4864
- */
4865
- export declare const OtaaV1_0_xFilterSensitiveLog: (obj: OtaaV1_0_x) => any;
4866
- /**
4867
- * @internal
4868
- */
4869
- export declare const OtaaV1_1FilterSensitiveLog: (obj: OtaaV1_1) => any;
4870
- /**
4871
- * @internal
4872
- */
4873
- export declare const LoRaWANDeviceFilterSensitiveLog: (obj: LoRaWANDevice) => any;
4874
- /**
4875
- * @internal
4876
- */
4877
- export declare const CreateWirelessDeviceRequestFilterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
4878
- /**
4879
- * @internal
4880
- */
4881
- export declare const CreateWirelessDeviceResponseFilterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
4882
- /**
4883
- * @internal
4884
- */
4885
- export declare const LoRaWANGatewayFilterSensitiveLog: (obj: LoRaWANGateway) => any;
4886
- /**
4887
- * @internal
4888
- */
4889
- export declare const CreateWirelessGatewayRequestFilterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
4890
- /**
4891
- * @internal
4892
- */
4893
- export declare const CreateWirelessGatewayResponseFilterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
4894
- /**
4895
- * @internal
4896
- */
4897
- export declare const CreateWirelessGatewayTaskRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
4898
- /**
4899
- * @internal
4900
- */
4901
- export declare const CreateWirelessGatewayTaskResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
4902
- /**
4903
- * @internal
4904
- */
4905
- export declare const LoRaWANGatewayVersionFilterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
4906
- /**
4907
- * @internal
4908
- */
4909
- export declare const LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
4910
- /**
4911
- * @internal
4912
- */
4913
- export declare const UpdateWirelessGatewayTaskCreateFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
4914
- /**
4915
- * @internal
4916
- */
4917
- export declare const CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
4918
- /**
4919
- * @internal
4920
- */
4921
- export declare const CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
4922
- /**
4923
- * @internal
4924
- */
4925
- export declare const DeleteDestinationRequestFilterSensitiveLog: (obj: DeleteDestinationRequest) => any;
4926
- /**
4927
- * @internal
4928
- */
4929
- export declare const DeleteDestinationResponseFilterSensitiveLog: (obj: DeleteDestinationResponse) => any;
4930
- /**
4931
- * @internal
4932
- */
4933
- export declare const DeleteDeviceProfileRequestFilterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
4934
- /**
4935
- * @internal
4936
- */
4937
- export declare const DeleteDeviceProfileResponseFilterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
4938
- /**
4939
- * @internal
4940
- */
4941
- export declare const DeleteFuotaTaskRequestFilterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
4942
- /**
4943
- * @internal
4944
- */
4945
- export declare const DeleteFuotaTaskResponseFilterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
4946
- /**
4947
- * @internal
4948
- */
4949
- export declare const DeleteMulticastGroupRequestFilterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
4613
+ export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
4950
4614
  /**
4951
4615
  * @internal
4952
4616
  */
4953
- export declare const DeleteMulticastGroupResponseFilterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
4954
- /**
4955
- * @internal
4956
- */
4957
- export declare const DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
4958
- /**
4959
- * @internal
4960
- */
4961
- export declare const DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
4962
- /**
4963
- * @internal
4964
- */
4965
- export declare const DeleteQueuedMessagesRequestFilterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
4966
- /**
4967
- * @internal
4968
- */
4969
- export declare const DeleteQueuedMessagesResponseFilterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
4970
- /**
4971
- * @internal
4972
- */
4973
- export declare const DeleteServiceProfileRequestFilterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
4974
- /**
4975
- * @internal
4976
- */
4977
- export declare const DeleteServiceProfileResponseFilterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
4978
- /**
4979
- * @internal
4980
- */
4981
- export declare const DeleteWirelessDeviceRequestFilterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
4982
- /**
4983
- * @internal
4984
- */
4985
- export declare const DeleteWirelessDeviceResponseFilterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
4986
- /**
4987
- * @internal
4988
- */
4989
- export declare const DeleteWirelessGatewayRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
4990
- /**
4991
- * @internal
4992
- */
4993
- export declare const DeleteWirelessGatewayResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
4994
- /**
4995
- * @internal
4996
- */
4997
- export declare const DeleteWirelessGatewayTaskRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
4998
- /**
4999
- * @internal
5000
- */
5001
- export declare const DeleteWirelessGatewayTaskResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
5002
- /**
5003
- * @internal
5004
- */
5005
- export declare const DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
5006
- /**
5007
- * @internal
5008
- */
5009
- export declare const DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
5010
- /**
5011
- * @internal
5012
- */
5013
- export declare const DestinationsFilterSensitiveLog: (obj: Destinations) => any;
5014
- /**
5015
- * @internal
5016
- */
5017
- export declare const DeviceProfileFilterSensitiveLog: (obj: DeviceProfile) => any;
5018
- /**
5019
- * @internal
5020
- */
5021
- export declare const SidewalkEventNotificationConfigurationsFilterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
5022
- /**
5023
- * @internal
5024
- */
5025
- export declare const DeviceRegistrationStateEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
5026
- /**
5027
- * @internal
5028
- */
5029
- export declare const SidewalkResourceTypeEventConfigurationFilterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
5030
- /**
5031
- * @internal
5032
- */
5033
- export declare const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
5034
- /**
5035
- * @internal
5036
- */
5037
- export declare const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
5038
- /**
5039
- * @internal
5040
- */
5041
- export declare const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
5042
- /**
5043
- * @internal
5044
- */
5045
- export declare const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
5046
- /**
5047
- * @internal
5048
- */
5049
- export declare const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
5050
- /**
5051
- * @internal
5052
- */
5053
- export declare const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
5054
- /**
5055
- * @internal
5056
- */
5057
- export declare const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
5058
- /**
5059
- * @internal
5060
- */
5061
- export declare const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
5062
- /**
5063
- * @internal
5064
- */
5065
- export declare const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
5066
- /**
5067
- * @internal
5068
- */
5069
- export declare const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
5070
- /**
5071
- * @internal
5072
- */
5073
- export declare const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
5074
- /**
5075
- * @internal
5076
- */
5077
- export declare const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
5078
- /**
5079
- * @internal
5080
- */
5081
- export declare const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
5082
- /**
5083
- * @internal
5084
- */
5085
- export declare const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
5086
- /**
5087
- * @internal
5088
- */
5089
- export declare const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
5090
- /**
5091
- * @internal
5092
- */
5093
- export declare const GatewayListItemFilterSensitiveLog: (obj: GatewayListItem) => any;
5094
- /**
5095
- * @internal
5096
- */
5097
- export declare const ParticipatingGatewaysFilterSensitiveLog: (obj: ParticipatingGateways) => any;
5098
- /**
5099
- * @internal
5100
- */
5101
- export declare const LoRaWANSendDataToDeviceFilterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
5102
- /**
5103
- * @internal
5104
- */
5105
- export declare const DownlinkQueueMessageFilterSensitiveLog: (obj: DownlinkQueueMessage) => any;
5106
- /**
5107
- * @internal
5108
- */
5109
- export declare const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
5110
- /**
5111
- * @internal
5112
- */
5113
- export declare const JoinEventConfigurationFilterSensitiveLog: (obj: JoinEventConfiguration) => any;
5114
- /**
5115
- * @internal
5116
- */
5117
- export declare const MessageDeliveryStatusEventConfigurationFilterSensitiveLog: (obj: MessageDeliveryStatusEventConfiguration) => any;
5118
- /**
5119
- * @internal
5120
- */
5121
- export declare const ProximityEventConfigurationFilterSensitiveLog: (obj: ProximityEventConfiguration) => any;
5122
- /**
5123
- * @internal
5124
- */
5125
- export declare const EventNotificationItemConfigurationsFilterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
5126
- /**
5127
- * @internal
5128
- */
5129
- export declare const EventConfigurationItemFilterSensitiveLog: (obj: EventConfigurationItem) => any;
5130
- /**
5131
- * @internal
5132
- */
5133
- export declare const FuotaTaskFilterSensitiveLog: (obj: FuotaTask) => any;
5134
- /**
5135
- * @internal
5136
- */
5137
- export declare const GetDestinationRequestFilterSensitiveLog: (obj: GetDestinationRequest) => any;
5138
- /**
5139
- * @internal
5140
- */
5141
- export declare const GetDestinationResponseFilterSensitiveLog: (obj: GetDestinationResponse) => any;
5142
- /**
5143
- * @internal
5144
- */
5145
- export declare const GetDeviceProfileRequestFilterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
5146
- /**
5147
- * @internal
5148
- */
5149
- export declare const GetDeviceProfileResponseFilterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
5150
- /**
5151
- * @internal
5152
- */
5153
- export declare const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
5154
- /**
5155
- * @internal
5156
- */
5157
- export declare const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
5158
- /**
5159
- * @internal
5160
- */
5161
- export declare const JoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
5162
- /**
5163
- * @internal
5164
- */
5165
- export declare const MessageDeliveryStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: MessageDeliveryStatusResourceTypeEventConfiguration) => any;
5166
- /**
5167
- * @internal
5168
- */
5169
- export declare const ProximityResourceTypeEventConfigurationFilterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
5170
- /**
5171
- * @internal
5172
- */
5173
- export declare const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
5174
- /**
5175
- * @internal
5176
- */
5177
- export declare const GetFuotaTaskRequestFilterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
5178
- /**
5179
- * @internal
5180
- */
5181
- export declare const LoRaWANFuotaTaskGetInfoFilterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
5182
- /**
5183
- * @internal
5184
- */
5185
- export declare const GetFuotaTaskResponseFilterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
5186
- /**
5187
- * @internal
5188
- */
5189
- export declare const GetLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
5190
- /**
5191
- * @internal
5192
- */
5193
- export declare const WirelessDeviceEventLogOptionFilterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
5194
- /**
5195
- * @internal
5196
- */
5197
- export declare const WirelessDeviceLogOptionFilterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
5198
- /**
5199
- * @internal
5200
- */
5201
- export declare const WirelessGatewayEventLogOptionFilterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
5202
- /**
5203
- * @internal
5204
- */
5205
- export declare const WirelessGatewayLogOptionFilterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
5206
- /**
5207
- * @internal
5208
- */
5209
- export declare const GetLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
5210
- /**
5211
- * @internal
5212
- */
5213
- export declare const GetMulticastGroupRequestFilterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
5214
- /**
5215
- * @internal
5216
- */
5217
- export declare const LoRaWANMulticastGetFilterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
5218
- /**
5219
- * @internal
5220
- */
5221
- export declare const GetMulticastGroupResponseFilterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
5222
- /**
5223
- * @internal
5224
- */
5225
- export declare const GetMulticastGroupSessionRequestFilterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
5226
- /**
5227
- * @internal
5228
- */
5229
- export declare const LoRaWANMulticastSessionFilterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
5230
- /**
5231
- * @internal
5232
- */
5233
- export declare const GetMulticastGroupSessionResponseFilterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
5234
- /**
5235
- * @internal
5236
- */
5237
- export declare const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
5238
- /**
5239
- * @internal
5240
- */
5241
- export declare const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
5242
- /**
5243
- * @internal
5244
- */
5245
- export declare const GetPartnerAccountRequestFilterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
5246
- /**
5247
- * @internal
5248
- */
5249
- export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
5250
- /**
5251
- * @internal
5252
- */
5253
- export declare const GetPartnerAccountResponseFilterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
5254
- /**
5255
- * @internal
5256
- */
5257
- export declare const GetPositionRequestFilterSensitiveLog: (obj: GetPositionRequest) => any;
5258
- /**
5259
- * @internal
5260
- */
5261
- export declare const GetPositionResponseFilterSensitiveLog: (obj: GetPositionResponse) => any;
5262
- /**
5263
- * @internal
5264
- */
5265
- export declare const GetPositionConfigurationRequestFilterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
5266
- /**
5267
- * @internal
5268
- */
5269
- export declare const SemtechGnssDetailFilterSensitiveLog: (obj: SemtechGnssDetail) => any;
5270
- /**
5271
- * @internal
5272
- */
5273
- export declare const PositionSolverDetailsFilterSensitiveLog: (obj: PositionSolverDetails) => any;
5274
- /**
5275
- * @internal
5276
- */
5277
- export declare const GetPositionConfigurationResponseFilterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
5278
- /**
5279
- * @internal
5280
- */
5281
- export declare const GnssFilterSensitiveLog: (obj: Gnss) => any;
5282
- /**
5283
- * @internal
5284
- */
5285
- export declare const IpFilterSensitiveLog: (obj: Ip) => any;
5286
- /**
5287
- * @internal
5288
- */
5289
- export declare const WiFiAccessPointFilterSensitiveLog: (obj: WiFiAccessPoint) => any;
5290
- /**
5291
- * @internal
5292
- */
5293
- export declare const GetPositionEstimateRequestFilterSensitiveLog: (obj: GetPositionEstimateRequest) => any;
5294
- /**
5295
- * @internal
5296
- */
5297
- export declare const GetPositionEstimateResponseFilterSensitiveLog: (obj: GetPositionEstimateResponse) => any;
5298
- /**
5299
- * @internal
5300
- */
5301
- export declare const GetResourceEventConfigurationRequestFilterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
5302
- /**
5303
- * @internal
5304
- */
5305
- export declare const GetResourceEventConfigurationResponseFilterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
5306
- /**
5307
- * @internal
5308
- */
5309
- export declare const GetResourceLogLevelRequestFilterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
5310
- /**
5311
- * @internal
5312
- */
5313
- export declare const GetResourceLogLevelResponseFilterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
5314
- /**
5315
- * @internal
5316
- */
5317
- export declare const GetResourcePositionRequestFilterSensitiveLog: (obj: GetResourcePositionRequest) => any;
5318
- /**
5319
- * @internal
5320
- */
5321
- export declare const GetResourcePositionResponseFilterSensitiveLog: (obj: GetResourcePositionResponse) => any;
5322
- /**
5323
- * @internal
5324
- */
5325
- export declare const GetServiceEndpointRequestFilterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
5326
- /**
5327
- * @internal
5328
- */
5329
- export declare const GetServiceEndpointResponseFilterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
5330
- /**
5331
- * @internal
5332
- */
5333
- export declare const GetServiceProfileRequestFilterSensitiveLog: (obj: GetServiceProfileRequest) => any;
5334
- /**
5335
- * @internal
5336
- */
5337
- export declare const LoRaWANGetServiceProfileInfoFilterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
5338
- /**
5339
- * @internal
5340
- */
5341
- export declare const GetServiceProfileResponseFilterSensitiveLog: (obj: GetServiceProfileResponse) => any;
5342
- /**
5343
- * @internal
5344
- */
5345
- export declare const GetWirelessDeviceRequestFilterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
5346
- /**
5347
- * @internal
5348
- */
5349
- export declare const SidewalkDeviceFilterSensitiveLog: (obj: SidewalkDevice) => any;
5350
- /**
5351
- * @internal
5352
- */
5353
- export declare const GetWirelessDeviceResponseFilterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
5354
- /**
5355
- * @internal
5356
- */
5357
- export declare const GetWirelessDeviceStatisticsRequestFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
5358
- /**
5359
- * @internal
5360
- */
5361
- export declare const LoRaWANGatewayMetadataFilterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
5362
- /**
5363
- * @internal
5364
- */
5365
- export declare const LoRaWANDeviceMetadataFilterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
5366
- /**
5367
- * @internal
5368
- */
5369
- export declare const SidewalkDeviceMetadataFilterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
5370
- /**
5371
- * @internal
5372
- */
5373
- export declare const GetWirelessDeviceStatisticsResponseFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
5374
- /**
5375
- * @internal
5376
- */
5377
- export declare const GetWirelessGatewayRequestFilterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
5378
- /**
5379
- * @internal
5380
- */
5381
- export declare const GetWirelessGatewayResponseFilterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
5382
- /**
5383
- * @internal
5384
- */
5385
- export declare const GetWirelessGatewayCertificateRequestFilterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
5386
- /**
5387
- * @internal
5388
- */
5389
- export declare const GetWirelessGatewayCertificateResponseFilterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
5390
- /**
5391
- * @internal
5392
- */
5393
- export declare const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
5394
- /**
5395
- * @internal
5396
- */
5397
- export declare const LoRaWANGatewayCurrentVersionFilterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
5398
- /**
5399
- * @internal
5400
- */
5401
- export declare const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
5402
- /**
5403
- * @internal
5404
- */
5405
- export declare const GetWirelessGatewayStatisticsRequestFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
5406
- /**
5407
- * @internal
5408
- */
5409
- export declare const GetWirelessGatewayStatisticsResponseFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
5410
- /**
5411
- * @internal
5412
- */
5413
- export declare const GetWirelessGatewayTaskRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
5414
- /**
5415
- * @internal
5416
- */
5417
- export declare const GetWirelessGatewayTaskResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
5418
- /**
5419
- * @internal
5420
- */
5421
- export declare const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
5422
- /**
5423
- * @internal
5424
- */
5425
- export declare const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
5426
- /**
5427
- * @internal
5428
- */
5429
- export declare const ListDestinationsRequestFilterSensitiveLog: (obj: ListDestinationsRequest) => any;
5430
- /**
5431
- * @internal
5432
- */
5433
- export declare const ListDestinationsResponseFilterSensitiveLog: (obj: ListDestinationsResponse) => any;
5434
- /**
5435
- * @internal
5436
- */
5437
- export declare const ListDeviceProfilesRequestFilterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
5438
- /**
5439
- * @internal
5440
- */
5441
- export declare const ListDeviceProfilesResponseFilterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
5442
- /**
5443
- * @internal
5444
- */
5445
- export declare const ListEventConfigurationsRequestFilterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
5446
- /**
5447
- * @internal
5448
- */
5449
- export declare const ListEventConfigurationsResponseFilterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
5450
- /**
5451
- * @internal
5452
- */
5453
- export declare const ListFuotaTasksRequestFilterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
5454
- /**
5455
- * @internal
5456
- */
5457
- export declare const ListFuotaTasksResponseFilterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
5458
- /**
5459
- * @internal
5460
- */
5461
- export declare const ListMulticastGroupsRequestFilterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
5462
- /**
5463
- * @internal
5464
- */
5465
- export declare const MulticastGroupFilterSensitiveLog: (obj: MulticastGroup) => any;
5466
- /**
5467
- * @internal
5468
- */
5469
- export declare const ListMulticastGroupsResponseFilterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
5470
- /**
5471
- * @internal
5472
- */
5473
- export declare const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
5474
- /**
5475
- * @internal
5476
- */
5477
- export declare const MulticastGroupByFuotaTaskFilterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
5478
- /**
5479
- * @internal
5480
- */
5481
- export declare const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
5482
- /**
5483
- * @internal
5484
- */
5485
- export declare const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
5486
- /**
5487
- * @internal
5488
- */
5489
- export declare const NetworkAnalyzerConfigurationsFilterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
5490
- /**
5491
- * @internal
5492
- */
5493
- export declare const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
5494
- /**
5495
- * @internal
5496
- */
5497
- export declare const ListPartnerAccountsRequestFilterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
4617
+ export declare const GetPartnerAccountResponseFilterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
5498
4618
  /**
5499
4619
  * @internal
5500
4620
  */
5501
4621
  export declare const ListPartnerAccountsResponseFilterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
5502
- /**
5503
- * @internal
5504
- */
5505
- export declare const ListPositionConfigurationsRequestFilterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
5506
- /**
5507
- * @internal
5508
- */
5509
- export declare const PositionConfigurationItemFilterSensitiveLog: (obj: PositionConfigurationItem) => any;
5510
- /**
5511
- * @internal
5512
- */
5513
- export declare const ListPositionConfigurationsResponseFilterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
5514
- /**
5515
- * @internal
5516
- */
5517
- export declare const ListQueuedMessagesRequestFilterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
5518
- /**
5519
- * @internal
5520
- */
5521
- export declare const ListQueuedMessagesResponseFilterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
5522
- /**
5523
- * @internal
5524
- */
5525
- export declare const ListServiceProfilesRequestFilterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
5526
- /**
5527
- * @internal
5528
- */
5529
- export declare const ServiceProfileFilterSensitiveLog: (obj: ServiceProfile) => any;
5530
- /**
5531
- * @internal
5532
- */
5533
- export declare const ListServiceProfilesResponseFilterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
5534
- /**
5535
- * @internal
5536
- */
5537
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
5538
- /**
5539
- * @internal
5540
- */
5541
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
5542
- /**
5543
- * @internal
5544
- */
5545
- export declare const ListWirelessDevicesRequestFilterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
5546
- /**
5547
- * @internal
5548
- */
5549
- export declare const LoRaWANListDeviceFilterSensitiveLog: (obj: LoRaWANListDevice) => any;
5550
- /**
5551
- * @internal
5552
- */
5553
- export declare const SidewalkListDeviceFilterSensitiveLog: (obj: SidewalkListDevice) => any;
5554
- /**
5555
- * @internal
5556
- */
5557
- export declare const WirelessDeviceStatisticsFilterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
5558
- /**
5559
- * @internal
5560
- */
5561
- export declare const ListWirelessDevicesResponseFilterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
5562
- /**
5563
- * @internal
5564
- */
5565
- export declare const ListWirelessGatewaysRequestFilterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
5566
- /**
5567
- * @internal
5568
- */
5569
- export declare const WirelessGatewayStatisticsFilterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
5570
- /**
5571
- * @internal
5572
- */
5573
- export declare const ListWirelessGatewaysResponseFilterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
5574
- /**
5575
- * @internal
5576
- */
5577
- export declare const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
5578
- /**
5579
- * @internal
5580
- */
5581
- export declare const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
5582
- /**
5583
- * @internal
5584
- */
5585
- export declare const UpdateWirelessGatewayTaskEntryFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
5586
- /**
5587
- * @internal
5588
- */
5589
- export declare const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
5590
- /**
5591
- * @internal
5592
- */
5593
- export declare const SemtechGnssConfigurationFilterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
5594
- /**
5595
- * @internal
5596
- */
5597
- export declare const PositionSolverConfigurationsFilterSensitiveLog: (obj: PositionSolverConfigurations) => any;
5598
- /**
5599
- * @internal
5600
- */
5601
- export declare const PutPositionConfigurationRequestFilterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
5602
- /**
5603
- * @internal
5604
- */
5605
- export declare const PutPositionConfigurationResponseFilterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
5606
- /**
5607
- * @internal
5608
- */
5609
- export declare const PutResourceLogLevelRequestFilterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
5610
- /**
5611
- * @internal
5612
- */
5613
- export declare const PutResourceLogLevelResponseFilterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
5614
- /**
5615
- * @internal
5616
- */
5617
- export declare const ResetAllResourceLogLevelsRequestFilterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
5618
- /**
5619
- * @internal
5620
- */
5621
- export declare const ResetAllResourceLogLevelsResponseFilterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
5622
- /**
5623
- * @internal
5624
- */
5625
- export declare const ResetResourceLogLevelRequestFilterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
5626
- /**
5627
- * @internal
5628
- */
5629
- export declare const ResetResourceLogLevelResponseFilterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
5630
- /**
5631
- * @internal
5632
- */
5633
- export declare const LoRaWANMulticastMetadataFilterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
5634
- /**
5635
- * @internal
5636
- */
5637
- export declare const MulticastWirelessMetadataFilterSensitiveLog: (obj: MulticastWirelessMetadata) => any;