@aws-sdk/client-iot-wireless 3.131.0 → 3.137.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 (206) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
  8. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
  9. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
  11. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
  12. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
  13. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
  14. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
  15. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
  16. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
  17. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
  18. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
  19. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
  31. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
  32. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
  33. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
  34. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  35. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
  36. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
  37. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
  38. package/dist-cjs/commands/GetDestinationCommand.js +2 -2
  39. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
  40. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
  41. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
  42. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
  43. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
  44. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
  45. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
  46. package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
  47. package/dist-cjs/commands/GetPositionCommand.js +2 -2
  48. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
  49. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
  50. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
  51. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
  52. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
  53. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
  54. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
  55. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
  56. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
  57. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
  58. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
  59. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
  60. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
  61. package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
  62. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
  63. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
  64. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
  65. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
  66. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
  67. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
  68. package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
  69. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
  70. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
  71. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
  72. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  73. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
  74. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
  75. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
  76. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
  77. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
  78. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
  79. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
  80. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
  81. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
  82. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  83. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  84. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
  85. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
  86. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  87. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
  88. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
  91. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
  94. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
  95. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
  96. package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
  97. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
  100. package/dist-cjs/models/models_0.js +1058 -1580
  101. package/dist-cjs/models/models_1.js +71 -105
  102. package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
  103. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
  104. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
  105. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  106. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
  107. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
  108. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
  109. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
  110. package/dist-es/commands/CreateDestinationCommand.js +3 -3
  111. package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
  112. package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
  113. package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
  114. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
  115. package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
  116. package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
  117. package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
  118. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
  119. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
  120. package/dist-es/commands/DeleteDestinationCommand.js +3 -3
  121. package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
  122. package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
  123. package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
  124. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
  125. package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
  126. package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
  127. package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
  128. package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
  129. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
  130. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
  131. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
  132. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
  133. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
  134. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  135. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
  136. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
  137. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
  138. package/dist-es/commands/GetDestinationCommand.js +3 -3
  139. package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
  140. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
  141. package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
  142. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
  143. package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
  144. package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
  145. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
  146. package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
  147. package/dist-es/commands/GetPositionCommand.js +3 -3
  148. package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
  149. package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
  150. package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
  151. package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
  152. package/dist-es/commands/GetServiceProfileCommand.js +3 -3
  153. package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
  154. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
  155. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
  156. package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
  157. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
  158. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
  159. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
  160. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
  161. package/dist-es/commands/ListDestinationsCommand.js +3 -3
  162. package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
  163. package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
  164. package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
  165. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
  166. package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
  167. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
  168. package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
  169. package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
  170. package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
  171. package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
  172. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  173. package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
  174. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
  175. package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
  176. package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
  177. package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
  178. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
  179. package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
  180. package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
  181. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
  182. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  183. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  184. package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
  185. package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
  186. package/dist-es/commands/TagResourceCommand.js +3 -3
  187. package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
  188. package/dist-es/commands/UntagResourceCommand.js +3 -3
  189. package/dist-es/commands/UpdateDestinationCommand.js +3 -3
  190. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
  191. package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
  192. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
  193. package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
  194. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
  195. package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
  196. package/dist-es/commands/UpdatePositionCommand.js +3 -3
  197. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
  198. package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
  199. package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
  200. package/dist-es/models/models_0.js +263 -1046
  201. package/dist-es/models/models_1.js +17 -68
  202. package/dist-types/models/models_0.d.ts +1044 -1566
  203. package/dist-types/models/models_1.d.ts +68 -102
  204. package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
  205. package/dist-types/ts3.4/models/models_1.d.ts +34 -68
  206. package/package.json +6 -6
@@ -15,25 +15,13 @@ export interface UpdateNetworkAnalyzerConfigurationRequest {
15
15
 
16
16
  Description?: string;
17
17
  }
