@aws-sdk/client-iotfleetwise 3.1087.0 → 3.1088.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoTFleetWise.d.ts +194 -229
- package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +14 -48
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStateTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStateTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -30
- package/dist-types/ts3.4/models/models_0.d.ts +5 -15
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -23,10 +23,7 @@ import {
|
|
|
23
23
|
CreateDecoderManifestCommandInput,
|
|
24
24
|
CreateDecoderManifestCommandOutput,
|
|
25
25
|
} from "./commands/CreateDecoderManifestCommand";
|
|
26
|
-
import {
|
|
27
|
-
CreateFleetCommandInput,
|
|
28
|
-
CreateFleetCommandOutput,
|
|
29
|
-
} from "./commands/CreateFleetCommand";
|
|
26
|
+
import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
|
|
30
27
|
import {
|
|
31
28
|
CreateModelManifestCommandInput,
|
|
32
29
|
CreateModelManifestCommandOutput,
|
|
@@ -51,10 +48,7 @@ import {
|
|
|
51
48
|
DeleteDecoderManifestCommandInput,
|
|
52
49
|
DeleteDecoderManifestCommandOutput,
|
|
53
50
|
} from "./commands/DeleteDecoderManifestCommand";
|
|
54
|
-
import {
|
|
55
|
-
DeleteFleetCommandInput,
|
|
56
|
-
DeleteFleetCommandOutput,
|
|
57
|
-
} from "./commands/DeleteFleetCommand";
|
|
51
|
+
import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
|
|
58
52
|
import {
|
|
59
53
|
DeleteModelManifestCommandInput,
|
|
60
54
|
DeleteModelManifestCommandOutput,
|
|
@@ -75,10 +69,7 @@ import {
|
|
|
75
69
|
DisassociateVehicleFleetCommandInput,
|
|
76
70
|
DisassociateVehicleFleetCommandOutput,
|
|
77
71
|
} from "./commands/DisassociateVehicleFleetCommand";
|
|
78
|
-
import {
|
|
79
|
-
GetCampaignCommandInput,
|
|
80
|
-
GetCampaignCommandOutput,
|
|
81
|
-
} from "./commands/GetCampaignCommand";
|
|
72
|
+
import { GetCampaignCommandInput, GetCampaignCommandOutput } from "./commands/GetCampaignCommand";
|
|
82
73
|
import {
|
|
83
74
|
GetDecoderManifestCommandInput,
|
|
84
75
|
GetDecoderManifestCommandOutput,
|
|
@@ -87,10 +78,7 @@ import {
|
|
|
87
78
|
GetEncryptionConfigurationCommandInput,
|
|
88
79
|
GetEncryptionConfigurationCommandOutput,
|
|
89
80
|
} from "./commands/GetEncryptionConfigurationCommand";
|
|
90
|
-
import {
|
|
91
|
-
GetFleetCommandInput,
|
|
92
|
-
GetFleetCommandOutput,
|
|
93
|
-
} from "./commands/GetFleetCommand";
|
|
81
|
+
import { GetFleetCommandInput, GetFleetCommandOutput } from "./commands/GetFleetCommand";
|
|
94
82
|
import {
|
|
95
83
|
GetLoggingOptionsCommandInput,
|
|
96
84
|
GetLoggingOptionsCommandOutput,
|
|
@@ -111,10 +99,7 @@ import {
|
|
|
111
99
|
GetStateTemplateCommandInput,
|
|
112
100
|
GetStateTemplateCommandOutput,
|
|
113
101
|
} from "./commands/GetStateTemplateCommand";
|
|
114
|
-
import {
|
|
115
|
-
GetVehicleCommandInput,
|
|
116
|
-
GetVehicleCommandOutput,
|
|
117
|
-
} from "./commands/GetVehicleCommand";
|
|
102
|
+
import { GetVehicleCommandInput, GetVehicleCommandOutput } from "./commands/GetVehicleCommand";
|
|
118
103
|
import {
|
|
119
104
|
GetVehicleStatusCommandInput,
|
|
120
105
|
GetVehicleStatusCommandOutput,
|
|
@@ -143,10 +128,7 @@ import {
|
|
|
143
128
|
ListDecoderManifestSignalsCommandInput,
|
|
144
129
|
ListDecoderManifestSignalsCommandOutput,
|
|
145
130
|
} from "./commands/ListDecoderManifestSignalsCommand";
|
|
146
|
-
import {
|
|
147
|
-
ListFleetsCommandInput,
|
|
148
|
-
ListFleetsCommandOutput,
|
|
149
|
-
} from "./commands/ListFleetsCommand";
|
|
131
|
+
import { ListFleetsCommandInput, ListFleetsCommandOutput } from "./commands/ListFleetsCommand";
|
|
150
132
|
import {
|
|
151
133
|
ListFleetsForVehicleCommandInput,
|
|
152
134
|
ListFleetsForVehicleCommandOutput,
|
|
@@ -195,10 +177,7 @@ import {
|
|
|
195
177
|
RegisterAccountCommandInput,
|
|
196
178
|
RegisterAccountCommandOutput,
|
|
197
179
|
} from "./commands/RegisterAccountCommand";
|
|
198
|
-
import {
|
|
199
|
-
TagResourceCommandInput,
|
|
200
|
-
TagResourceCommandOutput,
|
|
201
|
-
} from "./commands/TagResourceCommand";
|
|
180
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
202
181
|
import {
|
|
203
182
|
UntagResourceCommandInput,
|
|
204
183
|
UntagResourceCommandOutput,
|
|
@@ -211,10 +190,7 @@ import {
|
|
|
211
190
|
UpdateDecoderManifestCommandInput,
|
|
212
191
|
UpdateDecoderManifestCommandOutput,
|
|
213
192
|
} from "./commands/UpdateDecoderManifestCommand";
|
|
214
|
-
import {
|
|
215
|
-
UpdateFleetCommandInput,
|
|
216
|
-
UpdateFleetCommandOutput,
|
|
217
|
-
} from "./commands/UpdateFleetCommand";
|
|
193
|
+
import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
|
|
218
194
|
import {
|
|
219
195
|
UpdateModelManifestCommandInput,
|
|
220
196
|
UpdateModelManifestCommandOutput,
|
|
@@ -235,861 +211,850 @@ import { IoTFleetWiseClient } from "./IoTFleetWiseClient";
|
|
|
235
211
|
export interface IoTFleetWise {
|
|
236
212
|
associateVehicleFleet(
|
|
237
213
|
args: AssociateVehicleFleetCommandInput,
|
|
238
|
-
options?: __HttpHandlerOptions
|
|
214
|
+
options?: __HttpHandlerOptions,
|
|
239
215
|
): Promise<AssociateVehicleFleetCommandOutput>;
|
|
240
216
|
associateVehicleFleet(
|
|
241
217
|
args: AssociateVehicleFleetCommandInput,
|
|
242
|
-
cb: (err: any, data?: AssociateVehicleFleetCommandOutput) => void
|
|
218
|
+
cb: (err: any, data?: AssociateVehicleFleetCommandOutput) => void,
|
|
243
219
|
): void;
|
|
244
220
|
associateVehicleFleet(
|
|
245
221
|
args: AssociateVehicleFleetCommandInput,
|
|
246
222
|
options: __HttpHandlerOptions,
|
|
247
|
-
cb: (err: any, data?: AssociateVehicleFleetCommandOutput) => void
|
|
223
|
+
cb: (err: any, data?: AssociateVehicleFleetCommandOutput) => void,
|
|
248
224
|
): void;
|
|
249
225
|
batchCreateVehicle(
|
|
250
226
|
args: BatchCreateVehicleCommandInput,
|
|
251
|
-
options?: __HttpHandlerOptions
|
|
227
|
+
options?: __HttpHandlerOptions,
|
|
252
228
|
): Promise<BatchCreateVehicleCommandOutput>;
|
|
253
229
|
batchCreateVehicle(
|
|
254
230
|
args: BatchCreateVehicleCommandInput,
|
|
255
|
-
cb: (err: any, data?: BatchCreateVehicleCommandOutput) => void
|
|
231
|
+
cb: (err: any, data?: BatchCreateVehicleCommandOutput) => void,
|
|
256
232
|
): void;
|
|
257
233
|
batchCreateVehicle(
|
|
258
234
|
args: BatchCreateVehicleCommandInput,
|
|
259
235
|
options: __HttpHandlerOptions,
|
|
260
|
-
cb: (err: any, data?: BatchCreateVehicleCommandOutput) => void
|
|
236
|
+
cb: (err: any, data?: BatchCreateVehicleCommandOutput) => void,
|
|
261
237
|
): void;
|
|
262
238
|
batchUpdateVehicle(
|
|
263
239
|
args: BatchUpdateVehicleCommandInput,
|
|
264
|
-
options?: __HttpHandlerOptions
|
|
240
|
+
options?: __HttpHandlerOptions,
|
|
265
241
|
): Promise<BatchUpdateVehicleCommandOutput>;
|
|
266
242
|
batchUpdateVehicle(
|
|
267
243
|
args: BatchUpdateVehicleCommandInput,
|
|
268
|
-
cb: (err: any, data?: BatchUpdateVehicleCommandOutput) => void
|
|
244
|
+
cb: (err: any, data?: BatchUpdateVehicleCommandOutput) => void,
|
|
269
245
|
): void;
|
|
270
246
|
batchUpdateVehicle(
|
|
271
247
|
args: BatchUpdateVehicleCommandInput,
|
|
272
248
|
options: __HttpHandlerOptions,
|
|
273
|
-
cb: (err: any, data?: BatchUpdateVehicleCommandOutput) => void
|
|
249
|
+
cb: (err: any, data?: BatchUpdateVehicleCommandOutput) => void,
|
|
274
250
|
): void;
|
|
275
251
|
createCampaign(
|
|
276
252
|
args: CreateCampaignCommandInput,
|
|
277
|
-
options?: __HttpHandlerOptions
|
|
253
|
+
options?: __HttpHandlerOptions,
|
|
278
254
|
): Promise<CreateCampaignCommandOutput>;
|
|
279
255
|
createCampaign(
|
|
280
256
|
args: CreateCampaignCommandInput,
|
|
281
|
-
cb: (err: any, data?: CreateCampaignCommandOutput) => void
|
|
257
|
+
cb: (err: any, data?: CreateCampaignCommandOutput) => void,
|
|
282
258
|
): void;
|
|
283
259
|
createCampaign(
|
|
284
260
|
args: CreateCampaignCommandInput,
|
|
285
261
|
options: __HttpHandlerOptions,
|
|
286
|
-
cb: (err: any, data?: CreateCampaignCommandOutput) => void
|
|
262
|
+
cb: (err: any, data?: CreateCampaignCommandOutput) => void,
|
|
287
263
|
): void;
|
|
288
264
|
createDecoderManifest(
|
|
289
265
|
args: CreateDecoderManifestCommandInput,
|
|
290
|
-
options?: __HttpHandlerOptions
|
|
266
|
+
options?: __HttpHandlerOptions,
|
|
291
267
|
): Promise<CreateDecoderManifestCommandOutput>;
|
|
292
268
|
createDecoderManifest(
|
|
293
269
|
args: CreateDecoderManifestCommandInput,
|
|
294
|
-
cb: (err: any, data?: CreateDecoderManifestCommandOutput) => void
|
|
270
|
+
cb: (err: any, data?: CreateDecoderManifestCommandOutput) => void,
|
|
295
271
|
): void;
|
|
296
272
|
createDecoderManifest(
|
|
297
273
|
args: CreateDecoderManifestCommandInput,
|
|
298
274
|
options: __HttpHandlerOptions,
|
|
299
|
-
cb: (err: any, data?: CreateDecoderManifestCommandOutput) => void
|
|
275
|
+
cb: (err: any, data?: CreateDecoderManifestCommandOutput) => void,
|
|
300
276
|
): void;
|
|
301
277
|
createFleet(
|
|
302
278
|
args: CreateFleetCommandInput,
|
|
303
|
-
options?: __HttpHandlerOptions
|
|
279
|
+
options?: __HttpHandlerOptions,
|
|
304
280
|
): Promise<CreateFleetCommandOutput>;
|
|
305
281
|
createFleet(
|
|
306
282
|
args: CreateFleetCommandInput,
|
|
307
|
-
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
283
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void,
|
|
308
284
|
): void;
|
|
309
285
|
createFleet(
|
|
310
286
|
args: CreateFleetCommandInput,
|
|
311
287
|
options: __HttpHandlerOptions,
|
|
312
|
-
cb: (err: any, data?: CreateFleetCommandOutput) => void
|
|
288
|
+
cb: (err: any, data?: CreateFleetCommandOutput) => void,
|
|
313
289
|
): void;
|
|
314
290
|
createModelManifest(
|
|
315
291
|
args: CreateModelManifestCommandInput,
|
|
316
|
-
options?: __HttpHandlerOptions
|
|
292
|
+
options?: __HttpHandlerOptions,
|
|
317
293
|
): Promise<CreateModelManifestCommandOutput>;
|
|
318
294
|
createModelManifest(
|
|
319
295
|
args: CreateModelManifestCommandInput,
|
|
320
|
-
cb: (err: any, data?: CreateModelManifestCommandOutput) => void
|
|
296
|
+
cb: (err: any, data?: CreateModelManifestCommandOutput) => void,
|
|
321
297
|
): void;
|
|
322
298
|
createModelManifest(
|
|
323
299
|
args: CreateModelManifestCommandInput,
|
|
324
300
|
options: __HttpHandlerOptions,
|
|
325
|
-
cb: (err: any, data?: CreateModelManifestCommandOutput) => void
|
|
301
|
+
cb: (err: any, data?: CreateModelManifestCommandOutput) => void,
|
|
326
302
|
): void;
|
|
327
303
|
createSignalCatalog(
|
|
328
304
|
args: CreateSignalCatalogCommandInput,
|
|
329
|
-
options?: __HttpHandlerOptions
|
|
305
|
+
options?: __HttpHandlerOptions,
|
|
330
306
|
): Promise<CreateSignalCatalogCommandOutput>;
|
|
331
307
|
createSignalCatalog(
|
|
332
308
|
args: CreateSignalCatalogCommandInput,
|
|
333
|
-
cb: (err: any, data?: CreateSignalCatalogCommandOutput) => void
|
|
309
|
+
cb: (err: any, data?: CreateSignalCatalogCommandOutput) => void,
|
|
334
310
|
): void;
|
|
335
311
|
createSignalCatalog(
|
|
336
312
|
args: CreateSignalCatalogCommandInput,
|
|
337
313
|
options: __HttpHandlerOptions,
|
|
338
|
-
cb: (err: any, data?: CreateSignalCatalogCommandOutput) => void
|
|
314
|
+
cb: (err: any, data?: CreateSignalCatalogCommandOutput) => void,
|
|
339
315
|
): void;
|
|
340
316
|
createStateTemplate(
|
|
341
317
|
args: CreateStateTemplateCommandInput,
|
|
342
|
-
options?: __HttpHandlerOptions
|
|
318
|
+
options?: __HttpHandlerOptions,
|
|
343
319
|
): Promise<CreateStateTemplateCommandOutput>;
|
|
344
320
|
createStateTemplate(
|
|
345
321
|
args: CreateStateTemplateCommandInput,
|
|
346
|
-
cb: (err: any, data?: CreateStateTemplateCommandOutput) => void
|
|
322
|
+
cb: (err: any, data?: CreateStateTemplateCommandOutput) => void,
|
|
347
323
|
): void;
|
|
348
324
|
createStateTemplate(
|
|
349
325
|
args: CreateStateTemplateCommandInput,
|
|
350
326
|
options: __HttpHandlerOptions,
|
|
351
|
-
cb: (err: any, data?: CreateStateTemplateCommandOutput) => void
|
|
327
|
+
cb: (err: any, data?: CreateStateTemplateCommandOutput) => void,
|
|
352
328
|
): void;
|
|
353
329
|
createVehicle(
|
|
354
330
|
args: CreateVehicleCommandInput,
|
|
355
|
-
options?: __HttpHandlerOptions
|
|
331
|
+
options?: __HttpHandlerOptions,
|
|
356
332
|
): Promise<CreateVehicleCommandOutput>;
|
|
357
333
|
createVehicle(
|
|
358
334
|
args: CreateVehicleCommandInput,
|
|
359
|
-
cb: (err: any, data?: CreateVehicleCommandOutput) => void
|
|
335
|
+
cb: (err: any, data?: CreateVehicleCommandOutput) => void,
|
|
360
336
|
): void;
|
|
361
337
|
createVehicle(
|
|
362
338
|
args: CreateVehicleCommandInput,
|
|
363
339
|
options: __HttpHandlerOptions,
|
|
364
|
-
cb: (err: any, data?: CreateVehicleCommandOutput) => void
|
|
340
|
+
cb: (err: any, data?: CreateVehicleCommandOutput) => void,
|
|
365
341
|
): void;
|
|
366
342
|
deleteCampaign(
|
|
367
343
|
args: DeleteCampaignCommandInput,
|
|
368
|
-
options?: __HttpHandlerOptions
|
|
344
|
+
options?: __HttpHandlerOptions,
|
|
369
345
|
): Promise<DeleteCampaignCommandOutput>;
|
|
370
346
|
deleteCampaign(
|
|
371
347
|
args: DeleteCampaignCommandInput,
|
|
372
|
-
cb: (err: any, data?: DeleteCampaignCommandOutput) => void
|
|
348
|
+
cb: (err: any, data?: DeleteCampaignCommandOutput) => void,
|
|
373
349
|
): void;
|
|
374
350
|
deleteCampaign(
|
|
375
351
|
args: DeleteCampaignCommandInput,
|
|
376
352
|
options: __HttpHandlerOptions,
|
|
377
|
-
cb: (err: any, data?: DeleteCampaignCommandOutput) => void
|
|
353
|
+
cb: (err: any, data?: DeleteCampaignCommandOutput) => void,
|
|
378
354
|
): void;
|
|
379
355
|
deleteDecoderManifest(
|
|
380
356
|
args: DeleteDecoderManifestCommandInput,
|
|
381
|
-
options?: __HttpHandlerOptions
|
|
357
|
+
options?: __HttpHandlerOptions,
|
|
382
358
|
): Promise<DeleteDecoderManifestCommandOutput>;
|
|
383
359
|
deleteDecoderManifest(
|
|
384
360
|
args: DeleteDecoderManifestCommandInput,
|
|
385
|
-
cb: (err: any, data?: DeleteDecoderManifestCommandOutput) => void
|
|
361
|
+
cb: (err: any, data?: DeleteDecoderManifestCommandOutput) => void,
|
|
386
362
|
): void;
|
|
387
363
|
deleteDecoderManifest(
|
|
388
364
|
args: DeleteDecoderManifestCommandInput,
|
|
389
365
|
options: __HttpHandlerOptions,
|
|
390
|
-
cb: (err: any, data?: DeleteDecoderManifestCommandOutput) => void
|
|
366
|
+
cb: (err: any, data?: DeleteDecoderManifestCommandOutput) => void,
|
|
391
367
|
): void;
|
|
392
368
|
deleteFleet(
|
|
393
369
|
args: DeleteFleetCommandInput,
|
|
394
|
-
options?: __HttpHandlerOptions
|
|
370
|
+
options?: __HttpHandlerOptions,
|
|
395
371
|
): Promise<DeleteFleetCommandOutput>;
|
|
396
372
|
deleteFleet(
|
|
397
373
|
args: DeleteFleetCommandInput,
|
|
398
|
-
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
374
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void,
|
|
399
375
|
): void;
|
|
400
376
|
deleteFleet(
|
|
401
377
|
args: DeleteFleetCommandInput,
|
|
402
378
|
options: __HttpHandlerOptions,
|
|
403
|
-
cb: (err: any, data?: DeleteFleetCommandOutput) => void
|
|
379
|
+
cb: (err: any, data?: DeleteFleetCommandOutput) => void,
|
|
404
380
|
): void;
|
|
405
381
|
deleteModelManifest(
|
|
406
382
|
args: DeleteModelManifestCommandInput,
|
|
407
|
-
options?: __HttpHandlerOptions
|
|
383
|
+
options?: __HttpHandlerOptions,
|
|
408
384
|
): Promise<DeleteModelManifestCommandOutput>;
|
|
409
385
|
deleteModelManifest(
|
|
410
386
|
args: DeleteModelManifestCommandInput,
|
|
411
|
-
cb: (err: any, data?: DeleteModelManifestCommandOutput) => void
|
|
387
|
+
cb: (err: any, data?: DeleteModelManifestCommandOutput) => void,
|
|
412
388
|
): void;
|
|
413
389
|
deleteModelManifest(
|
|
414
390
|
args: DeleteModelManifestCommandInput,
|
|
415
391
|
options: __HttpHandlerOptions,
|
|
416
|
-
cb: (err: any, data?: DeleteModelManifestCommandOutput) => void
|
|
392
|
+
cb: (err: any, data?: DeleteModelManifestCommandOutput) => void,
|
|
417
393
|
): void;
|
|
418
394
|
deleteSignalCatalog(
|
|
419
395
|
args: DeleteSignalCatalogCommandInput,
|
|
420
|
-
options?: __HttpHandlerOptions
|
|
396
|
+
options?: __HttpHandlerOptions,
|
|
421
397
|
): Promise<DeleteSignalCatalogCommandOutput>;
|
|
422
398
|
deleteSignalCatalog(
|
|
423
399
|
args: DeleteSignalCatalogCommandInput,
|
|
424
|
-
cb: (err: any, data?: DeleteSignalCatalogCommandOutput) => void
|
|
400
|
+
cb: (err: any, data?: DeleteSignalCatalogCommandOutput) => void,
|
|
425
401
|
): void;
|
|
426
402
|
deleteSignalCatalog(
|
|
427
403
|
args: DeleteSignalCatalogCommandInput,
|
|
428
404
|
options: __HttpHandlerOptions,
|
|
429
|
-
cb: (err: any, data?: DeleteSignalCatalogCommandOutput) => void
|
|
405
|
+
cb: (err: any, data?: DeleteSignalCatalogCommandOutput) => void,
|
|
430
406
|
): void;
|
|
431
407
|
deleteStateTemplate(
|
|
432
408
|
args: DeleteStateTemplateCommandInput,
|
|
433
|
-
options?: __HttpHandlerOptions
|
|
409
|
+
options?: __HttpHandlerOptions,
|
|
434
410
|
): Promise<DeleteStateTemplateCommandOutput>;
|
|
435
411
|
deleteStateTemplate(
|
|
436
412
|
args: DeleteStateTemplateCommandInput,
|
|
437
|
-
cb: (err: any, data?: DeleteStateTemplateCommandOutput) => void
|
|
413
|
+
cb: (err: any, data?: DeleteStateTemplateCommandOutput) => void,
|
|
438
414
|
): void;
|
|
439
415
|
deleteStateTemplate(
|
|
440
416
|
args: DeleteStateTemplateCommandInput,
|
|
441
417
|
options: __HttpHandlerOptions,
|
|
442
|
-
cb: (err: any, data?: DeleteStateTemplateCommandOutput) => void
|
|
418
|
+
cb: (err: any, data?: DeleteStateTemplateCommandOutput) => void,
|
|
443
419
|
): void;
|
|
444
420
|
deleteVehicle(
|
|
445
421
|
args: DeleteVehicleCommandInput,
|
|
446
|
-
options?: __HttpHandlerOptions
|
|
422
|
+
options?: __HttpHandlerOptions,
|
|
447
423
|
): Promise<DeleteVehicleCommandOutput>;
|
|
448
424
|
deleteVehicle(
|
|
449
425
|
args: DeleteVehicleCommandInput,
|
|
450
|
-
cb: (err: any, data?: DeleteVehicleCommandOutput) => void
|
|
426
|
+
cb: (err: any, data?: DeleteVehicleCommandOutput) => void,
|
|
451
427
|
): void;
|
|
452
428
|
deleteVehicle(
|
|
453
429
|
args: DeleteVehicleCommandInput,
|
|
454
430
|
options: __HttpHandlerOptions,
|
|
455
|
-
cb: (err: any, data?: DeleteVehicleCommandOutput) => void
|
|
431
|
+
cb: (err: any, data?: DeleteVehicleCommandOutput) => void,
|
|
456
432
|
): void;
|
|
457
433
|
disassociateVehicleFleet(
|
|
458
434
|
args: DisassociateVehicleFleetCommandInput,
|
|
459
|
-
options?: __HttpHandlerOptions
|
|
435
|
+
options?: __HttpHandlerOptions,
|
|
460
436
|
): Promise<DisassociateVehicleFleetCommandOutput>;
|
|
461
437
|
disassociateVehicleFleet(
|
|
462
438
|
args: DisassociateVehicleFleetCommandInput,
|
|
463
|
-
cb: (err: any, data?: DisassociateVehicleFleetCommandOutput) => void
|
|
439
|
+
cb: (err: any, data?: DisassociateVehicleFleetCommandOutput) => void,
|
|
464
440
|
): void;
|
|
465
441
|
disassociateVehicleFleet(
|
|
466
442
|
args: DisassociateVehicleFleetCommandInput,
|
|
467
443
|
options: __HttpHandlerOptions,
|
|
468
|
-
cb: (err: any, data?: DisassociateVehicleFleetCommandOutput) => void
|
|
444
|
+
cb: (err: any, data?: DisassociateVehicleFleetCommandOutput) => void,
|
|
469
445
|
): void;
|
|
470
446
|
getCampaign(
|
|
471
447
|
args: GetCampaignCommandInput,
|
|
472
|
-
options?: __HttpHandlerOptions
|
|
448
|
+
options?: __HttpHandlerOptions,
|
|
473
449
|
): Promise<GetCampaignCommandOutput>;
|
|
474
450
|
getCampaign(
|
|
475
451
|
args: GetCampaignCommandInput,
|
|
476
|
-
cb: (err: any, data?: GetCampaignCommandOutput) => void
|
|
452
|
+
cb: (err: any, data?: GetCampaignCommandOutput) => void,
|
|
477
453
|
): void;
|
|
478
454
|
getCampaign(
|
|
479
455
|
args: GetCampaignCommandInput,
|
|
480
456
|
options: __HttpHandlerOptions,
|
|
481
|
-
cb: (err: any, data?: GetCampaignCommandOutput) => void
|
|
457
|
+
cb: (err: any, data?: GetCampaignCommandOutput) => void,
|
|
482
458
|
): void;
|
|
483
459
|
getDecoderManifest(
|
|
484
460
|
args: GetDecoderManifestCommandInput,
|
|
485
|
-
options?: __HttpHandlerOptions
|
|
461
|
+
options?: __HttpHandlerOptions,
|
|
486
462
|
): Promise<GetDecoderManifestCommandOutput>;
|
|
487
463
|
getDecoderManifest(
|
|
488
464
|
args: GetDecoderManifestCommandInput,
|
|
489
|
-
cb: (err: any, data?: GetDecoderManifestCommandOutput) => void
|
|
465
|
+
cb: (err: any, data?: GetDecoderManifestCommandOutput) => void,
|
|
490
466
|
): void;
|
|
491
467
|
getDecoderManifest(
|
|
492
468
|
args: GetDecoderManifestCommandInput,
|
|
493
469
|
options: __HttpHandlerOptions,
|
|
494
|
-
cb: (err: any, data?: GetDecoderManifestCommandOutput) => void
|
|
470
|
+
cb: (err: any, data?: GetDecoderManifestCommandOutput) => void,
|
|
495
471
|
): void;
|
|
496
472
|
getEncryptionConfiguration(): Promise<GetEncryptionConfigurationCommandOutput>;
|
|
497
473
|
getEncryptionConfiguration(
|
|
498
474
|
args: GetEncryptionConfigurationCommandInput,
|
|
499
|
-
options?: __HttpHandlerOptions
|
|
475
|
+
options?: __HttpHandlerOptions,
|
|
500
476
|
): Promise<GetEncryptionConfigurationCommandOutput>;
|
|
501
477
|
getEncryptionConfiguration(
|
|
502
478
|
args: GetEncryptionConfigurationCommandInput,
|
|
503
|
-
cb: (err: any, data?: GetEncryptionConfigurationCommandOutput) => void
|
|
479
|
+
cb: (err: any, data?: GetEncryptionConfigurationCommandOutput) => void,
|
|
504
480
|
): void;
|
|
505
481
|
getEncryptionConfiguration(
|
|
506
482
|
args: GetEncryptionConfigurationCommandInput,
|
|
507
483
|
options: __HttpHandlerOptions,
|
|
508
|
-
cb: (err: any, data?: GetEncryptionConfigurationCommandOutput) => void
|
|
484
|
+
cb: (err: any, data?: GetEncryptionConfigurationCommandOutput) => void,
|
|
509
485
|
): void;
|
|
510
486
|
getFleet(
|
|
511
487
|
args: GetFleetCommandInput,
|
|
512
|
-
options?: __HttpHandlerOptions
|
|
488
|
+
options?: __HttpHandlerOptions,
|
|
513
489
|
): Promise<GetFleetCommandOutput>;
|
|
514
|
-
getFleet(
|
|
515
|
-
args: GetFleetCommandInput,
|
|
516
|
-
cb: (err: any, data?: GetFleetCommandOutput) => void
|
|
517
|
-
): void;
|
|
490
|
+
getFleet(args: GetFleetCommandInput, cb: (err: any, data?: GetFleetCommandOutput) => void): void;
|
|
518
491
|
getFleet(
|
|
519
492
|
args: GetFleetCommandInput,
|
|
520
493
|
options: __HttpHandlerOptions,
|
|
521
|
-
cb: (err: any, data?: GetFleetCommandOutput) => void
|
|
494
|
+
cb: (err: any, data?: GetFleetCommandOutput) => void,
|
|
522
495
|
): void;
|
|
523
496
|
getLoggingOptions(): Promise<GetLoggingOptionsCommandOutput>;
|
|
524
497
|
getLoggingOptions(
|
|
525
498
|
args: GetLoggingOptionsCommandInput,
|
|
526
|
-
options?: __HttpHandlerOptions
|
|
499
|
+
options?: __HttpHandlerOptions,
|
|
527
500
|
): Promise<GetLoggingOptionsCommandOutput>;
|
|
528
501
|
getLoggingOptions(
|
|
529
502
|
args: GetLoggingOptionsCommandInput,
|
|
530
|
-
cb: (err: any, data?: GetLoggingOptionsCommandOutput) => void
|
|
503
|
+
cb: (err: any, data?: GetLoggingOptionsCommandOutput) => void,
|
|
531
504
|
): void;
|
|
532
505
|
getLoggingOptions(
|
|
533
506
|
args: GetLoggingOptionsCommandInput,
|
|
534
507
|
options: __HttpHandlerOptions,
|
|
535
|
-
cb: (err: any, data?: GetLoggingOptionsCommandOutput) => void
|
|
508
|
+
cb: (err: any, data?: GetLoggingOptionsCommandOutput) => void,
|
|
536
509
|
): void;
|
|
537
510
|
getModelManifest(
|
|
538
511
|
args: GetModelManifestCommandInput,
|
|
539
|
-
options?: __HttpHandlerOptions
|
|
512
|
+
options?: __HttpHandlerOptions,
|
|
540
513
|
): Promise<GetModelManifestCommandOutput>;
|
|
541
514
|
getModelManifest(
|
|
542
515
|
args: GetModelManifestCommandInput,
|
|
543
|
-
cb: (err: any, data?: GetModelManifestCommandOutput) => void
|
|
516
|
+
cb: (err: any, data?: GetModelManifestCommandOutput) => void,
|
|
544
517
|
): void;
|
|
545
518
|
getModelManifest(
|
|
546
519
|
args: GetModelManifestCommandInput,
|
|
547
520
|
options: __HttpHandlerOptions,
|
|
548
|
-
cb: (err: any, data?: GetModelManifestCommandOutput) => void
|
|
521
|
+
cb: (err: any, data?: GetModelManifestCommandOutput) => void,
|
|
549
522
|
): void;
|
|
550
523
|
getRegisterAccountStatus(): Promise<GetRegisterAccountStatusCommandOutput>;
|
|
551
524
|
getRegisterAccountStatus(
|
|
552
525
|
args: GetRegisterAccountStatusCommandInput,
|
|
553
|
-
options?: __HttpHandlerOptions
|
|
526
|
+
options?: __HttpHandlerOptions,
|
|
554
527
|
): Promise<GetRegisterAccountStatusCommandOutput>;
|
|
555
528
|
getRegisterAccountStatus(
|
|
556
529
|
args: GetRegisterAccountStatusCommandInput,
|
|
557
|
-
cb: (err: any, data?: GetRegisterAccountStatusCommandOutput) => void
|
|
530
|
+
cb: (err: any, data?: GetRegisterAccountStatusCommandOutput) => void,
|
|
558
531
|
): void;
|
|
559
532
|
getRegisterAccountStatus(
|
|
560
533
|
args: GetRegisterAccountStatusCommandInput,
|
|
561
534
|
options: __HttpHandlerOptions,
|
|
562
|
-
cb: (err: any, data?: GetRegisterAccountStatusCommandOutput) => void
|
|
535
|
+
cb: (err: any, data?: GetRegisterAccountStatusCommandOutput) => void,
|
|
563
536
|
): void;
|
|
564
537
|
getSignalCatalog(
|
|
565
538
|
args: GetSignalCatalogCommandInput,
|
|
566
|
-
options?: __HttpHandlerOptions
|
|
539
|
+
options?: __HttpHandlerOptions,
|
|
567
540
|
): Promise<GetSignalCatalogCommandOutput>;
|
|
568
541
|
getSignalCatalog(
|
|
569
542
|
args: GetSignalCatalogCommandInput,
|
|
570
|
-
cb: (err: any, data?: GetSignalCatalogCommandOutput) => void
|
|
543
|
+
cb: (err: any, data?: GetSignalCatalogCommandOutput) => void,
|
|
571
544
|
): void;
|
|
572
545
|
getSignalCatalog(
|
|
573
546
|
args: GetSignalCatalogCommandInput,
|
|
574
547
|
options: __HttpHandlerOptions,
|
|
575
|
-
cb: (err: any, data?: GetSignalCatalogCommandOutput) => void
|
|
548
|
+
cb: (err: any, data?: GetSignalCatalogCommandOutput) => void,
|
|
576
549
|
): void;
|
|
577
550
|
getStateTemplate(
|
|
578
551
|
args: GetStateTemplateCommandInput,
|
|
579
|
-
options?: __HttpHandlerOptions
|
|
552
|
+
options?: __HttpHandlerOptions,
|
|
580
553
|
): Promise<GetStateTemplateCommandOutput>;
|
|
581
554
|
getStateTemplate(
|
|
582
555
|
args: GetStateTemplateCommandInput,
|
|
583
|
-
cb: (err: any, data?: GetStateTemplateCommandOutput) => void
|
|
556
|
+
cb: (err: any, data?: GetStateTemplateCommandOutput) => void,
|
|
584
557
|
): void;
|
|
585
558
|
getStateTemplate(
|
|
586
559
|
args: GetStateTemplateCommandInput,
|
|
587
560
|
options: __HttpHandlerOptions,
|
|
588
|
-
cb: (err: any, data?: GetStateTemplateCommandOutput) => void
|
|
561
|
+
cb: (err: any, data?: GetStateTemplateCommandOutput) => void,
|
|
589
562
|
): void;
|
|
590
563
|
getVehicle(
|
|
591
564
|
args: GetVehicleCommandInput,
|
|
592
|
-
options?: __HttpHandlerOptions
|
|
565
|
+
options?: __HttpHandlerOptions,
|
|
593
566
|
): Promise<GetVehicleCommandOutput>;
|
|
594
567
|
getVehicle(
|
|
595
568
|
args: GetVehicleCommandInput,
|
|
596
|
-
cb: (err: any, data?: GetVehicleCommandOutput) => void
|
|
569
|
+
cb: (err: any, data?: GetVehicleCommandOutput) => void,
|
|
597
570
|
): void;
|
|
598
571
|
getVehicle(
|
|
599
572
|
args: GetVehicleCommandInput,
|
|
600
573
|
options: __HttpHandlerOptions,
|
|
601
|
-
cb: (err: any, data?: GetVehicleCommandOutput) => void
|
|
574
|
+
cb: (err: any, data?: GetVehicleCommandOutput) => void,
|
|
602
575
|
): void;
|
|
603
576
|
getVehicleStatus(
|
|
604
577
|
args: GetVehicleStatusCommandInput,
|
|
605
|
-
options?: __HttpHandlerOptions
|
|
578
|
+
options?: __HttpHandlerOptions,
|
|
606
579
|
): Promise<GetVehicleStatusCommandOutput>;
|
|
607
580
|
getVehicleStatus(
|
|
608
581
|
args: GetVehicleStatusCommandInput,
|
|
609
|
-
cb: (err: any, data?: GetVehicleStatusCommandOutput) => void
|
|
582
|
+
cb: (err: any, data?: GetVehicleStatusCommandOutput) => void,
|
|
610
583
|
): void;
|
|
611
584
|
getVehicleStatus(
|
|
612
585
|
args: GetVehicleStatusCommandInput,
|
|
613
586
|
options: __HttpHandlerOptions,
|
|
614
|
-
cb: (err: any, data?: GetVehicleStatusCommandOutput) => void
|
|
587
|
+
cb: (err: any, data?: GetVehicleStatusCommandOutput) => void,
|
|
615
588
|
): void;
|
|
616
589
|
importDecoderManifest(
|
|
617
590
|
args: ImportDecoderManifestCommandInput,
|
|
618
|
-
options?: __HttpHandlerOptions
|
|
591
|
+
options?: __HttpHandlerOptions,
|
|
619
592
|
): Promise<ImportDecoderManifestCommandOutput>;
|
|
620
593
|
importDecoderManifest(
|
|
621
594
|
args: ImportDecoderManifestCommandInput,
|
|
622
|
-
cb: (err: any, data?: ImportDecoderManifestCommandOutput) => void
|
|
595
|
+
cb: (err: any, data?: ImportDecoderManifestCommandOutput) => void,
|
|
623
596
|
): void;
|
|
624
597
|
importDecoderManifest(
|
|
625
598
|
args: ImportDecoderManifestCommandInput,
|
|
626
599
|
options: __HttpHandlerOptions,
|
|
627
|
-
cb: (err: any, data?: ImportDecoderManifestCommandOutput) => void
|
|
600
|
+
cb: (err: any, data?: ImportDecoderManifestCommandOutput) => void,
|
|
628
601
|
): void;
|
|
629
602
|
importSignalCatalog(
|
|
630
603
|
args: ImportSignalCatalogCommandInput,
|
|
631
|
-
options?: __HttpHandlerOptions
|
|
604
|
+
options?: __HttpHandlerOptions,
|
|
632
605
|
): Promise<ImportSignalCatalogCommandOutput>;
|
|
633
606
|
importSignalCatalog(
|
|
634
607
|
args: ImportSignalCatalogCommandInput,
|
|
635
|
-
cb: (err: any, data?: ImportSignalCatalogCommandOutput) => void
|
|
608
|
+
cb: (err: any, data?: ImportSignalCatalogCommandOutput) => void,
|
|
636
609
|
): void;
|
|
637
610
|
importSignalCatalog(
|
|
638
611
|
args: ImportSignalCatalogCommandInput,
|
|
639
612
|
options: __HttpHandlerOptions,
|
|
640
|
-
cb: (err: any, data?: ImportSignalCatalogCommandOutput) => void
|
|
613
|
+
cb: (err: any, data?: ImportSignalCatalogCommandOutput) => void,
|
|
641
614
|
): void;
|
|
642
615
|
listCampaigns(): Promise<ListCampaignsCommandOutput>;
|
|
643
616
|
listCampaigns(
|
|
644
617
|
args: ListCampaignsCommandInput,
|
|
645
|
-
options?: __HttpHandlerOptions
|
|
618
|
+
options?: __HttpHandlerOptions,
|
|
646
619
|
): Promise<ListCampaignsCommandOutput>;
|
|
647
620
|
listCampaigns(
|
|
648
621
|
args: ListCampaignsCommandInput,
|
|
649
|
-
cb: (err: any, data?: ListCampaignsCommandOutput) => void
|
|
622
|
+
cb: (err: any, data?: ListCampaignsCommandOutput) => void,
|
|
650
623
|
): void;
|
|
651
624
|
listCampaigns(
|
|
652
625
|
args: ListCampaignsCommandInput,
|
|
653
626
|
options: __HttpHandlerOptions,
|
|
654
|
-
cb: (err: any, data?: ListCampaignsCommandOutput) => void
|
|
627
|
+
cb: (err: any, data?: ListCampaignsCommandOutput) => void,
|
|
655
628
|
): void;
|
|
656
629
|
listDecoderManifestNetworkInterfaces(
|
|
657
630
|
args: ListDecoderManifestNetworkInterfacesCommandInput,
|
|
658
|
-
options?: __HttpHandlerOptions
|
|
631
|
+
options?: __HttpHandlerOptions,
|
|
659
632
|
): Promise<ListDecoderManifestNetworkInterfacesCommandOutput>;
|
|
660
633
|
listDecoderManifestNetworkInterfaces(
|
|
661
634
|
args: ListDecoderManifestNetworkInterfacesCommandInput,
|
|
662
|
-
cb: (
|
|
663
|
-
err: any,
|
|
664
|
-
data?: ListDecoderManifestNetworkInterfacesCommandOutput
|
|
665
|
-
) => void
|
|
635
|
+
cb: (err: any, data?: ListDecoderManifestNetworkInterfacesCommandOutput) => void,
|
|
666
636
|
): void;
|
|
667
637
|
listDecoderManifestNetworkInterfaces(
|
|
668
638
|
args: ListDecoderManifestNetworkInterfacesCommandInput,
|
|
669
639
|
options: __HttpHandlerOptions,
|
|
670
|
-
cb: (
|
|
671
|
-
err: any,
|
|
672
|
-
data?: ListDecoderManifestNetworkInterfacesCommandOutput
|
|
673
|
-
) => void
|
|
640
|
+
cb: (err: any, data?: ListDecoderManifestNetworkInterfacesCommandOutput) => void,
|
|
674
641
|
): void;
|
|
675
642
|
listDecoderManifests(): Promise<ListDecoderManifestsCommandOutput>;
|
|
676
643
|
listDecoderManifests(
|
|
677
644
|
args: ListDecoderManifestsCommandInput,
|
|
678
|
-
options?: __HttpHandlerOptions
|
|
645
|
+
options?: __HttpHandlerOptions,
|
|
679
646
|
): Promise<ListDecoderManifestsCommandOutput>;
|
|
680
647
|
listDecoderManifests(
|
|
681
648
|
args: ListDecoderManifestsCommandInput,
|
|
682
|
-
cb: (err: any, data?: ListDecoderManifestsCommandOutput) => void
|
|
649
|
+
cb: (err: any, data?: ListDecoderManifestsCommandOutput) => void,
|
|
683
650
|
): void;
|
|
684
651
|
listDecoderManifests(
|
|
685
652
|
args: ListDecoderManifestsCommandInput,
|
|
686
653
|
options: __HttpHandlerOptions,
|
|
687
|
-
cb: (err: any, data?: ListDecoderManifestsCommandOutput) => void
|
|
654
|
+
cb: (err: any, data?: ListDecoderManifestsCommandOutput) => void,
|
|
688
655
|
): void;
|
|
689
656
|
listDecoderManifestSignals(
|
|
690
657
|
args: ListDecoderManifestSignalsCommandInput,
|
|
691
|
-
options?: __HttpHandlerOptions
|
|
658
|
+
options?: __HttpHandlerOptions,
|
|
692
659
|
): Promise<ListDecoderManifestSignalsCommandOutput>;
|
|
693
660
|
listDecoderManifestSignals(
|
|
694
661
|
args: ListDecoderManifestSignalsCommandInput,
|
|
695
|
-
cb: (err: any, data?: ListDecoderManifestSignalsCommandOutput) => void
|
|
662
|
+
cb: (err: any, data?: ListDecoderManifestSignalsCommandOutput) => void,
|
|
696
663
|
): void;
|
|
697
664
|
listDecoderManifestSignals(
|
|
698
665
|
args: ListDecoderManifestSignalsCommandInput,
|
|
699
666
|
options: __HttpHandlerOptions,
|
|
700
|
-
cb: (err: any, data?: ListDecoderManifestSignalsCommandOutput) => void
|
|
667
|
+
cb: (err: any, data?: ListDecoderManifestSignalsCommandOutput) => void,
|
|
701
668
|
): void;
|
|
702
669
|
listFleets(): Promise<ListFleetsCommandOutput>;
|
|
703
670
|
listFleets(
|
|
704
671
|
args: ListFleetsCommandInput,
|
|
705
|
-
options?: __HttpHandlerOptions
|
|
672
|
+
options?: __HttpHandlerOptions,
|
|
706
673
|
): Promise<ListFleetsCommandOutput>;
|
|
707
674
|
listFleets(
|
|
708
675
|
args: ListFleetsCommandInput,
|
|
709
|
-
cb: (err: any, data?: ListFleetsCommandOutput) => void
|
|
676
|
+
cb: (err: any, data?: ListFleetsCommandOutput) => void,
|
|
710
677
|
): void;
|
|
711
678
|
listFleets(
|
|
712
679
|
args: ListFleetsCommandInput,
|
|
713
680
|
options: __HttpHandlerOptions,
|
|
714
|
-
cb: (err: any, data?: ListFleetsCommandOutput) => void
|
|
681
|
+
cb: (err: any, data?: ListFleetsCommandOutput) => void,
|
|
715
682
|
): void;
|
|
716
683
|
listFleetsForVehicle(
|
|
717
684
|
args: ListFleetsForVehicleCommandInput,
|
|
718
|
-
options?: __HttpHandlerOptions
|
|
685
|
+
options?: __HttpHandlerOptions,
|
|
719
686
|
): Promise<ListFleetsForVehicleCommandOutput>;
|
|
720
687
|
listFleetsForVehicle(
|
|
721
688
|
args: ListFleetsForVehicleCommandInput,
|
|
722
|
-
cb: (err: any, data?: ListFleetsForVehicleCommandOutput) => void
|
|
689
|
+
cb: (err: any, data?: ListFleetsForVehicleCommandOutput) => void,
|
|
723
690
|
): void;
|
|
724
691
|
listFleetsForVehicle(
|
|
725
692
|
args: ListFleetsForVehicleCommandInput,
|
|
726
693
|
options: __HttpHandlerOptions,
|
|
727
|
-
cb: (err: any, data?: ListFleetsForVehicleCommandOutput) => void
|
|
694
|
+
cb: (err: any, data?: ListFleetsForVehicleCommandOutput) => void,
|
|
728
695
|
): void;
|
|
729
696
|
listModelManifestNodes(
|
|
730
697
|
args: ListModelManifestNodesCommandInput,
|
|
731
|
-
options?: __HttpHandlerOptions
|
|
698
|
+
options?: __HttpHandlerOptions,
|
|
732
699
|
): Promise<ListModelManifestNodesCommandOutput>;
|
|
733
700
|
listModelManifestNodes(
|
|
734
701
|
args: ListModelManifestNodesCommandInput,
|
|
735
|
-
cb: (err: any, data?: ListModelManifestNodesCommandOutput) => void
|
|
702
|
+
cb: (err: any, data?: ListModelManifestNodesCommandOutput) => void,
|
|
736
703
|
): void;
|
|
737
704
|
listModelManifestNodes(
|
|
738
705
|
args: ListModelManifestNodesCommandInput,
|
|
739
706
|
options: __HttpHandlerOptions,
|
|
740
|
-
cb: (err: any, data?: ListModelManifestNodesCommandOutput) => void
|
|
707
|
+
cb: (err: any, data?: ListModelManifestNodesCommandOutput) => void,
|
|
741
708
|
): void;
|
|
742
709
|
listModelManifests(): Promise<ListModelManifestsCommandOutput>;
|
|
743
710
|
listModelManifests(
|
|
744
711
|
args: ListModelManifestsCommandInput,
|
|
745
|
-
options?: __HttpHandlerOptions
|
|
712
|
+
options?: __HttpHandlerOptions,
|
|
746
713
|
): Promise<ListModelManifestsCommandOutput>;
|
|
747
714
|
listModelManifests(
|
|
748
715
|
args: ListModelManifestsCommandInput,
|
|
749
|
-
cb: (err: any, data?: ListModelManifestsCommandOutput) => void
|
|
716
|
+
cb: (err: any, data?: ListModelManifestsCommandOutput) => void,
|
|
750
717
|
): void;
|
|
751
718
|
listModelManifests(
|
|
752
719
|
args: ListModelManifestsCommandInput,
|
|
753
720
|
options: __HttpHandlerOptions,
|
|
754
|
-
cb: (err: any, data?: ListModelManifestsCommandOutput) => void
|
|
721
|
+
cb: (err: any, data?: ListModelManifestsCommandOutput) => void,
|
|
755
722
|
): void;
|
|
756
723
|
listSignalCatalogNodes(
|
|
757
724
|
args: ListSignalCatalogNodesCommandInput,
|
|
758
|
-
options?: __HttpHandlerOptions
|
|
725
|
+
options?: __HttpHandlerOptions,
|
|
759
726
|
): Promise<ListSignalCatalogNodesCommandOutput>;
|
|
760
727
|
listSignalCatalogNodes(
|
|
761
728
|
args: ListSignalCatalogNodesCommandInput,
|
|
762
|
-
cb: (err: any, data?: ListSignalCatalogNodesCommandOutput) => void
|
|
729
|
+
cb: (err: any, data?: ListSignalCatalogNodesCommandOutput) => void,
|
|
763
730
|
): void;
|
|
764
731
|
listSignalCatalogNodes(
|
|
765
732
|
args: ListSignalCatalogNodesCommandInput,
|
|
766
733
|
options: __HttpHandlerOptions,
|
|
767
|
-
cb: (err: any, data?: ListSignalCatalogNodesCommandOutput) => void
|
|
734
|
+
cb: (err: any, data?: ListSignalCatalogNodesCommandOutput) => void,
|
|
768
735
|
): void;
|
|
769
736
|
listSignalCatalogs(): Promise<ListSignalCatalogsCommandOutput>;
|
|
770
737
|
listSignalCatalogs(
|
|
771
738
|
args: ListSignalCatalogsCommandInput,
|
|
772
|
-
options?: __HttpHandlerOptions
|
|
739
|
+
options?: __HttpHandlerOptions,
|
|
773
740
|
): Promise<ListSignalCatalogsCommandOutput>;
|
|
774
741
|
listSignalCatalogs(
|
|
775
742
|
args: ListSignalCatalogsCommandInput,
|
|
776
|
-
cb: (err: any, data?: ListSignalCatalogsCommandOutput) => void
|
|
743
|
+
cb: (err: any, data?: ListSignalCatalogsCommandOutput) => void,
|
|
777
744
|
): void;
|
|
778
745
|
listSignalCatalogs(
|
|
779
746
|
args: ListSignalCatalogsCommandInput,
|
|
780
747
|
options: __HttpHandlerOptions,
|
|
781
|
-
cb: (err: any, data?: ListSignalCatalogsCommandOutput) => void
|
|
748
|
+
cb: (err: any, data?: ListSignalCatalogsCommandOutput) => void,
|
|
782
749
|
): void;
|
|
783
750
|
listStateTemplates(): Promise<ListStateTemplatesCommandOutput>;
|
|
784
751
|
listStateTemplates(
|
|
785
752
|
args: ListStateTemplatesCommandInput,
|
|
786
|
-
options?: __HttpHandlerOptions
|
|
753
|
+
options?: __HttpHandlerOptions,
|
|
787
754
|
): Promise<ListStateTemplatesCommandOutput>;
|
|
788
755
|
listStateTemplates(
|
|
789
756
|
args: ListStateTemplatesCommandInput,
|
|
790
|
-
cb: (err: any, data?: ListStateTemplatesCommandOutput) => void
|
|
757
|
+
cb: (err: any, data?: ListStateTemplatesCommandOutput) => void,
|
|
791
758
|
): void;
|
|
792
759
|
listStateTemplates(
|
|
793
760
|
args: ListStateTemplatesCommandInput,
|
|
794
761
|
options: __HttpHandlerOptions,
|
|
795
|
-
cb: (err: any, data?: ListStateTemplatesCommandOutput) => void
|
|
762
|
+
cb: (err: any, data?: ListStateTemplatesCommandOutput) => void,
|
|
796
763
|
): void;
|
|
797
764
|
listTagsForResource(
|
|
798
765
|
args: ListTagsForResourceCommandInput,
|
|
799
|
-
options?: __HttpHandlerOptions
|
|
766
|
+
options?: __HttpHandlerOptions,
|
|
800
767
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
801
768
|
listTagsForResource(
|
|
802
769
|
args: ListTagsForResourceCommandInput,
|
|
803
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
770
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
804
771
|
): void;
|
|
805
772
|
listTagsForResource(
|
|
806
773
|
args: ListTagsForResourceCommandInput,
|
|
807
774
|
options: __HttpHandlerOptions,
|
|
808
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
775
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
809
776
|
): void;
|
|
810
777
|
listVehicles(): Promise<ListVehiclesCommandOutput>;
|
|
811
778
|
listVehicles(
|
|
812
779
|
args: ListVehiclesCommandInput,
|
|
813
|
-
options?: __HttpHandlerOptions
|
|
780
|
+
options?: __HttpHandlerOptions,
|
|
814
781
|
): Promise<ListVehiclesCommandOutput>;
|
|
815
782
|
listVehicles(
|
|
816
783
|
args: ListVehiclesCommandInput,
|
|
817
|
-
cb: (err: any, data?: ListVehiclesCommandOutput) => void
|
|
784
|
+
cb: (err: any, data?: ListVehiclesCommandOutput) => void,
|
|
818
785
|
): void;
|
|
819
786
|
listVehicles(
|
|
820
787
|
args: ListVehiclesCommandInput,
|
|
821
788
|
options: __HttpHandlerOptions,
|
|
822
|
-
cb: (err: any, data?: ListVehiclesCommandOutput) => void
|
|
789
|
+
cb: (err: any, data?: ListVehiclesCommandOutput) => void,
|
|
823
790
|
): void;
|
|
824
791
|
listVehiclesInFleet(
|
|
825
792
|
args: ListVehiclesInFleetCommandInput,
|
|
826
|
-
options?: __HttpHandlerOptions
|
|
793
|
+
options?: __HttpHandlerOptions,
|
|
827
794
|
): Promise<ListVehiclesInFleetCommandOutput>;
|
|
828
795
|
listVehiclesInFleet(
|
|
829
796
|
args: ListVehiclesInFleetCommandInput,
|
|
830
|
-
cb: (err: any, data?: ListVehiclesInFleetCommandOutput) => void
|
|
797
|
+
cb: (err: any, data?: ListVehiclesInFleetCommandOutput) => void,
|
|
831
798
|
): void;
|
|
832
799
|
listVehiclesInFleet(
|
|
833
800
|
args: ListVehiclesInFleetCommandInput,
|
|
834
801
|
options: __HttpHandlerOptions,
|
|
835
|
-
cb: (err: any, data?: ListVehiclesInFleetCommandOutput) => void
|
|
802
|
+
cb: (err: any, data?: ListVehiclesInFleetCommandOutput) => void,
|
|
836
803
|
): void;
|
|
837
804
|
putEncryptionConfiguration(
|
|
838
805
|
args: PutEncryptionConfigurationCommandInput,
|
|
839
|
-
options?: __HttpHandlerOptions
|
|
806
|
+
options?: __HttpHandlerOptions,
|
|
840
807
|
): Promise<PutEncryptionConfigurationCommandOutput>;
|
|
841
808
|
putEncryptionConfiguration(
|
|
842
809
|
args: PutEncryptionConfigurationCommandInput,
|
|
843
|
-
cb: (err: any, data?: PutEncryptionConfigurationCommandOutput) => void
|
|
810
|
+
cb: (err: any, data?: PutEncryptionConfigurationCommandOutput) => void,
|
|
844
811
|
): void;
|
|
845
812
|
putEncryptionConfiguration(
|
|
846
813
|
args: PutEncryptionConfigurationCommandInput,
|
|
847
814
|
options: __HttpHandlerOptions,
|
|
848
|
-
cb: (err: any, data?: PutEncryptionConfigurationCommandOutput) => void
|
|
815
|
+
cb: (err: any, data?: PutEncryptionConfigurationCommandOutput) => void,
|
|
849
816
|
): void;
|
|
850
817
|
putLoggingOptions(
|
|
851
818
|
args: PutLoggingOptionsCommandInput,
|
|
852
|
-
options?: __HttpHandlerOptions
|
|
819
|
+
options?: __HttpHandlerOptions,
|
|
853
820
|
): Promise<PutLoggingOptionsCommandOutput>;
|
|
854
821
|
putLoggingOptions(
|
|
855
822
|
args: PutLoggingOptionsCommandInput,
|
|
856
|
-
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
|
|
823
|
+
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void,
|
|
857
824
|
): void;
|
|
858
825
|
putLoggingOptions(
|
|
859
826
|
args: PutLoggingOptionsCommandInput,
|
|
860
827
|
options: __HttpHandlerOptions,
|
|
861
|
-
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
|
|
828
|
+
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void,
|
|
862
829
|
): void;
|
|
863
830
|
registerAccount(): Promise<RegisterAccountCommandOutput>;
|
|
864
831
|
registerAccount(
|
|
865
832
|
args: RegisterAccountCommandInput,
|
|
866
|
-
options?: __HttpHandlerOptions
|
|
833
|
+
options?: __HttpHandlerOptions,
|
|
867
834
|
): Promise<RegisterAccountCommandOutput>;
|
|
868
835
|
registerAccount(
|
|
869
836
|
args: RegisterAccountCommandInput,
|
|
870
|
-
cb: (err: any, data?: RegisterAccountCommandOutput) => void
|
|
837
|
+
cb: (err: any, data?: RegisterAccountCommandOutput) => void,
|
|
871
838
|
): void;
|
|
872
839
|
registerAccount(
|
|
873
840
|
args: RegisterAccountCommandInput,
|
|
874
841
|
options: __HttpHandlerOptions,
|
|
875
|
-
cb: (err: any, data?: RegisterAccountCommandOutput) => void
|
|
842
|
+
cb: (err: any, data?: RegisterAccountCommandOutput) => void,
|
|
876
843
|
): void;
|
|
877
844
|
tagResource(
|
|
878
845
|
args: TagResourceCommandInput,
|
|
879
|
-
options?: __HttpHandlerOptions
|
|
846
|
+
options?: __HttpHandlerOptions,
|
|
880
847
|
): Promise<TagResourceCommandOutput>;
|
|
881
848
|
tagResource(
|
|
882
849
|
args: TagResourceCommandInput,
|
|
883
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
850
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
884
851
|
): void;
|
|
885
852
|
tagResource(
|
|
886
853
|
args: TagResourceCommandInput,
|
|
887
854
|
options: __HttpHandlerOptions,
|
|
888
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
855
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
889
856
|
): void;
|
|
890
857
|
untagResource(
|
|
891
858
|
args: UntagResourceCommandInput,
|
|
892
|
-
options?: __HttpHandlerOptions
|
|
859
|
+
options?: __HttpHandlerOptions,
|
|
893
860
|
): Promise<UntagResourceCommandOutput>;
|
|
894
861
|
untagResource(
|
|
895
862
|
args: UntagResourceCommandInput,
|
|
896
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
863
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
897
864
|
): void;
|
|
898
865
|
untagResource(
|
|
899
866
|
args: UntagResourceCommandInput,
|
|
900
867
|
options: __HttpHandlerOptions,
|
|
901
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
868
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
902
869
|
): void;
|
|
903
870
|
updateCampaign(
|
|
904
871
|
args: UpdateCampaignCommandInput,
|
|
905
|
-
options?: __HttpHandlerOptions
|
|
872
|
+
options?: __HttpHandlerOptions,
|
|
906
873
|
): Promise<UpdateCampaignCommandOutput>;
|
|
907
874
|
updateCampaign(
|
|
908
875
|
args: UpdateCampaignCommandInput,
|
|
909
|
-
cb: (err: any, data?: UpdateCampaignCommandOutput) => void
|
|
876
|
+
cb: (err: any, data?: UpdateCampaignCommandOutput) => void,
|
|
910
877
|
): void;
|
|
911
878
|
updateCampaign(
|
|
912
879
|
args: UpdateCampaignCommandInput,
|
|
913
880
|
options: __HttpHandlerOptions,
|
|
914
|
-
cb: (err: any, data?: UpdateCampaignCommandOutput) => void
|
|
881
|
+
cb: (err: any, data?: UpdateCampaignCommandOutput) => void,
|
|
915
882
|
): void;
|
|
916
883
|
updateDecoderManifest(
|
|
917
884
|
args: UpdateDecoderManifestCommandInput,
|
|
918
|
-
options?: __HttpHandlerOptions
|
|
885
|
+
options?: __HttpHandlerOptions,
|
|
919
886
|
): Promise<UpdateDecoderManifestCommandOutput>;
|
|
920
887
|
updateDecoderManifest(
|
|
921
888
|
args: UpdateDecoderManifestCommandInput,
|
|
922
|
-
cb: (err: any, data?: UpdateDecoderManifestCommandOutput) => void
|
|
889
|
+
cb: (err: any, data?: UpdateDecoderManifestCommandOutput) => void,
|
|
923
890
|
): void;
|
|
924
891
|
updateDecoderManifest(
|
|
925
892
|
args: UpdateDecoderManifestCommandInput,
|
|
926
893
|
options: __HttpHandlerOptions,
|
|
927
|
-
cb: (err: any, data?: UpdateDecoderManifestCommandOutput) => void
|
|
894
|
+
cb: (err: any, data?: UpdateDecoderManifestCommandOutput) => void,
|
|
928
895
|
): void;
|
|
929
896
|
updateFleet(
|
|
930
897
|
args: UpdateFleetCommandInput,
|
|
931
|
-
options?: __HttpHandlerOptions
|
|
898
|
+
options?: __HttpHandlerOptions,
|
|
932
899
|
): Promise<UpdateFleetCommandOutput>;
|
|
933
900
|
updateFleet(
|
|
934
901
|
args: UpdateFleetCommandInput,
|
|
935
|
-
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
902
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void,
|
|
936
903
|
): void;
|
|
937
904
|
updateFleet(
|
|
938
905
|
args: UpdateFleetCommandInput,
|
|
939
906
|
options: __HttpHandlerOptions,
|
|
940
|
-
cb: (err: any, data?: UpdateFleetCommandOutput) => void
|
|
907
|
+
cb: (err: any, data?: UpdateFleetCommandOutput) => void,
|
|
941
908
|
): void;
|
|
942
909
|
updateModelManifest(
|
|
943
910
|
args: UpdateModelManifestCommandInput,
|
|
944
|
-
options?: __HttpHandlerOptions
|
|
911
|
+
options?: __HttpHandlerOptions,
|
|
945
912
|
): Promise<UpdateModelManifestCommandOutput>;
|
|
946
913
|
updateModelManifest(
|
|
947
914
|
args: UpdateModelManifestCommandInput,
|
|
948
|
-
cb: (err: any, data?: UpdateModelManifestCommandOutput) => void
|
|
915
|
+
cb: (err: any, data?: UpdateModelManifestCommandOutput) => void,
|
|
949
916
|
): void;
|
|
950
917
|
updateModelManifest(
|
|
951
918
|
args: UpdateModelManifestCommandInput,
|
|
952
919
|
options: __HttpHandlerOptions,
|
|
953
|
-
cb: (err: any, data?: UpdateModelManifestCommandOutput) => void
|
|
920
|
+
cb: (err: any, data?: UpdateModelManifestCommandOutput) => void,
|
|
954
921
|
): void;
|
|
955
922
|
updateSignalCatalog(
|
|
956
923
|
args: UpdateSignalCatalogCommandInput,
|
|
957
|
-
options?: __HttpHandlerOptions
|
|
924
|
+
options?: __HttpHandlerOptions,
|
|
958
925
|
): Promise<UpdateSignalCatalogCommandOutput>;
|
|
959
926
|
updateSignalCatalog(
|
|
960
927
|
args: UpdateSignalCatalogCommandInput,
|
|
961
|
-
cb: (err: any, data?: UpdateSignalCatalogCommandOutput) => void
|
|
928
|
+
cb: (err: any, data?: UpdateSignalCatalogCommandOutput) => void,
|
|
962
929
|
): void;
|
|
963
930
|
updateSignalCatalog(
|
|
964
931
|
args: UpdateSignalCatalogCommandInput,
|
|
965
932
|
options: __HttpHandlerOptions,
|
|
966
|
-
cb: (err: any, data?: UpdateSignalCatalogCommandOutput) => void
|
|
933
|
+
cb: (err: any, data?: UpdateSignalCatalogCommandOutput) => void,
|
|
967
934
|
): void;
|
|
968
935
|
updateStateTemplate(
|
|
969
936
|
args: UpdateStateTemplateCommandInput,
|
|
970
|
-
options?: __HttpHandlerOptions
|
|
937
|
+
options?: __HttpHandlerOptions,
|
|
971
938
|
): Promise<UpdateStateTemplateCommandOutput>;
|
|
972
939
|
updateStateTemplate(
|
|
973
940
|
args: UpdateStateTemplateCommandInput,
|
|
974
|
-
cb: (err: any, data?: UpdateStateTemplateCommandOutput) => void
|
|
941
|
+
cb: (err: any, data?: UpdateStateTemplateCommandOutput) => void,
|
|
975
942
|
): void;
|
|
976
943
|
updateStateTemplate(
|
|
977
944
|
args: UpdateStateTemplateCommandInput,
|
|
978
945
|
options: __HttpHandlerOptions,
|
|
979
|
-
cb: (err: any, data?: UpdateStateTemplateCommandOutput) => void
|
|
946
|
+
cb: (err: any, data?: UpdateStateTemplateCommandOutput) => void,
|
|
980
947
|
): void;
|
|
981
948
|
updateVehicle(
|
|
982
949
|
args: UpdateVehicleCommandInput,
|
|
983
|
-
options?: __HttpHandlerOptions
|
|
950
|
+
options?: __HttpHandlerOptions,
|
|
984
951
|
): Promise<UpdateVehicleCommandOutput>;
|
|
985
952
|
updateVehicle(
|
|
986
953
|
args: UpdateVehicleCommandInput,
|
|
987
|
-
cb: (err: any, data?: UpdateVehicleCommandOutput) => void
|
|
954
|
+
cb: (err: any, data?: UpdateVehicleCommandOutput) => void,
|
|
988
955
|
): void;
|
|
989
956
|
updateVehicle(
|
|
990
957
|
args: UpdateVehicleCommandInput,
|
|
991
958
|
options: __HttpHandlerOptions,
|
|
992
|
-
cb: (err: any, data?: UpdateVehicleCommandOutput) => void
|
|
959
|
+
cb: (err: any, data?: UpdateVehicleCommandOutput) => void,
|
|
993
960
|
): void;
|
|
994
961
|
paginateGetVehicleStatus(
|
|
995
962
|
args: GetVehicleStatusCommandInput,
|
|
996
963
|
paginationConfig?: Pick<
|
|
997
964
|
PaginationConfiguration,
|
|
998
965
|
Exclude<keyof PaginationConfiguration, "client">
|
|
999
|
-
|
|
966
|
+
>,
|
|
1000
967
|
): Paginator<GetVehicleStatusCommandOutput>;
|
|
1001
968
|
paginateListCampaigns(
|
|
1002
969
|
args?: ListCampaignsCommandInput,
|
|
1003
970
|
paginationConfig?: Pick<
|
|
1004
971
|
PaginationConfiguration,
|
|
1005
972
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1006
|
-
|
|
973
|
+
>,
|
|
1007
974
|
): Paginator<ListCampaignsCommandOutput>;
|
|
1008
975
|
paginateListDecoderManifestNetworkInterfaces(
|
|
1009
976
|
args: ListDecoderManifestNetworkInterfacesCommandInput,
|
|
1010
977
|
paginationConfig?: Pick<
|
|
1011
978
|
PaginationConfiguration,
|
|
1012
979
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1013
|
-
|
|
980
|
+
>,
|
|
1014
981
|
): Paginator<ListDecoderManifestNetworkInterfacesCommandOutput>;
|
|
1015
982
|
paginateListDecoderManifests(
|
|
1016
983
|
args?: ListDecoderManifestsCommandInput,
|
|
1017
984
|
paginationConfig?: Pick<
|
|
1018
985
|
PaginationConfiguration,
|
|
1019
986
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1020
|
-
|
|
987
|
+
>,
|
|
1021
988
|
): Paginator<ListDecoderManifestsCommandOutput>;
|
|
1022
989
|
paginateListDecoderManifestSignals(
|
|
1023
990
|
args: ListDecoderManifestSignalsCommandInput,
|
|
1024
991
|
paginationConfig?: Pick<
|
|
1025
992
|
PaginationConfiguration,
|
|
1026
993
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1027
|
-
|
|
994
|
+
>,
|
|
1028
995
|
): Paginator<ListDecoderManifestSignalsCommandOutput>;
|
|
1029
996
|
paginateListFleets(
|
|
1030
997
|
args?: ListFleetsCommandInput,
|
|
1031
998
|
paginationConfig?: Pick<
|
|
1032
999
|
PaginationConfiguration,
|
|
1033
1000
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1034
|
-
|
|
1001
|
+
>,
|
|
1035
1002
|
): Paginator<ListFleetsCommandOutput>;
|
|
1036
1003
|
paginateListFleetsForVehicle(
|
|
1037
1004
|
args: ListFleetsForVehicleCommandInput,
|
|
1038
1005
|
paginationConfig?: Pick<
|
|
1039
1006
|
PaginationConfiguration,
|
|
1040
1007
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1041
|
-
|
|
1008
|
+
>,
|
|
1042
1009
|
): Paginator<ListFleetsForVehicleCommandOutput>;
|
|
1043
1010
|
paginateListModelManifestNodes(
|
|
1044
1011
|
args: ListModelManifestNodesCommandInput,
|
|
1045
1012
|
paginationConfig?: Pick<
|
|
1046
1013
|
PaginationConfiguration,
|
|
1047
1014
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1048
|
-
|
|
1015
|
+
>,
|
|
1049
1016
|
): Paginator<ListModelManifestNodesCommandOutput>;
|
|
1050
1017
|
paginateListModelManifests(
|
|
1051
1018
|
args?: ListModelManifestsCommandInput,
|
|
1052
1019
|
paginationConfig?: Pick<
|
|
1053
1020
|
PaginationConfiguration,
|
|
1054
1021
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1055
|
-
|
|
1022
|
+
>,
|
|
1056
1023
|
): Paginator<ListModelManifestsCommandOutput>;
|
|
1057
1024
|
paginateListSignalCatalogNodes(
|
|
1058
1025
|
args: ListSignalCatalogNodesCommandInput,
|
|
1059
1026
|
paginationConfig?: Pick<
|
|
1060
1027
|
PaginationConfiguration,
|
|
1061
1028
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1062
|
-
|
|
1029
|
+
>,
|
|
1063
1030
|
): Paginator<ListSignalCatalogNodesCommandOutput>;
|
|
1064
1031
|
paginateListSignalCatalogs(
|
|
1065
1032
|
args?: ListSignalCatalogsCommandInput,
|
|
1066
1033
|
paginationConfig?: Pick<
|
|
1067
1034
|
PaginationConfiguration,
|
|
1068
1035
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1069
|
-
|
|
1036
|
+
>,
|
|
1070
1037
|
): Paginator<ListSignalCatalogsCommandOutput>;
|
|
1071
1038
|
paginateListStateTemplates(
|
|
1072
1039
|
args?: ListStateTemplatesCommandInput,
|
|
1073
1040
|
paginationConfig?: Pick<
|
|
1074
1041
|
PaginationConfiguration,
|
|
1075
1042
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1076
|
-
|
|
1043
|
+
>,
|
|
1077
1044
|
): Paginator<ListStateTemplatesCommandOutput>;
|
|
1078
1045
|
paginateListVehicles(
|
|
1079
1046
|
args?: ListVehiclesCommandInput,
|
|
1080
1047
|
paginationConfig?: Pick<
|
|
1081
1048
|
PaginationConfiguration,
|
|
1082
1049
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1083
|
-
|
|
1050
|
+
>,
|
|
1084
1051
|
): Paginator<ListVehiclesCommandOutput>;
|
|
1085
1052
|
paginateListVehiclesInFleet(
|
|
1086
1053
|
args: ListVehiclesInFleetCommandInput,
|
|
1087
1054
|
paginationConfig?: Pick<
|
|
1088
1055
|
PaginationConfiguration,
|
|
1089
1056
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1090
|
-
|
|
1057
|
+
>,
|
|
1091
1058
|
): Paginator<ListVehiclesInFleetCommandOutput>;
|
|
1092
1059
|
}
|
|
1093
|
-
export declare class IoTFleetWise
|
|
1094
|
-
extends IoTFleetWiseClient
|
|
1095
|
-
implements IoTFleetWise {}
|
|
1060
|
+
export declare class IoTFleetWise extends IoTFleetWiseClient implements IoTFleetWise {}
|