@aws-sdk/client-greengrass 3.303.0 → 3.309.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/AssociateRoleToGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -2
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +2 -2
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +922 -966
- package/dist-es/commands/AssociateRoleToGroupCommand.js +3 -3
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupVersionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +3 -3
- package/dist-es/commands/GetAssociatedRoleCommand.js +3 -3
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetGroupVersionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +3 -3
- package/dist-es/commands/ListGroupVersionsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ResetDeploymentsCommand.js +3 -3
- package/dist-es/commands/StartBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/StopBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +734 -778
- package/dist-types/protocols/Aws_restJson1.d.ts +736 -184
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +184 -184
- package/package.json +29 -29
|
@@ -371,739 +371,739 @@ import {
|
|
|
371
371
|
UpdateThingRuntimeConfigurationCommandInput,
|
|
372
372
|
UpdateThingRuntimeConfigurationCommandOutput,
|
|
373
373
|
} from "../commands/UpdateThingRuntimeConfigurationCommand";
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_AssociateRoleToGroupCommand: (
|
|
375
375
|
input: AssociateRoleToGroupCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_AssociateServiceRoleToAccountCommand: (
|
|
379
379
|
input: AssociateServiceRoleToAccountCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_CreateConnectorDefinitionCommand: (
|
|
383
383
|
input: CreateConnectorDefinitionCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_CreateConnectorDefinitionVersionCommand: (
|
|
387
387
|
input: CreateConnectorDefinitionVersionCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_CreateCoreDefinitionCommand: (
|
|
391
391
|
input: CreateCoreDefinitionCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_CreateCoreDefinitionVersionCommand: (
|
|
395
395
|
input: CreateCoreDefinitionVersionCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_CreateDeploymentCommand: (
|
|
399
399
|
input: CreateDeploymentCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_CreateDeviceDefinitionCommand: (
|
|
403
403
|
input: CreateDeviceDefinitionCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_CreateDeviceDefinitionVersionCommand: (
|
|
407
407
|
input: CreateDeviceDefinitionVersionCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_CreateFunctionDefinitionCommand: (
|
|
411
411
|
input: CreateFunctionDefinitionCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_CreateFunctionDefinitionVersionCommand: (
|
|
415
415
|
input: CreateFunctionDefinitionVersionCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_CreateGroupCommand: (
|
|
419
419
|
input: CreateGroupCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_CreateGroupCertificateAuthorityCommand: (
|
|
423
423
|
input: CreateGroupCertificateAuthorityCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_CreateGroupVersionCommand: (
|
|
427
427
|
input: CreateGroupVersionCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_CreateLoggerDefinitionCommand: (
|
|
431
431
|
input: CreateLoggerDefinitionCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_CreateLoggerDefinitionVersionCommand: (
|
|
435
435
|
input: CreateLoggerDefinitionVersionCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_CreateResourceDefinitionCommand: (
|
|
439
439
|
input: CreateResourceDefinitionCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_CreateResourceDefinitionVersionCommand: (
|
|
443
443
|
input: CreateResourceDefinitionVersionCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_CreateSoftwareUpdateJobCommand: (
|
|
447
447
|
input: CreateSoftwareUpdateJobCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_CreateSubscriptionDefinitionCommand: (
|
|
451
451
|
input: CreateSubscriptionDefinitionCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_CreateSubscriptionDefinitionVersionCommand: (
|
|
455
455
|
input: CreateSubscriptionDefinitionVersionCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_DeleteConnectorDefinitionCommand: (
|
|
459
459
|
input: DeleteConnectorDefinitionCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_DeleteCoreDefinitionCommand: (
|
|
463
463
|
input: DeleteCoreDefinitionCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_DeleteDeviceDefinitionCommand: (
|
|
467
467
|
input: DeleteDeviceDefinitionCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_DeleteFunctionDefinitionCommand: (
|
|
471
471
|
input: DeleteFunctionDefinitionCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_DeleteGroupCommand: (
|
|
475
475
|
input: DeleteGroupCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_DeleteLoggerDefinitionCommand: (
|
|
479
479
|
input: DeleteLoggerDefinitionCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_DeleteResourceDefinitionCommand: (
|
|
483
483
|
input: DeleteResourceDefinitionCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_DeleteSubscriptionDefinitionCommand: (
|
|
487
487
|
input: DeleteSubscriptionDefinitionCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_DisassociateRoleFromGroupCommand: (
|
|
491
491
|
input: DisassociateRoleFromGroupCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_DisassociateServiceRoleFromAccountCommand: (
|
|
495
495
|
input: DisassociateServiceRoleFromAccountCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_GetAssociatedRoleCommand: (
|
|
499
499
|
input: GetAssociatedRoleCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_GetBulkDeploymentStatusCommand: (
|
|
503
503
|
input: GetBulkDeploymentStatusCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_GetConnectivityInfoCommand: (
|
|
507
507
|
input: GetConnectivityInfoCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_GetConnectorDefinitionCommand: (
|
|
511
511
|
input: GetConnectorDefinitionCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_GetConnectorDefinitionVersionCommand: (
|
|
515
515
|
input: GetConnectorDefinitionVersionCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_GetCoreDefinitionCommand: (
|
|
519
519
|
input: GetCoreDefinitionCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_GetCoreDefinitionVersionCommand: (
|
|
523
523
|
input: GetCoreDefinitionVersionCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_GetDeploymentStatusCommand: (
|
|
527
527
|
input: GetDeploymentStatusCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_GetDeviceDefinitionCommand: (
|
|
531
531
|
input: GetDeviceDefinitionCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_GetDeviceDefinitionVersionCommand: (
|
|
535
535
|
input: GetDeviceDefinitionVersionCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_GetFunctionDefinitionCommand: (
|
|
539
539
|
input: GetFunctionDefinitionCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_GetFunctionDefinitionVersionCommand: (
|
|
543
543
|
input: GetFunctionDefinitionVersionCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_GetGroupCommand: (
|
|
547
547
|
input: GetGroupCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_GetGroupCertificateAuthorityCommand: (
|
|
551
551
|
input: GetGroupCertificateAuthorityCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_GetGroupCertificateConfigurationCommand: (
|
|
555
555
|
input: GetGroupCertificateConfigurationCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_GetGroupVersionCommand: (
|
|
559
559
|
input: GetGroupVersionCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_GetLoggerDefinitionCommand: (
|
|
563
563
|
input: GetLoggerDefinitionCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_GetLoggerDefinitionVersionCommand: (
|
|
567
567
|
input: GetLoggerDefinitionVersionCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_GetResourceDefinitionCommand: (
|
|
571
571
|
input: GetResourceDefinitionCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_GetResourceDefinitionVersionCommand: (
|
|
575
575
|
input: GetResourceDefinitionVersionCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_GetServiceRoleForAccountCommand: (
|
|
579
579
|
input: GetServiceRoleForAccountCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_GetSubscriptionDefinitionCommand: (
|
|
583
583
|
input: GetSubscriptionDefinitionCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_GetSubscriptionDefinitionVersionCommand: (
|
|
587
587
|
input: GetSubscriptionDefinitionVersionCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_GetThingRuntimeConfigurationCommand: (
|
|
591
591
|
input: GetThingRuntimeConfigurationCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_ListBulkDeploymentDetailedReportsCommand: (
|
|
595
595
|
input: ListBulkDeploymentDetailedReportsCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_ListBulkDeploymentsCommand: (
|
|
599
599
|
input: ListBulkDeploymentsCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_ListConnectorDefinitionsCommand: (
|
|
603
603
|
input: ListConnectorDefinitionsCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_ListConnectorDefinitionVersionsCommand: (
|
|
607
607
|
input: ListConnectorDefinitionVersionsCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_ListCoreDefinitionsCommand: (
|
|
611
611
|
input: ListCoreDefinitionsCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_ListCoreDefinitionVersionsCommand: (
|
|
615
615
|
input: ListCoreDefinitionVersionsCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_ListDeploymentsCommand: (
|
|
619
619
|
input: ListDeploymentsCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_ListDeviceDefinitionsCommand: (
|
|
623
623
|
input: ListDeviceDefinitionsCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_ListDeviceDefinitionVersionsCommand: (
|
|
627
627
|
input: ListDeviceDefinitionVersionsCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_ListFunctionDefinitionsCommand: (
|
|
631
631
|
input: ListFunctionDefinitionsCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_ListFunctionDefinitionVersionsCommand: (
|
|
635
635
|
input: ListFunctionDefinitionVersionsCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_ListGroupCertificateAuthoritiesCommand: (
|
|
639
639
|
input: ListGroupCertificateAuthoritiesCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_ListGroupsCommand: (
|
|
643
643
|
input: ListGroupsCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_ListGroupVersionsCommand: (
|
|
647
647
|
input: ListGroupVersionsCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_ListLoggerDefinitionsCommand: (
|
|
651
651
|
input: ListLoggerDefinitionsCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const se_ListLoggerDefinitionVersionsCommand: (
|
|
655
655
|
input: ListLoggerDefinitionVersionsCommandInput,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const se_ListResourceDefinitionsCommand: (
|
|
659
659
|
input: ListResourceDefinitionsCommandInput,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const se_ListResourceDefinitionVersionsCommand: (
|
|
663
663
|
input: ListResourceDefinitionVersionsCommandInput,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const se_ListSubscriptionDefinitionsCommand: (
|
|
667
667
|
input: ListSubscriptionDefinitionsCommandInput,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const se_ListSubscriptionDefinitionVersionsCommand: (
|
|
671
671
|
input: ListSubscriptionDefinitionVersionsCommandInput,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
675
675
|
input: ListTagsForResourceCommandInput,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const se_ResetDeploymentsCommand: (
|
|
679
679
|
input: ResetDeploymentsCommandInput,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const se_StartBulkDeploymentCommand: (
|
|
683
683
|
input: StartBulkDeploymentCommandInput,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const se_StopBulkDeploymentCommand: (
|
|
687
687
|
input: StopBulkDeploymentCommandInput,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const se_TagResourceCommand: (
|
|
691
691
|
input: TagResourceCommandInput,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const se_UntagResourceCommand: (
|
|
695
695
|
input: UntagResourceCommandInput,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const se_UpdateConnectivityInfoCommand: (
|
|
699
699
|
input: UpdateConnectivityInfoCommandInput,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const se_UpdateConnectorDefinitionCommand: (
|
|
703
703
|
input: UpdateConnectorDefinitionCommandInput,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<__HttpRequest>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const se_UpdateCoreDefinitionCommand: (
|
|
707
707
|
input: UpdateCoreDefinitionCommandInput,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<__HttpRequest>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const se_UpdateDeviceDefinitionCommand: (
|
|
711
711
|
input: UpdateDeviceDefinitionCommandInput,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<__HttpRequest>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const se_UpdateFunctionDefinitionCommand: (
|
|
715
715
|
input: UpdateFunctionDefinitionCommandInput,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<__HttpRequest>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const se_UpdateGroupCommand: (
|
|
719
719
|
input: UpdateGroupCommandInput,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<__HttpRequest>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const se_UpdateGroupCertificateConfigurationCommand: (
|
|
723
723
|
input: UpdateGroupCertificateConfigurationCommandInput,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<__HttpRequest>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const se_UpdateLoggerDefinitionCommand: (
|
|
727
727
|
input: UpdateLoggerDefinitionCommandInput,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<__HttpRequest>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const se_UpdateResourceDefinitionCommand: (
|
|
731
731
|
input: UpdateResourceDefinitionCommandInput,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<__HttpRequest>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const se_UpdateSubscriptionDefinitionCommand: (
|
|
735
735
|
input: UpdateSubscriptionDefinitionCommandInput,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<__HttpRequest>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const se_UpdateThingRuntimeConfigurationCommand: (
|
|
739
739
|
input: UpdateThingRuntimeConfigurationCommandInput,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<__HttpRequest>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_AssociateRoleToGroupCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<AssociateRoleToGroupCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_AssociateServiceRoleToAccountCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<AssociateServiceRoleToAccountCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_CreateConnectorDefinitionCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<CreateConnectorDefinitionCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_CreateConnectorDefinitionVersionCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<CreateConnectorDefinitionVersionCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_CreateCoreDefinitionCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<CreateCoreDefinitionCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_CreateCoreDefinitionVersionCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<CreateCoreDefinitionVersionCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_CreateDeploymentCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<CreateDeploymentCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_CreateDeviceDefinitionCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<CreateDeviceDefinitionCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_CreateDeviceDefinitionVersionCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<CreateDeviceDefinitionVersionCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_CreateFunctionDefinitionCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<CreateFunctionDefinitionCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_CreateFunctionDefinitionVersionCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<CreateFunctionDefinitionVersionCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_CreateGroupCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<CreateGroupCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_CreateGroupCertificateAuthorityCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<CreateGroupCertificateAuthorityCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_CreateGroupVersionCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<CreateGroupVersionCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_CreateLoggerDefinitionCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<CreateLoggerDefinitionCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_CreateLoggerDefinitionVersionCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<CreateLoggerDefinitionVersionCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_CreateResourceDefinitionCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<CreateResourceDefinitionCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_CreateResourceDefinitionVersionCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<CreateResourceDefinitionVersionCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_CreateSoftwareUpdateJobCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<CreateSoftwareUpdateJobCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_CreateSubscriptionDefinitionCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<CreateSubscriptionDefinitionCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_CreateSubscriptionDefinitionVersionCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<CreateSubscriptionDefinitionVersionCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_DeleteConnectorDefinitionCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<DeleteConnectorDefinitionCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_DeleteCoreDefinitionCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<DeleteCoreDefinitionCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_DeleteDeviceDefinitionCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<DeleteDeviceDefinitionCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_DeleteFunctionDefinitionCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<DeleteFunctionDefinitionCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_DeleteGroupCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<DeleteGroupCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_DeleteLoggerDefinitionCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<DeleteLoggerDefinitionCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_DeleteResourceDefinitionCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<DeleteResourceDefinitionCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_DeleteSubscriptionDefinitionCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<DeleteSubscriptionDefinitionCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_DisassociateRoleFromGroupCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<DisassociateRoleFromGroupCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_DisassociateServiceRoleFromAccountCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<DisassociateServiceRoleFromAccountCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_GetAssociatedRoleCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<GetAssociatedRoleCommandOutput>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const de_GetBulkDeploymentStatusCommand: (
|
|
871
871
|
output: __HttpResponse,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<GetBulkDeploymentStatusCommandOutput>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const de_GetConnectivityInfoCommand: (
|
|
875
875
|
output: __HttpResponse,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<GetConnectivityInfoCommandOutput>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const de_GetConnectorDefinitionCommand: (
|
|
879
879
|
output: __HttpResponse,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<GetConnectorDefinitionCommandOutput>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const de_GetConnectorDefinitionVersionCommand: (
|
|
883
883
|
output: __HttpResponse,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<GetConnectorDefinitionVersionCommandOutput>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const de_GetCoreDefinitionCommand: (
|
|
887
887
|
output: __HttpResponse,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<GetCoreDefinitionCommandOutput>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const de_GetCoreDefinitionVersionCommand: (
|
|
891
891
|
output: __HttpResponse,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<GetCoreDefinitionVersionCommandOutput>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const de_GetDeploymentStatusCommand: (
|
|
895
895
|
output: __HttpResponse,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<GetDeploymentStatusCommandOutput>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const de_GetDeviceDefinitionCommand: (
|
|
899
899
|
output: __HttpResponse,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<GetDeviceDefinitionCommandOutput>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const de_GetDeviceDefinitionVersionCommand: (
|
|
903
903
|
output: __HttpResponse,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<GetDeviceDefinitionVersionCommandOutput>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const de_GetFunctionDefinitionCommand: (
|
|
907
907
|
output: __HttpResponse,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<GetFunctionDefinitionCommandOutput>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const de_GetFunctionDefinitionVersionCommand: (
|
|
911
911
|
output: __HttpResponse,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<GetFunctionDefinitionVersionCommandOutput>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const de_GetGroupCommand: (
|
|
915
915
|
output: __HttpResponse,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<GetGroupCommandOutput>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const de_GetGroupCertificateAuthorityCommand: (
|
|
919
919
|
output: __HttpResponse,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<GetGroupCertificateAuthorityCommandOutput>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const de_GetGroupCertificateConfigurationCommand: (
|
|
923
923
|
output: __HttpResponse,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<GetGroupCertificateConfigurationCommandOutput>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const de_GetGroupVersionCommand: (
|
|
927
927
|
output: __HttpResponse,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<GetGroupVersionCommandOutput>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const de_GetLoggerDefinitionCommand: (
|
|
931
931
|
output: __HttpResponse,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<GetLoggerDefinitionCommandOutput>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const de_GetLoggerDefinitionVersionCommand: (
|
|
935
935
|
output: __HttpResponse,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<GetLoggerDefinitionVersionCommandOutput>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const de_GetResourceDefinitionCommand: (
|
|
939
939
|
output: __HttpResponse,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<GetResourceDefinitionCommandOutput>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const de_GetResourceDefinitionVersionCommand: (
|
|
943
943
|
output: __HttpResponse,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<GetResourceDefinitionVersionCommandOutput>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const de_GetServiceRoleForAccountCommand: (
|
|
947
947
|
output: __HttpResponse,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<GetServiceRoleForAccountCommandOutput>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const de_GetSubscriptionDefinitionCommand: (
|
|
951
951
|
output: __HttpResponse,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<GetSubscriptionDefinitionCommandOutput>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const de_GetSubscriptionDefinitionVersionCommand: (
|
|
955
955
|
output: __HttpResponse,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<GetSubscriptionDefinitionVersionCommandOutput>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const de_GetThingRuntimeConfigurationCommand: (
|
|
959
959
|
output: __HttpResponse,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<GetThingRuntimeConfigurationCommandOutput>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const de_ListBulkDeploymentDetailedReportsCommand: (
|
|
963
963
|
output: __HttpResponse,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<ListBulkDeploymentDetailedReportsCommandOutput>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_ListBulkDeploymentsCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<ListBulkDeploymentsCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_ListConnectorDefinitionsCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<ListConnectorDefinitionsCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_ListConnectorDefinitionVersionsCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<ListConnectorDefinitionVersionsCommandOutput>;
|
|
978
|
-
export declare const
|
|
978
|
+
export declare const de_ListCoreDefinitionsCommand: (
|
|
979
979
|
output: __HttpResponse,
|
|
980
980
|
context: __SerdeContext
|
|
981
981
|
) => Promise<ListCoreDefinitionsCommandOutput>;
|
|
982
|
-
export declare const
|
|
982
|
+
export declare const de_ListCoreDefinitionVersionsCommand: (
|
|
983
983
|
output: __HttpResponse,
|
|
984
984
|
context: __SerdeContext
|
|
985
985
|
) => Promise<ListCoreDefinitionVersionsCommandOutput>;
|
|
986
|
-
export declare const
|
|
986
|
+
export declare const de_ListDeploymentsCommand: (
|
|
987
987
|
output: __HttpResponse,
|
|
988
988
|
context: __SerdeContext
|
|
989
989
|
) => Promise<ListDeploymentsCommandOutput>;
|
|
990
|
-
export declare const
|
|
990
|
+
export declare const de_ListDeviceDefinitionsCommand: (
|
|
991
991
|
output: __HttpResponse,
|
|
992
992
|
context: __SerdeContext
|
|
993
993
|
) => Promise<ListDeviceDefinitionsCommandOutput>;
|
|
994
|
-
export declare const
|
|
994
|
+
export declare const de_ListDeviceDefinitionVersionsCommand: (
|
|
995
995
|
output: __HttpResponse,
|
|
996
996
|
context: __SerdeContext
|
|
997
997
|
) => Promise<ListDeviceDefinitionVersionsCommandOutput>;
|
|
998
|
-
export declare const
|
|
998
|
+
export declare const de_ListFunctionDefinitionsCommand: (
|
|
999
999
|
output: __HttpResponse,
|
|
1000
1000
|
context: __SerdeContext
|
|
1001
1001
|
) => Promise<ListFunctionDefinitionsCommandOutput>;
|
|
1002
|
-
export declare const
|
|
1002
|
+
export declare const de_ListFunctionDefinitionVersionsCommand: (
|
|
1003
1003
|
output: __HttpResponse,
|
|
1004
1004
|
context: __SerdeContext
|
|
1005
1005
|
) => Promise<ListFunctionDefinitionVersionsCommandOutput>;
|
|
1006
|
-
export declare const
|
|
1006
|
+
export declare const de_ListGroupCertificateAuthoritiesCommand: (
|
|
1007
1007
|
output: __HttpResponse,
|
|
1008
1008
|
context: __SerdeContext
|
|
1009
1009
|
) => Promise<ListGroupCertificateAuthoritiesCommandOutput>;
|
|
1010
|
-
export declare const
|
|
1010
|
+
export declare const de_ListGroupsCommand: (
|
|
1011
1011
|
output: __HttpResponse,
|
|
1012
1012
|
context: __SerdeContext
|
|
1013
1013
|
) => Promise<ListGroupsCommandOutput>;
|
|
1014
|
-
export declare const
|
|
1014
|
+
export declare const de_ListGroupVersionsCommand: (
|
|
1015
1015
|
output: __HttpResponse,
|
|
1016
1016
|
context: __SerdeContext
|
|
1017
1017
|
) => Promise<ListGroupVersionsCommandOutput>;
|
|
1018
|
-
export declare const
|
|
1018
|
+
export declare const de_ListLoggerDefinitionsCommand: (
|
|
1019
1019
|
output: __HttpResponse,
|
|
1020
1020
|
context: __SerdeContext
|
|
1021
1021
|
) => Promise<ListLoggerDefinitionsCommandOutput>;
|
|
1022
|
-
export declare const
|
|
1022
|
+
export declare const de_ListLoggerDefinitionVersionsCommand: (
|
|
1023
1023
|
output: __HttpResponse,
|
|
1024
1024
|
context: __SerdeContext
|
|
1025
1025
|
) => Promise<ListLoggerDefinitionVersionsCommandOutput>;
|
|
1026
|
-
export declare const
|
|
1026
|
+
export declare const de_ListResourceDefinitionsCommand: (
|
|
1027
1027
|
output: __HttpResponse,
|
|
1028
1028
|
context: __SerdeContext
|
|
1029
1029
|
) => Promise<ListResourceDefinitionsCommandOutput>;
|
|
1030
|
-
export declare const
|
|
1030
|
+
export declare const de_ListResourceDefinitionVersionsCommand: (
|
|
1031
1031
|
output: __HttpResponse,
|
|
1032
1032
|
context: __SerdeContext
|
|
1033
1033
|
) => Promise<ListResourceDefinitionVersionsCommandOutput>;
|
|
1034
|
-
export declare const
|
|
1034
|
+
export declare const de_ListSubscriptionDefinitionsCommand: (
|
|
1035
1035
|
output: __HttpResponse,
|
|
1036
1036
|
context: __SerdeContext
|
|
1037
1037
|
) => Promise<ListSubscriptionDefinitionsCommandOutput>;
|
|
1038
|
-
export declare const
|
|
1038
|
+
export declare const de_ListSubscriptionDefinitionVersionsCommand: (
|
|
1039
1039
|
output: __HttpResponse,
|
|
1040
1040
|
context: __SerdeContext
|
|
1041
1041
|
) => Promise<ListSubscriptionDefinitionVersionsCommandOutput>;
|
|
1042
|
-
export declare const
|
|
1042
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
1043
1043
|
output: __HttpResponse,
|
|
1044
1044
|
context: __SerdeContext
|
|
1045
1045
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1046
|
-
export declare const
|
|
1046
|
+
export declare const de_ResetDeploymentsCommand: (
|
|
1047
1047
|
output: __HttpResponse,
|
|
1048
1048
|
context: __SerdeContext
|
|
1049
1049
|
) => Promise<ResetDeploymentsCommandOutput>;
|
|
1050
|
-
export declare const
|
|
1050
|
+
export declare const de_StartBulkDeploymentCommand: (
|
|
1051
1051
|
output: __HttpResponse,
|
|
1052
1052
|
context: __SerdeContext
|
|
1053
1053
|
) => Promise<StartBulkDeploymentCommandOutput>;
|
|
1054
|
-
export declare const
|
|
1054
|
+
export declare const de_StopBulkDeploymentCommand: (
|
|
1055
1055
|
output: __HttpResponse,
|
|
1056
1056
|
context: __SerdeContext
|
|
1057
1057
|
) => Promise<StopBulkDeploymentCommandOutput>;
|
|
1058
|
-
export declare const
|
|
1058
|
+
export declare const de_TagResourceCommand: (
|
|
1059
1059
|
output: __HttpResponse,
|
|
1060
1060
|
context: __SerdeContext
|
|
1061
1061
|
) => Promise<TagResourceCommandOutput>;
|
|
1062
|
-
export declare const
|
|
1062
|
+
export declare const de_UntagResourceCommand: (
|
|
1063
1063
|
output: __HttpResponse,
|
|
1064
1064
|
context: __SerdeContext
|
|
1065
1065
|
) => Promise<UntagResourceCommandOutput>;
|
|
1066
|
-
export declare const
|
|
1066
|
+
export declare const de_UpdateConnectivityInfoCommand: (
|
|
1067
1067
|
output: __HttpResponse,
|
|
1068
1068
|
context: __SerdeContext
|
|
1069
1069
|
) => Promise<UpdateConnectivityInfoCommandOutput>;
|
|
1070
|
-
export declare const
|
|
1070
|
+
export declare const de_UpdateConnectorDefinitionCommand: (
|
|
1071
1071
|
output: __HttpResponse,
|
|
1072
1072
|
context: __SerdeContext
|
|
1073
1073
|
) => Promise<UpdateConnectorDefinitionCommandOutput>;
|
|
1074
|
-
export declare const
|
|
1074
|
+
export declare const de_UpdateCoreDefinitionCommand: (
|
|
1075
1075
|
output: __HttpResponse,
|
|
1076
1076
|
context: __SerdeContext
|
|
1077
1077
|
) => Promise<UpdateCoreDefinitionCommandOutput>;
|
|
1078
|
-
export declare const
|
|
1078
|
+
export declare const de_UpdateDeviceDefinitionCommand: (
|
|
1079
1079
|
output: __HttpResponse,
|
|
1080
1080
|
context: __SerdeContext
|
|
1081
1081
|
) => Promise<UpdateDeviceDefinitionCommandOutput>;
|
|
1082
|
-
export declare const
|
|
1082
|
+
export declare const de_UpdateFunctionDefinitionCommand: (
|
|
1083
1083
|
output: __HttpResponse,
|
|
1084
1084
|
context: __SerdeContext
|
|
1085
1085
|
) => Promise<UpdateFunctionDefinitionCommandOutput>;
|
|
1086
|
-
export declare const
|
|
1086
|
+
export declare const de_UpdateGroupCommand: (
|
|
1087
1087
|
output: __HttpResponse,
|
|
1088
1088
|
context: __SerdeContext
|
|
1089
1089
|
) => Promise<UpdateGroupCommandOutput>;
|
|
1090
|
-
export declare const
|
|
1090
|
+
export declare const de_UpdateGroupCertificateConfigurationCommand: (
|
|
1091
1091
|
output: __HttpResponse,
|
|
1092
1092
|
context: __SerdeContext
|
|
1093
1093
|
) => Promise<UpdateGroupCertificateConfigurationCommandOutput>;
|
|
1094
|
-
export declare const
|
|
1094
|
+
export declare const de_UpdateLoggerDefinitionCommand: (
|
|
1095
1095
|
output: __HttpResponse,
|
|
1096
1096
|
context: __SerdeContext
|
|
1097
1097
|
) => Promise<UpdateLoggerDefinitionCommandOutput>;
|
|
1098
|
-
export declare const
|
|
1098
|
+
export declare const de_UpdateResourceDefinitionCommand: (
|
|
1099
1099
|
output: __HttpResponse,
|
|
1100
1100
|
context: __SerdeContext
|
|
1101
1101
|
) => Promise<UpdateResourceDefinitionCommandOutput>;
|
|
1102
|
-
export declare const
|
|
1102
|
+
export declare const de_UpdateSubscriptionDefinitionCommand: (
|
|
1103
1103
|
output: __HttpResponse,
|
|
1104
1104
|
context: __SerdeContext
|
|
1105
1105
|
) => Promise<UpdateSubscriptionDefinitionCommandOutput>;
|
|
1106
|
-
export declare const
|
|
1106
|
+
export declare const de_UpdateThingRuntimeConfigurationCommand: (
|
|
1107
1107
|
output: __HttpResponse,
|
|
1108
1108
|
context: __SerdeContext
|
|
1109
1109
|
) => Promise<UpdateThingRuntimeConfigurationCommandOutput>;
|