@aws-sdk/client-iot-wireless 3.130.0 → 3.141.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.
- package/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
- package/dist-cjs/commands/GetDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/GetPositionCommand.js +2 -2
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1058 -1580
- package/dist-cjs/models/models_1.js +71 -105
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/CreateDestinationCommand.js +3 -3
- package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
- package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
- package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
- package/dist-es/commands/GetDestinationCommand.js +3 -3
- package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
- package/dist-es/commands/GetPositionCommand.js +3 -3
- package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
- package/dist-es/commands/GetServiceProfileCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/ListDestinationsCommand.js +3 -3
- package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
- package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
- package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
- package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
- package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
- package/dist-es/commands/UpdatePositionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
- package/dist-es/models/models_0.js +263 -1046
- package/dist-es/models/models_1.js +17 -68
- package/dist-types/models/models_0.d.ts +1044 -1566
- package/dist-types/models/models_1.d.ts +68 -102
- package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
- package/dist-types/ts3.4/models/models_1.d.ts +34 -68
- package/package.json +7 -7
|
@@ -33,20 +33,8 @@ export interface UpdateNetworkAnalyzerConfigurationRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
Description?: string;
|
|
35
35
|
}
|
|
36
|
-
export declare namespace UpdateNetworkAnalyzerConfigurationRequest {
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
|
-
const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
|
|
41
|
-
}
|
|
42
36
|
export interface UpdateNetworkAnalyzerConfigurationResponse {
|
|
43
37
|
}
|
|
44
|
-
export declare namespace UpdateNetworkAnalyzerConfigurationResponse {
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
|
-
const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
|
|
49
|
-
}
|
|
50
38
|
/**
|
|
51
39
|
* <p>Sidewalk update.</p>
|
|
52
40
|
*/
|
|
@@ -56,12 +44,6 @@ export interface SidewalkUpdateAccount {
|
|
|
56
44
|
*/
|
|
57
45
|
AppServerPrivateKey?: string;
|
|
58
46
|
}
|
|
59
|
-
export declare namespace SidewalkUpdateAccount {
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
const filterSensitiveLog: (obj: SidewalkUpdateAccount) => any;
|
|
64
|
-
}
|
|
65
47
|
export interface UpdatePartnerAccountRequest {
|
|
66
48
|
/**
|
|
67
49
|
* <p>The Sidewalk account credentials.</p>
|
|
@@ -76,20 +58,8 @@ export interface UpdatePartnerAccountRequest {
|
|
|
76
58
|
*/
|
|
77
59
|
PartnerType: PartnerType | string | undefined;
|
|
78
60
|
}
|
|
79
|
-
export declare namespace UpdatePartnerAccountRequest {
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
const filterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
|
|
84
|
-
}
|
|
85
61
|
export interface UpdatePartnerAccountResponse {
|
|
86
62
|
}
|
|
87
|
-
export declare namespace UpdatePartnerAccountResponse {
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
const filterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
|
|
92
|
-
}
|
|
93
63
|
export interface UpdatePositionRequest {
|
|
94
64
|
/**
|
|
95
65
|
* <p>Resource identifier of the resource for which position is updated.</p>
|
|
@@ -104,20 +74,8 @@ export interface UpdatePositionRequest {
|
|
|
104
74
|
*/
|
|
105
75
|
Position: number[] | undefined;
|
|
106
76
|
}
|
|
107
|
-
export declare namespace UpdatePositionRequest {
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
const filterSensitiveLog: (obj: UpdatePositionRequest) => any;
|
|
112
|
-
}
|
|
113
77
|
export interface UpdatePositionResponse {
|
|
114
78
|
}
|
|
115
|
-
export declare namespace UpdatePositionResponse {
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
const filterSensitiveLog: (obj: UpdatePositionResponse) => any;
|
|
120
|
-
}
|
|
121
79
|
export interface UpdateResourceEventConfigurationRequest {
|
|
122
80
|
/**
|
|
123
81
|
* <p>Resource identifier to opt in for event messaging.</p>
|
|
@@ -149,20 +107,8 @@ export interface UpdateResourceEventConfigurationRequest {
|
|
|
149
107
|
*/
|
|
150
108
|
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
151
109
|
}
|
|
152
|
-
export declare namespace UpdateResourceEventConfigurationRequest {
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
const filterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
|
|
157
|
-
}
|
|
158
110
|
export interface UpdateResourceEventConfigurationResponse {
|
|
159
111
|
}
|
|
160
|
-
export declare namespace UpdateResourceEventConfigurationResponse {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
const filterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
|
|
165
|
-
}
|
|
166
112
|
/**
|
|
167
113
|
* <p>ABP device object for LoRaWAN specification v1.0.x</p>
|
|
168
114
|
*/
|
|
@@ -172,12 +118,6 @@ export interface UpdateAbpV1_0_x {
|
|
|
172
118
|
*/
|
|
173
119
|
FCntStart?: number;
|
|
174
120
|
}
|
|
175
|
-
export declare namespace UpdateAbpV1_0_x {
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
const filterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
|
|
180
|
-
}
|
|
181
121
|
/**
|
|
182
122
|
* <p>ABP device object for LoRaWAN specification v1.1</p>
|
|
183
123
|
*/
|
|
@@ -187,12 +127,6 @@ export interface UpdateAbpV1_1 {
|
|
|
187
127
|
*/
|
|
188
128
|
FCntStart?: number;
|
|
189
129
|
}
|
|
190
|
-
export declare namespace UpdateAbpV1_1 {
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
const filterSensitiveLog: (obj: UpdateAbpV1_1) => any;
|
|
195
|
-
}
|
|
196
130
|
/**
|
|
197
131
|
* <p>Object for updating the FPorts information.</p>
|
|
198
132
|
*/
|
|
@@ -202,12 +136,6 @@ export interface UpdateFPorts {
|
|
|
202
136
|
*/
|
|
203
137
|
Positioning?: Positioning;
|
|
204
138
|
}
|
|
205
|
-
export declare namespace UpdateFPorts {
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
const filterSensitiveLog: (obj: UpdateFPorts) => any;
|
|
210
|
-
}
|
|
211
139
|
/**
|
|
212
140
|
* <p>LoRaWAN object for update functions.</p>
|
|
213
141
|
*/
|
|
@@ -233,12 +161,6 @@ export interface LoRaWANUpdateDevice {
|
|
|
233
161
|
*/
|
|
234
162
|
FPorts?: UpdateFPorts;
|
|
235
163
|
}
|
|
236
|
-
export declare namespace LoRaWANUpdateDevice {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
|
-
const filterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
|
|
241
|
-
}
|
|
242
164
|
export interface UpdateWirelessDeviceRequest {
|
|
243
165
|
/**
|
|
244
166
|
* <p>The ID of the resource to update.</p>
|
|
@@ -261,20 +183,8 @@ export interface UpdateWirelessDeviceRequest {
|
|
|
261
183
|
*/
|
|
262
184
|
LoRaWAN?: LoRaWANUpdateDevice;
|
|
263
185
|
}
|
|
264
|
-
export declare namespace UpdateWirelessDeviceRequest {
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
|
-
const filterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
|
|
269
|
-
}
|
|
270
186
|
export interface UpdateWirelessDeviceResponse {
|
|
271
187
|
}
|
|
272
|
-
export declare namespace UpdateWirelessDeviceResponse {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
|
-
const filterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
|
|
277
|
-
}
|
|
278
188
|
export interface UpdateWirelessGatewayRequest {
|
|
279
189
|
/**
|
|
280
190
|
* <p>The ID of the resource to update.</p>
|
|
@@ -297,17 +207,73 @@ export interface UpdateWirelessGatewayRequest {
|
|
|
297
207
|
*/
|
|
298
208
|
NetIdFilters?: string[];
|
|
299
209
|
}
|
|
300
|
-
export declare namespace UpdateWirelessGatewayRequest {
|
|
301
|
-
/**
|
|
302
|
-
* @internal
|
|
303
|
-
*/
|
|
304
|
-
const filterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
|
|
305
|
-
}
|
|
306
210
|
export interface UpdateWirelessGatewayResponse {
|
|
307
211
|
}
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
212
|
+
/**
|
|
213
|
+
* @internal
|
|
214
|
+
*/
|
|
215
|
+
export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
|
|
216
|
+
/**
|
|
217
|
+
* @internal
|
|
218
|
+
*/
|
|
219
|
+
export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
|
|
220
|
+
/**
|
|
221
|
+
* @internal
|
|
222
|
+
*/
|
|
223
|
+
export declare const SidewalkUpdateAccountFilterSensitiveLog: (obj: SidewalkUpdateAccount) => any;
|
|
224
|
+
/**
|
|
225
|
+
* @internal
|
|
226
|
+
*/
|
|
227
|
+
export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
|
|
228
|
+
/**
|
|
229
|
+
* @internal
|
|
230
|
+
*/
|
|
231
|
+
export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
|
|
232
|
+
/**
|
|
233
|
+
* @internal
|
|
234
|
+
*/
|
|
235
|
+
export declare const UpdatePositionRequestFilterSensitiveLog: (obj: UpdatePositionRequest) => any;
|
|
236
|
+
/**
|
|
237
|
+
* @internal
|
|
238
|
+
*/
|
|
239
|
+
export declare const UpdatePositionResponseFilterSensitiveLog: (obj: UpdatePositionResponse) => any;
|
|
240
|
+
/**
|
|
241
|
+
* @internal
|
|
242
|
+
*/
|
|
243
|
+
export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
|
|
244
|
+
/**
|
|
245
|
+
* @internal
|
|
246
|
+
*/
|
|
247
|
+
export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
|
|
248
|
+
/**
|
|
249
|
+
* @internal
|
|
250
|
+
*/
|
|
251
|
+
export declare const UpdateAbpV1_0_xFilterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
|
|
252
|
+
/**
|
|
253
|
+
* @internal
|
|
254
|
+
*/
|
|
255
|
+
export declare const UpdateAbpV1_1FilterSensitiveLog: (obj: UpdateAbpV1_1) => any;
|
|
256
|
+
/**
|
|
257
|
+
* @internal
|
|
258
|
+
*/
|
|
259
|
+
export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
|
|
260
|
+
/**
|
|
261
|
+
* @internal
|
|
262
|
+
*/
|
|
263
|
+
export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
|
|
264
|
+
/**
|
|
265
|
+
* @internal
|
|
266
|
+
*/
|
|
267
|
+
export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
|
|
268
|
+
/**
|
|
269
|
+
* @internal
|
|
270
|
+
*/
|
|
271
|
+
export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
|
|
272
|
+
/**
|
|
273
|
+
* @internal
|
|
274
|
+
*/
|
|
275
|
+
export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
|
|
276
|
+
/**
|
|
277
|
+
* @internal
|
|
278
|
+
*/
|
|
279
|
+
export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;
|