@aws-sdk/client-iotsitewise 3.1086.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.
Files changed (133) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
  3. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
  73. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
  74. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
  77. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  87. package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  89. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
  93. package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
  101. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
  102. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
  104. package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
  106. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
  109. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
  111. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  113. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  114. package/dist-types/ts3.4/models/enums.d.ts +18 -36
  115. package/dist-types/ts3.4/models/errors.d.ts +14 -42
  116. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  117. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  118. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  119. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
  120. package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
  121. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  122. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  123. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  124. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  125. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  126. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  127. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
  128. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
  129. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
  130. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
  131. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
  132. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
  133. package/package.json +39 -39
@@ -41,10 +41,7 @@ import {
41
41
  CreateAccessPolicyCommandInput,
42
42
  CreateAccessPolicyCommandOutput,
43
43
  } from "./commands/CreateAccessPolicyCommand";
44
- import {
45
- CreateAssetCommandInput,
46
- CreateAssetCommandOutput,
47
- } from "./commands/CreateAssetCommand";
44
+ import { CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
48
45
  import {
49
46
  CreateAssetModelCommandInput,
50
47
  CreateAssetModelCommandOutput,
@@ -85,10 +82,7 @@ import {
85
82
  DeleteAccessPolicyCommandInput,
86
83
  DeleteAccessPolicyCommandOutput,
87
84
  } from "./commands/DeleteAccessPolicyCommand";
88
- import {
89
- DeleteAssetCommandInput,
90
- DeleteAssetCommandOutput,
91
- } from "./commands/DeleteAssetCommand";
85
+ import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
92
86
  import {
93
87
  DeleteAssetModelCommandInput,
94
88
  DeleteAssetModelCommandOutput,
@@ -257,10 +251,7 @@ import {
257
251
  ListAccessPoliciesCommandInput,
258
252
  ListAccessPoliciesCommandOutput,
259
253
  } from "./commands/ListAccessPoliciesCommand";
260
- import {
261
- ListActionsCommandInput,
262
- ListActionsCommandOutput,
263
- } from "./commands/ListActionsCommand";
254
+ import { ListActionsCommandInput, ListActionsCommandOutput } from "./commands/ListActionsCommand";
264
255
  import {
265
256
  ListAssetModelCompositeModelsCommandInput,
266
257
  ListAssetModelCompositeModelsCommandOutput,
@@ -281,10 +272,7 @@ import {
281
272
  ListAssetRelationshipsCommandInput,
282
273
  ListAssetRelationshipsCommandOutput,
283
274
  } from "./commands/ListAssetRelationshipsCommand";
284
- import {
285
- ListAssetsCommandInput,
286
- ListAssetsCommandOutput,
287
- } from "./commands/ListAssetsCommand";
275
+ import { ListAssetsCommandInput, ListAssetsCommandOutput } from "./commands/ListAssetsCommand";
288
276
  import {
289
277
  ListAssociatedAssetsCommandInput,
290
278
  ListAssociatedAssetsCommandOutput,
@@ -329,10 +317,7 @@ import {
329
317
  ListInterfaceRelationshipsCommandInput,
330
318
  ListInterfaceRelationshipsCommandOutput,
331
319
  } from "./commands/ListInterfaceRelationshipsCommand";
332
- import {
333
- ListPortalsCommandInput,
334
- ListPortalsCommandOutput,
335
- } from "./commands/ListPortalsCommand";
320
+ import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
336
321
  import {
337
322
  ListProjectAssetsCommandInput,
338
323
  ListProjectAssetsCommandOutput,
@@ -365,10 +350,7 @@ import {
365
350
  PutStorageConfigurationCommandInput,
366
351
  PutStorageConfigurationCommandOutput,
367
352
  } from "./commands/PutStorageConfigurationCommand";
368
- import {
369
- TagResourceCommandInput,
370
- TagResourceCommandOutput,
371
- } from "./commands/TagResourceCommand";
353
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
372
354
  import {
373
355
  UntagResourceCommandInput,
374
356
  UntagResourceCommandOutput,
@@ -377,10 +359,7 @@ import {
377
359
  UpdateAccessPolicyCommandInput,
378
360
  UpdateAccessPolicyCommandOutput,
379
361
  } from "./commands/UpdateAccessPolicyCommand";
380
- import {
381
- UpdateAssetCommandInput,
382
- UpdateAssetCommandOutput,
383
- } from "./commands/UpdateAssetCommand";
362
+ import { UpdateAssetCommandInput, UpdateAssetCommandOutput } from "./commands/UpdateAssetCommand";
384
363
  import {
385
364
  UpdateAssetModelCommandInput,
386
365
  UpdateAssetModelCommandOutput,
@@ -426,1664 +405,1580 @@ import { ResourceNotFoundException } from "./models/errors";
426
405
  export interface IoTSiteWise {
427
406
  associateAssets(
428
407
  args: AssociateAssetsCommandInput,
429
- options?: __HttpHandlerOptions
408
+ options?: __HttpHandlerOptions,
430
409
  ): Promise<AssociateAssetsCommandOutput>;
431
410
  associateAssets(
432
411
  args: AssociateAssetsCommandInput,
433
- cb: (err: any, data?: AssociateAssetsCommandOutput) => void
412
+ cb: (err: any, data?: AssociateAssetsCommandOutput) => void,
434
413
  ): void;
435
414
  associateAssets(
436
415
  args: AssociateAssetsCommandInput,
437
416
  options: __HttpHandlerOptions,
438
- cb: (err: any, data?: AssociateAssetsCommandOutput) => void
417
+ cb: (err: any, data?: AssociateAssetsCommandOutput) => void,
439
418
  ): void;
440
419
  associateTimeSeriesToAssetProperty(
441
420
  args: AssociateTimeSeriesToAssetPropertyCommandInput,
442
- options?: __HttpHandlerOptions
421
+ options?: __HttpHandlerOptions,
443
422
  ): Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
444
423
  associateTimeSeriesToAssetProperty(
445
424
  args: AssociateTimeSeriesToAssetPropertyCommandInput,
446
- cb: (
447
- err: any,
448
- data?: AssociateTimeSeriesToAssetPropertyCommandOutput
449
- ) => void
425
+ cb: (err: any, data?: AssociateTimeSeriesToAssetPropertyCommandOutput) => void,
450
426
  ): void;
451
427
  associateTimeSeriesToAssetProperty(
452
428
  args: AssociateTimeSeriesToAssetPropertyCommandInput,
453
429
  options: __HttpHandlerOptions,
454
- cb: (
455
- err: any,
456
- data?: AssociateTimeSeriesToAssetPropertyCommandOutput
457
- ) => void
430
+ cb: (err: any, data?: AssociateTimeSeriesToAssetPropertyCommandOutput) => void,
458
431
  ): void;
459
432
  batchAssociateProjectAssets(
460
433
  args: BatchAssociateProjectAssetsCommandInput,
461
- options?: __HttpHandlerOptions
434
+ options?: __HttpHandlerOptions,
462
435
  ): Promise<BatchAssociateProjectAssetsCommandOutput>;
463
436
  batchAssociateProjectAssets(
464
437
  args: BatchAssociateProjectAssetsCommandInput,
465
- cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void
438
+ cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void,
466
439
  ): void;
467
440
  batchAssociateProjectAssets(
468
441
  args: BatchAssociateProjectAssetsCommandInput,
469
442
  options: __HttpHandlerOptions,
470
- cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void
443
+ cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void,
471
444
  ): void;
472
445
  batchDisassociateProjectAssets(
473
446
  args: BatchDisassociateProjectAssetsCommandInput,
474
- options?: __HttpHandlerOptions
447
+ options?: __HttpHandlerOptions,
475
448
  ): Promise<BatchDisassociateProjectAssetsCommandOutput>;
476
449
  batchDisassociateProjectAssets(
477
450
  args: BatchDisassociateProjectAssetsCommandInput,
478
- cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void
451
+ cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void,
479
452
  ): void;
480
453
  batchDisassociateProjectAssets(
481
454
  args: BatchDisassociateProjectAssetsCommandInput,
482
455
  options: __HttpHandlerOptions,
483
- cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void
456
+ cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void,
484
457
  ): void;
485
458
  batchGetAssetPropertyAggregates(
486
459
  args: BatchGetAssetPropertyAggregatesCommandInput,
487
- options?: __HttpHandlerOptions
460
+ options?: __HttpHandlerOptions,
488
461
  ): Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
489
462
  batchGetAssetPropertyAggregates(
490
463
  args: BatchGetAssetPropertyAggregatesCommandInput,
491
- cb: (err: any, data?: BatchGetAssetPropertyAggregatesCommandOutput) => void
464
+ cb: (err: any, data?: BatchGetAssetPropertyAggregatesCommandOutput) => void,
492
465
  ): void;
493
466
  batchGetAssetPropertyAggregates(
494
467
  args: BatchGetAssetPropertyAggregatesCommandInput,
495
468
  options: __HttpHandlerOptions,
496
- cb: (err: any, data?: BatchGetAssetPropertyAggregatesCommandOutput) => void
469
+ cb: (err: any, data?: BatchGetAssetPropertyAggregatesCommandOutput) => void,
497
470
  ): void;
498
471
  batchGetAssetPropertyValue(
499
472
  args: BatchGetAssetPropertyValueCommandInput,
500
- options?: __HttpHandlerOptions
473
+ options?: __HttpHandlerOptions,
501
474
  ): Promise<BatchGetAssetPropertyValueCommandOutput>;
502
475
  batchGetAssetPropertyValue(
503
476
  args: BatchGetAssetPropertyValueCommandInput,
504
- cb: (err: any, data?: BatchGetAssetPropertyValueCommandOutput) => void
477
+ cb: (err: any, data?: BatchGetAssetPropertyValueCommandOutput) => void,
505
478
  ): void;
506
479
  batchGetAssetPropertyValue(
507
480
  args: BatchGetAssetPropertyValueCommandInput,
508
481
  options: __HttpHandlerOptions,
509
- cb: (err: any, data?: BatchGetAssetPropertyValueCommandOutput) => void
482
+ cb: (err: any, data?: BatchGetAssetPropertyValueCommandOutput) => void,
510
483
  ): void;
511
484
  batchGetAssetPropertyValueHistory(
512
485
  args: BatchGetAssetPropertyValueHistoryCommandInput,
513
- options?: __HttpHandlerOptions
486
+ options?: __HttpHandlerOptions,
514
487
  ): Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
515
488
  batchGetAssetPropertyValueHistory(
516
489
  args: BatchGetAssetPropertyValueHistoryCommandInput,
517
- cb: (
518
- err: any,
519
- data?: BatchGetAssetPropertyValueHistoryCommandOutput
520
- ) => void
490
+ cb: (err: any, data?: BatchGetAssetPropertyValueHistoryCommandOutput) => void,
521
491
  ): void;
522
492
  batchGetAssetPropertyValueHistory(
523
493
  args: BatchGetAssetPropertyValueHistoryCommandInput,
524
494
  options: __HttpHandlerOptions,
525
- cb: (
526
- err: any,
527
- data?: BatchGetAssetPropertyValueHistoryCommandOutput
528
- ) => void
495
+ cb: (err: any, data?: BatchGetAssetPropertyValueHistoryCommandOutput) => void,
529
496
  ): void;
530
497
  batchPutAssetPropertyValue(
531
498
  args: BatchPutAssetPropertyValueCommandInput,
532
- options?: __HttpHandlerOptions
499
+ options?: __HttpHandlerOptions,
533
500
  ): Promise<BatchPutAssetPropertyValueCommandOutput>;
534
501
  batchPutAssetPropertyValue(
535
502
  args: BatchPutAssetPropertyValueCommandInput,
536
- cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void
503
+ cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void,
537
504
  ): void;
538
505
  batchPutAssetPropertyValue(
539
506
  args: BatchPutAssetPropertyValueCommandInput,
540
507
  options: __HttpHandlerOptions,
541
- cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void
508
+ cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void,
542
509
  ): void;
543
510
  createAccessPolicy(
544
511
  args: CreateAccessPolicyCommandInput,
545
- options?: __HttpHandlerOptions
512
+ options?: __HttpHandlerOptions,
546
513
  ): Promise<CreateAccessPolicyCommandOutput>;
547
514
  createAccessPolicy(
548
515
  args: CreateAccessPolicyCommandInput,
549
- cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void
516
+ cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void,
550
517
  ): void;
551
518
  createAccessPolicy(
552
519
  args: CreateAccessPolicyCommandInput,
553
520
  options: __HttpHandlerOptions,
554
- cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void
521
+ cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void,
555
522
  ): void;
556
523
  createAsset(
557
524
  args: CreateAssetCommandInput,
558
- options?: __HttpHandlerOptions
525
+ options?: __HttpHandlerOptions,
559
526
  ): Promise<CreateAssetCommandOutput>;
560
527
  createAsset(
561
528
  args: CreateAssetCommandInput,
562
- cb: (err: any, data?: CreateAssetCommandOutput) => void
529
+ cb: (err: any, data?: CreateAssetCommandOutput) => void,
563
530
  ): void;
564
531
  createAsset(
565
532
  args: CreateAssetCommandInput,
566
533
  options: __HttpHandlerOptions,
567
- cb: (err: any, data?: CreateAssetCommandOutput) => void
534
+ cb: (err: any, data?: CreateAssetCommandOutput) => void,
568
535
  ): void;
569
536
  createAssetModel(
570
537
  args: CreateAssetModelCommandInput,
571
- options?: __HttpHandlerOptions
538
+ options?: __HttpHandlerOptions,
572
539
  ): Promise<CreateAssetModelCommandOutput>;
573
540
  createAssetModel(
574
541
  args: CreateAssetModelCommandInput,
575
- cb: (err: any, data?: CreateAssetModelCommandOutput) => void
542
+ cb: (err: any, data?: CreateAssetModelCommandOutput) => void,
576
543
  ): void;
577
544
  createAssetModel(
578
545
  args: CreateAssetModelCommandInput,
579
546
  options: __HttpHandlerOptions,
580
- cb: (err: any, data?: CreateAssetModelCommandOutput) => void
547
+ cb: (err: any, data?: CreateAssetModelCommandOutput) => void,
581
548
  ): void;
582
549
  createAssetModelCompositeModel(
583
550
  args: CreateAssetModelCompositeModelCommandInput,
584
- options?: __HttpHandlerOptions
551
+ options?: __HttpHandlerOptions,
585
552
  ): Promise<CreateAssetModelCompositeModelCommandOutput>;
586
553
  createAssetModelCompositeModel(
587
554
  args: CreateAssetModelCompositeModelCommandInput,
588
- cb: (err: any, data?: CreateAssetModelCompositeModelCommandOutput) => void
555
+ cb: (err: any, data?: CreateAssetModelCompositeModelCommandOutput) => void,
589
556
  ): void;
590
557
  createAssetModelCompositeModel(
591
558
  args: CreateAssetModelCompositeModelCommandInput,
592
559
  options: __HttpHandlerOptions,
593
- cb: (err: any, data?: CreateAssetModelCompositeModelCommandOutput) => void
560
+ cb: (err: any, data?: CreateAssetModelCompositeModelCommandOutput) => void,
594
561
  ): void;
595
562
  createBulkImportJob(
596
563
  args: CreateBulkImportJobCommandInput,
597
- options?: __HttpHandlerOptions
564
+ options?: __HttpHandlerOptions,
598
565
  ): Promise<CreateBulkImportJobCommandOutput>;
599
566
  createBulkImportJob(
600
567
  args: CreateBulkImportJobCommandInput,
601
- cb: (err: any, data?: CreateBulkImportJobCommandOutput) => void
568
+ cb: (err: any, data?: CreateBulkImportJobCommandOutput) => void,
602
569
  ): void;
603
570
  createBulkImportJob(
604
571
  args: CreateBulkImportJobCommandInput,
605
572
  options: __HttpHandlerOptions,
606
- cb: (err: any, data?: CreateBulkImportJobCommandOutput) => void
573
+ cb: (err: any, data?: CreateBulkImportJobCommandOutput) => void,
607
574
  ): void;
608
575
  createComputationModel(
609
576
  args: CreateComputationModelCommandInput,
610
- options?: __HttpHandlerOptions
577
+ options?: __HttpHandlerOptions,
611
578
  ): Promise<CreateComputationModelCommandOutput>;
612
579
  createComputationModel(
613
580
  args: CreateComputationModelCommandInput,
614
- cb: (err: any, data?: CreateComputationModelCommandOutput) => void
581
+ cb: (err: any, data?: CreateComputationModelCommandOutput) => void,
615
582
  ): void;
616
583
  createComputationModel(
617
584
  args: CreateComputationModelCommandInput,
618
585
  options: __HttpHandlerOptions,
619
- cb: (err: any, data?: CreateComputationModelCommandOutput) => void
586
+ cb: (err: any, data?: CreateComputationModelCommandOutput) => void,
620
587
  ): void;
621
588
  createDashboard(
622
589
  args: CreateDashboardCommandInput,
623
- options?: __HttpHandlerOptions
590
+ options?: __HttpHandlerOptions,
624
591
  ): Promise<CreateDashboardCommandOutput>;
625
592
  createDashboard(
626
593
  args: CreateDashboardCommandInput,
627
- cb: (err: any, data?: CreateDashboardCommandOutput) => void
594
+ cb: (err: any, data?: CreateDashboardCommandOutput) => void,
628
595
  ): void;
629
596
  createDashboard(
630
597
  args: CreateDashboardCommandInput,
631
598
  options: __HttpHandlerOptions,
632
- cb: (err: any, data?: CreateDashboardCommandOutput) => void
599
+ cb: (err: any, data?: CreateDashboardCommandOutput) => void,
633
600
  ): void;
634
601
  createDataset(
635
602
  args: CreateDatasetCommandInput,
636
- options?: __HttpHandlerOptions
603
+ options?: __HttpHandlerOptions,
637
604
  ): Promise<CreateDatasetCommandOutput>;
638
605
  createDataset(
639
606
  args: CreateDatasetCommandInput,
640
- cb: (err: any, data?: CreateDatasetCommandOutput) => void
607
+ cb: (err: any, data?: CreateDatasetCommandOutput) => void,
641
608
  ): void;
642
609
  createDataset(
643
610
  args: CreateDatasetCommandInput,
644
611
  options: __HttpHandlerOptions,
645
- cb: (err: any, data?: CreateDatasetCommandOutput) => void
612
+ cb: (err: any, data?: CreateDatasetCommandOutput) => void,
646
613
  ): void;
647
614
  createGateway(
648
615
  args: CreateGatewayCommandInput,
649
- options?: __HttpHandlerOptions
616
+ options?: __HttpHandlerOptions,
650
617
  ): Promise<CreateGatewayCommandOutput>;
651
618
  createGateway(
652
619
  args: CreateGatewayCommandInput,
653
- cb: (err: any, data?: CreateGatewayCommandOutput) => void
620
+ cb: (err: any, data?: CreateGatewayCommandOutput) => void,
654
621
  ): void;
655
622
  createGateway(
656
623
  args: CreateGatewayCommandInput,
657
624
  options: __HttpHandlerOptions,
658
- cb: (err: any, data?: CreateGatewayCommandOutput) => void
625
+ cb: (err: any, data?: CreateGatewayCommandOutput) => void,
659
626
  ): void;
660
627
  createPortal(
661
628
  args: CreatePortalCommandInput,
662
- options?: __HttpHandlerOptions
629
+ options?: __HttpHandlerOptions,
663
630
  ): Promise<CreatePortalCommandOutput>;
664
631
  createPortal(
665
632
  args: CreatePortalCommandInput,
666
- cb: (err: any, data?: CreatePortalCommandOutput) => void
633
+ cb: (err: any, data?: CreatePortalCommandOutput) => void,
667
634
  ): void;
668
635
  createPortal(
669
636
  args: CreatePortalCommandInput,
670
637
  options: __HttpHandlerOptions,
671
- cb: (err: any, data?: CreatePortalCommandOutput) => void
638
+ cb: (err: any, data?: CreatePortalCommandOutput) => void,
672
639
  ): void;
673
640
  createProject(
674
641
  args: CreateProjectCommandInput,
675
- options?: __HttpHandlerOptions
642
+ options?: __HttpHandlerOptions,
676
643
  ): Promise<CreateProjectCommandOutput>;
677
644
  createProject(
678
645
  args: CreateProjectCommandInput,
679
- cb: (err: any, data?: CreateProjectCommandOutput) => void
646
+ cb: (err: any, data?: CreateProjectCommandOutput) => void,
680
647
  ): void;
681
648
  createProject(
682
649
  args: CreateProjectCommandInput,
683
650
  options: __HttpHandlerOptions,
684
- cb: (err: any, data?: CreateProjectCommandOutput) => void
651
+ cb: (err: any, data?: CreateProjectCommandOutput) => void,
685
652
  ): void;
686
653
  deleteAccessPolicy(
687
654
  args: DeleteAccessPolicyCommandInput,
688
- options?: __HttpHandlerOptions
655
+ options?: __HttpHandlerOptions,
689
656
  ): Promise<DeleteAccessPolicyCommandOutput>;
690
657
  deleteAccessPolicy(
691
658
  args: DeleteAccessPolicyCommandInput,
692
- cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void
659
+ cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void,
693
660
  ): void;
694
661
  deleteAccessPolicy(
695
662
  args: DeleteAccessPolicyCommandInput,
696
663
  options: __HttpHandlerOptions,
697
- cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void
664
+ cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void,
698
665
  ): void;
699
666
  deleteAsset(
700
667
  args: DeleteAssetCommandInput,
701
- options?: __HttpHandlerOptions
668
+ options?: __HttpHandlerOptions,
702
669
  ): Promise<DeleteAssetCommandOutput>;
703
670
  deleteAsset(
704
671
  args: DeleteAssetCommandInput,
705
- cb: (err: any, data?: DeleteAssetCommandOutput) => void
672
+ cb: (err: any, data?: DeleteAssetCommandOutput) => void,
706
673
  ): void;
707
674
  deleteAsset(
708
675
  args: DeleteAssetCommandInput,
709
676
  options: __HttpHandlerOptions,
710
- cb: (err: any, data?: DeleteAssetCommandOutput) => void
677
+ cb: (err: any, data?: DeleteAssetCommandOutput) => void,
711
678
  ): void;
712
679
  deleteAssetModel(
713
680
  args: DeleteAssetModelCommandInput,
714
- options?: __HttpHandlerOptions
681
+ options?: __HttpHandlerOptions,
715
682
  ): Promise<DeleteAssetModelCommandOutput>;
716
683
  deleteAssetModel(
717
684
  args: DeleteAssetModelCommandInput,
718
- cb: (err: any, data?: DeleteAssetModelCommandOutput) => void
685
+ cb: (err: any, data?: DeleteAssetModelCommandOutput) => void,
719
686
  ): void;
720
687
  deleteAssetModel(
721
688
  args: DeleteAssetModelCommandInput,
722
689
  options: __HttpHandlerOptions,
723
- cb: (err: any, data?: DeleteAssetModelCommandOutput) => void
690
+ cb: (err: any, data?: DeleteAssetModelCommandOutput) => void,
724
691
  ): void;
725
692
  deleteAssetModelCompositeModel(
726
693
  args: DeleteAssetModelCompositeModelCommandInput,
727
- options?: __HttpHandlerOptions
694
+ options?: __HttpHandlerOptions,
728
695
  ): Promise<DeleteAssetModelCompositeModelCommandOutput>;
729
696
  deleteAssetModelCompositeModel(
730
697
  args: DeleteAssetModelCompositeModelCommandInput,
731
- cb: (err: any, data?: DeleteAssetModelCompositeModelCommandOutput) => void
698
+ cb: (err: any, data?: DeleteAssetModelCompositeModelCommandOutput) => void,
732
699
  ): void;
733
700
  deleteAssetModelCompositeModel(
734
701
  args: DeleteAssetModelCompositeModelCommandInput,
735
702
  options: __HttpHandlerOptions,
736
- cb: (err: any, data?: DeleteAssetModelCompositeModelCommandOutput) => void
703
+ cb: (err: any, data?: DeleteAssetModelCompositeModelCommandOutput) => void,
737
704
  ): void;
738
705
  deleteAssetModelInterfaceRelationship(
739
706
  args: DeleteAssetModelInterfaceRelationshipCommandInput,
740
- options?: __HttpHandlerOptions
707
+ options?: __HttpHandlerOptions,
741
708
  ): Promise<DeleteAssetModelInterfaceRelationshipCommandOutput>;
742
709
  deleteAssetModelInterfaceRelationship(
743
710
  args: DeleteAssetModelInterfaceRelationshipCommandInput,
744
- cb: (
745
- err: any,
746
- data?: DeleteAssetModelInterfaceRelationshipCommandOutput
747
- ) => void
711
+ cb: (err: any, data?: DeleteAssetModelInterfaceRelationshipCommandOutput) => void,
748
712
  ): void;
749
713
  deleteAssetModelInterfaceRelationship(
750
714
  args: DeleteAssetModelInterfaceRelationshipCommandInput,
751
715
  options: __HttpHandlerOptions,
752
- cb: (
753
- err: any,
754
- data?: DeleteAssetModelInterfaceRelationshipCommandOutput
755
- ) => void
716
+ cb: (err: any, data?: DeleteAssetModelInterfaceRelationshipCommandOutput) => void,
756
717
  ): void;
757
718
  deleteComputationModel(
758
719
  args: DeleteComputationModelCommandInput,
759
- options?: __HttpHandlerOptions
720
+ options?: __HttpHandlerOptions,
760
721
  ): Promise<DeleteComputationModelCommandOutput>;
761
722
  deleteComputationModel(
762
723
  args: DeleteComputationModelCommandInput,
763
- cb: (err: any, data?: DeleteComputationModelCommandOutput) => void
724
+ cb: (err: any, data?: DeleteComputationModelCommandOutput) => void,
764
725
  ): void;
765
726
  deleteComputationModel(
766
727
  args: DeleteComputationModelCommandInput,
767
728
  options: __HttpHandlerOptions,
768
- cb: (err: any, data?: DeleteComputationModelCommandOutput) => void
729
+ cb: (err: any, data?: DeleteComputationModelCommandOutput) => void,
769
730
  ): void;
770
731
  deleteDashboard(
771
732
  args: DeleteDashboardCommandInput,
772
- options?: __HttpHandlerOptions
733
+ options?: __HttpHandlerOptions,
773
734
  ): Promise<DeleteDashboardCommandOutput>;
774
735
  deleteDashboard(
775
736
  args: DeleteDashboardCommandInput,
776
- cb: (err: any, data?: DeleteDashboardCommandOutput) => void
737
+ cb: (err: any, data?: DeleteDashboardCommandOutput) => void,
777
738
  ): void;
778
739
  deleteDashboard(
779
740
  args: DeleteDashboardCommandInput,
780
741
  options: __HttpHandlerOptions,
781
- cb: (err: any, data?: DeleteDashboardCommandOutput) => void
742
+ cb: (err: any, data?: DeleteDashboardCommandOutput) => void,
782
743
  ): void;
783
744
  deleteDataset(
784
745
  args: DeleteDatasetCommandInput,
785
- options?: __HttpHandlerOptions
746
+ options?: __HttpHandlerOptions,
786
747
  ): Promise<DeleteDatasetCommandOutput>;
787
748
  deleteDataset(
788
749
  args: DeleteDatasetCommandInput,
789
- cb: (err: any, data?: DeleteDatasetCommandOutput) => void
750
+ cb: (err: any, data?: DeleteDatasetCommandOutput) => void,
790
751
  ): void;
791
752
  deleteDataset(
792
753
  args: DeleteDatasetCommandInput,
793
754
  options: __HttpHandlerOptions,
794
- cb: (err: any, data?: DeleteDatasetCommandOutput) => void
755
+ cb: (err: any, data?: DeleteDatasetCommandOutput) => void,
795
756
  ): void;
796
757
  deleteGateway(
797
758
  args: DeleteGatewayCommandInput,
798
- options?: __HttpHandlerOptions
759
+ options?: __HttpHandlerOptions,
799
760
  ): Promise<DeleteGatewayCommandOutput>;
800
761
  deleteGateway(
801
762
  args: DeleteGatewayCommandInput,
802
- cb: (err: any, data?: DeleteGatewayCommandOutput) => void
763
+ cb: (err: any, data?: DeleteGatewayCommandOutput) => void,
803
764
  ): void;
804
765
  deleteGateway(
805
766
  args: DeleteGatewayCommandInput,
806
767
  options: __HttpHandlerOptions,
807
- cb: (err: any, data?: DeleteGatewayCommandOutput) => void
768
+ cb: (err: any, data?: DeleteGatewayCommandOutput) => void,
808
769
  ): void;
809
770
  deletePortal(
810
771
  args: DeletePortalCommandInput,
811
- options?: __HttpHandlerOptions
772
+ options?: __HttpHandlerOptions,
812
773
  ): Promise<DeletePortalCommandOutput>;
813
774
  deletePortal(
814
775
  args: DeletePortalCommandInput,
815
- cb: (err: any, data?: DeletePortalCommandOutput) => void
776
+ cb: (err: any, data?: DeletePortalCommandOutput) => void,
816
777
  ): void;
817
778
  deletePortal(
818
779
  args: DeletePortalCommandInput,
819
780
  options: __HttpHandlerOptions,
820
- cb: (err: any, data?: DeletePortalCommandOutput) => void
781
+ cb: (err: any, data?: DeletePortalCommandOutput) => void,
821
782
  ): void;
822
783
  deleteProject(
823
784
  args: DeleteProjectCommandInput,
824
- options?: __HttpHandlerOptions
785
+ options?: __HttpHandlerOptions,
825
786
  ): Promise<DeleteProjectCommandOutput>;
826
787
  deleteProject(
827
788
  args: DeleteProjectCommandInput,
828
- cb: (err: any, data?: DeleteProjectCommandOutput) => void
789
+ cb: (err: any, data?: DeleteProjectCommandOutput) => void,
829
790
  ): void;
830
791
  deleteProject(
831
792
  args: DeleteProjectCommandInput,
832
793
  options: __HttpHandlerOptions,
833
- cb: (err: any, data?: DeleteProjectCommandOutput) => void
794
+ cb: (err: any, data?: DeleteProjectCommandOutput) => void,
834
795
  ): void;
835
796
  deleteTimeSeries(): Promise<DeleteTimeSeriesCommandOutput>;
836
797
  deleteTimeSeries(
837
798
  args: DeleteTimeSeriesCommandInput,
838
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
839
800
  ): Promise<DeleteTimeSeriesCommandOutput>;
840
801
  deleteTimeSeries(
841
802
  args: DeleteTimeSeriesCommandInput,
842
- cb: (err: any, data?: DeleteTimeSeriesCommandOutput) => void
803
+ cb: (err: any, data?: DeleteTimeSeriesCommandOutput) => void,
843
804
  ): void;
844
805
  deleteTimeSeries(
845
806
  args: DeleteTimeSeriesCommandInput,
846
807
  options: __HttpHandlerOptions,
847
- cb: (err: any, data?: DeleteTimeSeriesCommandOutput) => void
808
+ cb: (err: any, data?: DeleteTimeSeriesCommandOutput) => void,
848
809
  ): void;
849
810
  describeAccessPolicy(
850
811
  args: DescribeAccessPolicyCommandInput,
851
- options?: __HttpHandlerOptions
812
+ options?: __HttpHandlerOptions,
852
813
  ): Promise<DescribeAccessPolicyCommandOutput>;
853
814
  describeAccessPolicy(
854
815
  args: DescribeAccessPolicyCommandInput,
855
- cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void
816
+ cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void,
856
817
  ): void;
857
818
  describeAccessPolicy(
858
819
  args: DescribeAccessPolicyCommandInput,
859
820
  options: __HttpHandlerOptions,
860
- cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void
821
+ cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void,
861
822
  ): void;
862
823
  describeAction(
863
824
  args: DescribeActionCommandInput,
864
- options?: __HttpHandlerOptions
825
+ options?: __HttpHandlerOptions,
865
826
  ): Promise<DescribeActionCommandOutput>;
866
827
  describeAction(
867
828
  args: DescribeActionCommandInput,
868
- cb: (err: any, data?: DescribeActionCommandOutput) => void
829
+ cb: (err: any, data?: DescribeActionCommandOutput) => void,
869
830
  ): void;
870
831
  describeAction(
871
832
  args: DescribeActionCommandInput,
872
833
  options: __HttpHandlerOptions,
873
- cb: (err: any, data?: DescribeActionCommandOutput) => void
834
+ cb: (err: any, data?: DescribeActionCommandOutput) => void,
874
835
  ): void;
875
836
  describeAsset(
876
837
  args: DescribeAssetCommandInput,
877
- options?: __HttpHandlerOptions
838
+ options?: __HttpHandlerOptions,
878
839
  ): Promise<DescribeAssetCommandOutput>;
879
840
  describeAsset(
880
841
  args: DescribeAssetCommandInput,
881
- cb: (err: any, data?: DescribeAssetCommandOutput) => void
842
+ cb: (err: any, data?: DescribeAssetCommandOutput) => void,
882
843
  ): void;
883
844
  describeAsset(
884
845
  args: DescribeAssetCommandInput,
885
846
  options: __HttpHandlerOptions,
886
- cb: (err: any, data?: DescribeAssetCommandOutput) => void
847
+ cb: (err: any, data?: DescribeAssetCommandOutput) => void,
887
848
  ): void;
888
849
  describeAssetCompositeModel(
889
850
  args: DescribeAssetCompositeModelCommandInput,
890
- options?: __HttpHandlerOptions
851
+ options?: __HttpHandlerOptions,
891
852
  ): Promise<DescribeAssetCompositeModelCommandOutput>;
892
853
  describeAssetCompositeModel(
893
854
  args: DescribeAssetCompositeModelCommandInput,
894
- cb: (err: any, data?: DescribeAssetCompositeModelCommandOutput) => void
855
+ cb: (err: any, data?: DescribeAssetCompositeModelCommandOutput) => void,
895
856
  ): void;
896
857
  describeAssetCompositeModel(
897
858
  args: DescribeAssetCompositeModelCommandInput,
898
859
  options: __HttpHandlerOptions,
899
- cb: (err: any, data?: DescribeAssetCompositeModelCommandOutput) => void
860
+ cb: (err: any, data?: DescribeAssetCompositeModelCommandOutput) => void,
900
861
  ): void;
901
862
  describeAssetModel(
902
863
  args: DescribeAssetModelCommandInput,
903
- options?: __HttpHandlerOptions
864
+ options?: __HttpHandlerOptions,
904
865
  ): Promise<DescribeAssetModelCommandOutput>;
905
866
  describeAssetModel(
906
867
  args: DescribeAssetModelCommandInput,
907
- cb: (err: any, data?: DescribeAssetModelCommandOutput) => void
868
+ cb: (err: any, data?: DescribeAssetModelCommandOutput) => void,
908
869
  ): void;
909
870
  describeAssetModel(
910
871
  args: DescribeAssetModelCommandInput,
911
872
  options: __HttpHandlerOptions,
912
- cb: (err: any, data?: DescribeAssetModelCommandOutput) => void
873
+ cb: (err: any, data?: DescribeAssetModelCommandOutput) => void,
913
874
  ): void;
914
875
  describeAssetModelCompositeModel(
915
876
  args: DescribeAssetModelCompositeModelCommandInput,
916
- options?: __HttpHandlerOptions
877
+ options?: __HttpHandlerOptions,
917
878
  ): Promise<DescribeAssetModelCompositeModelCommandOutput>;
918
879
  describeAssetModelCompositeModel(
919
880
  args: DescribeAssetModelCompositeModelCommandInput,
920
- cb: (err: any, data?: DescribeAssetModelCompositeModelCommandOutput) => void
881
+ cb: (err: any, data?: DescribeAssetModelCompositeModelCommandOutput) => void,
921
882
  ): void;
922
883
  describeAssetModelCompositeModel(
923
884
  args: DescribeAssetModelCompositeModelCommandInput,
924
885
  options: __HttpHandlerOptions,
925
- cb: (err: any, data?: DescribeAssetModelCompositeModelCommandOutput) => void
886
+ cb: (err: any, data?: DescribeAssetModelCompositeModelCommandOutput) => void,
926
887
  ): void;
927
888
  describeAssetModelInterfaceRelationship(
928
889
  args: DescribeAssetModelInterfaceRelationshipCommandInput,
929
- options?: __HttpHandlerOptions
890
+ options?: __HttpHandlerOptions,
930
891
  ): Promise<DescribeAssetModelInterfaceRelationshipCommandOutput>;
931
892
  describeAssetModelInterfaceRelationship(
932
893
  args: DescribeAssetModelInterfaceRelationshipCommandInput,
933
- cb: (
934
- err: any,
935
- data?: DescribeAssetModelInterfaceRelationshipCommandOutput
936
- ) => void
894
+ cb: (err: any, data?: DescribeAssetModelInterfaceRelationshipCommandOutput) => void,
937
895
  ): void;
938
896
  describeAssetModelInterfaceRelationship(
939
897
  args: DescribeAssetModelInterfaceRelationshipCommandInput,
940
898
  options: __HttpHandlerOptions,
941
- cb: (
942
- err: any,
943
- data?: DescribeAssetModelInterfaceRelationshipCommandOutput
944
- ) => void
899
+ cb: (err: any, data?: DescribeAssetModelInterfaceRelationshipCommandOutput) => void,
945
900
  ): void;
946
901
  describeAssetProperty(
947
902
  args: DescribeAssetPropertyCommandInput,
948
- options?: __HttpHandlerOptions
903
+ options?: __HttpHandlerOptions,
949
904
  ): Promise<DescribeAssetPropertyCommandOutput>;
950
905
  describeAssetProperty(
951
906
  args: DescribeAssetPropertyCommandInput,
952
- cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void
907
+ cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void,
953
908
  ): void;
954
909
  describeAssetProperty(
955
910
  args: DescribeAssetPropertyCommandInput,
956
911
  options: __HttpHandlerOptions,
957
- cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void
912
+ cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void,
958
913
  ): void;
959
914
  describeBulkImportJob(
960
915
  args: DescribeBulkImportJobCommandInput,
961
- options?: __HttpHandlerOptions
916
+ options?: __HttpHandlerOptions,
962
917
  ): Promise<DescribeBulkImportJobCommandOutput>;
963
918
  describeBulkImportJob(
964
919
  args: DescribeBulkImportJobCommandInput,
965
- cb: (err: any, data?: DescribeBulkImportJobCommandOutput) => void
920
+ cb: (err: any, data?: DescribeBulkImportJobCommandOutput) => void,
966
921
  ): void;
967
922
  describeBulkImportJob(
968
923
  args: DescribeBulkImportJobCommandInput,
969
924
  options: __HttpHandlerOptions,
970
- cb: (err: any, data?: DescribeBulkImportJobCommandOutput) => void
925
+ cb: (err: any, data?: DescribeBulkImportJobCommandOutput) => void,
971
926
  ): void;
972
927
  describeComputationModel(
973
928
  args: DescribeComputationModelCommandInput,
974
- options?: __HttpHandlerOptions
929
+ options?: __HttpHandlerOptions,
975
930
  ): Promise<DescribeComputationModelCommandOutput>;
976
931
  describeComputationModel(
977
932
  args: DescribeComputationModelCommandInput,
978
- cb: (err: any, data?: DescribeComputationModelCommandOutput) => void
933
+ cb: (err: any, data?: DescribeComputationModelCommandOutput) => void,
979
934
  ): void;
980
935
  describeComputationModel(
981
936
  args: DescribeComputationModelCommandInput,
982
937
  options: __HttpHandlerOptions,
983
- cb: (err: any, data?: DescribeComputationModelCommandOutput) => void
938
+ cb: (err: any, data?: DescribeComputationModelCommandOutput) => void,
984
939
  ): void;
985
940
  describeComputationModelExecutionSummary(
986
941
  args: DescribeComputationModelExecutionSummaryCommandInput,
987
- options?: __HttpHandlerOptions
942
+ options?: __HttpHandlerOptions,
988
943
  ): Promise<DescribeComputationModelExecutionSummaryCommandOutput>;
989
944
  describeComputationModelExecutionSummary(
990
945
  args: DescribeComputationModelExecutionSummaryCommandInput,
991
- cb: (
992
- err: any,
993
- data?: DescribeComputationModelExecutionSummaryCommandOutput
994
- ) => void
946
+ cb: (err: any, data?: DescribeComputationModelExecutionSummaryCommandOutput) => void,
995
947
  ): void;
996
948
  describeComputationModelExecutionSummary(
997
949
  args: DescribeComputationModelExecutionSummaryCommandInput,
998
950
  options: __HttpHandlerOptions,
999
- cb: (
1000
- err: any,
1001
- data?: DescribeComputationModelExecutionSummaryCommandOutput
1002
- ) => void
951
+ cb: (err: any, data?: DescribeComputationModelExecutionSummaryCommandOutput) => void,
1003
952
  ): void;
1004
953
  describeDashboard(
1005
954
  args: DescribeDashboardCommandInput,
1006
- options?: __HttpHandlerOptions
955
+ options?: __HttpHandlerOptions,
1007
956
  ): Promise<DescribeDashboardCommandOutput>;
1008
957
  describeDashboard(
1009
958
  args: DescribeDashboardCommandInput,
1010
- cb: (err: any, data?: DescribeDashboardCommandOutput) => void
959
+ cb: (err: any, data?: DescribeDashboardCommandOutput) => void,
1011
960
  ): void;
1012
961
  describeDashboard(
1013
962
  args: DescribeDashboardCommandInput,
1014
963
  options: __HttpHandlerOptions,
1015
- cb: (err: any, data?: DescribeDashboardCommandOutput) => void
964
+ cb: (err: any, data?: DescribeDashboardCommandOutput) => void,
1016
965
  ): void;
1017
966
  describeDataset(
1018
967
  args: DescribeDatasetCommandInput,
1019
- options?: __HttpHandlerOptions
968
+ options?: __HttpHandlerOptions,
1020
969
  ): Promise<DescribeDatasetCommandOutput>;
1021
970
  describeDataset(
1022
971
  args: DescribeDatasetCommandInput,
1023
- cb: (err: any, data?: DescribeDatasetCommandOutput) => void
972
+ cb: (err: any, data?: DescribeDatasetCommandOutput) => void,
1024
973
  ): void;
1025
974
  describeDataset(
1026
975
  args: DescribeDatasetCommandInput,
1027
976
  options: __HttpHandlerOptions,
1028
- cb: (err: any, data?: DescribeDatasetCommandOutput) => void
977
+ cb: (err: any, data?: DescribeDatasetCommandOutput) => void,
1029
978
  ): void;
1030
979
  describeDefaultEncryptionConfiguration(): Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
1031
980
  describeDefaultEncryptionConfiguration(
1032
981
  args: DescribeDefaultEncryptionConfigurationCommandInput,
1033
- options?: __HttpHandlerOptions
982
+ options?: __HttpHandlerOptions,
1034
983
  ): Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
1035
984
  describeDefaultEncryptionConfiguration(
1036
985
  args: DescribeDefaultEncryptionConfigurationCommandInput,
1037
- cb: (
1038
- err: any,
1039
- data?: DescribeDefaultEncryptionConfigurationCommandOutput
1040
- ) => void
986
+ cb: (err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void,
1041
987
  ): void;
1042
988
  describeDefaultEncryptionConfiguration(
1043
989
  args: DescribeDefaultEncryptionConfigurationCommandInput,
1044
990
  options: __HttpHandlerOptions,
1045
- cb: (
1046
- err: any,
1047
- data?: DescribeDefaultEncryptionConfigurationCommandOutput
1048
- ) => void
991
+ cb: (err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void,
1049
992
  ): void;
1050
993
  describeExecution(
1051
994
  args: DescribeExecutionCommandInput,
1052
- options?: __HttpHandlerOptions
995
+ options?: __HttpHandlerOptions,
1053
996
  ): Promise<DescribeExecutionCommandOutput>;
1054
997
  describeExecution(
1055
998
  args: DescribeExecutionCommandInput,
1056
- cb: (err: any, data?: DescribeExecutionCommandOutput) => void
999
+ cb: (err: any, data?: DescribeExecutionCommandOutput) => void,
1057
1000
  ): void;
1058
1001
  describeExecution(
1059
1002
  args: DescribeExecutionCommandInput,
1060
1003
  options: __HttpHandlerOptions,
1061
- cb: (err: any, data?: DescribeExecutionCommandOutput) => void
1004
+ cb: (err: any, data?: DescribeExecutionCommandOutput) => void,
1062
1005
  ): void;
1063
1006
  describeGateway(
1064
1007
  args: DescribeGatewayCommandInput,
1065
- options?: __HttpHandlerOptions
1008
+ options?: __HttpHandlerOptions,
1066
1009
  ): Promise<DescribeGatewayCommandOutput>;
1067
1010
  describeGateway(
1068
1011
  args: DescribeGatewayCommandInput,
1069
- cb: (err: any, data?: DescribeGatewayCommandOutput) => void
1012
+ cb: (err: any, data?: DescribeGatewayCommandOutput) => void,
1070
1013
  ): void;
1071
1014
  describeGateway(
1072
1015
  args: DescribeGatewayCommandInput,
1073
1016
  options: __HttpHandlerOptions,
1074
- cb: (err: any, data?: DescribeGatewayCommandOutput) => void
1017
+ cb: (err: any, data?: DescribeGatewayCommandOutput) => void,
1075
1018
  ): void;
1076
1019
  describeGatewayCapabilityConfiguration(
1077
1020
  args: DescribeGatewayCapabilityConfigurationCommandInput,
1078
- options?: __HttpHandlerOptions
1021
+ options?: __HttpHandlerOptions,
1079
1022
  ): Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
1080
1023
  describeGatewayCapabilityConfiguration(
1081
1024
  args: DescribeGatewayCapabilityConfigurationCommandInput,
1082
- cb: (
1083
- err: any,
1084
- data?: DescribeGatewayCapabilityConfigurationCommandOutput
1085
- ) => void
1025
+ cb: (err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void,
1086
1026
  ): void;
1087
1027
  describeGatewayCapabilityConfiguration(
1088
1028
  args: DescribeGatewayCapabilityConfigurationCommandInput,
1089
1029
  options: __HttpHandlerOptions,
1090
- cb: (
1091
- err: any,
1092
- data?: DescribeGatewayCapabilityConfigurationCommandOutput
1093
- ) => void
1030
+ cb: (err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void,
1094
1031
  ): void;
1095
1032
  describeLoggingOptions(): Promise<DescribeLoggingOptionsCommandOutput>;
1096
1033
  describeLoggingOptions(
1097
1034
  args: DescribeLoggingOptionsCommandInput,
1098
- options?: __HttpHandlerOptions
1035
+ options?: __HttpHandlerOptions,
1099
1036
  ): Promise<DescribeLoggingOptionsCommandOutput>;
1100
1037
  describeLoggingOptions(
1101
1038
  args: DescribeLoggingOptionsCommandInput,
1102
- cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void
1039
+ cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void,
1103
1040
  ): void;
1104
1041
  describeLoggingOptions(
1105
1042
  args: DescribeLoggingOptionsCommandInput,
1106
1043
  options: __HttpHandlerOptions,
1107
- cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void
1044
+ cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void,
1108
1045
  ): void;
1109
1046
  describePortal(
1110
1047
  args: DescribePortalCommandInput,
1111
- options?: __HttpHandlerOptions
1048
+ options?: __HttpHandlerOptions,
1112
1049
  ): Promise<DescribePortalCommandOutput>;
1113
1050
  describePortal(
1114
1051
  args: DescribePortalCommandInput,
1115
- cb: (err: any, data?: DescribePortalCommandOutput) => void
1052
+ cb: (err: any, data?: DescribePortalCommandOutput) => void,
1116
1053
  ): void;
1117
1054
  describePortal(
1118
1055
  args: DescribePortalCommandInput,
1119
1056
  options: __HttpHandlerOptions,
1120
- cb: (err: any, data?: DescribePortalCommandOutput) => void
1057
+ cb: (err: any, data?: DescribePortalCommandOutput) => void,
1121
1058
  ): void;
1122
1059
  describeProject(
1123
1060
  args: DescribeProjectCommandInput,
1124
- options?: __HttpHandlerOptions
1061
+ options?: __HttpHandlerOptions,
1125
1062
  ): Promise<DescribeProjectCommandOutput>;
1126
1063
  describeProject(
1127
1064
  args: DescribeProjectCommandInput,
1128
- cb: (err: any, data?: DescribeProjectCommandOutput) => void
1065
+ cb: (err: any, data?: DescribeProjectCommandOutput) => void,
1129
1066
  ): void;
1130
1067
  describeProject(
1131
1068
  args: DescribeProjectCommandInput,
1132
1069
  options: __HttpHandlerOptions,
1133
- cb: (err: any, data?: DescribeProjectCommandOutput) => void
1070
+ cb: (err: any, data?: DescribeProjectCommandOutput) => void,
1134
1071
  ): void;
1135
1072
  describeStorageConfiguration(): Promise<DescribeStorageConfigurationCommandOutput>;
1136
1073
  describeStorageConfiguration(
1137
1074
  args: DescribeStorageConfigurationCommandInput,
1138
- options?: __HttpHandlerOptions
1075
+ options?: __HttpHandlerOptions,
1139
1076
  ): Promise<DescribeStorageConfigurationCommandOutput>;
1140
1077
  describeStorageConfiguration(
1141
1078
  args: DescribeStorageConfigurationCommandInput,
1142
- cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void
1079
+ cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void,
1143
1080
  ): void;
1144
1081
  describeStorageConfiguration(
1145
1082
  args: DescribeStorageConfigurationCommandInput,
1146
1083
  options: __HttpHandlerOptions,
1147
- cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void
1084
+ cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void,
1148
1085
  ): void;
1149
1086
  describeTimeSeries(): Promise<DescribeTimeSeriesCommandOutput>;
1150
1087
  describeTimeSeries(
1151
1088
  args: DescribeTimeSeriesCommandInput,
1152
- options?: __HttpHandlerOptions
1089
+ options?: __HttpHandlerOptions,
1153
1090
  ): Promise<DescribeTimeSeriesCommandOutput>;
1154
1091
  describeTimeSeries(
1155
1092
  args: DescribeTimeSeriesCommandInput,
1156
- cb: (err: any, data?: DescribeTimeSeriesCommandOutput) => void
1093
+ cb: (err: any, data?: DescribeTimeSeriesCommandOutput) => void,
1157
1094
  ): void;
1158
1095
  describeTimeSeries(
1159
1096
  args: DescribeTimeSeriesCommandInput,
1160
1097
  options: __HttpHandlerOptions,
1161
- cb: (err: any, data?: DescribeTimeSeriesCommandOutput) => void
1098
+ cb: (err: any, data?: DescribeTimeSeriesCommandOutput) => void,
1162
1099
  ): void;
1163
1100
  disassociateAssets(
1164
1101
  args: DisassociateAssetsCommandInput,
1165
- options?: __HttpHandlerOptions
1102
+ options?: __HttpHandlerOptions,
1166
1103
  ): Promise<DisassociateAssetsCommandOutput>;
1167
1104
  disassociateAssets(
1168
1105
  args: DisassociateAssetsCommandInput,
1169
- cb: (err: any, data?: DisassociateAssetsCommandOutput) => void
1106
+ cb: (err: any, data?: DisassociateAssetsCommandOutput) => void,
1170
1107
  ): void;
1171
1108
  disassociateAssets(
1172
1109
  args: DisassociateAssetsCommandInput,
1173
1110
  options: __HttpHandlerOptions,
1174
- cb: (err: any, data?: DisassociateAssetsCommandOutput) => void
1111
+ cb: (err: any, data?: DisassociateAssetsCommandOutput) => void,
1175
1112
  ): void;
1176
1113
  disassociateTimeSeriesFromAssetProperty(
1177
1114
  args: DisassociateTimeSeriesFromAssetPropertyCommandInput,
1178
- options?: __HttpHandlerOptions
1115
+ options?: __HttpHandlerOptions,
1179
1116
  ): Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
1180
1117
  disassociateTimeSeriesFromAssetProperty(
1181
1118
  args: DisassociateTimeSeriesFromAssetPropertyCommandInput,
1182
- cb: (
1183
- err: any,
1184
- data?: DisassociateTimeSeriesFromAssetPropertyCommandOutput
1185
- ) => void
1119
+ cb: (err: any, data?: DisassociateTimeSeriesFromAssetPropertyCommandOutput) => void,
1186
1120
  ): void;
1187
1121
  disassociateTimeSeriesFromAssetProperty(
1188
1122
  args: DisassociateTimeSeriesFromAssetPropertyCommandInput,
1189
1123
  options: __HttpHandlerOptions,
1190
- cb: (
1191
- err: any,
1192
- data?: DisassociateTimeSeriesFromAssetPropertyCommandOutput
1193
- ) => void
1124
+ cb: (err: any, data?: DisassociateTimeSeriesFromAssetPropertyCommandOutput) => void,
1194
1125
  ): void;
1195
1126
  executeAction(
1196
1127
  args: ExecuteActionCommandInput,
1197
- options?: __HttpHandlerOptions
1128
+ options?: __HttpHandlerOptions,
1198
1129
  ): Promise<ExecuteActionCommandOutput>;
1199
1130
  executeAction(
1200
1131
  args: ExecuteActionCommandInput,
1201
- cb: (err: any, data?: ExecuteActionCommandOutput) => void
1132
+ cb: (err: any, data?: ExecuteActionCommandOutput) => void,
1202
1133
  ): void;
1203
1134
  executeAction(
1204
1135
  args: ExecuteActionCommandInput,
1205
1136
  options: __HttpHandlerOptions,
1206
- cb: (err: any, data?: ExecuteActionCommandOutput) => void
1137
+ cb: (err: any, data?: ExecuteActionCommandOutput) => void,
1207
1138
  ): void;
1208
1139
  executeQuery(
1209
1140
  args: ExecuteQueryCommandInput,
1210
- options?: __HttpHandlerOptions
1141
+ options?: __HttpHandlerOptions,
1211
1142
  ): Promise<ExecuteQueryCommandOutput>;
1212
1143
  executeQuery(
1213
1144
  args: ExecuteQueryCommandInput,
1214
- cb: (err: any, data?: ExecuteQueryCommandOutput) => void
1145
+ cb: (err: any, data?: ExecuteQueryCommandOutput) => void,
1215
1146
  ): void;
1216
1147
  executeQuery(
1217
1148
  args: ExecuteQueryCommandInput,
1218
1149
  options: __HttpHandlerOptions,
1219
- cb: (err: any, data?: ExecuteQueryCommandOutput) => void
1150
+ cb: (err: any, data?: ExecuteQueryCommandOutput) => void,
1220
1151
  ): void;
1221
1152
  getAssetPropertyAggregates(
1222
1153
  args: GetAssetPropertyAggregatesCommandInput,
1223
- options?: __HttpHandlerOptions
1154
+ options?: __HttpHandlerOptions,
1224
1155
  ): Promise<GetAssetPropertyAggregatesCommandOutput>;
1225
1156
  getAssetPropertyAggregates(
1226
1157
  args: GetAssetPropertyAggregatesCommandInput,
1227
- cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void
1158
+ cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void,
1228
1159
  ): void;
1229
1160
  getAssetPropertyAggregates(
1230
1161
  args: GetAssetPropertyAggregatesCommandInput,
1231
1162
  options: __HttpHandlerOptions,
1232
- cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void
1163
+ cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void,
1233
1164
  ): void;
1234
1165
  getAssetPropertyValue(): Promise<GetAssetPropertyValueCommandOutput>;
1235
1166
  getAssetPropertyValue(
1236
1167
  args: GetAssetPropertyValueCommandInput,
1237
- options?: __HttpHandlerOptions
1168
+ options?: __HttpHandlerOptions,
1238
1169
  ): Promise<GetAssetPropertyValueCommandOutput>;
1239
1170
  getAssetPropertyValue(
1240
1171
  args: GetAssetPropertyValueCommandInput,
1241
- cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void
1172
+ cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void,
1242
1173
  ): void;
1243
1174
  getAssetPropertyValue(
1244
1175
  args: GetAssetPropertyValueCommandInput,
1245
1176
  options: __HttpHandlerOptions,
1246
- cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void
1177
+ cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void,
1247
1178
  ): void;
1248
1179
  getAssetPropertyValueHistory(): Promise<GetAssetPropertyValueHistoryCommandOutput>;
1249
1180
  getAssetPropertyValueHistory(
1250
1181
  args: GetAssetPropertyValueHistoryCommandInput,
1251
- options?: __HttpHandlerOptions
1182
+ options?: __HttpHandlerOptions,
1252
1183
  ): Promise<GetAssetPropertyValueHistoryCommandOutput>;
1253
1184
  getAssetPropertyValueHistory(
1254
1185
  args: GetAssetPropertyValueHistoryCommandInput,
1255
- cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void
1186
+ cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void,
1256
1187
  ): void;
1257
1188
  getAssetPropertyValueHistory(
1258
1189
  args: GetAssetPropertyValueHistoryCommandInput,
1259
1190
  options: __HttpHandlerOptions,
1260
- cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void
1191
+ cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void,
1261
1192
  ): void;
1262
1193
  getInterpolatedAssetPropertyValues(
1263
1194
  args: GetInterpolatedAssetPropertyValuesCommandInput,
1264
- options?: __HttpHandlerOptions
1195
+ options?: __HttpHandlerOptions,
1265
1196
  ): Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
1266
1197
  getInterpolatedAssetPropertyValues(
1267
1198
  args: GetInterpolatedAssetPropertyValuesCommandInput,
1268
- cb: (
1269
- err: any,
1270
- data?: GetInterpolatedAssetPropertyValuesCommandOutput
1271
- ) => void
1199
+ cb: (err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void,
1272
1200
  ): void;
1273
1201
  getInterpolatedAssetPropertyValues(
1274
1202
  args: GetInterpolatedAssetPropertyValuesCommandInput,
1275
1203
  options: __HttpHandlerOptions,
1276
- cb: (
1277
- err: any,
1278
- data?: GetInterpolatedAssetPropertyValuesCommandOutput
1279
- ) => void
1204
+ cb: (err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void,
1280
1205
  ): void;
1281
1206
  invokeAssistant(
1282
1207
  args: InvokeAssistantCommandInput,
1283
- options?: __HttpHandlerOptions
1208
+ options?: __HttpHandlerOptions,
1284
1209
  ): Promise<InvokeAssistantCommandOutput>;
1285
1210
  invokeAssistant(
1286
1211
  args: InvokeAssistantCommandInput,
1287
- cb: (err: any, data?: InvokeAssistantCommandOutput) => void
1212
+ cb: (err: any, data?: InvokeAssistantCommandOutput) => void,
1288
1213
  ): void;
1289
1214
  invokeAssistant(
1290
1215
  args: InvokeAssistantCommandInput,
1291
1216
  options: __HttpHandlerOptions,
1292
- cb: (err: any, data?: InvokeAssistantCommandOutput) => void
1217
+ cb: (err: any, data?: InvokeAssistantCommandOutput) => void,
1293
1218
  ): void;
1294
1219
  listAccessPolicies(): Promise<ListAccessPoliciesCommandOutput>;
1295
1220
  listAccessPolicies(
1296
1221
  args: ListAccessPoliciesCommandInput,
1297
- options?: __HttpHandlerOptions
1222
+ options?: __HttpHandlerOptions,
1298
1223
  ): Promise<ListAccessPoliciesCommandOutput>;
1299
1224
  listAccessPolicies(
1300
1225
  args: ListAccessPoliciesCommandInput,
1301
- cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void
1226
+ cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void,
1302
1227
  ): void;
1303
1228
  listAccessPolicies(
1304
1229
  args: ListAccessPoliciesCommandInput,
1305
1230
  options: __HttpHandlerOptions,
1306
- cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void
1231
+ cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void,
1307
1232
  ): void;
1308
1233
  listActions(
1309
1234
  args: ListActionsCommandInput,
1310
- options?: __HttpHandlerOptions
1235
+ options?: __HttpHandlerOptions,
1311
1236
  ): Promise<ListActionsCommandOutput>;
1312
1237
  listActions(
1313
1238
  args: ListActionsCommandInput,
1314
- cb: (err: any, data?: ListActionsCommandOutput) => void
1239
+ cb: (err: any, data?: ListActionsCommandOutput) => void,
1315
1240
  ): void;
1316
1241
  listActions(
1317
1242
  args: ListActionsCommandInput,
1318
1243
  options: __HttpHandlerOptions,
1319
- cb: (err: any, data?: ListActionsCommandOutput) => void
1244
+ cb: (err: any, data?: ListActionsCommandOutput) => void,
1320
1245
  ): void;
1321
1246
  listAssetModelCompositeModels(
1322
1247
  args: ListAssetModelCompositeModelsCommandInput,
1323
- options?: __HttpHandlerOptions
1248
+ options?: __HttpHandlerOptions,
1324
1249
  ): Promise<ListAssetModelCompositeModelsCommandOutput>;
1325
1250
  listAssetModelCompositeModels(
1326
1251
  args: ListAssetModelCompositeModelsCommandInput,
1327
- cb: (err: any, data?: ListAssetModelCompositeModelsCommandOutput) => void
1252
+ cb: (err: any, data?: ListAssetModelCompositeModelsCommandOutput) => void,
1328
1253
  ): void;
1329
1254
  listAssetModelCompositeModels(
1330
1255
  args: ListAssetModelCompositeModelsCommandInput,
1331
1256
  options: __HttpHandlerOptions,
1332
- cb: (err: any, data?: ListAssetModelCompositeModelsCommandOutput) => void
1257
+ cb: (err: any, data?: ListAssetModelCompositeModelsCommandOutput) => void,
1333
1258
  ): void;
1334
1259
  listAssetModelProperties(
1335
1260
  args: ListAssetModelPropertiesCommandInput,
1336
- options?: __HttpHandlerOptions
1261
+ options?: __HttpHandlerOptions,
1337
1262
  ): Promise<ListAssetModelPropertiesCommandOutput>;
1338
1263
  listAssetModelProperties(
1339
1264
  args: ListAssetModelPropertiesCommandInput,
1340
- cb: (err: any, data?: ListAssetModelPropertiesCommandOutput) => void
1265
+ cb: (err: any, data?: ListAssetModelPropertiesCommandOutput) => void,
1341
1266
  ): void;
1342
1267
  listAssetModelProperties(
1343
1268
  args: ListAssetModelPropertiesCommandInput,
1344
1269
  options: __HttpHandlerOptions,
1345
- cb: (err: any, data?: ListAssetModelPropertiesCommandOutput) => void
1270
+ cb: (err: any, data?: ListAssetModelPropertiesCommandOutput) => void,
1346
1271
  ): void;
1347
1272
  listAssetModels(): Promise<ListAssetModelsCommandOutput>;
1348
1273
  listAssetModels(
1349
1274
  args: ListAssetModelsCommandInput,
1350
- options?: __HttpHandlerOptions
1275
+ options?: __HttpHandlerOptions,
1351
1276
  ): Promise<ListAssetModelsCommandOutput>;
1352
1277
  listAssetModels(
1353
1278
  args: ListAssetModelsCommandInput,
1354
- cb: (err: any, data?: ListAssetModelsCommandOutput) => void
1279
+ cb: (err: any, data?: ListAssetModelsCommandOutput) => void,
1355
1280
  ): void;
1356
1281
  listAssetModels(
1357
1282
  args: ListAssetModelsCommandInput,
1358
1283
  options: __HttpHandlerOptions,
1359
- cb: (err: any, data?: ListAssetModelsCommandOutput) => void
1284
+ cb: (err: any, data?: ListAssetModelsCommandOutput) => void,
1360
1285
  ): void;
1361
1286
  listAssetProperties(
1362
1287
  args: ListAssetPropertiesCommandInput,
1363
- options?: __HttpHandlerOptions
1288
+ options?: __HttpHandlerOptions,
1364
1289
  ): Promise<ListAssetPropertiesCommandOutput>;
1365
1290
  listAssetProperties(
1366
1291
  args: ListAssetPropertiesCommandInput,
1367
- cb: (err: any, data?: ListAssetPropertiesCommandOutput) => void
1292
+ cb: (err: any, data?: ListAssetPropertiesCommandOutput) => void,
1368
1293
  ): void;
1369
1294
  listAssetProperties(
1370
1295
  args: ListAssetPropertiesCommandInput,
1371
1296
  options: __HttpHandlerOptions,
1372
- cb: (err: any, data?: ListAssetPropertiesCommandOutput) => void
1297
+ cb: (err: any, data?: ListAssetPropertiesCommandOutput) => void,
1373
1298
  ): void;
1374
1299
  listAssetRelationships(
1375
1300
  args: ListAssetRelationshipsCommandInput,
1376
- options?: __HttpHandlerOptions
1301
+ options?: __HttpHandlerOptions,
1377
1302
  ): Promise<ListAssetRelationshipsCommandOutput>;
1378
1303
  listAssetRelationships(
1379
1304
  args: ListAssetRelationshipsCommandInput,
1380
- cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void
1305
+ cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void,
1381
1306
  ): void;
1382
1307
  listAssetRelationships(
1383
1308
  args: ListAssetRelationshipsCommandInput,
1384
1309
  options: __HttpHandlerOptions,
1385
- cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void
1310
+ cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void,
1386
1311
  ): void;
1387
1312
  listAssets(): Promise<ListAssetsCommandOutput>;
1388
1313
  listAssets(
1389
1314
  args: ListAssetsCommandInput,
1390
- options?: __HttpHandlerOptions
1315
+ options?: __HttpHandlerOptions,
1391
1316
  ): Promise<ListAssetsCommandOutput>;
1392
1317
  listAssets(
1393
1318
  args: ListAssetsCommandInput,
1394
- cb: (err: any, data?: ListAssetsCommandOutput) => void
1319
+ cb: (err: any, data?: ListAssetsCommandOutput) => void,
1395
1320
  ): void;
1396
1321
  listAssets(
1397
1322
  args: ListAssetsCommandInput,
1398
1323
  options: __HttpHandlerOptions,
1399
- cb: (err: any, data?: ListAssetsCommandOutput) => void
1324
+ cb: (err: any, data?: ListAssetsCommandOutput) => void,
1400
1325
  ): void;
1401
1326
  listAssociatedAssets(
1402
1327
  args: ListAssociatedAssetsCommandInput,
1403
- options?: __HttpHandlerOptions
1328
+ options?: __HttpHandlerOptions,
1404
1329
  ): Promise<ListAssociatedAssetsCommandOutput>;
1405
1330
  listAssociatedAssets(
1406
1331
  args: ListAssociatedAssetsCommandInput,
1407
- cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void
1332
+ cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void,
1408
1333
  ): void;
1409
1334
  listAssociatedAssets(
1410
1335
  args: ListAssociatedAssetsCommandInput,
1411
1336
  options: __HttpHandlerOptions,
1412
- cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void
1337
+ cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void,
1413
1338
  ): void;
1414
1339
  listBulkImportJobs(): Promise<ListBulkImportJobsCommandOutput>;
1415
1340
  listBulkImportJobs(
1416
1341
  args: ListBulkImportJobsCommandInput,
1417
- options?: __HttpHandlerOptions
1342
+ options?: __HttpHandlerOptions,
1418
1343
  ): Promise<ListBulkImportJobsCommandOutput>;
1419
1344
  listBulkImportJobs(
1420
1345
  args: ListBulkImportJobsCommandInput,
1421
- cb: (err: any, data?: ListBulkImportJobsCommandOutput) => void
1346
+ cb: (err: any, data?: ListBulkImportJobsCommandOutput) => void,
1422
1347
  ): void;
1423
1348
  listBulkImportJobs(
1424
1349
  args: ListBulkImportJobsCommandInput,
1425
1350
  options: __HttpHandlerOptions,
1426
- cb: (err: any, data?: ListBulkImportJobsCommandOutput) => void
1351
+ cb: (err: any, data?: ListBulkImportJobsCommandOutput) => void,
1427
1352
  ): void;
1428
1353
  listCompositionRelationships(
1429
1354
  args: ListCompositionRelationshipsCommandInput,
1430
- options?: __HttpHandlerOptions
1355
+ options?: __HttpHandlerOptions,
1431
1356
  ): Promise<ListCompositionRelationshipsCommandOutput>;
1432
1357
  listCompositionRelationships(
1433
1358
  args: ListCompositionRelationshipsCommandInput,
1434
- cb: (err: any, data?: ListCompositionRelationshipsCommandOutput) => void
1359
+ cb: (err: any, data?: ListCompositionRelationshipsCommandOutput) => void,
1435
1360
  ): void;
1436
1361
  listCompositionRelationships(
1437
1362
  args: ListCompositionRelationshipsCommandInput,
1438
1363
  options: __HttpHandlerOptions,
1439
- cb: (err: any, data?: ListCompositionRelationshipsCommandOutput) => void
1364
+ cb: (err: any, data?: ListCompositionRelationshipsCommandOutput) => void,
1440
1365
  ): void;
1441
1366
  listComputationModelDataBindingUsages(
1442
1367
  args: ListComputationModelDataBindingUsagesCommandInput,
1443
- options?: __HttpHandlerOptions
1368
+ options?: __HttpHandlerOptions,
1444
1369
  ): Promise<ListComputationModelDataBindingUsagesCommandOutput>;
1445
1370
  listComputationModelDataBindingUsages(
1446
1371
  args: ListComputationModelDataBindingUsagesCommandInput,
1447
- cb: (
1448
- err: any,
1449
- data?: ListComputationModelDataBindingUsagesCommandOutput
1450
- ) => void
1372
+ cb: (err: any, data?: ListComputationModelDataBindingUsagesCommandOutput) => void,
1451
1373
  ): void;
1452
1374
  listComputationModelDataBindingUsages(
1453
1375
  args: ListComputationModelDataBindingUsagesCommandInput,
1454
1376
  options: __HttpHandlerOptions,
1455
- cb: (
1456
- err: any,
1457
- data?: ListComputationModelDataBindingUsagesCommandOutput
1458
- ) => void
1377
+ cb: (err: any, data?: ListComputationModelDataBindingUsagesCommandOutput) => void,
1459
1378
  ): void;
1460
1379
  listComputationModelResolveToResources(
1461
1380
  args: ListComputationModelResolveToResourcesCommandInput,
1462
- options?: __HttpHandlerOptions
1381
+ options?: __HttpHandlerOptions,
1463
1382
  ): Promise<ListComputationModelResolveToResourcesCommandOutput>;
1464
1383
  listComputationModelResolveToResources(
1465
1384
  args: ListComputationModelResolveToResourcesCommandInput,
1466
- cb: (
1467
- err: any,
1468
- data?: ListComputationModelResolveToResourcesCommandOutput
1469
- ) => void
1385
+ cb: (err: any, data?: ListComputationModelResolveToResourcesCommandOutput) => void,
1470
1386
  ): void;
1471
1387
  listComputationModelResolveToResources(
1472
1388
  args: ListComputationModelResolveToResourcesCommandInput,
1473
1389
  options: __HttpHandlerOptions,
1474
- cb: (
1475
- err: any,
1476
- data?: ListComputationModelResolveToResourcesCommandOutput
1477
- ) => void
1390
+ cb: (err: any, data?: ListComputationModelResolveToResourcesCommandOutput) => void,
1478
1391
  ): void;
1479
1392
  listComputationModels(): Promise<ListComputationModelsCommandOutput>;
1480
1393
  listComputationModels(
1481
1394
  args: ListComputationModelsCommandInput,
1482
- options?: __HttpHandlerOptions
1395
+ options?: __HttpHandlerOptions,
1483
1396
  ): Promise<ListComputationModelsCommandOutput>;
1484
1397
  listComputationModels(
1485
1398
  args: ListComputationModelsCommandInput,
1486
- cb: (err: any, data?: ListComputationModelsCommandOutput) => void
1399
+ cb: (err: any, data?: ListComputationModelsCommandOutput) => void,
1487
1400
  ): void;
1488
1401
  listComputationModels(
1489
1402
  args: ListComputationModelsCommandInput,
1490
1403
  options: __HttpHandlerOptions,
1491
- cb: (err: any, data?: ListComputationModelsCommandOutput) => void
1404
+ cb: (err: any, data?: ListComputationModelsCommandOutput) => void,
1492
1405
  ): void;
1493
1406
  listDashboards(
1494
1407
  args: ListDashboardsCommandInput,
1495
- options?: __HttpHandlerOptions
1408
+ options?: __HttpHandlerOptions,
1496
1409
  ): Promise<ListDashboardsCommandOutput>;
1497
1410
  listDashboards(
1498
1411
  args: ListDashboardsCommandInput,
1499
- cb: (err: any, data?: ListDashboardsCommandOutput) => void
1412
+ cb: (err: any, data?: ListDashboardsCommandOutput) => void,
1500
1413
  ): void;
1501
1414
  listDashboards(
1502
1415
  args: ListDashboardsCommandInput,
1503
1416
  options: __HttpHandlerOptions,
1504
- cb: (err: any, data?: ListDashboardsCommandOutput) => void
1417
+ cb: (err: any, data?: ListDashboardsCommandOutput) => void,
1505
1418
  ): void;
1506
1419
  listDatasets(
1507
1420
  args: ListDatasetsCommandInput,
1508
- options?: __HttpHandlerOptions
1421
+ options?: __HttpHandlerOptions,
1509
1422
  ): Promise<ListDatasetsCommandOutput>;
1510
1423
  listDatasets(
1511
1424
  args: ListDatasetsCommandInput,
1512
- cb: (err: any, data?: ListDatasetsCommandOutput) => void
1425
+ cb: (err: any, data?: ListDatasetsCommandOutput) => void,
1513
1426
  ): void;
1514
1427
  listDatasets(
1515
1428
  args: ListDatasetsCommandInput,
1516
1429
  options: __HttpHandlerOptions,
1517
- cb: (err: any, data?: ListDatasetsCommandOutput) => void
1430
+ cb: (err: any, data?: ListDatasetsCommandOutput) => void,
1518
1431
  ): void;
1519
1432
  listExecutions(
1520
1433
  args: ListExecutionsCommandInput,
1521
- options?: __HttpHandlerOptions
1434
+ options?: __HttpHandlerOptions,
1522
1435
  ): Promise<ListExecutionsCommandOutput>;
1523
1436
  listExecutions(
1524
1437
  args: ListExecutionsCommandInput,
1525
- cb: (err: any, data?: ListExecutionsCommandOutput) => void
1438
+ cb: (err: any, data?: ListExecutionsCommandOutput) => void,
1526
1439
  ): void;
1527
1440
  listExecutions(
1528
1441
  args: ListExecutionsCommandInput,
1529
1442
  options: __HttpHandlerOptions,
1530
- cb: (err: any, data?: ListExecutionsCommandOutput) => void
1443
+ cb: (err: any, data?: ListExecutionsCommandOutput) => void,
1531
1444
  ): void;
1532
1445
  listGateways(): Promise<ListGatewaysCommandOutput>;
1533
1446
  listGateways(
1534
1447
  args: ListGatewaysCommandInput,
1535
- options?: __HttpHandlerOptions
1448
+ options?: __HttpHandlerOptions,
1536
1449
  ): Promise<ListGatewaysCommandOutput>;
1537
1450
  listGateways(
1538
1451
  args: ListGatewaysCommandInput,
1539
- cb: (err: any, data?: ListGatewaysCommandOutput) => void
1452
+ cb: (err: any, data?: ListGatewaysCommandOutput) => void,
1540
1453
  ): void;
1541
1454
  listGateways(
1542
1455
  args: ListGatewaysCommandInput,
1543
1456
  options: __HttpHandlerOptions,
1544
- cb: (err: any, data?: ListGatewaysCommandOutput) => void
1457
+ cb: (err: any, data?: ListGatewaysCommandOutput) => void,
1545
1458
  ): void;
1546
1459
  listInterfaceRelationships(
1547
1460
  args: ListInterfaceRelationshipsCommandInput,
1548
- options?: __HttpHandlerOptions
1461
+ options?: __HttpHandlerOptions,
1549
1462
  ): Promise<ListInterfaceRelationshipsCommandOutput>;
1550
1463
  listInterfaceRelationships(
1551
1464
  args: ListInterfaceRelationshipsCommandInput,
1552
- cb: (err: any, data?: ListInterfaceRelationshipsCommandOutput) => void
1465
+ cb: (err: any, data?: ListInterfaceRelationshipsCommandOutput) => void,
1553
1466
  ): void;
1554
1467
  listInterfaceRelationships(
1555
1468
  args: ListInterfaceRelationshipsCommandInput,
1556
1469
  options: __HttpHandlerOptions,
1557
- cb: (err: any, data?: ListInterfaceRelationshipsCommandOutput) => void
1470
+ cb: (err: any, data?: ListInterfaceRelationshipsCommandOutput) => void,
1558
1471
  ): void;
1559
1472
  listPortals(): Promise<ListPortalsCommandOutput>;
1560
1473
  listPortals(
1561
1474
  args: ListPortalsCommandInput,
1562
- options?: __HttpHandlerOptions
1475
+ options?: __HttpHandlerOptions,
1563
1476
  ): Promise<ListPortalsCommandOutput>;
1564
1477
  listPortals(
1565
1478
  args: ListPortalsCommandInput,
1566
- cb: (err: any, data?: ListPortalsCommandOutput) => void
1479
+ cb: (err: any, data?: ListPortalsCommandOutput) => void,
1567
1480
  ): void;
1568
1481
  listPortals(
1569
1482
  args: ListPortalsCommandInput,
1570
1483
  options: __HttpHandlerOptions,
1571
- cb: (err: any, data?: ListPortalsCommandOutput) => void
1484
+ cb: (err: any, data?: ListPortalsCommandOutput) => void,
1572
1485
  ): void;
1573
1486
  listProjectAssets(
1574
1487
  args: ListProjectAssetsCommandInput,
1575
- options?: __HttpHandlerOptions
1488
+ options?: __HttpHandlerOptions,
1576
1489
  ): Promise<ListProjectAssetsCommandOutput>;
1577
1490
  listProjectAssets(
1578
1491
  args: ListProjectAssetsCommandInput,
1579
- cb: (err: any, data?: ListProjectAssetsCommandOutput) => void
1492
+ cb: (err: any, data?: ListProjectAssetsCommandOutput) => void,
1580
1493
  ): void;
1581
1494
  listProjectAssets(
1582
1495
  args: ListProjectAssetsCommandInput,
1583
1496
  options: __HttpHandlerOptions,
1584
- cb: (err: any, data?: ListProjectAssetsCommandOutput) => void
1497
+ cb: (err: any, data?: ListProjectAssetsCommandOutput) => void,
1585
1498
  ): void;
1586
1499
  listProjects(
1587
1500
  args: ListProjectsCommandInput,
1588
- options?: __HttpHandlerOptions
1501
+ options?: __HttpHandlerOptions,
1589
1502
  ): Promise<ListProjectsCommandOutput>;
1590
1503
  listProjects(
1591
1504
  args: ListProjectsCommandInput,
1592
- cb: (err: any, data?: ListProjectsCommandOutput) => void
1505
+ cb: (err: any, data?: ListProjectsCommandOutput) => void,
1593
1506
  ): void;
1594
1507
  listProjects(
1595
1508
  args: ListProjectsCommandInput,
1596
1509
  options: __HttpHandlerOptions,
1597
- cb: (err: any, data?: ListProjectsCommandOutput) => void
1510
+ cb: (err: any, data?: ListProjectsCommandOutput) => void,
1598
1511
  ): void;
1599
1512
  listTagsForResource(
1600
1513
  args: ListTagsForResourceCommandInput,
1601
- options?: __HttpHandlerOptions
1514
+ options?: __HttpHandlerOptions,
1602
1515
  ): Promise<ListTagsForResourceCommandOutput>;
1603
1516
  listTagsForResource(
1604
1517
  args: ListTagsForResourceCommandInput,
1605
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1518
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1606
1519
  ): void;
1607
1520
  listTagsForResource(
1608
1521
  args: ListTagsForResourceCommandInput,
1609
1522
  options: __HttpHandlerOptions,
1610
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1523
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1611
1524
  ): void;
1612
1525
  listTimeSeries(): Promise<ListTimeSeriesCommandOutput>;
1613
1526
  listTimeSeries(
1614
1527
  args: ListTimeSeriesCommandInput,
1615
- options?: __HttpHandlerOptions
1528
+ options?: __HttpHandlerOptions,
1616
1529
  ): Promise<ListTimeSeriesCommandOutput>;
1617
1530
  listTimeSeries(
1618
1531
  args: ListTimeSeriesCommandInput,
1619
- cb: (err: any, data?: ListTimeSeriesCommandOutput) => void
1532
+ cb: (err: any, data?: ListTimeSeriesCommandOutput) => void,
1620
1533
  ): void;
1621
1534
  listTimeSeries(
1622
1535
  args: ListTimeSeriesCommandInput,
1623
1536
  options: __HttpHandlerOptions,
1624
- cb: (err: any, data?: ListTimeSeriesCommandOutput) => void
1537
+ cb: (err: any, data?: ListTimeSeriesCommandOutput) => void,
1625
1538
  ): void;
1626
1539
  putAssetModelInterfaceRelationship(
1627
1540
  args: PutAssetModelInterfaceRelationshipCommandInput,
1628
- options?: __HttpHandlerOptions
1541
+ options?: __HttpHandlerOptions,
1629
1542
  ): Promise<PutAssetModelInterfaceRelationshipCommandOutput>;
1630
1543
  putAssetModelInterfaceRelationship(
1631
1544
  args: PutAssetModelInterfaceRelationshipCommandInput,
1632
- cb: (
1633
- err: any,
1634
- data?: PutAssetModelInterfaceRelationshipCommandOutput
1635
- ) => void
1545
+ cb: (err: any, data?: PutAssetModelInterfaceRelationshipCommandOutput) => void,
1636
1546
  ): void;
1637
1547
  putAssetModelInterfaceRelationship(
1638
1548
  args: PutAssetModelInterfaceRelationshipCommandInput,
1639
1549
  options: __HttpHandlerOptions,
1640
- cb: (
1641
- err: any,
1642
- data?: PutAssetModelInterfaceRelationshipCommandOutput
1643
- ) => void
1550
+ cb: (err: any, data?: PutAssetModelInterfaceRelationshipCommandOutput) => void,
1644
1551
  ): void;
1645
1552
  putDefaultEncryptionConfiguration(
1646
1553
  args: PutDefaultEncryptionConfigurationCommandInput,
1647
- options?: __HttpHandlerOptions
1554
+ options?: __HttpHandlerOptions,
1648
1555
  ): Promise<PutDefaultEncryptionConfigurationCommandOutput>;
1649
1556
  putDefaultEncryptionConfiguration(
1650
1557
  args: PutDefaultEncryptionConfigurationCommandInput,
1651
- cb: (
1652
- err: any,
1653
- data?: PutDefaultEncryptionConfigurationCommandOutput
1654
- ) => void
1558
+ cb: (err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void,
1655
1559
  ): void;
1656
1560
  putDefaultEncryptionConfiguration(
1657
1561
  args: PutDefaultEncryptionConfigurationCommandInput,
1658
1562
  options: __HttpHandlerOptions,
1659
- cb: (
1660
- err: any,
1661
- data?: PutDefaultEncryptionConfigurationCommandOutput
1662
- ) => void
1563
+ cb: (err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void,
1663
1564
  ): void;
1664
1565
  putLoggingOptions(
1665
1566
  args: PutLoggingOptionsCommandInput,
1666
- options?: __HttpHandlerOptions
1567
+ options?: __HttpHandlerOptions,
1667
1568
  ): Promise<PutLoggingOptionsCommandOutput>;
1668
1569
  putLoggingOptions(
1669
1570
  args: PutLoggingOptionsCommandInput,
1670
- cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
1571
+ cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void,
1671
1572
  ): void;
1672
1573
  putLoggingOptions(
1673
1574
  args: PutLoggingOptionsCommandInput,
1674
1575
  options: __HttpHandlerOptions,
1675
- cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
1576
+ cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void,
1676
1577
  ): void;
1677
1578
  putStorageConfiguration(
1678
1579
  args: PutStorageConfigurationCommandInput,
1679
- options?: __HttpHandlerOptions
1580
+ options?: __HttpHandlerOptions,
1680
1581
  ): Promise<PutStorageConfigurationCommandOutput>;
1681
1582
  putStorageConfiguration(
1682
1583
  args: PutStorageConfigurationCommandInput,
1683
- cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void
1584
+ cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void,
1684
1585
  ): void;
1685
1586
  putStorageConfiguration(
1686
1587
  args: PutStorageConfigurationCommandInput,
1687
1588
  options: __HttpHandlerOptions,
1688
- cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void
1589
+ cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void,
1689
1590
  ): void;
1690
1591
  tagResource(
1691
1592
  args: TagResourceCommandInput,
1692
- options?: __HttpHandlerOptions
1593
+ options?: __HttpHandlerOptions,
1693
1594
  ): Promise<TagResourceCommandOutput>;
1694
1595
  tagResource(
1695
1596
  args: TagResourceCommandInput,
1696
- cb: (err: any, data?: TagResourceCommandOutput) => void
1597
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1697
1598
  ): void;
1698
1599
  tagResource(
1699
1600
  args: TagResourceCommandInput,
1700
1601
  options: __HttpHandlerOptions,
1701
- cb: (err: any, data?: TagResourceCommandOutput) => void
1602
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1702
1603
  ): void;
1703
1604
  untagResource(
1704
1605
  args: UntagResourceCommandInput,
1705
- options?: __HttpHandlerOptions
1606
+ options?: __HttpHandlerOptions,
1706
1607
  ): Promise<UntagResourceCommandOutput>;
1707
1608
  untagResource(
1708
1609
  args: UntagResourceCommandInput,
1709
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1610
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1710
1611
  ): void;
1711
1612
  untagResource(
1712
1613
  args: UntagResourceCommandInput,
1713
1614
  options: __HttpHandlerOptions,
1714
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1615
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1715
1616
  ): void;
1716
1617
  updateAccessPolicy(
1717
1618
  args: UpdateAccessPolicyCommandInput,
1718
- options?: __HttpHandlerOptions
1619
+ options?: __HttpHandlerOptions,
1719
1620
  ): Promise<UpdateAccessPolicyCommandOutput>;
1720
1621
  updateAccessPolicy(
1721
1622
  args: UpdateAccessPolicyCommandInput,
1722
- cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void
1623
+ cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void,
1723
1624
  ): void;
1724
1625
  updateAccessPolicy(
1725
1626
  args: UpdateAccessPolicyCommandInput,
1726
1627
  options: __HttpHandlerOptions,
1727
- cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void
1628
+ cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void,
1728
1629
  ): void;
1729
1630
  updateAsset(
1730
1631
  args: UpdateAssetCommandInput,
1731
- options?: __HttpHandlerOptions
1632
+ options?: __HttpHandlerOptions,
1732
1633
  ): Promise<UpdateAssetCommandOutput>;
1733
1634
  updateAsset(
1734
1635
  args: UpdateAssetCommandInput,
1735
- cb: (err: any, data?: UpdateAssetCommandOutput) => void
1636
+ cb: (err: any, data?: UpdateAssetCommandOutput) => void,
1736
1637
  ): void;
1737
1638
  updateAsset(
1738
1639
  args: UpdateAssetCommandInput,
1739
1640
  options: __HttpHandlerOptions,
1740
- cb: (err: any, data?: UpdateAssetCommandOutput) => void
1641
+ cb: (err: any, data?: UpdateAssetCommandOutput) => void,
1741
1642
  ): void;
1742
1643
  updateAssetModel(
1743
1644
  args: UpdateAssetModelCommandInput,
1744
- options?: __HttpHandlerOptions
1645
+ options?: __HttpHandlerOptions,
1745
1646
  ): Promise<UpdateAssetModelCommandOutput>;
1746
1647
  updateAssetModel(
1747
1648
  args: UpdateAssetModelCommandInput,
1748
- cb: (err: any, data?: UpdateAssetModelCommandOutput) => void
1649
+ cb: (err: any, data?: UpdateAssetModelCommandOutput) => void,
1749
1650
  ): void;
1750
1651
  updateAssetModel(
1751
1652
  args: UpdateAssetModelCommandInput,
1752
1653
  options: __HttpHandlerOptions,
1753
- cb: (err: any, data?: UpdateAssetModelCommandOutput) => void
1654
+ cb: (err: any, data?: UpdateAssetModelCommandOutput) => void,
1754
1655
  ): void;
1755
1656
  updateAssetModelCompositeModel(
1756
1657
  args: UpdateAssetModelCompositeModelCommandInput,
1757
- options?: __HttpHandlerOptions
1658
+ options?: __HttpHandlerOptions,
1758
1659
  ): Promise<UpdateAssetModelCompositeModelCommandOutput>;
1759
1660
  updateAssetModelCompositeModel(
1760
1661
  args: UpdateAssetModelCompositeModelCommandInput,
1761
- cb: (err: any, data?: UpdateAssetModelCompositeModelCommandOutput) => void
1662
+ cb: (err: any, data?: UpdateAssetModelCompositeModelCommandOutput) => void,
1762
1663
  ): void;
1763
1664
  updateAssetModelCompositeModel(
1764
1665
  args: UpdateAssetModelCompositeModelCommandInput,
1765
1666
  options: __HttpHandlerOptions,
1766
- cb: (err: any, data?: UpdateAssetModelCompositeModelCommandOutput) => void
1667
+ cb: (err: any, data?: UpdateAssetModelCompositeModelCommandOutput) => void,
1767
1668
  ): void;
1768
1669
  updateAssetProperty(
1769
1670
  args: UpdateAssetPropertyCommandInput,
1770
- options?: __HttpHandlerOptions
1671
+ options?: __HttpHandlerOptions,
1771
1672
  ): Promise<UpdateAssetPropertyCommandOutput>;
1772
1673
  updateAssetProperty(
1773
1674
  args: UpdateAssetPropertyCommandInput,
1774
- cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void
1675
+ cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void,
1775
1676
  ): void;
1776
1677
  updateAssetProperty(
1777
1678
  args: UpdateAssetPropertyCommandInput,
1778
1679
  options: __HttpHandlerOptions,
1779
- cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void
1680
+ cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void,
1780
1681
  ): void;
1781
1682
  updateComputationModel(
1782
1683
  args: UpdateComputationModelCommandInput,
1783
- options?: __HttpHandlerOptions
1684
+ options?: __HttpHandlerOptions,
1784
1685
  ): Promise<UpdateComputationModelCommandOutput>;
1785
1686
  updateComputationModel(
1786
1687
  args: UpdateComputationModelCommandInput,
1787
- cb: (err: any, data?: UpdateComputationModelCommandOutput) => void
1688
+ cb: (err: any, data?: UpdateComputationModelCommandOutput) => void,
1788
1689
  ): void;
1789
1690
  updateComputationModel(
1790
1691
  args: UpdateComputationModelCommandInput,
1791
1692
  options: __HttpHandlerOptions,
1792
- cb: (err: any, data?: UpdateComputationModelCommandOutput) => void
1693
+ cb: (err: any, data?: UpdateComputationModelCommandOutput) => void,
1793
1694
  ): void;
1794
1695
  updateDashboard(
1795
1696
  args: UpdateDashboardCommandInput,
1796
- options?: __HttpHandlerOptions
1697
+ options?: __HttpHandlerOptions,
1797
1698
  ): Promise<UpdateDashboardCommandOutput>;
1798
1699
  updateDashboard(
1799
1700
  args: UpdateDashboardCommandInput,
1800
- cb: (err: any, data?: UpdateDashboardCommandOutput) => void
1701
+ cb: (err: any, data?: UpdateDashboardCommandOutput) => void,
1801
1702
  ): void;
1802
1703
  updateDashboard(
1803
1704
  args: UpdateDashboardCommandInput,
1804
1705
  options: __HttpHandlerOptions,
1805
- cb: (err: any, data?: UpdateDashboardCommandOutput) => void
1706
+ cb: (err: any, data?: UpdateDashboardCommandOutput) => void,
1806
1707
  ): void;
1807
1708
  updateDataset(
1808
1709
  args: UpdateDatasetCommandInput,
1809
- options?: __HttpHandlerOptions
1710
+ options?: __HttpHandlerOptions,
1810
1711
  ): Promise<UpdateDatasetCommandOutput>;
1811
1712
  updateDataset(
1812
1713
  args: UpdateDatasetCommandInput,
1813
- cb: (err: any, data?: UpdateDatasetCommandOutput) => void
1714
+ cb: (err: any, data?: UpdateDatasetCommandOutput) => void,
1814
1715
  ): void;
1815
1716
  updateDataset(
1816
1717
  args: UpdateDatasetCommandInput,
1817
1718
  options: __HttpHandlerOptions,
1818
- cb: (err: any, data?: UpdateDatasetCommandOutput) => void
1719
+ cb: (err: any, data?: UpdateDatasetCommandOutput) => void,
1819
1720
  ): void;
1820
1721
  updateGateway(
1821
1722
  args: UpdateGatewayCommandInput,
1822
- options?: __HttpHandlerOptions
1723
+ options?: __HttpHandlerOptions,
1823
1724
  ): Promise<UpdateGatewayCommandOutput>;
1824
1725
  updateGateway(
1825
1726
  args: UpdateGatewayCommandInput,
1826
- cb: (err: any, data?: UpdateGatewayCommandOutput) => void
1727
+ cb: (err: any, data?: UpdateGatewayCommandOutput) => void,
1827
1728
  ): void;
1828
1729
  updateGateway(
1829
1730
  args: UpdateGatewayCommandInput,
1830
1731
  options: __HttpHandlerOptions,
1831
- cb: (err: any, data?: UpdateGatewayCommandOutput) => void
1732
+ cb: (err: any, data?: UpdateGatewayCommandOutput) => void,
1832
1733
  ): void;
1833
1734
  updateGatewayCapabilityConfiguration(
1834
1735
  args: UpdateGatewayCapabilityConfigurationCommandInput,
1835
- options?: __HttpHandlerOptions
1736
+ options?: __HttpHandlerOptions,
1836
1737
  ): Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
1837
1738
  updateGatewayCapabilityConfiguration(
1838
1739
  args: UpdateGatewayCapabilityConfigurationCommandInput,
1839
- cb: (
1840
- err: any,
1841
- data?: UpdateGatewayCapabilityConfigurationCommandOutput
1842
- ) => void
1740
+ cb: (err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void,
1843
1741
  ): void;
1844
1742
  updateGatewayCapabilityConfiguration(
1845
1743
  args: UpdateGatewayCapabilityConfigurationCommandInput,
1846
1744
  options: __HttpHandlerOptions,
1847
- cb: (
1848
- err: any,
1849
- data?: UpdateGatewayCapabilityConfigurationCommandOutput
1850
- ) => void
1745
+ cb: (err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void,
1851
1746
  ): void;
1852
1747
  updatePortal(
1853
1748
  args: UpdatePortalCommandInput,
1854
- options?: __HttpHandlerOptions
1749
+ options?: __HttpHandlerOptions,
1855
1750
  ): Promise<UpdatePortalCommandOutput>;
1856
1751
  updatePortal(
1857
1752
  args: UpdatePortalCommandInput,
1858
- cb: (err: any, data?: UpdatePortalCommandOutput) => void
1753
+ cb: (err: any, data?: UpdatePortalCommandOutput) => void,
1859
1754
  ): void;
1860
1755
  updatePortal(
1861
1756
  args: UpdatePortalCommandInput,
1862
1757
  options: __HttpHandlerOptions,
1863
- cb: (err: any, data?: UpdatePortalCommandOutput) => void
1758
+ cb: (err: any, data?: UpdatePortalCommandOutput) => void,
1864
1759
  ): void;
1865
1760
  updateProject(
1866
1761
  args: UpdateProjectCommandInput,
1867
- options?: __HttpHandlerOptions
1762
+ options?: __HttpHandlerOptions,
1868
1763
  ): Promise<UpdateProjectCommandOutput>;
1869
1764
  updateProject(
1870
1765
  args: UpdateProjectCommandInput,
1871
- cb: (err: any, data?: UpdateProjectCommandOutput) => void
1766
+ cb: (err: any, data?: UpdateProjectCommandOutput) => void,
1872
1767
  ): void;
1873
1768
  updateProject(
1874
1769
  args: UpdateProjectCommandInput,
1875
1770
  options: __HttpHandlerOptions,
1876
- cb: (err: any, data?: UpdateProjectCommandOutput) => void
1771
+ cb: (err: any, data?: UpdateProjectCommandOutput) => void,
1877
1772
  ): void;
1878
1773
  paginateBatchGetAssetPropertyAggregates(
1879
1774
  args: BatchGetAssetPropertyAggregatesCommandInput,
1880
1775
  paginationConfig?: Pick<
1881
1776
  PaginationConfiguration,
1882
1777
  Exclude<keyof PaginationConfiguration, "client">
1883
- >
1778
+ >,
1884
1779
  ): Paginator<BatchGetAssetPropertyAggregatesCommandOutput>;
1885
1780
  paginateBatchGetAssetPropertyValue(
1886
1781
  args: BatchGetAssetPropertyValueCommandInput,
1887
1782
  paginationConfig?: Pick<
1888
1783
  PaginationConfiguration,
1889
1784
  Exclude<keyof PaginationConfiguration, "client">
1890
- >
1785
+ >,
1891
1786
  ): Paginator<BatchGetAssetPropertyValueCommandOutput>;
1892
1787
  paginateBatchGetAssetPropertyValueHistory(
1893
1788
  args: BatchGetAssetPropertyValueHistoryCommandInput,
1894
1789
  paginationConfig?: Pick<
1895
1790
  PaginationConfiguration,
1896
1791
  Exclude<keyof PaginationConfiguration, "client">
1897
- >
1792
+ >,
1898
1793
  ): Paginator<BatchGetAssetPropertyValueHistoryCommandOutput>;
1899
1794
  paginateExecuteQuery(
1900
1795
  args: ExecuteQueryCommandInput,
1901
1796
  paginationConfig?: Pick<
1902
1797
  PaginationConfiguration,
1903
1798
  Exclude<keyof PaginationConfiguration, "client">
1904
- >
1799
+ >,
1905
1800
  ): Paginator<ExecuteQueryCommandOutput>;
1906
1801
  paginateGetAssetPropertyAggregates(
1907
1802
  args: GetAssetPropertyAggregatesCommandInput,
1908
1803
  paginationConfig?: Pick<
1909
1804
  PaginationConfiguration,
1910
1805
  Exclude<keyof PaginationConfiguration, "client">
1911
- >
1806
+ >,
1912
1807
  ): Paginator<GetAssetPropertyAggregatesCommandOutput>;
1913
1808
  paginateGetAssetPropertyValueHistory(
1914
1809
  args?: GetAssetPropertyValueHistoryCommandInput,
1915
1810
  paginationConfig?: Pick<
1916
1811
  PaginationConfiguration,
1917
1812
  Exclude<keyof PaginationConfiguration, "client">
1918
- >
1813
+ >,
1919
1814
  ): Paginator<GetAssetPropertyValueHistoryCommandOutput>;
1920
1815
  paginateGetInterpolatedAssetPropertyValues(
1921
1816
  args: GetInterpolatedAssetPropertyValuesCommandInput,
1922
1817
  paginationConfig?: Pick<
1923
1818
  PaginationConfiguration,
1924
1819
  Exclude<keyof PaginationConfiguration, "client">
1925
- >
1820
+ >,
1926
1821
  ): Paginator<GetInterpolatedAssetPropertyValuesCommandOutput>;
1927
1822
  paginateListAccessPolicies(
1928
1823
  args?: ListAccessPoliciesCommandInput,
1929
1824
  paginationConfig?: Pick<
1930
1825
  PaginationConfiguration,
1931
1826
  Exclude<keyof PaginationConfiguration, "client">
1932
- >
1827
+ >,
1933
1828
  ): Paginator<ListAccessPoliciesCommandOutput>;
1934
1829
  paginateListActions(
1935
1830
  args: ListActionsCommandInput,
1936
1831
  paginationConfig?: Pick<
1937
1832
  PaginationConfiguration,
1938
1833
  Exclude<keyof PaginationConfiguration, "client">
1939
- >
1834
+ >,
1940
1835
  ): Paginator<ListActionsCommandOutput>;
1941
1836
  paginateListAssetModelCompositeModels(
1942
1837
  args: ListAssetModelCompositeModelsCommandInput,
1943
1838
  paginationConfig?: Pick<
1944
1839
  PaginationConfiguration,
1945
1840
  Exclude<keyof PaginationConfiguration, "client">
1946
- >
1841
+ >,
1947
1842
  ): Paginator<ListAssetModelCompositeModelsCommandOutput>;
1948
1843
  paginateListAssetModelProperties(
1949
1844
  args: ListAssetModelPropertiesCommandInput,
1950
1845
  paginationConfig?: Pick<
1951
1846
  PaginationConfiguration,
1952
1847
  Exclude<keyof PaginationConfiguration, "client">
1953
- >
1848
+ >,
1954
1849
  ): Paginator<ListAssetModelPropertiesCommandOutput>;
1955
1850
  paginateListAssetModels(
1956
1851
  args?: ListAssetModelsCommandInput,
1957
1852
  paginationConfig?: Pick<
1958
1853
  PaginationConfiguration,
1959
1854
  Exclude<keyof PaginationConfiguration, "client">
1960
- >
1855
+ >,
1961
1856
  ): Paginator<ListAssetModelsCommandOutput>;
1962
1857
  paginateListAssetProperties(
1963
1858
  args: ListAssetPropertiesCommandInput,
1964
1859
  paginationConfig?: Pick<
1965
1860
  PaginationConfiguration,
1966
1861
  Exclude<keyof PaginationConfiguration, "client">
1967
- >
1862
+ >,
1968
1863
  ): Paginator<ListAssetPropertiesCommandOutput>;
1969
1864
  paginateListAssetRelationships(
1970
1865
  args: ListAssetRelationshipsCommandInput,
1971
1866
  paginationConfig?: Pick<
1972
1867
  PaginationConfiguration,
1973
1868
  Exclude<keyof PaginationConfiguration, "client">
1974
- >
1869
+ >,
1975
1870
  ): Paginator<ListAssetRelationshipsCommandOutput>;
1976
1871
  paginateListAssets(
1977
1872
  args?: ListAssetsCommandInput,
1978
1873
  paginationConfig?: Pick<
1979
1874
  PaginationConfiguration,
1980
1875
  Exclude<keyof PaginationConfiguration, "client">
1981
- >
1876
+ >,
1982
1877
  ): Paginator<ListAssetsCommandOutput>;
1983
1878
  paginateListAssociatedAssets(
1984
1879
  args: ListAssociatedAssetsCommandInput,
1985
1880
  paginationConfig?: Pick<
1986
1881
  PaginationConfiguration,
1987
1882
  Exclude<keyof PaginationConfiguration, "client">
1988
- >
1883
+ >,
1989
1884
  ): Paginator<ListAssociatedAssetsCommandOutput>;
1990
1885
  paginateListBulkImportJobs(
1991
1886
  args?: ListBulkImportJobsCommandInput,
1992
1887
  paginationConfig?: Pick<
1993
1888
  PaginationConfiguration,
1994
1889
  Exclude<keyof PaginationConfiguration, "client">
1995
- >
1890
+ >,
1996
1891
  ): Paginator<ListBulkImportJobsCommandOutput>;
1997
1892
  paginateListCompositionRelationships(
1998
1893
  args: ListCompositionRelationshipsCommandInput,
1999
1894
  paginationConfig?: Pick<
2000
1895
  PaginationConfiguration,
2001
1896
  Exclude<keyof PaginationConfiguration, "client">
2002
- >
1897
+ >,
2003
1898
  ): Paginator<ListCompositionRelationshipsCommandOutput>;
2004
1899
  paginateListComputationModelDataBindingUsages(
2005
1900
  args: ListComputationModelDataBindingUsagesCommandInput,
2006
1901
  paginationConfig?: Pick<
2007
1902
  PaginationConfiguration,
2008
1903
  Exclude<keyof PaginationConfiguration, "client">
2009
- >
1904
+ >,
2010
1905
  ): Paginator<ListComputationModelDataBindingUsagesCommandOutput>;
2011
1906
  paginateListComputationModelResolveToResources(
2012
1907
  args: ListComputationModelResolveToResourcesCommandInput,
2013
1908
  paginationConfig?: Pick<
2014
1909
  PaginationConfiguration,
2015
1910
  Exclude<keyof PaginationConfiguration, "client">
2016
- >
1911
+ >,
2017
1912
  ): Paginator<ListComputationModelResolveToResourcesCommandOutput>;
2018
1913
  paginateListComputationModels(
2019
1914
  args?: ListComputationModelsCommandInput,
2020
1915
  paginationConfig?: Pick<
2021
1916
  PaginationConfiguration,
2022
1917
  Exclude<keyof PaginationConfiguration, "client">
2023
- >
1918
+ >,
2024
1919
  ): Paginator<ListComputationModelsCommandOutput>;
2025
1920
  paginateListDashboards(
2026
1921
  args: ListDashboardsCommandInput,
2027
1922
  paginationConfig?: Pick<
2028
1923
  PaginationConfiguration,
2029
1924
  Exclude<keyof PaginationConfiguration, "client">
2030
- >
1925
+ >,
2031
1926
  ): Paginator<ListDashboardsCommandOutput>;
2032
1927
  paginateListDatasets(
2033
1928
  args: ListDatasetsCommandInput,
2034
1929
  paginationConfig?: Pick<
2035
1930
  PaginationConfiguration,
2036
1931
  Exclude<keyof PaginationConfiguration, "client">
2037
- >
1932
+ >,
2038
1933
  ): Paginator<ListDatasetsCommandOutput>;
2039
1934
  paginateListExecutions(
2040
1935
  args: ListExecutionsCommandInput,
2041
1936
  paginationConfig?: Pick<
2042
1937
  PaginationConfiguration,
2043
1938
  Exclude<keyof PaginationConfiguration, "client">
2044
- >
1939
+ >,
2045
1940
  ): Paginator<ListExecutionsCommandOutput>;
2046
1941
  paginateListGateways(
2047
1942
  args?: ListGatewaysCommandInput,
2048
1943
  paginationConfig?: Pick<
2049
1944
  PaginationConfiguration,
2050
1945
  Exclude<keyof PaginationConfiguration, "client">
2051
- >
1946
+ >,
2052
1947
  ): Paginator<ListGatewaysCommandOutput>;
2053
1948
  paginateListInterfaceRelationships(
2054
1949
  args: ListInterfaceRelationshipsCommandInput,
2055
1950
  paginationConfig?: Pick<
2056
1951
  PaginationConfiguration,
2057
1952
  Exclude<keyof PaginationConfiguration, "client">
2058
- >
1953
+ >,
2059
1954
  ): Paginator<ListInterfaceRelationshipsCommandOutput>;
2060
1955
  paginateListPortals(
2061
1956
  args?: ListPortalsCommandInput,
2062
1957
  paginationConfig?: Pick<
2063
1958
  PaginationConfiguration,
2064
1959
  Exclude<keyof PaginationConfiguration, "client">
2065
- >
1960
+ >,
2066
1961
  ): Paginator<ListPortalsCommandOutput>;
2067
1962
  paginateListProjectAssets(
2068
1963
  args: ListProjectAssetsCommandInput,
2069
1964
  paginationConfig?: Pick<
2070
1965
  PaginationConfiguration,
2071
1966
  Exclude<keyof PaginationConfiguration, "client">
2072
- >
1967
+ >,
2073
1968
  ): Paginator<ListProjectAssetsCommandOutput>;
2074
1969
  paginateListProjects(
2075
1970
  args: ListProjectsCommandInput,
2076
1971
  paginationConfig?: Pick<
2077
1972
  PaginationConfiguration,
2078
1973
  Exclude<keyof PaginationConfiguration, "client">
2079
- >
1974
+ >,
2080
1975
  ): Paginator<ListProjectsCommandOutput>;
2081
1976
  paginateListTimeSeries(
2082
1977
  args?: ListTimeSeriesCommandInput,
2083
1978
  paginationConfig?: Pick<
2084
1979
  PaginationConfiguration,
2085
1980
  Exclude<keyof PaginationConfiguration, "client">
2086
- >
1981
+ >,
2087
1982
  ): Paginator<ListTimeSeriesCommandOutput>;
2088
1983
  waitUntilAssetActive(
2089
1984
  args: DescribeAssetCommandInput,
@@ -2092,7 +1987,7 @@ export interface IoTSiteWise {
2092
1987
  | Pick<
2093
1988
  WaiterConfiguration<IoTSiteWise>,
2094
1989
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2095
- >
1990
+ >,
2096
1991
  ): Promise<WaiterResult<DescribeAssetCommandOutput>>;
2097
1992
  waitUntilAssetNotExists(
2098
1993
  args: DescribeAssetCommandInput,
@@ -2101,7 +1996,7 @@ export interface IoTSiteWise {
2101
1996
  | Pick<
2102
1997
  WaiterConfiguration<IoTSiteWise>,
2103
1998
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2104
- >
1999
+ >,
2105
2000
  ): Promise<WaiterResult<ResourceNotFoundException>>;
2106
2001
  waitUntilAssetModelActive(
2107
2002
  args: DescribeAssetModelCommandInput,
@@ -2110,7 +2005,7 @@ export interface IoTSiteWise {
2110
2005
  | Pick<
2111
2006
  WaiterConfiguration<IoTSiteWise>,
2112
2007
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2113
- >
2008
+ >,
2114
2009
  ): Promise<WaiterResult<DescribeAssetModelCommandOutput>>;
2115
2010
  waitUntilAssetModelNotExists(
2116
2011
  args: DescribeAssetModelCommandInput,
@@ -2119,7 +2014,7 @@ export interface IoTSiteWise {
2119
2014
  | Pick<
2120
2015
  WaiterConfiguration<IoTSiteWise>,
2121
2016
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2122
- >
2017
+ >,
2123
2018
  ): Promise<WaiterResult<ResourceNotFoundException>>;
2124
2019
  waitUntilPortalActive(
2125
2020
  args: DescribePortalCommandInput,
@@ -2128,7 +2023,7 @@ export interface IoTSiteWise {
2128
2023
  | Pick<
2129
2024
  WaiterConfiguration<IoTSiteWise>,
2130
2025
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2131
- >
2026
+ >,
2132
2027
  ): Promise<WaiterResult<DescribePortalCommandOutput>>;
2133
2028
  waitUntilPortalNotExists(
2134
2029
  args: DescribePortalCommandInput,
@@ -2137,9 +2032,7 @@ export interface IoTSiteWise {
2137
2032
  | Pick<
2138
2033
  WaiterConfiguration<IoTSiteWise>,
2139
2034
  Exclude<keyof WaiterConfiguration<IoTSiteWise>, "client">
2140
- >
2035
+ >,
2141
2036
  ): Promise<WaiterResult<ResourceNotFoundException>>;
2142
2037
  }
2143
- export declare class IoTSiteWise
2144
- extends IoTSiteWiseClient
2145
- implements IoTSiteWise {}
2038
+ export declare class IoTSiteWise extends IoTSiteWiseClient implements IoTSiteWise {}