18
- export declare namespace UpdateNetworkAnalyzerConfigurationRequest {
19
-
20
- const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
21
- }
22
18
  export interface UpdateNetworkAnalyzerConfigurationResponse {
23
19
  }
24
- export declare namespace UpdateNetworkAnalyzerConfigurationResponse {
25
-
26
- const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
27
- }
28
20
 
29
21
  export interface SidewalkUpdateAccount {
30
22
 
31
23
  AppServerPrivateKey?: string;
32
24
  }
33
- export declare namespace SidewalkUpdateAccount {
34
-
35
- const filterSensitiveLog: (obj: SidewalkUpdateAccount) => any;
36
- }
37
25
  export interface UpdatePartnerAccountRequest {
38
26
 
39
27
  Sidewalk: SidewalkUpdateAccount | undefined;
@@ -42,16 +30,8 @@ export interface UpdatePartnerAccountRequest {
42
30
 
43
31
  PartnerType: PartnerType | string | undefined;
44
32
  }
45
- export declare namespace UpdatePartnerAccountRequest {
46
-
47
- const filterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
48
- }
49
33
  export interface UpdatePartnerAccountResponse {
50
34
  }
51
- export declare namespace UpdatePartnerAccountResponse {
52
-
53
- const filterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
54
- }
55
35
  export interface UpdatePositionRequest {
56
36
 
57
37
  ResourceIdentifier: string | undefined;
@@ -60,16 +40,8 @@ export interface UpdatePositionRequest {
60
40
 
61
41
  Position: number[] | undefined;
62
42
  }
63
- export declare namespace UpdatePositionRequest {
64
-
65
- const filterSensitiveLog: (obj: UpdatePositionRequest) => any;
66
- }
67
43
  export interface UpdatePositionResponse {
68
44
  }
69
- export declare namespace UpdatePositionResponse {
70
-
71
- const filterSensitiveLog: (obj: UpdatePositionResponse) => any;
72
- }
73
45
  export interface UpdateResourceEventConfigurationRequest {
74
46
 
75
47
  Identifier: string | undefined;
@@ -86,43 +58,23 @@ export interface UpdateResourceEventConfigurationRequest {
86
58
 
87
59
  ConnectionStatus?: ConnectionStatusEventConfiguration;
88
60
  }
89
- export declare namespace UpdateResourceEventConfigurationRequest {
90
-
91
- const filterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
92
- }
93
61
  export interface UpdateResourceEventConfigurationResponse {
94
62
  }
95
- export declare namespace UpdateResourceEventConfigurationResponse {
96
-
97
- const filterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
98
- }
99
63
 
100
64
  export interface UpdateAbpV1_0_x {
101
65
 
102
66
  FCntStart?: number;
103
67
  }
104
- export declare namespace UpdateAbpV1_0_x {
105
-
106
- const filterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
107
- }
108
68
 
109
69
  export interface UpdateAbpV1_1 {
110
70
 
111
71
  FCntStart?: number;
112
72
  }
113
- export declare namespace UpdateAbpV1_1 {
114
-
115
- const filterSensitiveLog: (obj: UpdateAbpV1_1) => any;
116
- }
117
73
 
118
74
  export interface UpdateFPorts {
119
75
 
120
76
  Positioning?: Positioning;
121
77
  }
122
- export declare namespace UpdateFPorts {
123
-
124
- const filterSensitiveLog: (obj: UpdateFPorts) => any;
125
- }
126
78
 
127
79
  export interface LoRaWANUpdateDevice {
128
80
 
@@ -136,10 +88,6 @@ export interface LoRaWANUpdateDevice {
136
88
 
137
89
  FPorts?: UpdateFPorts;
138
90
  }
139
- export declare namespace LoRaWANUpdateDevice {
140
-
141
- const filterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
142
- }
143
91
  export interface UpdateWirelessDeviceRequest {
144
92
 
145
93
  Id: string | undefined;
@@ -152,16 +100,8 @@ export interface UpdateWirelessDeviceRequest {
152
100
 
153
101
  LoRaWAN?: LoRaWANUpdateDevice;
154
102
  }
155
- export declare namespace UpdateWirelessDeviceRequest {
156
-
157
- const filterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
158
- }
159
103
  export interface UpdateWirelessDeviceResponse {
160
104
  }
161
- export declare namespace UpdateWirelessDeviceResponse {
162
-
163
- const filterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
164
- }
165
105
  export interface UpdateWirelessGatewayRequest {
166
106
 
167
107
  Id: string | undefined;
@@ -174,13 +114,39 @@ export interface UpdateWirelessGatewayRequest {
174
114
 
175
115
  NetIdFilters?: string[];
176
116
  }
177
- export declare namespace UpdateWirelessGatewayRequest {
178
-
179
- const filterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
180
- }
181
117
  export interface UpdateWirelessGatewayResponse {
182
118
  }
183
- export declare namespace UpdateWirelessGatewayResponse {
184
-
185
- const filterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;
186
- }
119
+
120
+ export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
121
+
122
+ export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
123
+
124
+ export declare const SidewalkUpdateAccountFilterSensitiveLog: (obj: SidewalkUpdateAccount) => any;
125
+
126
+ export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
127
+
128
+ export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
129
+
130
+ export declare const UpdatePositionRequestFilterSensitiveLog: (obj: UpdatePositionRequest) => any;
131
+
132
+ export declare const UpdatePositionResponseFilterSensitiveLog: (obj: UpdatePositionResponse) => any;
133
+
134
+ export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
135
+
136
+ export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
137
+
138
+ export declare const UpdateAbpV1_0_xFilterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
139
+
140
+ export declare const UpdateAbpV1_1FilterSensitiveLog: (obj: UpdateAbpV1_1) => any;
141
+
142
+ export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
143
+
144
+ export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
145
+
146
+ export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
147
+
148
+ export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
149
+
150
+ export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
151
+
152
+ export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-wireless",
3
3
  "description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native",
4
- "version": "3.131.0",
4
+ "version": "3.137.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,9 +18,9 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.131.0",
21
+ "@aws-sdk/client-sts": "3.137.0",
22
22
  "@aws-sdk/config-resolver": "3.130.0",
23
- "@aws-sdk/credential-provider-node": "3.131.0",
23
+ "@aws-sdk/credential-provider-node": "3.137.0",
24
24
  "@aws-sdk/fetch-http-handler": "3.131.0",
25
25
  "@aws-sdk/hash-node": "3.127.0",
26
26
  "@aws-sdk/invalid-dependency": "3.127.0",
@@ -36,15 +36,15 @@
36
36
  "@aws-sdk/node-config-provider": "3.127.0",
37
37
  "@aws-sdk/node-http-handler": "3.127.0",
38
38
  "@aws-sdk/protocol-http": "3.127.0",
39
- "@aws-sdk/smithy-client": "3.127.0",
39
+ "@aws-sdk/smithy-client": "3.137.0",
40
40
  "@aws-sdk/types": "3.127.0",
41
41
  "@aws-sdk/url-parser": "3.127.0",
42
42
  "@aws-sdk/util-base64-browser": "3.109.0",
43
43
  "@aws-sdk/util-base64-node": "3.55.0",
44
44
  "@aws-sdk/util-body-length-browser": "3.55.0",
45
45
  "@aws-sdk/util-body-length-node": "3.55.0",
46
- "@aws-sdk/util-defaults-mode-browser": "3.127.0",
47
- "@aws-sdk/util-defaults-mode-node": "3.130.0",
46
+ "@aws-sdk/util-defaults-mode-browser": "3.137.0",
47
+ "@aws-sdk/util-defaults-mode-node": "3.137.0",
48
48
  "@aws-sdk/util-user-agent-browser": "3.127.0",
49
49
  "@aws-sdk/util-user-agent-node": "3.127.0",
50
50
  "@aws-sdk/util-utf8-browser": "3.109.0",