@aws-sdk/client-iotsitewise 3.306.0 → 3.310.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAssetsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
- package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreatePortalCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeletePortalCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePortalCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAssetsCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
- package/dist-cjs/commands/ListPortalsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1250 -1314
- package/dist-es/commands/AssociateAssetsCommand.js +3 -3
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -3
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/CreateAssetCommand.js +3 -3
- package/dist-es/commands/CreateAssetModelCommand.js +3 -3
- package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateGatewayCommand.js +3 -3
- package/dist-es/commands/CreatePortalCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteAssetCommand.js +3 -3
- package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +3 -3
- package/dist-es/commands/DeletePortalCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeAssetCommand.js +3 -3
- package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
- package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
- package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePortalCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DisassociateAssetsCommand.js +3 -3
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
- package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelsCommand.js +3 -3
- package/dist-es/commands/ListAssetPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
- package/dist-es/commands/ListAssetsCommand.js +3 -3
- package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
- package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListPortalsCommand.js +3 -3
- package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateAssetCommand.js +3 -3
- package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
- package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCommand.js +3 -3
- package/dist-es/commands/UpdatePortalCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1101 -1165
- package/dist-types/protocols/Aws_restJson1.d.ts +584 -146
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +146 -146
- package/package.json +36 -36
|
@@ -295,587 +295,587 @@ import {
|
|
|
295
295
|
UpdateProjectCommandInput,
|
|
296
296
|
UpdateProjectCommandOutput,
|
|
297
297
|
} from "../commands/UpdateProjectCommand";
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_AssociateAssetsCommand: (
|
|
299
299
|
input: AssociateAssetsCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_AssociateTimeSeriesToAssetPropertyCommand: (
|
|
303
303
|
input: AssociateTimeSeriesToAssetPropertyCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_BatchAssociateProjectAssetsCommand: (
|
|
307
307
|
input: BatchAssociateProjectAssetsCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_BatchDisassociateProjectAssetsCommand: (
|
|
311
311
|
input: BatchDisassociateProjectAssetsCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_BatchGetAssetPropertyAggregatesCommand: (
|
|
315
315
|
input: BatchGetAssetPropertyAggregatesCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_BatchGetAssetPropertyValueCommand: (
|
|
319
319
|
input: BatchGetAssetPropertyValueCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_BatchGetAssetPropertyValueHistoryCommand: (
|
|
323
323
|
input: BatchGetAssetPropertyValueHistoryCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_BatchPutAssetPropertyValueCommand: (
|
|
327
327
|
input: BatchPutAssetPropertyValueCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_CreateAccessPolicyCommand: (
|
|
331
331
|
input: CreateAccessPolicyCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_CreateAssetCommand: (
|
|
335
335
|
input: CreateAssetCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_CreateAssetModelCommand: (
|
|
339
339
|
input: CreateAssetModelCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_CreateBulkImportJobCommand: (
|
|
343
343
|
input: CreateBulkImportJobCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_CreateDashboardCommand: (
|
|
347
347
|
input: CreateDashboardCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_CreateGatewayCommand: (
|
|
351
351
|
input: CreateGatewayCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_CreatePortalCommand: (
|
|
355
355
|
input: CreatePortalCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_CreateProjectCommand: (
|
|
359
359
|
input: CreateProjectCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DeleteAccessPolicyCommand: (
|
|
363
363
|
input: DeleteAccessPolicyCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DeleteAssetCommand: (
|
|
367
367
|
input: DeleteAssetCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DeleteAssetModelCommand: (
|
|
371
371
|
input: DeleteAssetModelCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DeleteDashboardCommand: (
|
|
375
375
|
input: DeleteDashboardCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DeleteGatewayCommand: (
|
|
379
379
|
input: DeleteGatewayCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DeletePortalCommand: (
|
|
383
383
|
input: DeletePortalCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DeleteProjectCommand: (
|
|
387
387
|
input: DeleteProjectCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DeleteTimeSeriesCommand: (
|
|
391
391
|
input: DeleteTimeSeriesCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeAccessPolicyCommand: (
|
|
395
395
|
input: DescribeAccessPolicyCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeAssetCommand: (
|
|
399
399
|
input: DescribeAssetCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DescribeAssetModelCommand: (
|
|
403
403
|
input: DescribeAssetModelCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DescribeAssetPropertyCommand: (
|
|
407
407
|
input: DescribeAssetPropertyCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DescribeBulkImportJobCommand: (
|
|
411
411
|
input: DescribeBulkImportJobCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DescribeDashboardCommand: (
|
|
415
415
|
input: DescribeDashboardCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DescribeDefaultEncryptionConfigurationCommand: (
|
|
419
419
|
input: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DescribeGatewayCommand: (
|
|
423
423
|
input: DescribeGatewayCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DescribeGatewayCapabilityConfigurationCommand: (
|
|
427
427
|
input: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DescribeLoggingOptionsCommand: (
|
|
431
431
|
input: DescribeLoggingOptionsCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DescribePortalCommand: (
|
|
435
435
|
input: DescribePortalCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DescribeProjectCommand: (
|
|
439
439
|
input: DescribeProjectCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DescribeStorageConfigurationCommand: (
|
|
443
443
|
input: DescribeStorageConfigurationCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_DescribeTimeSeriesCommand: (
|
|
447
447
|
input: DescribeTimeSeriesCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_DisassociateAssetsCommand: (
|
|
451
451
|
input: DisassociateAssetsCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_DisassociateTimeSeriesFromAssetPropertyCommand: (
|
|
455
455
|
input: DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_GetAssetPropertyAggregatesCommand: (
|
|
459
459
|
input: GetAssetPropertyAggregatesCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_GetAssetPropertyValueCommand: (
|
|
463
463
|
input: GetAssetPropertyValueCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_GetAssetPropertyValueHistoryCommand: (
|
|
467
467
|
input: GetAssetPropertyValueHistoryCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_GetInterpolatedAssetPropertyValuesCommand: (
|
|
471
471
|
input: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_ListAccessPoliciesCommand: (
|
|
475
475
|
input: ListAccessPoliciesCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_ListAssetModelPropertiesCommand: (
|
|
479
479
|
input: ListAssetModelPropertiesCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_ListAssetModelsCommand: (
|
|
483
483
|
input: ListAssetModelsCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_ListAssetPropertiesCommand: (
|
|
487
487
|
input: ListAssetPropertiesCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_ListAssetRelationshipsCommand: (
|
|
491
491
|
input: ListAssetRelationshipsCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_ListAssetsCommand: (
|
|
495
495
|
input: ListAssetsCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_ListAssociatedAssetsCommand: (
|
|
499
499
|
input: ListAssociatedAssetsCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_ListBulkImportJobsCommand: (
|
|
503
503
|
input: ListBulkImportJobsCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_ListDashboardsCommand: (
|
|
507
507
|
input: ListDashboardsCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_ListGatewaysCommand: (
|
|
511
511
|
input: ListGatewaysCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_ListPortalsCommand: (
|
|
515
515
|
input: ListPortalsCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_ListProjectAssetsCommand: (
|
|
519
519
|
input: ListProjectAssetsCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_ListProjectsCommand: (
|
|
523
523
|
input: ListProjectsCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
527
527
|
input: ListTagsForResourceCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_ListTimeSeriesCommand: (
|
|
531
531
|
input: ListTimeSeriesCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_PutDefaultEncryptionConfigurationCommand: (
|
|
535
535
|
input: PutDefaultEncryptionConfigurationCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_PutLoggingOptionsCommand: (
|
|
539
539
|
input: PutLoggingOptionsCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_PutStorageConfigurationCommand: (
|
|
543
543
|
input: PutStorageConfigurationCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_TagResourceCommand: (
|
|
547
547
|
input: TagResourceCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_UntagResourceCommand: (
|
|
551
551
|
input: UntagResourceCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_UpdateAccessPolicyCommand: (
|
|
555
555
|
input: UpdateAccessPolicyCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_UpdateAssetCommand: (
|
|
559
559
|
input: UpdateAssetCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_UpdateAssetModelCommand: (
|
|
563
563
|
input: UpdateAssetModelCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_UpdateAssetPropertyCommand: (
|
|
567
567
|
input: UpdateAssetPropertyCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_UpdateDashboardCommand: (
|
|
571
571
|
input: UpdateDashboardCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_UpdateGatewayCommand: (
|
|
575
575
|
input: UpdateGatewayCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_UpdateGatewayCapabilityConfigurationCommand: (
|
|
579
579
|
input: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_UpdatePortalCommand: (
|
|
583
583
|
input: UpdatePortalCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_UpdateProjectCommand: (
|
|
587
587
|
input: UpdateProjectCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_AssociateAssetsCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<AssociateAssetsCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_AssociateTimeSeriesToAssetPropertyCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_BatchAssociateProjectAssetsCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<BatchAssociateProjectAssetsCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_BatchDisassociateProjectAssetsCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<BatchDisassociateProjectAssetsCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_BatchGetAssetPropertyAggregatesCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_BatchGetAssetPropertyValueCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<BatchGetAssetPropertyValueCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_BatchGetAssetPropertyValueHistoryCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_BatchPutAssetPropertyValueCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<BatchPutAssetPropertyValueCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_CreateAccessPolicyCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<CreateAccessPolicyCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_CreateAssetCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<CreateAssetCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_CreateAssetModelCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<CreateAssetModelCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_CreateBulkImportJobCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<CreateBulkImportJobCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_CreateDashboardCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<CreateDashboardCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_CreateGatewayCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<CreateGatewayCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_CreatePortalCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<CreatePortalCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_CreateProjectCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<CreateProjectCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DeleteAccessPolicyCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DeleteAccessPolicyCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DeleteAssetCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DeleteAssetCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DeleteAssetModelCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DeleteAssetModelCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DeleteDashboardCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DeleteDashboardCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DeleteGatewayCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DeleteGatewayCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DeletePortalCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DeletePortalCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DeleteProjectCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DeleteProjectCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DeleteTimeSeriesCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DeleteTimeSeriesCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DescribeAccessPolicyCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DescribeAccessPolicyCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DescribeAssetCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DescribeAssetCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_DescribeAssetModelCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<DescribeAssetModelCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_DescribeAssetPropertyCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<DescribeAssetPropertyCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_DescribeBulkImportJobCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<DescribeBulkImportJobCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_DescribeDashboardCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<DescribeDashboardCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_DescribeDefaultEncryptionConfigurationCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_DescribeGatewayCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<DescribeGatewayCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_DescribeGatewayCapabilityConfigurationCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_DescribeLoggingOptionsCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<DescribeLoggingOptionsCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_DescribePortalCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<DescribePortalCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_DescribeProjectCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<DescribeProjectCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_DescribeStorageConfigurationCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<DescribeStorageConfigurationCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_DescribeTimeSeriesCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<DescribeTimeSeriesCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_DisassociateAssetsCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<DisassociateAssetsCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_DisassociateTimeSeriesFromAssetPropertyCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_GetAssetPropertyAggregatesCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<GetAssetPropertyAggregatesCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_GetAssetPropertyValueCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<GetAssetPropertyValueCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_GetAssetPropertyValueHistoryCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<GetAssetPropertyValueHistoryCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_GetInterpolatedAssetPropertyValuesCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_ListAccessPoliciesCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<ListAccessPoliciesCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_ListAssetModelPropertiesCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<ListAssetModelPropertiesCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_ListAssetModelsCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<ListAssetModelsCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_ListAssetPropertiesCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<ListAssetPropertiesCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_ListAssetRelationshipsCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<ListAssetRelationshipsCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_ListAssetsCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<ListAssetsCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_ListAssociatedAssetsCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<ListAssociatedAssetsCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_ListBulkImportJobsCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<ListBulkImportJobsCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_ListDashboardsCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<ListDashboardsCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_ListGatewaysCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<ListGatewaysCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_ListPortalsCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<ListPortalsCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_ListProjectAssetsCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<ListProjectAssetsCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_ListProjectsCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<ListProjectsCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_ListTimeSeriesCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<ListTimeSeriesCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_PutDefaultEncryptionConfigurationCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<PutDefaultEncryptionConfigurationCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_PutLoggingOptionsCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<PutLoggingOptionsCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_PutStorageConfigurationCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<PutStorageConfigurationCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_TagResourceCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<TagResourceCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_UntagResourceCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<UntagResourceCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_UpdateAccessPolicyCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<UpdateAccessPolicyCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_UpdateAssetCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<UpdateAssetCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_UpdateAssetModelCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<UpdateAssetModelCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_UpdateAssetPropertyCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<UpdateAssetPropertyCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_UpdateDashboardCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<UpdateDashboardCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_UpdateGatewayCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<UpdateGatewayCommandOutput>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const de_UpdateGatewayCapabilityConfigurationCommand: (
|
|
871
871
|
output: __HttpResponse,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const de_UpdatePortalCommand: (
|
|
875
875
|
output: __HttpResponse,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<UpdatePortalCommandOutput>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const de_UpdateProjectCommand: (
|
|
879
879
|
output: __HttpResponse,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<UpdateProjectCommandOutput>;
|