@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
@@ -707,138 +707,6 @@ export interface UpdateWirelessGatewayRequest {
707
707
  */
708
708
  export interface UpdateWirelessGatewayResponse {
709
709
  }
710
- /**
711
- * @internal
712
- */
713
- export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
714
- /**
715
- * @internal
716
- */
717
- export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
718
- /**
719
- * @internal
720
- */
721
- export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
722
- /**
723
- * @internal
724
- */
725
- export declare const WirelessMetadataFilterSensitiveLog: (obj: WirelessMetadata) => any;
726
- /**
727
- * @internal
728
- */
729
- export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
730
- /**
731
- * @internal
732
- */
733
- export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
734
- /**
735
- * @internal
736
- */
737
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
738
- /**
739
- * @internal
740
- */
741
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
742
- /**
743
- * @internal
744
- */
745
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
746
- /**
747
- * @internal
748
- */
749
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
750
- /**
751
- * @internal
752
- */
753
- export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
754
- /**
755
- * @internal
756
- */
757
- export declare const StartFuotaTaskRequestFilterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
758
- /**
759
- * @internal
760
- */
761
- export declare const StartFuotaTaskResponseFilterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
762
- /**
763
- * @internal
764
- */
765
- export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
766
- /**
767
- * @internal
768
- */
769
- export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
770
- /**
771
- * @internal
772
- */
773
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
774
- /**
775
- * @internal
776
- */
777
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
778
- /**
779
- * @internal
780
- */
781
- export declare const TestWirelessDeviceRequestFilterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
782
- /**
783
- * @internal
784
- */
785
- export declare const TestWirelessDeviceResponseFilterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
786
- /**
787
- * @internal
788
- */
789
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
790
- /**
791
- * @internal
792
- */
793
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
794
- /**
795
- * @internal
796
- */
797
- export declare const UpdateDestinationRequestFilterSensitiveLog: (obj: UpdateDestinationRequest) => any;
798
- /**
799
- * @internal
800
- */
801
- export declare const UpdateDestinationResponseFilterSensitiveLog: (obj: UpdateDestinationResponse) => any;
802
- /**
803
- * @internal
804
- */
805
- export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
806
- /**
807
- * @internal
808
- */
809
- export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
810
- /**
811
- * @internal
812
- */
813
- export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
814
- /**
815
- * @internal
816
- */
817
- export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
818
- /**
819
- * @internal
820
- */
821
- export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
822
- /**
823
- * @internal
824
- */
825
- export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
826
- /**
827
- * @internal
828
- */
829
- export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
830
- /**
831
- * @internal
832
- */
833
- export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;
834
- /**
835
- * @internal
836
- */
837
- export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
838
- /**
839
- * @internal
840
- */
841
- export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
842
710
  /**
843
711
  * @internal
844
712
  */
@@ -847,63 +715,3 @@ export declare const SidewalkUpdateAccountFilterSensitiveLog: (obj: SidewalkUpda
847
715
  * @internal
848
716
  */
849
717
  export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
850
- /**
851
- * @internal
852
- */
853
- export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
854
- /**
855
- * @internal
856
- */
857
- export declare const UpdatePositionRequestFilterSensitiveLog: (obj: UpdatePositionRequest) => any;
858
- /**
859
- * @internal
860
- */
861
- export declare const UpdatePositionResponseFilterSensitiveLog: (obj: UpdatePositionResponse) => any;
862
- /**
863
- * @internal
864
- */
865
- export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
866
- /**
867
- * @internal
868
- */
869
- export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
870
- /**
871
- * @internal
872
- */
873
- export declare const UpdateResourcePositionRequestFilterSensitiveLog: (obj: UpdateResourcePositionRequest) => any;
874
- /**
875
- * @internal
876
- */
877
- export declare const UpdateResourcePositionResponseFilterSensitiveLog: (obj: UpdateResourcePositionResponse) => any;
878
- /**
879
- * @internal
880
- */
881
- export declare const UpdateAbpV1_0_xFilterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
882
- /**
883
- * @internal
884
- */
885
- export declare const UpdateAbpV1_1FilterSensitiveLog: (obj: UpdateAbpV1_1) => any;
886
- /**
887
- * @internal
888
- */
889
- export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
890
- /**
891
- * @internal
892
- */
893
- export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
894
- /**
895
- * @internal
896
- */
897
- export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
898
- /**
899
- * @internal
900
- */
901
- export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
902
- /**
903
- * @internal
904
- */
905
- export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
906
- /**
907
- * @internal
908
- */
909
- export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;