@aws-sdk/client-greengrass 3.957.0 → 3.958.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/README.md +1 -97
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +1082 -1646
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +1082 -1646
- package/package.json +2 -2
|
@@ -487,2039 +487,1475 @@ const n0 = "com.amazonaws.greengrass";
|
|
|
487
487
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
488
488
|
import { BadRequestException, InternalServerErrorException } from "../models/errors";
|
|
489
489
|
import { GreengrassServiceException } from "../models/GreengrassServiceException";
|
|
490
|
-
export var AssociateRoleToGroupRequest$ = [3, n0, _ARTGR,
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
490
|
+
export var AssociateRoleToGroupRequest$ = [3, n0, _ARTGR,
|
|
491
|
+
0,
|
|
492
|
+
[_GI, _RA],
|
|
493
|
+
[[0, 1], 0]
|
|
494
|
+
];
|
|
495
|
+
export var AssociateRoleToGroupResponse$ = [3, n0, _ARTGRs,
|
|
496
|
+
0,
|
|
497
|
+
[_AA],
|
|
498
|
+
[0]
|
|
499
|
+
];
|
|
500
|
+
export var AssociateServiceRoleToAccountRequest$ = [3, n0, _ASRTAR,
|
|
501
|
+
0,
|
|
502
|
+
[_RA],
|
|
503
|
+
[0]
|
|
504
|
+
];
|
|
505
|
+
export var AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
|
|
506
|
+
0,
|
|
507
|
+
[_AA],
|
|
508
|
+
[0]
|
|
509
|
+
];
|
|
510
|
+
export var BadRequestException$ = [-3, n0, _BRE,
|
|
498
511
|
{ [_e]: _c, [_hE]: 400 },
|
|
499
512
|
[_ED, _M],
|
|
500
|
-
[() => ErrorDetails, 0]
|
|
513
|
+
[() => ErrorDetails, 0]
|
|
501
514
|
];
|
|
502
515
|
TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
503
|
-
export var BulkDeployment$ = [3, n0, _BD,
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
516
|
+
export var BulkDeployment$ = [3, n0, _BD,
|
|
517
|
+
0,
|
|
518
|
+
[_BDA, _BDI, _CA],
|
|
519
|
+
[0, 0, 0]
|
|
520
|
+
];
|
|
521
|
+
export var BulkDeploymentMetrics$ = [3, n0, _BDM,
|
|
522
|
+
0,
|
|
523
|
+
[_IIR, _RP, _RAe],
|
|
524
|
+
[1, 1, 1]
|
|
525
|
+
];
|
|
526
|
+
export var BulkDeploymentResult$ = [3, n0, _BDR,
|
|
509
527
|
0,
|
|
510
528
|
[_CA, _DA, _DI, _DS, _DT, _ED, _EM, _GA],
|
|
511
|
-
[0, 0, 0, 0, 0, () => ErrorDetails, 0, 0]
|
|
512
|
-
];
|
|
513
|
-
export var ConnectivityInfo$ = [3, n0, _CI,
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
export var
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
529
|
+
[0, 0, 0, 0, 0, () => ErrorDetails, 0, 0]
|
|
530
|
+
];
|
|
531
|
+
export var ConnectivityInfo$ = [3, n0, _CI,
|
|
532
|
+
0,
|
|
533
|
+
[_HA, _I, _Me, _PN],
|
|
534
|
+
[0, 0, 0, 1]
|
|
535
|
+
];
|
|
536
|
+
export var Connector$ = [3, n0, _C,
|
|
537
|
+
0,
|
|
538
|
+
[_CAo, _I, _P],
|
|
539
|
+
[0, 0, 128 | 0]
|
|
540
|
+
];
|
|
541
|
+
export var ConnectorDefinitionVersion$ = [3, n0, _CDV,
|
|
542
|
+
0,
|
|
543
|
+
[_Co],
|
|
544
|
+
[() => __listOfConnector]
|
|
545
|
+
];
|
|
546
|
+
export var Core$ = [3, n0, _Cor,
|
|
547
|
+
0,
|
|
548
|
+
[_CAe, _I, _SS, _TA],
|
|
549
|
+
[0, 0, 2, 0]
|
|
550
|
+
];
|
|
551
|
+
export var CoreDefinitionVersion$ = [3, n0, _CDVo,
|
|
552
|
+
0,
|
|
553
|
+
[_Core],
|
|
554
|
+
[() => __listOfCore]
|
|
555
|
+
];
|
|
556
|
+
export var CreateConnectorDefinitionRequest$ = [3, n0, _CCDR,
|
|
522
557
|
0,
|
|
523
558
|
[_ACT, _IV, _N, _t],
|
|
524
|
-
[[0, { [_hH]: _XACT }], () => ConnectorDefinitionVersion$, 0, 128 | 0]
|
|
559
|
+
[[0, { [_hH]: _XACT }], () => ConnectorDefinitionVersion$, 0, 128 | 0]
|
|
525
560
|
];
|
|
526
|
-
export var CreateConnectorDefinitionResponse$ = [
|
|
527
|
-
3,
|
|
528
|
-
n0,
|
|
529
|
-
_CCDRr,
|
|
561
|
+
export var CreateConnectorDefinitionResponse$ = [3, n0, _CCDRr,
|
|
530
562
|
0,
|
|
531
563
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
532
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
564
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
533
565
|
];
|
|
534
|
-
export var CreateConnectorDefinitionVersionRequest$ = [
|
|
535
|
-
3,
|
|
536
|
-
n0,
|
|
537
|
-
_CCDVR,
|
|
566
|
+
export var CreateConnectorDefinitionVersionRequest$ = [3, n0, _CCDVR,
|
|
538
567
|
0,
|
|
539
568
|
[_ACT, _CDI, _Co],
|
|
540
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfConnector]
|
|
569
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfConnector]
|
|
541
570
|
];
|
|
542
|
-
export var CreateConnectorDefinitionVersionResponse$ = [
|
|
543
|
-
3,
|
|
544
|
-
n0,
|
|
545
|
-
_CCDVRr,
|
|
571
|
+
export var CreateConnectorDefinitionVersionResponse$ = [3, n0, _CCDVRr,
|
|
546
572
|
0,
|
|
547
573
|
[_A, _CT, _I, _V],
|
|
548
|
-
[0, 0, 0, 0]
|
|
574
|
+
[0, 0, 0, 0]
|
|
549
575
|
];
|
|
550
|
-
export var CreateCoreDefinitionRequest$ = [
|
|
551
|
-
3,
|
|
552
|
-
n0,
|
|
553
|
-
_CCDRre,
|
|
576
|
+
export var CreateCoreDefinitionRequest$ = [3, n0, _CCDRre,
|
|
554
577
|
0,
|
|
555
578
|
[_ACT, _IV, _N, _t],
|
|
556
|
-
[[0, { [_hH]: _XACT }], () => CoreDefinitionVersion$, 0, 128 | 0]
|
|
579
|
+
[[0, { [_hH]: _XACT }], () => CoreDefinitionVersion$, 0, 128 | 0]
|
|
557
580
|
];
|
|
558
|
-
export var CreateCoreDefinitionResponse$ = [
|
|
559
|
-
3,
|
|
560
|
-
n0,
|
|
561
|
-
_CCDRrea,
|
|
581
|
+
export var CreateCoreDefinitionResponse$ = [3, n0, _CCDRrea,
|
|
562
582
|
0,
|
|
563
583
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
564
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
584
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
565
585
|
];
|
|
566
|
-
export var CreateCoreDefinitionVersionRequest$ = [
|
|
567
|
-
3,
|
|
568
|
-
n0,
|
|
569
|
-
_CCDVRre,
|
|
586
|
+
export var CreateCoreDefinitionVersionRequest$ = [3, n0, _CCDVRre,
|
|
570
587
|
0,
|
|
571
588
|
[_ACT, _CDIo, _Core],
|
|
572
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfCore]
|
|
589
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfCore]
|
|
573
590
|
];
|
|
574
|
-
export var CreateCoreDefinitionVersionResponse$ = [
|
|
575
|
-
3,
|
|
576
|
-
n0,
|
|
577
|
-
_CCDVRrea,
|
|
591
|
+
export var CreateCoreDefinitionVersionResponse$ = [3, n0, _CCDVRrea,
|
|
578
592
|
0,
|
|
579
593
|
[_A, _CT, _I, _V],
|
|
580
|
-
[0, 0, 0, 0]
|
|
594
|
+
[0, 0, 0, 0]
|
|
581
595
|
];
|
|
582
|
-
export var CreateDeploymentRequest$ = [
|
|
583
|
-
3,
|
|
584
|
-
n0,
|
|
585
|
-
_CDR,
|
|
596
|
+
export var CreateDeploymentRequest$ = [3, n0, _CDR,
|
|
586
597
|
0,
|
|
587
598
|
[_ACT, _DI, _DT, _GI, _GVI],
|
|
588
|
-
[[0, { [_hH]: _XACT }], 0, 0, [0, 1], 0]
|
|
599
|
+
[[0, { [_hH]: _XACT }], 0, 0, [0, 1], 0]
|
|
600
|
+
];
|
|
601
|
+
export var CreateDeploymentResponse$ = [3, n0, _CDRr,
|
|
602
|
+
0,
|
|
603
|
+
[_DA, _DI],
|
|
604
|
+
[0, 0]
|
|
589
605
|
];
|
|
590
|
-
export var
|
|
591
|
-
export var CreateDeviceDefinitionRequest$ = [
|
|
592
|
-
3,
|
|
593
|
-
n0,
|
|
594
|
-
_CDDR,
|
|
606
|
+
export var CreateDeviceDefinitionRequest$ = [3, n0, _CDDR,
|
|
595
607
|
0,
|
|
596
608
|
[_ACT, _IV, _N, _t],
|
|
597
|
-
[[0, { [_hH]: _XACT }], () => DeviceDefinitionVersion$, 0, 128 | 0]
|
|
609
|
+
[[0, { [_hH]: _XACT }], () => DeviceDefinitionVersion$, 0, 128 | 0]
|
|
598
610
|
];
|
|
599
|
-
export var CreateDeviceDefinitionResponse$ = [
|
|
600
|
-
3,
|
|
601
|
-
n0,
|
|
602
|
-
_CDDRr,
|
|
611
|
+
export var CreateDeviceDefinitionResponse$ = [3, n0, _CDDRr,
|
|
603
612
|
0,
|
|
604
613
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
605
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
614
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
606
615
|
];
|
|
607
|
-
export var CreateDeviceDefinitionVersionRequest$ = [
|
|
608
|
-
3,
|
|
609
|
-
n0,
|
|
610
|
-
_CDDVR,
|
|
616
|
+
export var CreateDeviceDefinitionVersionRequest$ = [3, n0, _CDDVR,
|
|
611
617
|
0,
|
|
612
618
|
[_ACT, _DDI, _D],
|
|
613
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfDevice]
|
|
619
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfDevice]
|
|
614
620
|
];
|
|
615
|
-
export var CreateDeviceDefinitionVersionResponse$ = [
|
|
616
|
-
3,
|
|
617
|
-
n0,
|
|
618
|
-
_CDDVRr,
|
|
621
|
+
export var CreateDeviceDefinitionVersionResponse$ = [3, n0, _CDDVRr,
|
|
619
622
|
0,
|
|
620
623
|
[_A, _CT, _I, _V],
|
|
621
|
-
[0, 0, 0, 0]
|
|
624
|
+
[0, 0, 0, 0]
|
|
622
625
|
];
|
|
623
|
-
export var CreateFunctionDefinitionRequest$ = [
|
|
624
|
-
3,
|
|
625
|
-
n0,
|
|
626
|
-
_CFDR,
|
|
626
|
+
export var CreateFunctionDefinitionRequest$ = [3, n0, _CFDR,
|
|
627
627
|
0,
|
|
628
628
|
[_ACT, _IV, _N, _t],
|
|
629
|
-
[[0, { [_hH]: _XACT }], () => FunctionDefinitionVersion$, 0, 128 | 0]
|
|
629
|
+
[[0, { [_hH]: _XACT }], () => FunctionDefinitionVersion$, 0, 128 | 0]
|
|
630
630
|
];
|
|
631
|
-
export var CreateFunctionDefinitionResponse$ = [
|
|
632
|
-
3,
|
|
633
|
-
n0,
|
|
634
|
-
_CFDRr,
|
|
631
|
+
export var CreateFunctionDefinitionResponse$ = [3, n0, _CFDRr,
|
|
635
632
|
0,
|
|
636
633
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
637
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
634
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
638
635
|
];
|
|
639
|
-
export var CreateFunctionDefinitionVersionRequest$ = [
|
|
640
|
-
3,
|
|
641
|
-
n0,
|
|
642
|
-
_CFDVR,
|
|
636
|
+
export var CreateFunctionDefinitionVersionRequest$ = [3, n0, _CFDVR,
|
|
643
637
|
0,
|
|
644
638
|
[_ACT, _DC, _FDI, _F],
|
|
645
|
-
[[0, { [_hH]: _XACT }], () => FunctionDefaultConfig$, [0, 1], () => __listOfFunction]
|
|
639
|
+
[[0, { [_hH]: _XACT }], () => FunctionDefaultConfig$, [0, 1], () => __listOfFunction]
|
|
646
640
|
];
|
|
647
|
-
export var CreateFunctionDefinitionVersionResponse$ = [
|
|
648
|
-
3,
|
|
649
|
-
n0,
|
|
650
|
-
_CFDVRr,
|
|
641
|
+
export var CreateFunctionDefinitionVersionResponse$ = [3, n0, _CFDVRr,
|
|
651
642
|
0,
|
|
652
643
|
[_A, _CT, _I, _V],
|
|
653
|
-
[0, 0, 0, 0]
|
|
644
|
+
[0, 0, 0, 0]
|
|
654
645
|
];
|
|
655
|
-
export var CreateGroupCertificateAuthorityRequest$ = [
|
|
656
|
-
3,
|
|
657
|
-
n0,
|
|
658
|
-
_CGCAR,
|
|
646
|
+
export var CreateGroupCertificateAuthorityRequest$ = [3, n0, _CGCAR,
|
|
659
647
|
0,
|
|
660
648
|
[_ACT, _GI],
|
|
661
|
-
[
|
|
662
|
-
[0, { [_hH]: _XACT }],
|
|
663
|
-
[0, 1],
|
|
664
|
-
],
|
|
649
|
+
[[0, { [_hH]: _XACT }], [0, 1]]
|
|
665
650
|
];
|
|
666
|
-
export var CreateGroupCertificateAuthorityResponse$ = [3, n0, _CGCARr,
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
651
|
+
export var CreateGroupCertificateAuthorityResponse$ = [3, n0, _CGCARr,
|
|
652
|
+
0,
|
|
653
|
+
[_GCAA],
|
|
654
|
+
[0]
|
|
655
|
+
];
|
|
656
|
+
export var CreateGroupRequest$ = [3, n0, _CGR,
|
|
671
657
|
0,
|
|
672
658
|
[_ACT, _IV, _N, _t],
|
|
673
|
-
[[0, { [_hH]: _XACT }], () => GroupVersion$, 0, 128 | 0]
|
|
659
|
+
[[0, { [_hH]: _XACT }], () => GroupVersion$, 0, 128 | 0]
|
|
674
660
|
];
|
|
675
|
-
export var CreateGroupResponse$ = [
|
|
676
|
-
3,
|
|
677
|
-
n0,
|
|
678
|
-
_CGRr,
|
|
661
|
+
export var CreateGroupResponse$ = [3, n0, _CGRr,
|
|
679
662
|
0,
|
|
680
663
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
681
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
664
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
682
665
|
];
|
|
683
|
-
export var CreateGroupVersionRequest$ = [
|
|
684
|
-
3,
|
|
685
|
-
n0,
|
|
686
|
-
_CGVR,
|
|
666
|
+
export var CreateGroupVersionRequest$ = [3, n0, _CGVR,
|
|
687
667
|
0,
|
|
688
668
|
[_ACT, _CDVA, _CDVAo, _DDVA, _FDVA, _GI, _LDVA, _RDVA, _SDVA],
|
|
689
|
-
[[0, { [_hH]: _XACT }], 0, 0, 0, 0, [0, 1], 0, 0, 0]
|
|
669
|
+
[[0, { [_hH]: _XACT }], 0, 0, 0, 0, [0, 1], 0, 0, 0]
|
|
670
|
+
];
|
|
671
|
+
export var CreateGroupVersionResponse$ = [3, n0, _CGVRr,
|
|
672
|
+
0,
|
|
673
|
+
[_A, _CT, _I, _V],
|
|
674
|
+
[0, 0, 0, 0]
|
|
690
675
|
];
|
|
691
|
-
export var
|
|
692
|
-
export var CreateLoggerDefinitionRequest$ = [
|
|
693
|
-
3,
|
|
694
|
-
n0,
|
|
695
|
-
_CLDR,
|
|
676
|
+
export var CreateLoggerDefinitionRequest$ = [3, n0, _CLDR,
|
|
696
677
|
0,
|
|
697
678
|
[_ACT, _IV, _N, _t],
|
|
698
|
-
[[0, { [_hH]: _XACT }], () => LoggerDefinitionVersion$, 0, 128 | 0]
|
|
679
|
+
[[0, { [_hH]: _XACT }], () => LoggerDefinitionVersion$, 0, 128 | 0]
|
|
699
680
|
];
|
|
700
|
-
export var CreateLoggerDefinitionResponse$ = [
|
|
701
|
-
3,
|
|
702
|
-
n0,
|
|
703
|
-
_CLDRr,
|
|
681
|
+
export var CreateLoggerDefinitionResponse$ = [3, n0, _CLDRr,
|
|
704
682
|
0,
|
|
705
683
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
706
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
684
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
707
685
|
];
|
|
708
|
-
export var CreateLoggerDefinitionVersionRequest$ = [
|
|
709
|
-
3,
|
|
710
|
-
n0,
|
|
711
|
-
_CLDVR,
|
|
686
|
+
export var CreateLoggerDefinitionVersionRequest$ = [3, n0, _CLDVR,
|
|
712
687
|
0,
|
|
713
688
|
[_ACT, _LDI, _L],
|
|
714
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfLogger]
|
|
689
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfLogger]
|
|
715
690
|
];
|
|
716
|
-
export var CreateLoggerDefinitionVersionResponse$ = [
|
|
717
|
-
3,
|
|
718
|
-
n0,
|
|
719
|
-
_CLDVRr,
|
|
691
|
+
export var CreateLoggerDefinitionVersionResponse$ = [3, n0, _CLDVRr,
|
|
720
692
|
0,
|
|
721
693
|
[_A, _CT, _I, _V],
|
|
722
|
-
[0, 0, 0, 0]
|
|
694
|
+
[0, 0, 0, 0]
|
|
723
695
|
];
|
|
724
|
-
export var CreateResourceDefinitionRequest$ = [
|
|
725
|
-
3,
|
|
726
|
-
n0,
|
|
727
|
-
_CRDR,
|
|
696
|
+
export var CreateResourceDefinitionRequest$ = [3, n0, _CRDR,
|
|
728
697
|
0,
|
|
729
698
|
[_ACT, _IV, _N, _t],
|
|
730
|
-
[[0, { [_hH]: _XACT }], () => ResourceDefinitionVersion$, 0, 128 | 0]
|
|
699
|
+
[[0, { [_hH]: _XACT }], () => ResourceDefinitionVersion$, 0, 128 | 0]
|
|
731
700
|
];
|
|
732
|
-
export var CreateResourceDefinitionResponse$ = [
|
|
733
|
-
3,
|
|
734
|
-
n0,
|
|
735
|
-
_CRDRr,
|
|
701
|
+
export var CreateResourceDefinitionResponse$ = [3, n0, _CRDRr,
|
|
736
702
|
0,
|
|
737
703
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
738
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
704
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
739
705
|
];
|
|
740
|
-
export var CreateResourceDefinitionVersionRequest$ = [
|
|
741
|
-
3,
|
|
742
|
-
n0,
|
|
743
|
-
_CRDVR,
|
|
706
|
+
export var CreateResourceDefinitionVersionRequest$ = [3, n0, _CRDVR,
|
|
744
707
|
0,
|
|
745
708
|
[_ACT, _RDI, _R],
|
|
746
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfResource]
|
|
709
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfResource]
|
|
747
710
|
];
|
|
748
|
-
export var CreateResourceDefinitionVersionResponse$ = [
|
|
749
|
-
3,
|
|
750
|
-
n0,
|
|
751
|
-
_CRDVRr,
|
|
711
|
+
export var CreateResourceDefinitionVersionResponse$ = [3, n0, _CRDVRr,
|
|
752
712
|
0,
|
|
753
713
|
[_A, _CT, _I, _V],
|
|
754
|
-
[0, 0, 0, 0]
|
|
714
|
+
[0, 0, 0, 0]
|
|
755
715
|
];
|
|
756
|
-
export var CreateSoftwareUpdateJobRequest$ = [
|
|
757
|
-
3,
|
|
758
|
-
n0,
|
|
759
|
-
_CSUJR,
|
|
716
|
+
export var CreateSoftwareUpdateJobRequest$ = [3, n0, _CSUJR,
|
|
760
717
|
0,
|
|
761
718
|
[_ACT, _SUSR, _STU, _UALL, _UT, _UTA, _UTOS],
|
|
762
|
-
[[0, { [_hH]: _XACT }], 0, 0, 0, 64 | 0, 0, 0]
|
|
719
|
+
[[0, { [_hH]: _XACT }], 0, 0, 0, 64 | 0, 0, 0]
|
|
763
720
|
];
|
|
764
|
-
export var CreateSoftwareUpdateJobResponse$ = [3, n0, _CSUJRr,
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
721
|
+
export var CreateSoftwareUpdateJobResponse$ = [3, n0, _CSUJRr,
|
|
722
|
+
0,
|
|
723
|
+
[_IJA, _IJI, _PSV],
|
|
724
|
+
[0, 0, 0]
|
|
725
|
+
];
|
|
726
|
+
export var CreateSubscriptionDefinitionRequest$ = [3, n0, _CSDR,
|
|
769
727
|
0,
|
|
770
728
|
[_ACT, _IV, _N, _t],
|
|
771
|
-
[[0, { [_hH]: _XACT }], () => SubscriptionDefinitionVersion$, 0, 128 | 0]
|
|
729
|
+
[[0, { [_hH]: _XACT }], () => SubscriptionDefinitionVersion$, 0, 128 | 0]
|
|
772
730
|
];
|
|
773
|
-
export var CreateSubscriptionDefinitionResponse$ = [
|
|
774
|
-
3,
|
|
775
|
-
n0,
|
|
776
|
-
_CSDRr,
|
|
731
|
+
export var CreateSubscriptionDefinitionResponse$ = [3, n0, _CSDRr,
|
|
777
732
|
0,
|
|
778
733
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
779
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
734
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
780
735
|
];
|
|
781
|
-
export var CreateSubscriptionDefinitionVersionRequest$ = [
|
|
782
|
-
3,
|
|
783
|
-
n0,
|
|
784
|
-
_CSDVR,
|
|
736
|
+
export var CreateSubscriptionDefinitionVersionRequest$ = [3, n0, _CSDVR,
|
|
785
737
|
0,
|
|
786
738
|
[_ACT, _SDI, _S],
|
|
787
|
-
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfSubscription]
|
|
739
|
+
[[0, { [_hH]: _XACT }], [0, 1], () => __listOfSubscription]
|
|
788
740
|
];
|
|
789
|
-
export var CreateSubscriptionDefinitionVersionResponse$ = [
|
|
790
|
-
3,
|
|
791
|
-
n0,
|
|
792
|
-
_CSDVRr,
|
|
741
|
+
export var CreateSubscriptionDefinitionVersionResponse$ = [3, n0, _CSDVRr,
|
|
793
742
|
0,
|
|
794
743
|
[_A, _CT, _I, _V],
|
|
795
|
-
[0, 0, 0, 0]
|
|
744
|
+
[0, 0, 0, 0]
|
|
796
745
|
];
|
|
797
|
-
export var DefinitionInformation$ = [
|
|
798
|
-
3,
|
|
799
|
-
n0,
|
|
800
|
-
_DIe,
|
|
746
|
+
export var DefinitionInformation$ = [3, n0, _DIe,
|
|
801
747
|
0,
|
|
802
748
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _T],
|
|
803
|
-
[0, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }]]
|
|
804
|
-
];
|
|
805
|
-
export var DeleteConnectorDefinitionRequest$ = [3, n0, _DCDR,
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
export var
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
export var
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
export var
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
export var
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
export var
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
749
|
+
[0, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }]]
|
|
750
|
+
];
|
|
751
|
+
export var DeleteConnectorDefinitionRequest$ = [3, n0, _DCDR,
|
|
752
|
+
0,
|
|
753
|
+
[_CDI],
|
|
754
|
+
[[0, 1]]
|
|
755
|
+
];
|
|
756
|
+
export var DeleteConnectorDefinitionResponse$ = [3, n0, _DCDRe,
|
|
757
|
+
0,
|
|
758
|
+
[],
|
|
759
|
+
[]
|
|
760
|
+
];
|
|
761
|
+
export var DeleteCoreDefinitionRequest$ = [3, n0, _DCDRel,
|
|
762
|
+
0,
|
|
763
|
+
[_CDIo],
|
|
764
|
+
[[0, 1]]
|
|
765
|
+
];
|
|
766
|
+
export var DeleteCoreDefinitionResponse$ = [3, n0, _DCDRele,
|
|
767
|
+
0,
|
|
768
|
+
[],
|
|
769
|
+
[]
|
|
770
|
+
];
|
|
771
|
+
export var DeleteDeviceDefinitionRequest$ = [3, n0, _DDDR,
|
|
772
|
+
0,
|
|
773
|
+
[_DDI],
|
|
774
|
+
[[0, 1]]
|
|
775
|
+
];
|
|
776
|
+
export var DeleteDeviceDefinitionResponse$ = [3, n0, _DDDRe,
|
|
777
|
+
0,
|
|
778
|
+
[],
|
|
779
|
+
[]
|
|
780
|
+
];
|
|
781
|
+
export var DeleteFunctionDefinitionRequest$ = [3, n0, _DFDR,
|
|
782
|
+
0,
|
|
783
|
+
[_FDI],
|
|
784
|
+
[[0, 1]]
|
|
785
|
+
];
|
|
786
|
+
export var DeleteFunctionDefinitionResponse$ = [3, n0, _DFDRe,
|
|
787
|
+
0,
|
|
788
|
+
[],
|
|
789
|
+
[]
|
|
790
|
+
];
|
|
791
|
+
export var DeleteGroupRequest$ = [3, n0, _DGR,
|
|
792
|
+
0,
|
|
793
|
+
[_GI],
|
|
794
|
+
[[0, 1]]
|
|
795
|
+
];
|
|
796
|
+
export var DeleteGroupResponse$ = [3, n0, _DGRe,
|
|
797
|
+
0,
|
|
798
|
+
[],
|
|
799
|
+
[]
|
|
800
|
+
];
|
|
801
|
+
export var DeleteLoggerDefinitionRequest$ = [3, n0, _DLDR,
|
|
802
|
+
0,
|
|
803
|
+
[_LDI],
|
|
804
|
+
[[0, 1]]
|
|
805
|
+
];
|
|
806
|
+
export var DeleteLoggerDefinitionResponse$ = [3, n0, _DLDRe,
|
|
807
|
+
0,
|
|
808
|
+
[],
|
|
809
|
+
[]
|
|
810
|
+
];
|
|
811
|
+
export var DeleteResourceDefinitionRequest$ = [3, n0, _DRDR,
|
|
812
|
+
0,
|
|
813
|
+
[_RDI],
|
|
814
|
+
[[0, 1]]
|
|
815
|
+
];
|
|
816
|
+
export var DeleteResourceDefinitionResponse$ = [3, n0, _DRDRe,
|
|
817
|
+
0,
|
|
818
|
+
[],
|
|
819
|
+
[]
|
|
820
|
+
];
|
|
821
|
+
export var DeleteSubscriptionDefinitionRequest$ = [3, n0, _DSDR,
|
|
822
|
+
0,
|
|
823
|
+
[_SDI],
|
|
824
|
+
[[0, 1]]
|
|
825
|
+
];
|
|
826
|
+
export var DeleteSubscriptionDefinitionResponse$ = [3, n0, _DSDRe,
|
|
827
|
+
0,
|
|
828
|
+
[],
|
|
829
|
+
[]
|
|
830
|
+
];
|
|
831
|
+
export var Deployment$ = [3, n0, _De,
|
|
832
|
+
0,
|
|
833
|
+
[_CA, _DA, _DI, _DT, _GA],
|
|
834
|
+
[0, 0, 0, 0, 0]
|
|
835
|
+
];
|
|
836
|
+
export var Device$ = [3, n0, _Dev,
|
|
837
|
+
0,
|
|
838
|
+
[_CAe, _I, _SS, _TA],
|
|
839
|
+
[0, 0, 2, 0]
|
|
840
|
+
];
|
|
841
|
+
export var DeviceDefinitionVersion$ = [3, n0, _DDV,
|
|
842
|
+
0,
|
|
843
|
+
[_D],
|
|
844
|
+
[() => __listOfDevice]
|
|
845
|
+
];
|
|
846
|
+
export var DisassociateRoleFromGroupRequest$ = [3, n0, _DRFGR,
|
|
847
|
+
0,
|
|
848
|
+
[_GI],
|
|
849
|
+
[[0, 1]]
|
|
850
|
+
];
|
|
851
|
+
export var DisassociateRoleFromGroupResponse$ = [3, n0, _DRFGRi,
|
|
852
|
+
0,
|
|
853
|
+
[_DAi],
|
|
854
|
+
[0]
|
|
855
|
+
];
|
|
856
|
+
export var DisassociateServiceRoleFromAccountRequest$ = [3, n0, _DSRFAR,
|
|
857
|
+
0,
|
|
858
|
+
[],
|
|
859
|
+
[]
|
|
860
|
+
];
|
|
861
|
+
export var DisassociateServiceRoleFromAccountResponse$ = [3, n0, _DSRFARi,
|
|
862
|
+
0,
|
|
863
|
+
[_DAi],
|
|
864
|
+
[0]
|
|
865
|
+
];
|
|
866
|
+
export var ErrorDetail$ = [3, n0, _EDr,
|
|
867
|
+
0,
|
|
868
|
+
[_DEC, _DEM],
|
|
869
|
+
[0, 0]
|
|
870
|
+
];
|
|
871
|
+
export var Function$ = [3, n0, _Fu,
|
|
872
|
+
0,
|
|
873
|
+
[_FA, _FC, _I],
|
|
874
|
+
[0, () => FunctionConfiguration$, 0]
|
|
875
|
+
];
|
|
876
|
+
export var FunctionConfiguration$ = [3, n0, _FC,
|
|
834
877
|
0,
|
|
835
878
|
[_ET, _E, _EA, _Ex, _MS, _Pi, _Ti, _FRO],
|
|
836
|
-
[0, () => FunctionConfigurationEnvironment$, 0, 0, 1, 2, 1, 0]
|
|
879
|
+
[0, () => FunctionConfigurationEnvironment$, 0, 0, 1, 2, 1, 0]
|
|
837
880
|
];
|
|
838
|
-
export var FunctionConfigurationEnvironment$ = [
|
|
839
|
-
3,
|
|
840
|
-
n0,
|
|
841
|
-
_FCE,
|
|
881
|
+
export var FunctionConfigurationEnvironment$ = [3, n0, _FCE,
|
|
842
882
|
0,
|
|
843
883
|
[_AS, _Exe, _RAP, _Va],
|
|
844
|
-
[2, () => FunctionExecutionConfig$, () => __listOfResourceAccessPolicy, 128 | 0]
|
|
884
|
+
[2, () => FunctionExecutionConfig$, () => __listOfResourceAccessPolicy, 128 | 0]
|
|
845
885
|
];
|
|
846
|
-
export var FunctionDefaultConfig$ = [
|
|
847
|
-
3,
|
|
848
|
-
n0,
|
|
849
|
-
_FDC,
|
|
886
|
+
export var FunctionDefaultConfig$ = [3, n0, _FDC,
|
|
850
887
|
0,
|
|
851
888
|
[_Exe],
|
|
852
|
-
[() => FunctionDefaultExecutionConfig$]
|
|
889
|
+
[() => FunctionDefaultExecutionConfig$]
|
|
853
890
|
];
|
|
854
|
-
export var FunctionDefaultExecutionConfig$ = [
|
|
855
|
-
3,
|
|
856
|
-
n0,
|
|
857
|
-
_FDEC,
|
|
891
|
+
export var FunctionDefaultExecutionConfig$ = [3, n0, _FDEC,
|
|
858
892
|
0,
|
|
859
893
|
[_IM, _RAu],
|
|
860
|
-
[0, () => FunctionRunAsConfig$]
|
|
894
|
+
[0, () => FunctionRunAsConfig$]
|
|
861
895
|
];
|
|
862
|
-
export var FunctionDefinitionVersion$ = [
|
|
863
|
-
3,
|
|
864
|
-
n0,
|
|
865
|
-
_FDV,
|
|
896
|
+
export var FunctionDefinitionVersion$ = [3, n0, _FDV,
|
|
866
897
|
0,
|
|
867
898
|
[_DC, _F],
|
|
868
|
-
[() => FunctionDefaultConfig$, () => __listOfFunction]
|
|
899
|
+
[() => FunctionDefaultConfig$, () => __listOfFunction]
|
|
869
900
|
];
|
|
870
|
-
export var FunctionExecutionConfig$ = [
|
|
871
|
-
3,
|
|
872
|
-
n0,
|
|
873
|
-
_FEC,
|
|
901
|
+
export var FunctionExecutionConfig$ = [3, n0, _FEC,
|
|
874
902
|
0,
|
|
875
903
|
[_IM, _RAu],
|
|
876
|
-
[0, () => FunctionRunAsConfig$]
|
|
904
|
+
[0, () => FunctionRunAsConfig$]
|
|
905
|
+
];
|
|
906
|
+
export var FunctionRunAsConfig$ = [3, n0, _FRAC,
|
|
907
|
+
0,
|
|
908
|
+
[_G, _U],
|
|
909
|
+
[1, 1]
|
|
910
|
+
];
|
|
911
|
+
export var GetAssociatedRoleRequest$ = [3, n0, _GARR,
|
|
912
|
+
0,
|
|
913
|
+
[_GI],
|
|
914
|
+
[[0, 1]]
|
|
915
|
+
];
|
|
916
|
+
export var GetAssociatedRoleResponse$ = [3, n0, _GARRe,
|
|
917
|
+
0,
|
|
918
|
+
[_AA, _RA],
|
|
919
|
+
[0, 0]
|
|
877
920
|
];
|
|
878
|
-
export var
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
n0,
|
|
885
|
-
_GBDSRe,
|
|
921
|
+
export var GetBulkDeploymentStatusRequest$ = [3, n0, _GBDSR,
|
|
922
|
+
0,
|
|
923
|
+
[_BDI],
|
|
924
|
+
[[0, 1]]
|
|
925
|
+
];
|
|
926
|
+
export var GetBulkDeploymentStatusResponse$ = [3, n0, _GBDSRe,
|
|
886
927
|
0,
|
|
887
928
|
[_BDM, _BDS, _CA, _ED, _EM, _t],
|
|
888
|
-
[() => BulkDeploymentMetrics$, 0, 0, () => ErrorDetails, 0, 128 | 0]
|
|
929
|
+
[() => BulkDeploymentMetrics$, 0, 0, () => ErrorDetails, 0, 128 | 0]
|
|
889
930
|
];
|
|
890
|
-
export var GetConnectivityInfoRequest$ = [3, n0, _GCIR,
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
931
|
+
export var GetConnectivityInfoRequest$ = [3, n0, _GCIR,
|
|
932
|
+
0,
|
|
933
|
+
[_TN],
|
|
934
|
+
[[0, 1]]
|
|
935
|
+
];
|
|
936
|
+
export var GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
|
|
895
937
|
0,
|
|
896
938
|
[_CI, _M],
|
|
897
|
-
[() => __listOfConnectivityInfo, [0, { [_jN]: _m }]]
|
|
939
|
+
[() => __listOfConnectivityInfo, [0, { [_jN]: _m }]]
|
|
940
|
+
];
|
|
941
|
+
export var GetConnectorDefinitionRequest$ = [3, n0, _GCDR,
|
|
942
|
+
0,
|
|
943
|
+
[_CDI],
|
|
944
|
+
[[0, 1]]
|
|
898
945
|
];
|
|
899
|
-
export var
|
|
900
|
-
export var GetConnectorDefinitionResponse$ = [
|
|
901
|
-
3,
|
|
902
|
-
n0,
|
|
903
|
-
_GCDRe,
|
|
946
|
+
export var GetConnectorDefinitionResponse$ = [3, n0, _GCDRe,
|
|
904
947
|
0,
|
|
905
948
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
906
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
949
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
907
950
|
];
|
|
908
|
-
export var GetConnectorDefinitionVersionRequest$ = [
|
|
909
|
-
3,
|
|
910
|
-
n0,
|
|
911
|
-
_GCDVR,
|
|
951
|
+
export var GetConnectorDefinitionVersionRequest$ = [3, n0, _GCDVR,
|
|
912
952
|
0,
|
|
913
953
|
[_CDI, _CDVI, _NT],
|
|
914
|
-
[
|
|
915
|
-
[0, 1],
|
|
916
|
-
[0, 1],
|
|
917
|
-
[0, { [_hQ]: _NT }],
|
|
918
|
-
],
|
|
954
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _NT }]]
|
|
919
955
|
];
|
|
920
|
-
export var GetConnectorDefinitionVersionResponse$ = [
|
|
921
|
-
3,
|
|
922
|
-
n0,
|
|
923
|
-
_GCDVRe,
|
|
956
|
+
export var GetConnectorDefinitionVersionResponse$ = [3, n0, _GCDVRe,
|
|
924
957
|
0,
|
|
925
958
|
[_A, _CT, _Def, _I, _NT, _V],
|
|
926
|
-
[0, 0, () => ConnectorDefinitionVersion$, 0, 0, 0]
|
|
959
|
+
[0, 0, () => ConnectorDefinitionVersion$, 0, 0, 0]
|
|
960
|
+
];
|
|
961
|
+
export var GetCoreDefinitionRequest$ = [3, n0, _GCDRet,
|
|
962
|
+
0,
|
|
963
|
+
[_CDIo],
|
|
964
|
+
[[0, 1]]
|
|
927
965
|
];
|
|
928
|
-
export var
|
|
929
|
-
export var GetCoreDefinitionResponse$ = [
|
|
930
|
-
3,
|
|
931
|
-
n0,
|
|
932
|
-
_GCDReto,
|
|
966
|
+
export var GetCoreDefinitionResponse$ = [3, n0, _GCDReto,
|
|
933
967
|
0,
|
|
934
968
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
935
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
969
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
936
970
|
];
|
|
937
|
-
export var GetCoreDefinitionVersionRequest$ = [
|
|
938
|
-
3,
|
|
939
|
-
n0,
|
|
940
|
-
_GCDVRet,
|
|
971
|
+
export var GetCoreDefinitionVersionRequest$ = [3, n0, _GCDVRet,
|
|
941
972
|
0,
|
|
942
973
|
[_CDIo, _CDVIo],
|
|
943
|
-
[
|
|
944
|
-
[0, 1],
|
|
945
|
-
[0, 1],
|
|
946
|
-
],
|
|
974
|
+
[[0, 1], [0, 1]]
|
|
947
975
|
];
|
|
948
|
-
export var GetCoreDefinitionVersionResponse$ = [
|
|
949
|
-
3,
|
|
950
|
-
n0,
|
|
951
|
-
_GCDVReto,
|
|
976
|
+
export var GetCoreDefinitionVersionResponse$ = [3, n0, _GCDVReto,
|
|
952
977
|
0,
|
|
953
978
|
[_A, _CT, _Def, _I, _NT, _V],
|
|
954
|
-
[0, 0, () => CoreDefinitionVersion$, 0, 0, 0]
|
|
979
|
+
[0, 0, () => CoreDefinitionVersion$, 0, 0, 0]
|
|
955
980
|
];
|
|
956
|
-
export var GetDeploymentStatusRequest$ = [
|
|
957
|
-
3,
|
|
958
|
-
n0,
|
|
959
|
-
_GDSR,
|
|
981
|
+
export var GetDeploymentStatusRequest$ = [3, n0, _GDSR,
|
|
960
982
|
0,
|
|
961
983
|
[_DI, _GI],
|
|
962
|
-
[
|
|
963
|
-
[0, 1],
|
|
964
|
-
[0, 1],
|
|
965
|
-
],
|
|
984
|
+
[[0, 1], [0, 1]]
|
|
966
985
|
];
|
|
967
|
-
export var GetDeploymentStatusResponse$ = [
|
|
968
|
-
3,
|
|
969
|
-
n0,
|
|
970
|
-
_GDSRe,
|
|
986
|
+
export var GetDeploymentStatusResponse$ = [3, n0, _GDSRe,
|
|
971
987
|
0,
|
|
972
988
|
[_DS, _DT, _ED, _EM, _UA],
|
|
973
|
-
[0, 0, () => ErrorDetails, 0, 0]
|
|
989
|
+
[0, 0, () => ErrorDetails, 0, 0]
|
|
990
|
+
];
|
|
991
|
+
export var GetDeviceDefinitionRequest$ = [3, n0, _GDDR,
|
|
992
|
+
0,
|
|
993
|
+
[_DDI],
|
|
994
|
+
[[0, 1]]
|
|
974
995
|
];
|
|
975
|
-
export var
|
|
976
|
-
export var GetDeviceDefinitionResponse$ = [
|
|
977
|
-
3,
|
|
978
|
-
n0,
|
|
979
|
-
_GDDRe,
|
|
996
|
+
export var GetDeviceDefinitionResponse$ = [3, n0, _GDDRe,
|
|
980
997
|
0,
|
|
981
998
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
982
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
999
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
983
1000
|
];
|
|
984
|
-
export var GetDeviceDefinitionVersionRequest$ = [
|
|
985
|
-
3,
|
|
986
|
-
n0,
|
|
987
|
-
_GDDVR,
|
|
1001
|
+
export var GetDeviceDefinitionVersionRequest$ = [3, n0, _GDDVR,
|
|
988
1002
|
0,
|
|
989
1003
|
[_DDI, _DDVI, _NT],
|
|
990
|
-
[
|
|
991
|
-
[0, 1],
|
|
992
|
-
[0, 1],
|
|
993
|
-
[0, { [_hQ]: _NT }],
|
|
994
|
-
],
|
|
1004
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _NT }]]
|
|
995
1005
|
];
|
|
996
|
-
export var GetDeviceDefinitionVersionResponse$ = [
|
|
997
|
-
3,
|
|
998
|
-
n0,
|
|
999
|
-
_GDDVRe,
|
|
1006
|
+
export var GetDeviceDefinitionVersionResponse$ = [3, n0, _GDDVRe,
|
|
1000
1007
|
0,
|
|
1001
1008
|
[_A, _CT, _Def, _I, _NT, _V],
|
|
1002
|
-
[0, 0, () => DeviceDefinitionVersion$, 0, 0, 0]
|
|
1009
|
+
[0, 0, () => DeviceDefinitionVersion$, 0, 0, 0]
|
|
1003
1010
|
];
|
|
1004
|
-
export var GetFunctionDefinitionRequest$ = [3, n0, _GFDR,
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1011
|
+
export var GetFunctionDefinitionRequest$ = [3, n0, _GFDR,
|
|
1012
|
+
0,
|
|
1013
|
+
[_FDI],
|
|
1014
|
+
[[0, 1]]
|
|
1015
|
+
];
|
|
1016
|
+
export var GetFunctionDefinitionResponse$ = [3, n0, _GFDRe,
|
|
1009
1017
|
0,
|
|
1010
1018
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
1011
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1019
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1012
1020
|
];
|
|
1013
|
-
export var GetFunctionDefinitionVersionRequest$ = [
|
|
1014
|
-
3,
|
|
1015
|
-
n0,
|
|
1016
|
-
_GFDVR,
|
|
1021
|
+
export var GetFunctionDefinitionVersionRequest$ = [3, n0, _GFDVR,
|
|
1017
1022
|
0,
|
|
1018
1023
|
[_FDI, _FDVI, _NT],
|
|
1019
|
-
[
|
|
1020
|
-
[0, 1],
|
|
1021
|
-
[0, 1],
|
|
1022
|
-
[0, { [_hQ]: _NT }],
|
|
1023
|
-
],
|
|
1024
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _NT }]]
|
|
1024
1025
|
];
|
|
1025
|
-
export var GetFunctionDefinitionVersionResponse$ = [
|
|
1026
|
-
3,
|
|
1027
|
-
n0,
|
|
1028
|
-
_GFDVRe,
|
|
1026
|
+
export var GetFunctionDefinitionVersionResponse$ = [3, n0, _GFDVRe,
|
|
1029
1027
|
0,
|
|
1030
1028
|
[_A, _CT, _Def, _I, _NT, _V],
|
|
1031
|
-
[0, 0, () => FunctionDefinitionVersion$, 0, 0, 0]
|
|
1029
|
+
[0, 0, () => FunctionDefinitionVersion$, 0, 0, 0]
|
|
1032
1030
|
];
|
|
1033
|
-
export var GetGroupCertificateAuthorityRequest$ = [
|
|
1034
|
-
3,
|
|
1035
|
-
n0,
|
|
1036
|
-
_GGCAR,
|
|
1031
|
+
export var GetGroupCertificateAuthorityRequest$ = [3, n0, _GGCAR,
|
|
1037
1032
|
0,
|
|
1038
1033
|
[_CAI, _GI],
|
|
1039
|
-
[
|
|
1040
|
-
[0, 1],
|
|
1041
|
-
[0, 1],
|
|
1042
|
-
],
|
|
1034
|
+
[[0, 1], [0, 1]]
|
|
1043
1035
|
];
|
|
1044
|
-
export var GetGroupCertificateAuthorityResponse$ = [
|
|
1045
|
-
3,
|
|
1046
|
-
n0,
|
|
1047
|
-
_GGCARe,
|
|
1036
|
+
export var GetGroupCertificateAuthorityResponse$ = [3, n0, _GGCARe,
|
|
1048
1037
|
0,
|
|
1049
1038
|
[_GCAA, _GCAI, _PEC],
|
|
1050
|
-
[0, 0, 0]
|
|
1039
|
+
[0, 0, 0]
|
|
1051
1040
|
];
|
|
1052
|
-
export var GetGroupCertificateConfigurationRequest$ = [3, n0, _GGCCR,
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1041
|
+
export var GetGroupCertificateConfigurationRequest$ = [3, n0, _GGCCR,
|
|
1042
|
+
0,
|
|
1043
|
+
[_GI],
|
|
1044
|
+
[[0, 1]]
|
|
1045
|
+
];
|
|
1046
|
+
export var GetGroupCertificateConfigurationResponse$ = [3, n0, _GGCCRe,
|
|
1057
1047
|
0,
|
|
1058
1048
|
[_CAEIM, _CEIM, _GI],
|
|
1059
|
-
[0, 0, 0]
|
|
1049
|
+
[0, 0, 0]
|
|
1050
|
+
];
|
|
1051
|
+
export var GetGroupRequest$ = [3, n0, _GGR,
|
|
1052
|
+
0,
|
|
1053
|
+
[_GI],
|
|
1054
|
+
[[0, 1]]
|
|
1060
1055
|
];
|
|
1061
|
-
export var
|
|
1062
|
-
export var GetGroupResponse$ = [
|
|
1063
|
-
3,
|
|
1064
|
-
n0,
|
|
1065
|
-
_GGRe,
|
|
1056
|
+
export var GetGroupResponse$ = [3, n0, _GGRe,
|
|
1066
1057
|
0,
|
|
1067
1058
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
1068
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1059
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1069
1060
|
];
|
|
1070
|
-
export var GetGroupVersionRequest$ = [
|
|
1071
|
-
3,
|
|
1072
|
-
n0,
|
|
1073
|
-
_GGVR,
|
|
1061
|
+
export var GetGroupVersionRequest$ = [3, n0, _GGVR,
|
|
1074
1062
|
0,
|
|
1075
1063
|
[_GI, _GVI],
|
|
1076
|
-
[
|
|
1077
|
-
[0, 1],
|
|
1078
|
-
[0, 1],
|
|
1079
|
-
],
|
|
1064
|
+
[[0, 1], [0, 1]]
|
|
1080
1065
|
];
|
|
1081
|
-
export var GetGroupVersionResponse$ = [
|
|
1082
|
-
3,
|
|
1083
|
-
n0,
|
|
1084
|
-
_GGVRe,
|
|
1066
|
+
export var GetGroupVersionResponse$ = [3, n0, _GGVRe,
|
|
1085
1067
|
0,
|
|
1086
1068
|
[_A, _CT, _Def, _I, _V],
|
|
1087
|
-
[0, 0, () => GroupVersion$, 0, 0]
|
|
1069
|
+
[0, 0, () => GroupVersion$, 0, 0]
|
|
1070
|
+
];
|
|
1071
|
+
export var GetLoggerDefinitionRequest$ = [3, n0, _GLDR,
|
|
1072
|
+
0,
|
|
1073
|
+
[_LDI],
|
|
1074
|
+
[[0, 1]]
|
|
1088
1075
|
];
|
|
1089
|
-
export var
|
|
1090
|
-
export var GetLoggerDefinitionResponse$ = [
|
|
1091
|
-
3,
|
|
1092
|
-
n0,
|
|
1093
|
-
_GLDRe,
|
|
1076
|
+
export var GetLoggerDefinitionResponse$ = [3, n0, _GLDRe,
|
|
1094
1077
|
0,
|
|
1095
1078
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
1096
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1079
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1097
1080
|
];
|
|
1098
|
-
export var GetLoggerDefinitionVersionRequest$ = [
|
|
1099
|
-
3,
|
|
1100
|
-
n0,
|
|
1101
|
-
_GLDVR,
|
|
1081
|
+
export var GetLoggerDefinitionVersionRequest$ = [3, n0, _GLDVR,
|
|
1102
1082
|
0,
|
|
1103
1083
|
[_LDI, _LDVI, _NT],
|
|
1104
|
-
[
|
|
1105
|
-
[0, 1],
|
|
1106
|
-
[0, 1],
|
|
1107
|
-
[0, { [_hQ]: _NT }],
|
|
1108
|
-
],
|
|
1084
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _NT }]]
|
|
1109
1085
|
];
|
|
1110
|
-
export var GetLoggerDefinitionVersionResponse$ = [
|
|
1111
|
-
3,
|
|
1112
|
-
n0,
|
|
1113
|
-
_GLDVRe,
|
|
1086
|
+
export var GetLoggerDefinitionVersionResponse$ = [3, n0, _GLDVRe,
|
|
1114
1087
|
0,
|
|
1115
1088
|
[_A, _CT, _Def, _I, _V],
|
|
1116
|
-
[0, 0, () => LoggerDefinitionVersion$, 0, 0]
|
|
1089
|
+
[0, 0, () => LoggerDefinitionVersion$, 0, 0]
|
|
1090
|
+
];
|
|
1091
|
+
export var GetResourceDefinitionRequest$ = [3, n0, _GRDR,
|
|
1092
|
+
0,
|
|
1093
|
+
[_RDI],
|
|
1094
|
+
[[0, 1]]
|
|
1117
1095
|
];
|
|
1118
|
-
export var
|
|
1119
|
-
export var GetResourceDefinitionResponse$ = [
|
|
1120
|
-
3,
|
|
1121
|
-
n0,
|
|
1122
|
-
_GRDRe,
|
|
1096
|
+
export var GetResourceDefinitionResponse$ = [3, n0, _GRDRe,
|
|
1123
1097
|
0,
|
|
1124
1098
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
1125
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1099
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1126
1100
|
];
|
|
1127
|
-
export var GetResourceDefinitionVersionRequest$ = [
|
|
1128
|
-
3,
|
|
1129
|
-
n0,
|
|
1130
|
-
_GRDVR,
|
|
1101
|
+
export var GetResourceDefinitionVersionRequest$ = [3, n0, _GRDVR,
|
|
1131
1102
|
0,
|
|
1132
1103
|
[_RDI, _RDVI],
|
|
1133
|
-
[
|
|
1134
|
-
[0, 1],
|
|
1135
|
-
[0, 1],
|
|
1136
|
-
],
|
|
1104
|
+
[[0, 1], [0, 1]]
|
|
1137
1105
|
];
|
|
1138
|
-
export var GetResourceDefinitionVersionResponse$ = [
|
|
1139
|
-
3,
|
|
1140
|
-
n0,
|
|
1141
|
-
_GRDVRe,
|
|
1106
|
+
export var GetResourceDefinitionVersionResponse$ = [3, n0, _GRDVRe,
|
|
1142
1107
|
0,
|
|
1143
1108
|
[_A, _CT, _Def, _I, _V],
|
|
1144
|
-
[0, 0, () => ResourceDefinitionVersion$, 0, 0]
|
|
1109
|
+
[0, 0, () => ResourceDefinitionVersion$, 0, 0]
|
|
1145
1110
|
];
|
|
1146
|
-
export var GetServiceRoleForAccountRequest$ = [3, n0, _GSRFAR,
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1111
|
+
export var GetServiceRoleForAccountRequest$ = [3, n0, _GSRFAR,
|
|
1112
|
+
0,
|
|
1113
|
+
[],
|
|
1114
|
+
[]
|
|
1115
|
+
];
|
|
1116
|
+
export var GetServiceRoleForAccountResponse$ = [3, n0, _GSRFARe,
|
|
1117
|
+
0,
|
|
1118
|
+
[_AA, _RA],
|
|
1119
|
+
[0, 0]
|
|
1120
|
+
];
|
|
1121
|
+
export var GetSubscriptionDefinitionRequest$ = [3, n0, _GSDR,
|
|
1122
|
+
0,
|
|
1123
|
+
[_SDI],
|
|
1124
|
+
[[0, 1]]
|
|
1125
|
+
];
|
|
1126
|
+
export var GetSubscriptionDefinitionResponse$ = [3, n0, _GSDRe,
|
|
1153
1127
|
0,
|
|
1154
1128
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N, _t],
|
|
1155
|
-
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1129
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0]
|
|
1156
1130
|
];
|
|
1157
|
-
export var GetSubscriptionDefinitionVersionRequest$ = [
|
|
1158
|
-
3,
|
|
1159
|
-
n0,
|
|
1160
|
-
_GSDVR,
|
|
1131
|
+
export var GetSubscriptionDefinitionVersionRequest$ = [3, n0, _GSDVR,
|
|
1161
1132
|
0,
|
|
1162
1133
|
[_NT, _SDI, _SDVI],
|
|
1163
|
-
[
|
|
1164
|
-
[0, { [_hQ]: _NT }],
|
|
1165
|
-
[0, 1],
|
|
1166
|
-
[0, 1],
|
|
1167
|
-
],
|
|
1134
|
+
[[0, { [_hQ]: _NT }], [0, 1], [0, 1]]
|
|
1168
1135
|
];
|
|
1169
|
-
export var GetSubscriptionDefinitionVersionResponse$ = [
|
|
1170
|
-
3,
|
|
1171
|
-
n0,
|
|
1172
|
-
_GSDVRe,
|
|
1136
|
+
export var GetSubscriptionDefinitionVersionResponse$ = [3, n0, _GSDVRe,
|
|
1173
1137
|
0,
|
|
1174
1138
|
[_A, _CT, _Def, _I, _NT, _V],
|
|
1175
|
-
[0, 0, () => SubscriptionDefinitionVersion$, 0, 0, 0]
|
|
1139
|
+
[0, 0, () => SubscriptionDefinitionVersion$, 0, 0, 0]
|
|
1140
|
+
];
|
|
1141
|
+
export var GetThingRuntimeConfigurationRequest$ = [3, n0, _GTRCR,
|
|
1142
|
+
0,
|
|
1143
|
+
[_TN],
|
|
1144
|
+
[[0, 1]]
|
|
1176
1145
|
];
|
|
1177
|
-
export var
|
|
1178
|
-
export var GetThingRuntimeConfigurationResponse$ = [
|
|
1179
|
-
3,
|
|
1180
|
-
n0,
|
|
1181
|
-
_GTRCRe,
|
|
1146
|
+
export var GetThingRuntimeConfigurationResponse$ = [3, n0, _GTRCRe,
|
|
1182
1147
|
0,
|
|
1183
1148
|
[_RC],
|
|
1184
|
-
[() => RuntimeConfiguration$]
|
|
1149
|
+
[() => RuntimeConfiguration$]
|
|
1150
|
+
];
|
|
1151
|
+
export var GroupCertificateAuthorityProperties$ = [3, n0, _GCAP,
|
|
1152
|
+
0,
|
|
1153
|
+
[_GCAA, _GCAI],
|
|
1154
|
+
[0, 0]
|
|
1185
1155
|
];
|
|
1186
|
-
export var
|
|
1187
|
-
export var GroupInformation$ = [
|
|
1188
|
-
3,
|
|
1189
|
-
n0,
|
|
1190
|
-
_GIr,
|
|
1156
|
+
export var GroupInformation$ = [3, n0, _GIr,
|
|
1191
1157
|
0,
|
|
1192
1158
|
[_A, _CT, _I, _LUT, _LV, _LVA, _N],
|
|
1193
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
1159
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
1160
|
+
];
|
|
1161
|
+
export var GroupOwnerSetting$ = [3, n0, _GOS,
|
|
1162
|
+
0,
|
|
1163
|
+
[_AAGO, _GO],
|
|
1164
|
+
[2, 0]
|
|
1194
1165
|
];
|
|
1195
|
-
export var
|
|
1196
|
-
export var GroupVersion$ = [
|
|
1197
|
-
3,
|
|
1198
|
-
n0,
|
|
1199
|
-
_GV,
|
|
1166
|
+
export var GroupVersion$ = [3, n0, _GV,
|
|
1200
1167
|
0,
|
|
1201
1168
|
[_CDVA, _CDVAo, _DDVA, _FDVA, _LDVA, _RDVA, _SDVA],
|
|
1202
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
1169
|
+
[0, 0, 0, 0, 0, 0, 0]
|
|
1203
1170
|
];
|
|
1204
|
-
export var InternalServerErrorException$ = [
|
|
1205
|
-
-3,
|
|
1206
|
-
n0,
|
|
1207
|
-
_ISEE,
|
|
1171
|
+
export var InternalServerErrorException$ = [-3, n0, _ISEE,
|
|
1208
1172
|
{ [_e]: _s, [_hE]: 500 },
|
|
1209
1173
|
[_ED, _M],
|
|
1210
|
-
[() => ErrorDetails, 0]
|
|
1174
|
+
[() => ErrorDetails, 0]
|
|
1211
1175
|
];
|
|
1212
1176
|
TypeRegistry.for(n0).registerError(InternalServerErrorException$, InternalServerErrorException);
|
|
1213
|
-
export var ListBulkDeploymentDetailedReportsRequest$ = [
|
|
1214
|
-
3,
|
|
1215
|
-
n0,
|
|
1216
|
-
_LBDDRR,
|
|
1177
|
+
export var ListBulkDeploymentDetailedReportsRequest$ = [3, n0, _LBDDRR,
|
|
1217
1178
|
0,
|
|
1218
1179
|
[_BDI, _MR, _NT],
|
|
1219
|
-
[
|
|
1220
|
-
[0, 1],
|
|
1221
|
-
[0, { [_hQ]: _MR }],
|
|
1222
|
-
[0, { [_hQ]: _NT }],
|
|
1223
|
-
],
|
|
1180
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1224
1181
|
];
|
|
1225
|
-
export var ListBulkDeploymentDetailedReportsResponse$ = [
|
|
1226
|
-
3,
|
|
1227
|
-
n0,
|
|
1228
|
-
_LBDDRRi,
|
|
1182
|
+
export var ListBulkDeploymentDetailedReportsResponse$ = [3, n0, _LBDDRRi,
|
|
1229
1183
|
0,
|
|
1230
1184
|
[_Dep, _NT],
|
|
1231
|
-
[() => BulkDeploymentResults, 0]
|
|
1185
|
+
[() => BulkDeploymentResults, 0]
|
|
1232
1186
|
];
|
|
1233
|
-
export var ListBulkDeploymentsRequest$ = [
|
|
1234
|
-
3,
|
|
1235
|
-
n0,
|
|
1236
|
-
_LBDR,
|
|
1187
|
+
export var ListBulkDeploymentsRequest$ = [3, n0, _LBDR,
|
|
1237
1188
|
0,
|
|
1238
1189
|
[_MR, _NT],
|
|
1239
|
-
[
|
|
1240
|
-
[0, { [_hQ]: _MR }],
|
|
1241
|
-
[0, { [_hQ]: _NT }],
|
|
1242
|
-
],
|
|
1190
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1243
1191
|
];
|
|
1244
|
-
export var ListBulkDeploymentsResponse$ = [
|
|
1245
|
-
3,
|
|
1246
|
-
n0,
|
|
1247
|
-
_LBDRi,
|
|
1192
|
+
export var ListBulkDeploymentsResponse$ = [3, n0, _LBDRi,
|
|
1248
1193
|
0,
|
|
1249
1194
|
[_BDu, _NT],
|
|
1250
|
-
[() => BulkDeployments, 0]
|
|
1195
|
+
[() => BulkDeployments, 0]
|
|
1251
1196
|
];
|
|
1252
|
-
export var ListConnectorDefinitionsRequest$ = [
|
|
1253
|
-
3,
|
|
1254
|
-
n0,
|
|
1255
|
-
_LCDR,
|
|
1197
|
+
export var ListConnectorDefinitionsRequest$ = [3, n0, _LCDR,
|
|
1256
1198
|
0,
|
|
1257
1199
|
[_MR, _NT],
|
|
1258
|
-
[
|
|
1259
|
-
[0, { [_hQ]: _MR }],
|
|
1260
|
-
[0, { [_hQ]: _NT }],
|
|
1261
|
-
],
|
|
1200
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1262
1201
|
];
|
|
1263
|
-
export var ListConnectorDefinitionsResponse$ = [
|
|
1264
|
-
3,
|
|
1265
|
-
n0,
|
|
1266
|
-
_LCDRi,
|
|
1202
|
+
export var ListConnectorDefinitionsResponse$ = [3, n0, _LCDRi,
|
|
1267
1203
|
0,
|
|
1268
1204
|
[_Defi, _NT],
|
|
1269
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1205
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1270
1206
|
];
|
|
1271
|
-
export var ListConnectorDefinitionVersionsRequest$ = [
|
|
1272
|
-
3,
|
|
1273
|
-
n0,
|
|
1274
|
-
_LCDVR,
|
|
1207
|
+
export var ListConnectorDefinitionVersionsRequest$ = [3, n0, _LCDVR,
|
|
1275
1208
|
0,
|
|
1276
1209
|
[_CDI, _MR, _NT],
|
|
1277
|
-
[
|
|
1278
|
-
[0, 1],
|
|
1279
|
-
[0, { [_hQ]: _MR }],
|
|
1280
|
-
[0, { [_hQ]: _NT }],
|
|
1281
|
-
],
|
|
1210
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1282
1211
|
];
|
|
1283
|
-
export var ListConnectorDefinitionVersionsResponse$ = [
|
|
1284
|
-
3,
|
|
1285
|
-
n0,
|
|
1286
|
-
_LCDVRi,
|
|
1212
|
+
export var ListConnectorDefinitionVersionsResponse$ = [3, n0, _LCDVRi,
|
|
1287
1213
|
0,
|
|
1288
1214
|
[_NT, _Ve],
|
|
1289
|
-
[0, () => __listOfVersionInformation]
|
|
1215
|
+
[0, () => __listOfVersionInformation]
|
|
1290
1216
|
];
|
|
1291
|
-
export var ListCoreDefinitionsRequest$ = [
|
|
1292
|
-
3,
|
|
1293
|
-
n0,
|
|
1294
|
-
_LCDRis,
|
|
1217
|
+
export var ListCoreDefinitionsRequest$ = [3, n0, _LCDRis,
|
|
1295
1218
|
0,
|
|
1296
1219
|
[_MR, _NT],
|
|
1297
|
-
[
|
|
1298
|
-
[0, { [_hQ]: _MR }],
|
|
1299
|
-
[0, { [_hQ]: _NT }],
|
|
1300
|
-
],
|
|
1220
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1301
1221
|
];
|
|
1302
|
-
export var ListCoreDefinitionsResponse$ = [
|
|
1303
|
-
3,
|
|
1304
|
-
n0,
|
|
1305
|
-
_LCDRist,
|
|
1222
|
+
export var ListCoreDefinitionsResponse$ = [3, n0, _LCDRist,
|
|
1306
1223
|
0,
|
|
1307
1224
|
[_Defi, _NT],
|
|
1308
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1225
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1309
1226
|
];
|
|
1310
|
-
export var ListCoreDefinitionVersionsRequest$ = [
|
|
1311
|
-
3,
|
|
1312
|
-
n0,
|
|
1313
|
-
_LCDVRis,
|
|
1227
|
+
export var ListCoreDefinitionVersionsRequest$ = [3, n0, _LCDVRis,
|
|
1314
1228
|
0,
|
|
1315
1229
|
[_CDIo, _MR, _NT],
|
|
1316
|
-
[
|
|
1317
|
-
[0, 1],
|
|
1318
|
-
[0, { [_hQ]: _MR }],
|
|
1319
|
-
[0, { [_hQ]: _NT }],
|
|
1320
|
-
],
|
|
1230
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1321
1231
|
];
|
|
1322
|
-
export var ListCoreDefinitionVersionsResponse$ = [
|
|
1323
|
-
3,
|
|
1324
|
-
n0,
|
|
1325
|
-
_LCDVRist,
|
|
1232
|
+
export var ListCoreDefinitionVersionsResponse$ = [3, n0, _LCDVRist,
|
|
1326
1233
|
0,
|
|
1327
1234
|
[_NT, _Ve],
|
|
1328
|
-
[0, () => __listOfVersionInformation]
|
|
1235
|
+
[0, () => __listOfVersionInformation]
|
|
1329
1236
|
];
|
|
1330
|
-
export var ListDeploymentsRequest$ = [
|
|
1331
|
-
3,
|
|
1332
|
-
n0,
|
|
1333
|
-
_LDR,
|
|
1237
|
+
export var ListDeploymentsRequest$ = [3, n0, _LDR,
|
|
1334
1238
|
0,
|
|
1335
1239
|
[_GI, _MR, _NT],
|
|
1336
|
-
[
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
],
|
|
1341
|
-
]
|
|
1342
|
-
|
|
1343
|
-
export var ListDeviceDefinitionsRequest$ = [
|
|
1344
|
-
3,
|
|
1345
|
-
n0,
|
|
1346
|
-
_LDDR,
|
|
1240
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1241
|
+
];
|
|
1242
|
+
export var ListDeploymentsResponse$ = [3, n0, _LDRi,
|
|
1243
|
+
0,
|
|
1244
|
+
[_Dep, _NT],
|
|
1245
|
+
[() => Deployments, 0]
|
|
1246
|
+
];
|
|
1247
|
+
export var ListDeviceDefinitionsRequest$ = [3, n0, _LDDR,
|
|
1347
1248
|
0,
|
|
1348
1249
|
[_MR, _NT],
|
|
1349
|
-
[
|
|
1350
|
-
[0, { [_hQ]: _MR }],
|
|
1351
|
-
[0, { [_hQ]: _NT }],
|
|
1352
|
-
],
|
|
1250
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1353
1251
|
];
|
|
1354
|
-
export var ListDeviceDefinitionsResponse$ = [
|
|
1355
|
-
3,
|
|
1356
|
-
n0,
|
|
1357
|
-
_LDDRi,
|
|
1252
|
+
export var ListDeviceDefinitionsResponse$ = [3, n0, _LDDRi,
|
|
1358
1253
|
0,
|
|
1359
1254
|
[_Defi, _NT],
|
|
1360
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1255
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1361
1256
|
];
|
|
1362
|
-
export var ListDeviceDefinitionVersionsRequest$ = [
|
|
1363
|
-
3,
|
|
1364
|
-
n0,
|
|
1365
|
-
_LDDVR,
|
|
1257
|
+
export var ListDeviceDefinitionVersionsRequest$ = [3, n0, _LDDVR,
|
|
1366
1258
|
0,
|
|
1367
1259
|
[_DDI, _MR, _NT],
|
|
1368
|
-
[
|
|
1369
|
-
[0, 1],
|
|
1370
|
-
[0, { [_hQ]: _MR }],
|
|
1371
|
-
[0, { [_hQ]: _NT }],
|
|
1372
|
-
],
|
|
1260
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1373
1261
|
];
|
|
1374
|
-
export var ListDeviceDefinitionVersionsResponse$ = [
|
|
1375
|
-
3,
|
|
1376
|
-
n0,
|
|
1377
|
-
_LDDVRi,
|
|
1262
|
+
export var ListDeviceDefinitionVersionsResponse$ = [3, n0, _LDDVRi,
|
|
1378
1263
|
0,
|
|
1379
1264
|
[_NT, _Ve],
|
|
1380
|
-
[0, () => __listOfVersionInformation]
|
|
1265
|
+
[0, () => __listOfVersionInformation]
|
|
1381
1266
|
];
|
|
1382
|
-
export var ListFunctionDefinitionsRequest$ = [
|
|
1383
|
-
3,
|
|
1384
|
-
n0,
|
|
1385
|
-
_LFDR,
|
|
1267
|
+
export var ListFunctionDefinitionsRequest$ = [3, n0, _LFDR,
|
|
1386
1268
|
0,
|
|
1387
1269
|
[_MR, _NT],
|
|
1388
|
-
[
|
|
1389
|
-
[0, { [_hQ]: _MR }],
|
|
1390
|
-
[0, { [_hQ]: _NT }],
|
|
1391
|
-
],
|
|
1270
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1392
1271
|
];
|
|
1393
|
-
export var ListFunctionDefinitionsResponse$ = [
|
|
1394
|
-
3,
|
|
1395
|
-
n0,
|
|
1396
|
-
_LFDRi,
|
|
1272
|
+
export var ListFunctionDefinitionsResponse$ = [3, n0, _LFDRi,
|
|
1397
1273
|
0,
|
|
1398
1274
|
[_Defi, _NT],
|
|
1399
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1275
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1400
1276
|
];
|
|
1401
|
-
export var ListFunctionDefinitionVersionsRequest$ = [
|
|
1402
|
-
3,
|
|
1403
|
-
n0,
|
|
1404
|
-
_LFDVR,
|
|
1277
|
+
export var ListFunctionDefinitionVersionsRequest$ = [3, n0, _LFDVR,
|
|
1405
1278
|
0,
|
|
1406
1279
|
[_FDI, _MR, _NT],
|
|
1407
|
-
[
|
|
1408
|
-
[0, 1],
|
|
1409
|
-
[0, { [_hQ]: _MR }],
|
|
1410
|
-
[0, { [_hQ]: _NT }],
|
|
1411
|
-
],
|
|
1280
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1412
1281
|
];
|
|
1413
|
-
export var ListFunctionDefinitionVersionsResponse$ = [
|
|
1414
|
-
3,
|
|
1415
|
-
n0,
|
|
1416
|
-
_LFDVRi,
|
|
1282
|
+
export var ListFunctionDefinitionVersionsResponse$ = [3, n0, _LFDVRi,
|
|
1417
1283
|
0,
|
|
1418
1284
|
[_NT, _Ve],
|
|
1419
|
-
[0, () => __listOfVersionInformation]
|
|
1285
|
+
[0, () => __listOfVersionInformation]
|
|
1420
1286
|
];
|
|
1421
|
-
export var ListGroupCertificateAuthoritiesRequest$ = [3, n0, _LGCAR,
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1287
|
+
export var ListGroupCertificateAuthoritiesRequest$ = [3, n0, _LGCAR,
|
|
1288
|
+
0,
|
|
1289
|
+
[_GI],
|
|
1290
|
+
[[0, 1]]
|
|
1291
|
+
];
|
|
1292
|
+
export var ListGroupCertificateAuthoritiesResponse$ = [3, n0, _LGCARi,
|
|
1426
1293
|
0,
|
|
1427
1294
|
[_GCA],
|
|
1428
|
-
[() => __listOfGroupCertificateAuthorityProperties]
|
|
1295
|
+
[() => __listOfGroupCertificateAuthorityProperties]
|
|
1429
1296
|
];
|
|
1430
|
-
export var ListGroupsRequest$ = [
|
|
1431
|
-
3,
|
|
1432
|
-
n0,
|
|
1433
|
-
_LGR,
|
|
1297
|
+
export var ListGroupsRequest$ = [3, n0, _LGR,
|
|
1434
1298
|
0,
|
|
1435
1299
|
[_MR, _NT],
|
|
1436
|
-
[
|
|
1437
|
-
[0, { [_hQ]: _MR }],
|
|
1438
|
-
[0, { [_hQ]: _NT }],
|
|
1439
|
-
],
|
|
1300
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1440
1301
|
];
|
|
1441
|
-
export var ListGroupsResponse$ = [
|
|
1442
|
-
3,
|
|
1443
|
-
n0,
|
|
1444
|
-
_LGRi,
|
|
1302
|
+
export var ListGroupsResponse$ = [3, n0, _LGRi,
|
|
1445
1303
|
0,
|
|
1446
1304
|
[_Gr, _NT],
|
|
1447
|
-
[() => __listOfGroupInformation, 0]
|
|
1305
|
+
[() => __listOfGroupInformation, 0]
|
|
1448
1306
|
];
|
|
1449
|
-
export var ListGroupVersionsRequest$ = [
|
|
1450
|
-
3,
|
|
1451
|
-
n0,
|
|
1452
|
-
_LGVR,
|
|
1307
|
+
export var ListGroupVersionsRequest$ = [3, n0, _LGVR,
|
|
1453
1308
|
0,
|
|
1454
1309
|
[_GI, _MR, _NT],
|
|
1455
|
-
[
|
|
1456
|
-
[0, 1],
|
|
1457
|
-
[0, { [_hQ]: _MR }],
|
|
1458
|
-
[0, { [_hQ]: _NT }],
|
|
1459
|
-
],
|
|
1310
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1460
1311
|
];
|
|
1461
|
-
export var ListGroupVersionsResponse$ = [
|
|
1462
|
-
3,
|
|
1463
|
-
n0,
|
|
1464
|
-
_LGVRi,
|
|
1312
|
+
export var ListGroupVersionsResponse$ = [3, n0, _LGVRi,
|
|
1465
1313
|
0,
|
|
1466
1314
|
[_NT, _Ve],
|
|
1467
|
-
[0, () => __listOfVersionInformation]
|
|
1315
|
+
[0, () => __listOfVersionInformation]
|
|
1468
1316
|
];
|
|
1469
|
-
export var ListLoggerDefinitionsRequest$ = [
|
|
1470
|
-
3,
|
|
1471
|
-
n0,
|
|
1472
|
-
_LLDR,
|
|
1317
|
+
export var ListLoggerDefinitionsRequest$ = [3, n0, _LLDR,
|
|
1473
1318
|
0,
|
|
1474
1319
|
[_MR, _NT],
|
|
1475
|
-
[
|
|
1476
|
-
[0, { [_hQ]: _MR }],
|
|
1477
|
-
[0, { [_hQ]: _NT }],
|
|
1478
|
-
],
|
|
1320
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1479
1321
|
];
|
|
1480
|
-
export var ListLoggerDefinitionsResponse$ = [
|
|
1481
|
-
3,
|
|
1482
|
-
n0,
|
|
1483
|
-
_LLDRi,
|
|
1322
|
+
export var ListLoggerDefinitionsResponse$ = [3, n0, _LLDRi,
|
|
1484
1323
|
0,
|
|
1485
1324
|
[_Defi, _NT],
|
|
1486
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1325
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1487
1326
|
];
|
|
1488
|
-
export var ListLoggerDefinitionVersionsRequest$ = [
|
|
1489
|
-
3,
|
|
1490
|
-
n0,
|
|
1491
|
-
_LLDVR,
|
|
1327
|
+
export var ListLoggerDefinitionVersionsRequest$ = [3, n0, _LLDVR,
|
|
1492
1328
|
0,
|
|
1493
1329
|
[_LDI, _MR, _NT],
|
|
1494
|
-
[
|
|
1495
|
-
[0, 1],
|
|
1496
|
-
[0, { [_hQ]: _MR }],
|
|
1497
|
-
[0, { [_hQ]: _NT }],
|
|
1498
|
-
],
|
|
1330
|
+
[[0, 1], [0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1499
1331
|
];
|
|
1500
|
-
export var ListLoggerDefinitionVersionsResponse$ = [
|
|
1501
|
-
3,
|
|
1502
|
-
n0,
|
|
1503
|
-
_LLDVRi,
|
|
1332
|
+
export var ListLoggerDefinitionVersionsResponse$ = [3, n0, _LLDVRi,
|
|
1504
1333
|
0,
|
|
1505
1334
|
[_NT, _Ve],
|
|
1506
|
-
[0, () => __listOfVersionInformation]
|
|
1335
|
+
[0, () => __listOfVersionInformation]
|
|
1507
1336
|
];
|
|
1508
|
-
export var ListResourceDefinitionsRequest$ = [
|
|
1509
|
-
3,
|
|
1510
|
-
n0,
|
|
1511
|
-
_LRDR,
|
|
1337
|
+
export var ListResourceDefinitionsRequest$ = [3, n0, _LRDR,
|
|
1512
1338
|
0,
|
|
1513
1339
|
[_MR, _NT],
|
|
1514
|
-
[
|
|
1515
|
-
[0, { [_hQ]: _MR }],
|
|
1516
|
-
[0, { [_hQ]: _NT }],
|
|
1517
|
-
],
|
|
1340
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1518
1341
|
];
|
|
1519
|
-
export var ListResourceDefinitionsResponse$ = [
|
|
1520
|
-
3,
|
|
1521
|
-
n0,
|
|
1522
|
-
_LRDRi,
|
|
1342
|
+
export var ListResourceDefinitionsResponse$ = [3, n0, _LRDRi,
|
|
1523
1343
|
0,
|
|
1524
1344
|
[_Defi, _NT],
|
|
1525
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1345
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1526
1346
|
];
|
|
1527
|
-
export var ListResourceDefinitionVersionsRequest$ = [
|
|
1528
|
-
3,
|
|
1529
|
-
n0,
|
|
1530
|
-
_LRDVR,
|
|
1347
|
+
export var ListResourceDefinitionVersionsRequest$ = [3, n0, _LRDVR,
|
|
1531
1348
|
0,
|
|
1532
1349
|
[_MR, _NT, _RDI],
|
|
1533
|
-
[
|
|
1534
|
-
[0, { [_hQ]: _MR }],
|
|
1535
|
-
[0, { [_hQ]: _NT }],
|
|
1536
|
-
[0, 1],
|
|
1537
|
-
],
|
|
1350
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [0, 1]]
|
|
1538
1351
|
];
|
|
1539
|
-
export var ListResourceDefinitionVersionsResponse$ = [
|
|
1540
|
-
3,
|
|
1541
|
-
n0,
|
|
1542
|
-
_LRDVRi,
|
|
1352
|
+
export var ListResourceDefinitionVersionsResponse$ = [3, n0, _LRDVRi,
|
|
1543
1353
|
0,
|
|
1544
1354
|
[_NT, _Ve],
|
|
1545
|
-
[0, () => __listOfVersionInformation]
|
|
1355
|
+
[0, () => __listOfVersionInformation]
|
|
1546
1356
|
];
|
|
1547
|
-
export var ListSubscriptionDefinitionsRequest$ = [
|
|
1548
|
-
3,
|
|
1549
|
-
n0,
|
|
1550
|
-
_LSDR,
|
|
1357
|
+
export var ListSubscriptionDefinitionsRequest$ = [3, n0, _LSDR,
|
|
1551
1358
|
0,
|
|
1552
1359
|
[_MR, _NT],
|
|
1553
|
-
[
|
|
1554
|
-
[0, { [_hQ]: _MR }],
|
|
1555
|
-
[0, { [_hQ]: _NT }],
|
|
1556
|
-
],
|
|
1360
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
1557
1361
|
];
|
|
1558
|
-
export var ListSubscriptionDefinitionsResponse$ = [
|
|
1559
|
-
3,
|
|
1560
|
-
n0,
|
|
1561
|
-
_LSDRi,
|
|
1362
|
+
export var ListSubscriptionDefinitionsResponse$ = [3, n0, _LSDRi,
|
|
1562
1363
|
0,
|
|
1563
1364
|
[_Defi, _NT],
|
|
1564
|
-
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1365
|
+
[[() => __listOfDefinitionInformation, 0], 0]
|
|
1565
1366
|
];
|
|
1566
|
-
export var ListSubscriptionDefinitionVersionsRequest$ = [
|
|
1567
|
-
3,
|
|
1568
|
-
n0,
|
|
1569
|
-
_LSDVR,
|
|
1367
|
+
export var ListSubscriptionDefinitionVersionsRequest$ = [3, n0, _LSDVR,
|
|
1570
1368
|
0,
|
|
1571
1369
|
[_MR, _NT, _SDI],
|
|
1572
|
-
[
|
|
1573
|
-
[0, { [_hQ]: _MR }],
|
|
1574
|
-
[0, { [_hQ]: _NT }],
|
|
1575
|
-
[0, 1],
|
|
1576
|
-
],
|
|
1370
|
+
[[0, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [0, 1]]
|
|
1577
1371
|
];
|
|
1578
|
-
export var ListSubscriptionDefinitionVersionsResponse$ = [
|
|
1579
|
-
3,
|
|
1580
|
-
n0,
|
|
1581
|
-
_LSDVRi,
|
|
1372
|
+
export var ListSubscriptionDefinitionVersionsResponse$ = [3, n0, _LSDVRi,
|
|
1582
1373
|
0,
|
|
1583
1374
|
[_NT, _Ve],
|
|
1584
|
-
[0, () => __listOfVersionInformation]
|
|
1375
|
+
[0, () => __listOfVersionInformation]
|
|
1376
|
+
];
|
|
1377
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1378
|
+
0,
|
|
1379
|
+
[_RAes],
|
|
1380
|
+
[[0, 1]]
|
|
1381
|
+
];
|
|
1382
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1383
|
+
0,
|
|
1384
|
+
[_t],
|
|
1385
|
+
[128 | 0]
|
|
1585
1386
|
];
|
|
1586
|
-
export var
|
|
1587
|
-
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
|
|
1588
|
-
export var LocalDeviceResourceData$ = [
|
|
1589
|
-
3,
|
|
1590
|
-
n0,
|
|
1591
|
-
_LDRD,
|
|
1387
|
+
export var LocalDeviceResourceData$ = [3, n0, _LDRD,
|
|
1592
1388
|
0,
|
|
1593
1389
|
[_GOS, _SP],
|
|
1594
|
-
[() => GroupOwnerSetting$, 0]
|
|
1390
|
+
[() => GroupOwnerSetting$, 0]
|
|
1595
1391
|
];
|
|
1596
|
-
export var LocalVolumeResourceData$ = [
|
|
1597
|
-
3,
|
|
1598
|
-
n0,
|
|
1599
|
-
_LVRD,
|
|
1392
|
+
export var LocalVolumeResourceData$ = [3, n0, _LVRD,
|
|
1600
1393
|
0,
|
|
1601
1394
|
[_DP, _GOS, _SP],
|
|
1602
|
-
[0, () => GroupOwnerSetting$, 0]
|
|
1395
|
+
[0, () => GroupOwnerSetting$, 0]
|
|
1396
|
+
];
|
|
1397
|
+
export var Logger$ = [3, n0, _Lo,
|
|
1398
|
+
0,
|
|
1399
|
+
[_Com, _I, _Le, _Sp, _Ty],
|
|
1400
|
+
[0, 0, 0, 1, 0]
|
|
1603
1401
|
];
|
|
1604
|
-
export var
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1402
|
+
export var LoggerDefinitionVersion$ = [3, n0, _LDV,
|
|
1403
|
+
0,
|
|
1404
|
+
[_L],
|
|
1405
|
+
[() => __listOfLogger]
|
|
1406
|
+
];
|
|
1407
|
+
export var ResetDeploymentsRequest$ = [3, n0, _RDR,
|
|
1610
1408
|
0,
|
|
1611
1409
|
[_ACT, _Fo, _GI],
|
|
1612
|
-
[[0, { [_hH]: _XACT }], 2, [0, 1]]
|
|
1410
|
+
[[0, { [_hH]: _XACT }], 2, [0, 1]]
|
|
1613
1411
|
];
|
|
1614
|
-
export var ResetDeploymentsResponse$ = [3, n0, _RDRe,
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1412
|
+
export var ResetDeploymentsResponse$ = [3, n0, _RDRe,
|
|
1413
|
+
0,
|
|
1414
|
+
[_DA, _DI],
|
|
1415
|
+
[0, 0]
|
|
1416
|
+
];
|
|
1417
|
+
export var Resource$ = [3, n0, _Re,
|
|
1418
|
+
0,
|
|
1419
|
+
[_I, _N, _RDC],
|
|
1420
|
+
[0, 0, () => ResourceDataContainer$]
|
|
1421
|
+
];
|
|
1422
|
+
export var ResourceAccessPolicy$ = [3, n0, _RAPe,
|
|
1423
|
+
0,
|
|
1424
|
+
[_Pe, _RI],
|
|
1425
|
+
[0, 0]
|
|
1426
|
+
];
|
|
1427
|
+
export var ResourceDataContainer$ = [3, n0, _RDC,
|
|
1621
1428
|
0,
|
|
1622
1429
|
[_LDRD, _LVRD, _SMLMRD, _SMMLMRD, _SMSRD],
|
|
1623
|
-
[
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1430
|
+
[() => LocalDeviceResourceData$, () => LocalVolumeResourceData$, () => S3MachineLearningModelResourceData$, () => SageMakerMachineLearningModelResourceData$, () => SecretsManagerSecretResourceData$]
|
|
1431
|
+
];
|
|
1432
|
+
export var ResourceDefinitionVersion$ = [3, n0, _RDV,
|
|
1433
|
+
0,
|
|
1434
|
+
[_R],
|
|
1435
|
+
[() => __listOfResource]
|
|
1436
|
+
];
|
|
1437
|
+
export var ResourceDownloadOwnerSetting$ = [3, n0, _RDOS,
|
|
1438
|
+
0,
|
|
1439
|
+
[_GO, _GP],
|
|
1440
|
+
[0, 0]
|
|
1441
|
+
];
|
|
1442
|
+
export var RuntimeConfiguration$ = [3, n0, _RC,
|
|
1443
|
+
0,
|
|
1444
|
+
[_TC],
|
|
1445
|
+
[() => TelemetryConfiguration$]
|
|
1446
|
+
];
|
|
1447
|
+
export var S3MachineLearningModelResourceData$ = [3, n0, _SMLMRD,
|
|
1638
1448
|
0,
|
|
1639
1449
|
[_DP, _OS, _SU],
|
|
1640
|
-
[0, () => ResourceDownloadOwnerSetting$, 0]
|
|
1450
|
+
[0, () => ResourceDownloadOwnerSetting$, 0]
|
|
1641
1451
|
];
|
|
1642
|
-
export var SageMakerMachineLearningModelResourceData$ = [
|
|
1643
|
-
3,
|
|
1644
|
-
n0,
|
|
1645
|
-
_SMMLMRD,
|
|
1452
|
+
export var SageMakerMachineLearningModelResourceData$ = [3, n0, _SMMLMRD,
|
|
1646
1453
|
0,
|
|
1647
1454
|
[_DP, _OS, _SMJA],
|
|
1648
|
-
[0, () => ResourceDownloadOwnerSetting$, 0]
|
|
1455
|
+
[0, () => ResourceDownloadOwnerSetting$, 0]
|
|
1649
1456
|
];
|
|
1650
|
-
export var SecretsManagerSecretResourceData$ = [3, n0, _SMSRD,
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1457
|
+
export var SecretsManagerSecretResourceData$ = [3, n0, _SMSRD,
|
|
1458
|
+
0,
|
|
1459
|
+
[_ARN, _ASLTD],
|
|
1460
|
+
[0, 64 | 0]
|
|
1461
|
+
];
|
|
1462
|
+
export var StartBulkDeploymentRequest$ = [3, n0, _SBDR,
|
|
1655
1463
|
0,
|
|
1656
1464
|
[_ACT, _ERA, _IFU, _t],
|
|
1657
|
-
[[0, { [_hH]: _XACT }], 0, 0, 128 | 0]
|
|
1658
|
-
];
|
|
1659
|
-
export var StartBulkDeploymentResponse$ = [3, n0, _SBDRt,
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
export var
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1465
|
+
[[0, { [_hH]: _XACT }], 0, 0, 128 | 0]
|
|
1466
|
+
];
|
|
1467
|
+
export var StartBulkDeploymentResponse$ = [3, n0, _SBDRt,
|
|
1468
|
+
0,
|
|
1469
|
+
[_BDA, _BDI],
|
|
1470
|
+
[0, 0]
|
|
1471
|
+
];
|
|
1472
|
+
export var StopBulkDeploymentRequest$ = [3, n0, _SBDRto,
|
|
1473
|
+
0,
|
|
1474
|
+
[_BDI],
|
|
1475
|
+
[[0, 1]]
|
|
1476
|
+
];
|
|
1477
|
+
export var StopBulkDeploymentResponse$ = [3, n0, _SBDRtop,
|
|
1478
|
+
0,
|
|
1479
|
+
[],
|
|
1480
|
+
[]
|
|
1481
|
+
];
|
|
1482
|
+
export var Subscription$ = [3, n0, _Su,
|
|
1483
|
+
0,
|
|
1484
|
+
[_I, _So, _Sub, _Ta],
|
|
1485
|
+
[0, 0, 0, 0]
|
|
1486
|
+
];
|
|
1487
|
+
export var SubscriptionDefinitionVersion$ = [3, n0, _SDV,
|
|
1488
|
+
0,
|
|
1489
|
+
[_S],
|
|
1490
|
+
[() => __listOfSubscription]
|
|
1491
|
+
];
|
|
1492
|
+
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
1493
|
+
0,
|
|
1494
|
+
[_RAes, _t],
|
|
1495
|
+
[[0, 1], 128 | 0]
|
|
1496
|
+
];
|
|
1497
|
+
export var TelemetryConfiguration$ = [3, n0, _TC,
|
|
1498
|
+
0,
|
|
1499
|
+
[_CSS, _Te],
|
|
1500
|
+
[0, 0]
|
|
1501
|
+
];
|
|
1502
|
+
export var TelemetryConfigurationUpdate$ = [3, n0, _TCU,
|
|
1503
|
+
0,
|
|
1504
|
+
[_Te],
|
|
1505
|
+
[0]
|
|
1506
|
+
];
|
|
1507
|
+
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
1671
1508
|
0,
|
|
1672
1509
|
[_RAes, _TK],
|
|
1673
|
-
[
|
|
1674
|
-
[0, 1],
|
|
1675
|
-
[64 | 0, { [_hQ]: _tK }],
|
|
1676
|
-
],
|
|
1510
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]]
|
|
1677
1511
|
];
|
|
1678
|
-
export var UpdateConnectivityInfoRequest$ = [
|
|
1679
|
-
3,
|
|
1680
|
-
n0,
|
|
1681
|
-
_UCIR,
|
|
1512
|
+
export var UpdateConnectivityInfoRequest$ = [3, n0, _UCIR,
|
|
1682
1513
|
0,
|
|
1683
1514
|
[_CI, _TN],
|
|
1684
|
-
[() => __listOfConnectivityInfo, [0, 1]]
|
|
1515
|
+
[() => __listOfConnectivityInfo, [0, 1]]
|
|
1685
1516
|
];
|
|
1686
|
-
export var UpdateConnectivityInfoResponse$ = [
|
|
1687
|
-
3,
|
|
1688
|
-
n0,
|
|
1689
|
-
_UCIRp,
|
|
1517
|
+
export var UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
|
|
1690
1518
|
0,
|
|
1691
1519
|
[_M, _V],
|
|
1692
|
-
[[0, { [_jN]: _m }], 0]
|
|
1693
|
-
];
|
|
1694
|
-
export var UpdateConnectorDefinitionRequest$ = [3, n0, _UCDR,
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
export var
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1520
|
+
[[0, { [_jN]: _m }], 0]
|
|
1521
|
+
];
|
|
1522
|
+
export var UpdateConnectorDefinitionRequest$ = [3, n0, _UCDR,
|
|
1523
|
+
0,
|
|
1524
|
+
[_CDI, _N],
|
|
1525
|
+
[[0, 1], 0]
|
|
1526
|
+
];
|
|
1527
|
+
export var UpdateConnectorDefinitionResponse$ = [3, n0, _UCDRp,
|
|
1528
|
+
0,
|
|
1529
|
+
[],
|
|
1530
|
+
[]
|
|
1531
|
+
];
|
|
1532
|
+
export var UpdateCoreDefinitionRequest$ = [3, n0, _UCDRpd,
|
|
1533
|
+
0,
|
|
1534
|
+
[_CDIo, _N],
|
|
1535
|
+
[[0, 1], 0]
|
|
1536
|
+
];
|
|
1537
|
+
export var UpdateCoreDefinitionResponse$ = [3, n0, _UCDRpda,
|
|
1538
|
+
0,
|
|
1539
|
+
[],
|
|
1540
|
+
[]
|
|
1541
|
+
];
|
|
1542
|
+
export var UpdateDeviceDefinitionRequest$ = [3, n0, _UDDR,
|
|
1543
|
+
0,
|
|
1544
|
+
[_DDI, _N],
|
|
1545
|
+
[[0, 1], 0]
|
|
1546
|
+
];
|
|
1547
|
+
export var UpdateDeviceDefinitionResponse$ = [3, n0, _UDDRp,
|
|
1548
|
+
0,
|
|
1549
|
+
[],
|
|
1550
|
+
[]
|
|
1551
|
+
];
|
|
1552
|
+
export var UpdateFunctionDefinitionRequest$ = [3, n0, _UFDR,
|
|
1553
|
+
0,
|
|
1554
|
+
[_FDI, _N],
|
|
1555
|
+
[[0, 1], 0]
|
|
1556
|
+
];
|
|
1557
|
+
export var UpdateFunctionDefinitionResponse$ = [3, n0, _UFDRp,
|
|
1558
|
+
0,
|
|
1559
|
+
[],
|
|
1560
|
+
[]
|
|
1561
|
+
];
|
|
1562
|
+
export var UpdateGroupCertificateConfigurationRequest$ = [3, n0, _UGCCR,
|
|
1706
1563
|
0,
|
|
1707
1564
|
[_CEIM, _GI],
|
|
1708
|
-
[0, [0, 1]]
|
|
1565
|
+
[0, [0, 1]]
|
|
1709
1566
|
];
|
|
1710
|
-
export var UpdateGroupCertificateConfigurationResponse$ = [
|
|
1711
|
-
3,
|
|
1712
|
-
n0,
|
|
1713
|
-
_UGCCRp,
|
|
1567
|
+
export var UpdateGroupCertificateConfigurationResponse$ = [3, n0, _UGCCRp,
|
|
1714
1568
|
0,
|
|
1715
1569
|
[_CAEIM, _CEIM, _GI],
|
|
1716
|
-
[0, 0, 0]
|
|
1717
|
-
];
|
|
1718
|
-
export var UpdateGroupRequest$ = [3, n0, _UGR,
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
export var
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1570
|
+
[0, 0, 0]
|
|
1571
|
+
];
|
|
1572
|
+
export var UpdateGroupRequest$ = [3, n0, _UGR,
|
|
1573
|
+
0,
|
|
1574
|
+
[_GI, _N],
|
|
1575
|
+
[[0, 1], 0]
|
|
1576
|
+
];
|
|
1577
|
+
export var UpdateGroupResponse$ = [3, n0, _UGRp,
|
|
1578
|
+
0,
|
|
1579
|
+
[],
|
|
1580
|
+
[]
|
|
1581
|
+
];
|
|
1582
|
+
export var UpdateLoggerDefinitionRequest$ = [3, n0, _ULDR,
|
|
1583
|
+
0,
|
|
1584
|
+
[_LDI, _N],
|
|
1585
|
+
[[0, 1], 0]
|
|
1586
|
+
];
|
|
1587
|
+
export var UpdateLoggerDefinitionResponse$ = [3, n0, _ULDRp,
|
|
1588
|
+
0,
|
|
1589
|
+
[],
|
|
1590
|
+
[]
|
|
1591
|
+
];
|
|
1592
|
+
export var UpdateResourceDefinitionRequest$ = [3, n0, _URDR,
|
|
1593
|
+
0,
|
|
1594
|
+
[_N, _RDI],
|
|
1595
|
+
[0, [0, 1]]
|
|
1596
|
+
];
|
|
1597
|
+
export var UpdateResourceDefinitionResponse$ = [3, n0, _URDRp,
|
|
1598
|
+
0,
|
|
1599
|
+
[],
|
|
1600
|
+
[]
|
|
1601
|
+
];
|
|
1602
|
+
export var UpdateSubscriptionDefinitionRequest$ = [3, n0, _USDR,
|
|
1603
|
+
0,
|
|
1604
|
+
[_N, _SDI],
|
|
1605
|
+
[0, [0, 1]]
|
|
1606
|
+
];
|
|
1607
|
+
export var UpdateSubscriptionDefinitionResponse$ = [3, n0, _USDRp,
|
|
1608
|
+
0,
|
|
1609
|
+
[],
|
|
1610
|
+
[]
|
|
1611
|
+
];
|
|
1612
|
+
export var UpdateThingRuntimeConfigurationRequest$ = [3, n0, _UTRCR,
|
|
1730
1613
|
0,
|
|
1731
1614
|
[_TC, _TN],
|
|
1732
|
-
[() => TelemetryConfigurationUpdate$, [0, 1]]
|
|
1615
|
+
[() => TelemetryConfigurationUpdate$, [0, 1]]
|
|
1616
|
+
];
|
|
1617
|
+
export var UpdateThingRuntimeConfigurationResponse$ = [3, n0, _UTRCRp,
|
|
1618
|
+
0,
|
|
1619
|
+
[],
|
|
1620
|
+
[]
|
|
1621
|
+
];
|
|
1622
|
+
export var VersionInformation$ = [3, n0, _VI,
|
|
1623
|
+
0,
|
|
1624
|
+
[_A, _CT, _I, _V],
|
|
1625
|
+
[0, 0, 0, 0]
|
|
1733
1626
|
];
|
|
1734
|
-
export var UpdateThingRuntimeConfigurationResponse$ = [3, n0, _UTRCRp, 0, [], []];
|
|
1735
|
-
export var VersionInformation$ = [3, n0, _VI, 0, [_A, _CT, _I, _V], [0, 0, 0, 0]];
|
|
1736
1627
|
var __Unit = "unit";
|
|
1737
1628
|
export var GreengrassServiceException$ = [-3, _sm, "GreengrassServiceException", 0, [], []];
|
|
1738
1629
|
TypeRegistry.for(_sm).registerError(GreengrassServiceException$, GreengrassServiceException);
|
|
1739
1630
|
var __listOf__string = 64 | 0;
|
|
1740
|
-
var __listOfConnectivityInfo = [1, n0, _lOCI,
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
var
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
var
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
0,
|
|
1751
|
-
|
|
1752
|
-
];
|
|
1753
|
-
var
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
var
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
var
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
var
|
|
1631
|
+
var __listOfConnectivityInfo = [1, n0, _lOCI,
|
|
1632
|
+
0, () => ConnectivityInfo$
|
|
1633
|
+
];
|
|
1634
|
+
var __listOfConnector = [1, n0, _lOC,
|
|
1635
|
+
0, () => Connector$
|
|
1636
|
+
];
|
|
1637
|
+
var __listOfCore = [1, n0, _lOCi,
|
|
1638
|
+
0, () => Core$
|
|
1639
|
+
];
|
|
1640
|
+
var __listOfDefinitionInformation = [1, n0, _lODI,
|
|
1641
|
+
0, [() => DefinitionInformation$,
|
|
1642
|
+
0]
|
|
1643
|
+
];
|
|
1644
|
+
var __listOfDevice = [1, n0, _lOD,
|
|
1645
|
+
0, () => Device$
|
|
1646
|
+
];
|
|
1647
|
+
var __listOfFunction = [1, n0, _lOF,
|
|
1648
|
+
0, () => Function$
|
|
1649
|
+
];
|
|
1650
|
+
var __listOfGroupCertificateAuthorityProperties = [1, n0, _lOGCAP,
|
|
1651
|
+
0, () => GroupCertificateAuthorityProperties$
|
|
1652
|
+
];
|
|
1653
|
+
var __listOfGroupInformation = [1, n0, _lOGI,
|
|
1654
|
+
0, () => GroupInformation$
|
|
1655
|
+
];
|
|
1656
|
+
var __listOfLogger = [1, n0, _lOL,
|
|
1657
|
+
0, () => Logger$
|
|
1658
|
+
];
|
|
1659
|
+
var __listOfResource = [1, n0, _lOR,
|
|
1660
|
+
0, () => Resource$
|
|
1661
|
+
];
|
|
1662
|
+
var __listOfResourceAccessPolicy = [1, n0, _lORAP,
|
|
1663
|
+
0, () => ResourceAccessPolicy$
|
|
1664
|
+
];
|
|
1665
|
+
var __listOfSubscription = [1, n0, _lOS,
|
|
1666
|
+
0, () => Subscription$
|
|
1667
|
+
];
|
|
1668
|
+
var __listOfVersionInformation = [1, n0, _lOVI,
|
|
1669
|
+
0, () => VersionInformation$
|
|
1670
|
+
];
|
|
1671
|
+
var BulkDeploymentResults = [1, n0, _BDRu,
|
|
1672
|
+
0, () => BulkDeploymentResult$
|
|
1673
|
+
];
|
|
1674
|
+
var BulkDeployments = [1, n0, _BDu,
|
|
1675
|
+
0, () => BulkDeployment$
|
|
1676
|
+
];
|
|
1677
|
+
var Deployments = [1, n0, _Dep,
|
|
1678
|
+
0, () => Deployment$
|
|
1679
|
+
];
|
|
1680
|
+
var ErrorDetails = [1, n0, _ED,
|
|
1681
|
+
0, () => ErrorDetail$
|
|
1682
|
+
];
|
|
1763
1683
|
var UpdateTargets = 64 | 0;
|
|
1764
1684
|
var __mapOf__string = 128 | 0;
|
|
1765
1685
|
var Tags = 128 | 0;
|
|
1766
|
-
export var AssociateRoleToGroup$ = [
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
{ [_h]: ["PUT", "/greengrass/
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
]
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
() =>
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
() =>
|
|
1789
|
-
];
|
|
1790
|
-
export var
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
{ [_h]: ["POST", "/greengrass/definition/
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
]
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
() =>
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
() =>
|
|
1813
|
-
];
|
|
1814
|
-
export var
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
{ [_h]: ["POST", "/greengrass/
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
]
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
() =>
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
() =>
|
|
1837
|
-
];
|
|
1838
|
-
export var
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
{ [_h]: ["
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
]
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
() =>
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
() =>
|
|
1861
|
-
];
|
|
1862
|
-
export var
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
{ [_h]: ["
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
]
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
() =>
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
() =>
|
|
1885
|
-
];
|
|
1886
|
-
export var
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
{ [_h]: ["
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
]
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
() =>
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
() =>
|
|
1909
|
-
];
|
|
1910
|
-
export var
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
{ [_h]: ["
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
]
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
() =>
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
() =>
|
|
1933
|
-
];
|
|
1934
|
-
export var
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
{ [_h]: ["
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
]
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
() =>
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
() =>
|
|
1957
|
-
];
|
|
1958
|
-
export var
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
{ [_h]: ["
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
]
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
() =>
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
() =>
|
|
1981
|
-
];
|
|
1982
|
-
export var
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
{ [_h]: ["
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
]
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
() =>
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
() =>
|
|
2005
|
-
];
|
|
2006
|
-
export var
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
{ [_h]: ["
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
]
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
() =>
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
() =>
|
|
2029
|
-
];
|
|
2030
|
-
export var
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
{ [_h]: ["
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
]
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
_GCD,
|
|
2042
|
-
{ [_h]: ["GET", "/greengrass/definition/connectors/{ConnectorDefinitionId}", 200] },
|
|
2043
|
-
() => GetConnectorDefinitionRequest$,
|
|
2044
|
-
() => GetConnectorDefinitionResponse$,
|
|
2045
|
-
];
|
|
2046
|
-
export var GetConnectorDefinitionVersion$ = [
|
|
2047
|
-
9,
|
|
2048
|
-
n0,
|
|
2049
|
-
_GCDV,
|
|
2050
|
-
{
|
|
2051
|
-
[_h]: [
|
|
2052
|
-
"GET",
|
|
2053
|
-
"/greengrass/definition/connectors/{ConnectorDefinitionId}/versions/{ConnectorDefinitionVersionId}",
|
|
2054
|
-
200,
|
|
2055
|
-
],
|
|
2056
|
-
},
|
|
2057
|
-
() => GetConnectorDefinitionVersionRequest$,
|
|
2058
|
-
() => GetConnectorDefinitionVersionResponse$,
|
|
2059
|
-
];
|
|
2060
|
-
export var GetCoreDefinition$ = [
|
|
2061
|
-
9,
|
|
2062
|
-
n0,
|
|
2063
|
-
_GCDe,
|
|
2064
|
-
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}", 200] },
|
|
2065
|
-
() => GetCoreDefinitionRequest$,
|
|
2066
|
-
() => GetCoreDefinitionResponse$,
|
|
2067
|
-
];
|
|
2068
|
-
export var GetCoreDefinitionVersion$ = [
|
|
2069
|
-
9,
|
|
2070
|
-
n0,
|
|
2071
|
-
_GCDVe,
|
|
2072
|
-
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}/versions/{CoreDefinitionVersionId}", 200] },
|
|
2073
|
-
() => GetCoreDefinitionVersionRequest$,
|
|
2074
|
-
() => GetCoreDefinitionVersionResponse$,
|
|
2075
|
-
];
|
|
2076
|
-
export var GetDeploymentStatus$ = [
|
|
2077
|
-
9,
|
|
2078
|
-
n0,
|
|
2079
|
-
_GDS,
|
|
2080
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/deployments/{DeploymentId}/status", 200] },
|
|
2081
|
-
() => GetDeploymentStatusRequest$,
|
|
2082
|
-
() => GetDeploymentStatusResponse$,
|
|
2083
|
-
];
|
|
2084
|
-
export var GetDeviceDefinition$ = [
|
|
2085
|
-
9,
|
|
2086
|
-
n0,
|
|
2087
|
-
_GDD,
|
|
2088
|
-
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}", 200] },
|
|
2089
|
-
() => GetDeviceDefinitionRequest$,
|
|
2090
|
-
() => GetDeviceDefinitionResponse$,
|
|
2091
|
-
];
|
|
2092
|
-
export var GetDeviceDefinitionVersion$ = [
|
|
2093
|
-
9,
|
|
2094
|
-
n0,
|
|
2095
|
-
_GDDV,
|
|
2096
|
-
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}/versions/{DeviceDefinitionVersionId}", 200] },
|
|
2097
|
-
() => GetDeviceDefinitionVersionRequest$,
|
|
2098
|
-
() => GetDeviceDefinitionVersionResponse$,
|
|
2099
|
-
];
|
|
2100
|
-
export var GetFunctionDefinition$ = [
|
|
2101
|
-
9,
|
|
2102
|
-
n0,
|
|
2103
|
-
_GFD,
|
|
2104
|
-
{ [_h]: ["GET", "/greengrass/definition/functions/{FunctionDefinitionId}", 200] },
|
|
2105
|
-
() => GetFunctionDefinitionRequest$,
|
|
2106
|
-
() => GetFunctionDefinitionResponse$,
|
|
2107
|
-
];
|
|
2108
|
-
export var GetFunctionDefinitionVersion$ = [
|
|
2109
|
-
9,
|
|
2110
|
-
n0,
|
|
2111
|
-
_GFDV,
|
|
2112
|
-
{
|
|
2113
|
-
[_h]: [
|
|
2114
|
-
"GET",
|
|
2115
|
-
"/greengrass/definition/functions/{FunctionDefinitionId}/versions/{FunctionDefinitionVersionId}",
|
|
2116
|
-
200,
|
|
2117
|
-
],
|
|
2118
|
-
},
|
|
2119
|
-
() => GetFunctionDefinitionVersionRequest$,
|
|
2120
|
-
() => GetFunctionDefinitionVersionResponse$,
|
|
2121
|
-
];
|
|
2122
|
-
export var GetGroup$ = [
|
|
2123
|
-
9,
|
|
2124
|
-
n0,
|
|
2125
|
-
_GG,
|
|
2126
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}", 200] },
|
|
2127
|
-
() => GetGroupRequest$,
|
|
2128
|
-
() => GetGroupResponse$,
|
|
2129
|
-
];
|
|
2130
|
-
export var GetGroupCertificateAuthority$ = [
|
|
2131
|
-
9,
|
|
2132
|
-
n0,
|
|
2133
|
-
_GGCA,
|
|
2134
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities/{CertificateAuthorityId}", 200] },
|
|
2135
|
-
() => GetGroupCertificateAuthorityRequest$,
|
|
2136
|
-
() => GetGroupCertificateAuthorityResponse$,
|
|
2137
|
-
];
|
|
2138
|
-
export var GetGroupCertificateConfiguration$ = [
|
|
2139
|
-
9,
|
|
2140
|
-
n0,
|
|
2141
|
-
_GGCC,
|
|
2142
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities/configuration/expiry", 200] },
|
|
2143
|
-
() => GetGroupCertificateConfigurationRequest$,
|
|
2144
|
-
() => GetGroupCertificateConfigurationResponse$,
|
|
2145
|
-
];
|
|
2146
|
-
export var GetGroupVersion$ = [
|
|
2147
|
-
9,
|
|
2148
|
-
n0,
|
|
2149
|
-
_GGV,
|
|
2150
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/versions/{GroupVersionId}", 200] },
|
|
2151
|
-
() => GetGroupVersionRequest$,
|
|
2152
|
-
() => GetGroupVersionResponse$,
|
|
2153
|
-
];
|
|
2154
|
-
export var GetLoggerDefinition$ = [
|
|
2155
|
-
9,
|
|
2156
|
-
n0,
|
|
2157
|
-
_GLD,
|
|
2158
|
-
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}", 200] },
|
|
2159
|
-
() => GetLoggerDefinitionRequest$,
|
|
2160
|
-
() => GetLoggerDefinitionResponse$,
|
|
2161
|
-
];
|
|
2162
|
-
export var GetLoggerDefinitionVersion$ = [
|
|
2163
|
-
9,
|
|
2164
|
-
n0,
|
|
2165
|
-
_GLDV,
|
|
2166
|
-
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}/versions/{LoggerDefinitionVersionId}", 200] },
|
|
2167
|
-
() => GetLoggerDefinitionVersionRequest$,
|
|
2168
|
-
() => GetLoggerDefinitionVersionResponse$,
|
|
2169
|
-
];
|
|
2170
|
-
export var GetResourceDefinition$ = [
|
|
2171
|
-
9,
|
|
2172
|
-
n0,
|
|
2173
|
-
_GRD,
|
|
2174
|
-
{ [_h]: ["GET", "/greengrass/definition/resources/{ResourceDefinitionId}", 200] },
|
|
2175
|
-
() => GetResourceDefinitionRequest$,
|
|
2176
|
-
() => GetResourceDefinitionResponse$,
|
|
2177
|
-
];
|
|
2178
|
-
export var GetResourceDefinitionVersion$ = [
|
|
2179
|
-
9,
|
|
2180
|
-
n0,
|
|
2181
|
-
_GRDV,
|
|
2182
|
-
{
|
|
2183
|
-
[_h]: [
|
|
2184
|
-
"GET",
|
|
2185
|
-
"/greengrass/definition/resources/{ResourceDefinitionId}/versions/{ResourceDefinitionVersionId}",
|
|
2186
|
-
200,
|
|
2187
|
-
],
|
|
2188
|
-
},
|
|
2189
|
-
() => GetResourceDefinitionVersionRequest$,
|
|
2190
|
-
() => GetResourceDefinitionVersionResponse$,
|
|
2191
|
-
];
|
|
2192
|
-
export var GetServiceRoleForAccount$ = [
|
|
2193
|
-
9,
|
|
2194
|
-
n0,
|
|
2195
|
-
_GSRFA,
|
|
2196
|
-
{ [_h]: ["GET", "/greengrass/servicerole", 200] },
|
|
2197
|
-
() => GetServiceRoleForAccountRequest$,
|
|
2198
|
-
() => GetServiceRoleForAccountResponse$,
|
|
2199
|
-
];
|
|
2200
|
-
export var GetSubscriptionDefinition$ = [
|
|
2201
|
-
9,
|
|
2202
|
-
n0,
|
|
2203
|
-
_GSD,
|
|
2204
|
-
{ [_h]: ["GET", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}", 200] },
|
|
2205
|
-
() => GetSubscriptionDefinitionRequest$,
|
|
2206
|
-
() => GetSubscriptionDefinitionResponse$,
|
|
2207
|
-
];
|
|
2208
|
-
export var GetSubscriptionDefinitionVersion$ = [
|
|
2209
|
-
9,
|
|
2210
|
-
n0,
|
|
2211
|
-
_GSDV,
|
|
2212
|
-
{
|
|
2213
|
-
[_h]: [
|
|
2214
|
-
"GET",
|
|
2215
|
-
"/greengrass/definition/subscriptions/{SubscriptionDefinitionId}/versions/{SubscriptionDefinitionVersionId}",
|
|
2216
|
-
200,
|
|
2217
|
-
],
|
|
2218
|
-
},
|
|
2219
|
-
() => GetSubscriptionDefinitionVersionRequest$,
|
|
2220
|
-
() => GetSubscriptionDefinitionVersionResponse$,
|
|
2221
|
-
];
|
|
2222
|
-
export var GetThingRuntimeConfiguration$ = [
|
|
2223
|
-
9,
|
|
2224
|
-
n0,
|
|
2225
|
-
_GTRC,
|
|
2226
|
-
{ [_h]: ["GET", "/greengrass/things/{ThingName}/runtimeconfig", 200] },
|
|
2227
|
-
() => GetThingRuntimeConfigurationRequest$,
|
|
2228
|
-
() => GetThingRuntimeConfigurationResponse$,
|
|
2229
|
-
];
|
|
2230
|
-
export var ListBulkDeploymentDetailedReports$ = [
|
|
2231
|
-
9,
|
|
2232
|
-
n0,
|
|
2233
|
-
_LBDDR,
|
|
2234
|
-
{ [_h]: ["GET", "/greengrass/bulk/deployments/{BulkDeploymentId}/detailed-reports", 200] },
|
|
2235
|
-
() => ListBulkDeploymentDetailedReportsRequest$,
|
|
2236
|
-
() => ListBulkDeploymentDetailedReportsResponse$,
|
|
2237
|
-
];
|
|
2238
|
-
export var ListBulkDeployments$ = [
|
|
2239
|
-
9,
|
|
2240
|
-
n0,
|
|
2241
|
-
_LBD,
|
|
2242
|
-
{ [_h]: ["GET", "/greengrass/bulk/deployments", 200] },
|
|
2243
|
-
() => ListBulkDeploymentsRequest$,
|
|
2244
|
-
() => ListBulkDeploymentsResponse$,
|
|
2245
|
-
];
|
|
2246
|
-
export var ListConnectorDefinitions$ = [
|
|
2247
|
-
9,
|
|
2248
|
-
n0,
|
|
2249
|
-
_LCD,
|
|
2250
|
-
{ [_h]: ["GET", "/greengrass/definition/connectors", 200] },
|
|
2251
|
-
() => ListConnectorDefinitionsRequest$,
|
|
2252
|
-
() => ListConnectorDefinitionsResponse$,
|
|
2253
|
-
];
|
|
2254
|
-
export var ListConnectorDefinitionVersions$ = [
|
|
2255
|
-
9,
|
|
2256
|
-
n0,
|
|
2257
|
-
_LCDV,
|
|
2258
|
-
{ [_h]: ["GET", "/greengrass/definition/connectors/{ConnectorDefinitionId}/versions", 200] },
|
|
2259
|
-
() => ListConnectorDefinitionVersionsRequest$,
|
|
2260
|
-
() => ListConnectorDefinitionVersionsResponse$,
|
|
2261
|
-
];
|
|
2262
|
-
export var ListCoreDefinitions$ = [
|
|
2263
|
-
9,
|
|
2264
|
-
n0,
|
|
2265
|
-
_LCDi,
|
|
2266
|
-
{ [_h]: ["GET", "/greengrass/definition/cores", 200] },
|
|
2267
|
-
() => ListCoreDefinitionsRequest$,
|
|
2268
|
-
() => ListCoreDefinitionsResponse$,
|
|
2269
|
-
];
|
|
2270
|
-
export var ListCoreDefinitionVersions$ = [
|
|
2271
|
-
9,
|
|
2272
|
-
n0,
|
|
2273
|
-
_LCDVi,
|
|
2274
|
-
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}/versions", 200] },
|
|
2275
|
-
() => ListCoreDefinitionVersionsRequest$,
|
|
2276
|
-
() => ListCoreDefinitionVersionsResponse$,
|
|
2277
|
-
];
|
|
2278
|
-
export var ListDeployments$ = [
|
|
2279
|
-
9,
|
|
2280
|
-
n0,
|
|
2281
|
-
_LD,
|
|
2282
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/deployments", 200] },
|
|
2283
|
-
() => ListDeploymentsRequest$,
|
|
2284
|
-
() => ListDeploymentsResponse$,
|
|
2285
|
-
];
|
|
2286
|
-
export var ListDeviceDefinitions$ = [
|
|
2287
|
-
9,
|
|
2288
|
-
n0,
|
|
2289
|
-
_LDD,
|
|
2290
|
-
{ [_h]: ["GET", "/greengrass/definition/devices", 200] },
|
|
2291
|
-
() => ListDeviceDefinitionsRequest$,
|
|
2292
|
-
() => ListDeviceDefinitionsResponse$,
|
|
2293
|
-
];
|
|
2294
|
-
export var ListDeviceDefinitionVersions$ = [
|
|
2295
|
-
9,
|
|
2296
|
-
n0,
|
|
2297
|
-
_LDDV,
|
|
2298
|
-
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}/versions", 200] },
|
|
2299
|
-
() => ListDeviceDefinitionVersionsRequest$,
|
|
2300
|
-
() => ListDeviceDefinitionVersionsResponse$,
|
|
2301
|
-
];
|
|
2302
|
-
export var ListFunctionDefinitions$ = [
|
|
2303
|
-
9,
|
|
2304
|
-
n0,
|
|
2305
|
-
_LFD,
|
|
2306
|
-
{ [_h]: ["GET", "/greengrass/definition/functions", 200] },
|
|
2307
|
-
() => ListFunctionDefinitionsRequest$,
|
|
2308
|
-
() => ListFunctionDefinitionsResponse$,
|
|
2309
|
-
];
|
|
2310
|
-
export var ListFunctionDefinitionVersions$ = [
|
|
2311
|
-
9,
|
|
2312
|
-
n0,
|
|
2313
|
-
_LFDV,
|
|
2314
|
-
{ [_h]: ["GET", "/greengrass/definition/functions/{FunctionDefinitionId}/versions", 200] },
|
|
2315
|
-
() => ListFunctionDefinitionVersionsRequest$,
|
|
2316
|
-
() => ListFunctionDefinitionVersionsResponse$,
|
|
2317
|
-
];
|
|
2318
|
-
export var ListGroupCertificateAuthorities$ = [
|
|
2319
|
-
9,
|
|
2320
|
-
n0,
|
|
2321
|
-
_LGCA,
|
|
2322
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities", 200] },
|
|
2323
|
-
() => ListGroupCertificateAuthoritiesRequest$,
|
|
2324
|
-
() => ListGroupCertificateAuthoritiesResponse$,
|
|
2325
|
-
];
|
|
2326
|
-
export var ListGroups$ = [
|
|
2327
|
-
9,
|
|
2328
|
-
n0,
|
|
2329
|
-
_LG,
|
|
2330
|
-
{ [_h]: ["GET", "/greengrass/groups", 200] },
|
|
2331
|
-
() => ListGroupsRequest$,
|
|
2332
|
-
() => ListGroupsResponse$,
|
|
2333
|
-
];
|
|
2334
|
-
export var ListGroupVersions$ = [
|
|
2335
|
-
9,
|
|
2336
|
-
n0,
|
|
2337
|
-
_LGV,
|
|
2338
|
-
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/versions", 200] },
|
|
2339
|
-
() => ListGroupVersionsRequest$,
|
|
2340
|
-
() => ListGroupVersionsResponse$,
|
|
2341
|
-
];
|
|
2342
|
-
export var ListLoggerDefinitions$ = [
|
|
2343
|
-
9,
|
|
2344
|
-
n0,
|
|
2345
|
-
_LLD,
|
|
2346
|
-
{ [_h]: ["GET", "/greengrass/definition/loggers", 200] },
|
|
2347
|
-
() => ListLoggerDefinitionsRequest$,
|
|
2348
|
-
() => ListLoggerDefinitionsResponse$,
|
|
2349
|
-
];
|
|
2350
|
-
export var ListLoggerDefinitionVersions$ = [
|
|
2351
|
-
9,
|
|
2352
|
-
n0,
|
|
2353
|
-
_LLDV,
|
|
2354
|
-
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}/versions", 200] },
|
|
2355
|
-
() => ListLoggerDefinitionVersionsRequest$,
|
|
2356
|
-
() => ListLoggerDefinitionVersionsResponse$,
|
|
2357
|
-
];
|
|
2358
|
-
export var ListResourceDefinitions$ = [
|
|
2359
|
-
9,
|
|
2360
|
-
n0,
|
|
2361
|
-
_LRD,
|
|
2362
|
-
{ [_h]: ["GET", "/greengrass/definition/resources", 200] },
|
|
2363
|
-
() => ListResourceDefinitionsRequest$,
|
|
2364
|
-
() => ListResourceDefinitionsResponse$,
|
|
2365
|
-
];
|
|
2366
|
-
export var ListResourceDefinitionVersions$ = [
|
|
2367
|
-
9,
|
|
2368
|
-
n0,
|
|
2369
|
-
_LRDV,
|
|
2370
|
-
{ [_h]: ["GET", "/greengrass/definition/resources/{ResourceDefinitionId}/versions", 200] },
|
|
2371
|
-
() => ListResourceDefinitionVersionsRequest$,
|
|
2372
|
-
() => ListResourceDefinitionVersionsResponse$,
|
|
2373
|
-
];
|
|
2374
|
-
export var ListSubscriptionDefinitions$ = [
|
|
2375
|
-
9,
|
|
2376
|
-
n0,
|
|
2377
|
-
_LSD,
|
|
2378
|
-
{ [_h]: ["GET", "/greengrass/definition/subscriptions", 200] },
|
|
2379
|
-
() => ListSubscriptionDefinitionsRequest$,
|
|
2380
|
-
() => ListSubscriptionDefinitionsResponse$,
|
|
2381
|
-
];
|
|
2382
|
-
export var ListSubscriptionDefinitionVersions$ = [
|
|
2383
|
-
9,
|
|
2384
|
-
n0,
|
|
2385
|
-
_LSDV,
|
|
2386
|
-
{ [_h]: ["GET", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}/versions", 200] },
|
|
2387
|
-
() => ListSubscriptionDefinitionVersionsRequest$,
|
|
2388
|
-
() => ListSubscriptionDefinitionVersionsResponse$,
|
|
2389
|
-
];
|
|
2390
|
-
export var ListTagsForResource$ = [
|
|
2391
|
-
9,
|
|
2392
|
-
n0,
|
|
2393
|
-
_LTFR,
|
|
2394
|
-
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
2395
|
-
() => ListTagsForResourceRequest$,
|
|
2396
|
-
() => ListTagsForResourceResponse$,
|
|
2397
|
-
];
|
|
2398
|
-
export var ResetDeployments$ = [
|
|
2399
|
-
9,
|
|
2400
|
-
n0,
|
|
2401
|
-
_RD,
|
|
2402
|
-
{ [_h]: ["POST", "/greengrass/groups/{GroupId}/deployments/$reset", 200] },
|
|
2403
|
-
() => ResetDeploymentsRequest$,
|
|
2404
|
-
() => ResetDeploymentsResponse$,
|
|
2405
|
-
];
|
|
2406
|
-
export var StartBulkDeployment$ = [
|
|
2407
|
-
9,
|
|
2408
|
-
n0,
|
|
2409
|
-
_SBD,
|
|
2410
|
-
{ [_h]: ["POST", "/greengrass/bulk/deployments", 200] },
|
|
2411
|
-
() => StartBulkDeploymentRequest$,
|
|
2412
|
-
() => StartBulkDeploymentResponse$,
|
|
2413
|
-
];
|
|
2414
|
-
export var StopBulkDeployment$ = [
|
|
2415
|
-
9,
|
|
2416
|
-
n0,
|
|
2417
|
-
_SBDt,
|
|
2418
|
-
{ [_h]: ["PUT", "/greengrass/bulk/deployments/{BulkDeploymentId}/$stop", 200] },
|
|
2419
|
-
() => StopBulkDeploymentRequest$,
|
|
2420
|
-
() => StopBulkDeploymentResponse$,
|
|
2421
|
-
];
|
|
2422
|
-
export var TagResource$ = [
|
|
2423
|
-
9,
|
|
2424
|
-
n0,
|
|
2425
|
-
_TR,
|
|
2426
|
-
{ [_h]: ["POST", "/tags/{ResourceArn}", 204] },
|
|
2427
|
-
() => TagResourceRequest$,
|
|
2428
|
-
() => __Unit,
|
|
2429
|
-
];
|
|
2430
|
-
export var UntagResource$ = [
|
|
2431
|
-
9,
|
|
2432
|
-
n0,
|
|
2433
|
-
_UR,
|
|
2434
|
-
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 204] },
|
|
2435
|
-
() => UntagResourceRequest$,
|
|
2436
|
-
() => __Unit,
|
|
2437
|
-
];
|
|
2438
|
-
export var UpdateConnectivityInfo$ = [
|
|
2439
|
-
9,
|
|
2440
|
-
n0,
|
|
2441
|
-
_UCI,
|
|
2442
|
-
{ [_h]: ["PUT", "/greengrass/things/{ThingName}/connectivityInfo", 200] },
|
|
2443
|
-
() => UpdateConnectivityInfoRequest$,
|
|
2444
|
-
() => UpdateConnectivityInfoResponse$,
|
|
2445
|
-
];
|
|
2446
|
-
export var UpdateConnectorDefinition$ = [
|
|
2447
|
-
9,
|
|
2448
|
-
n0,
|
|
2449
|
-
_UCD,
|
|
2450
|
-
{ [_h]: ["PUT", "/greengrass/definition/connectors/{ConnectorDefinitionId}", 200] },
|
|
2451
|
-
() => UpdateConnectorDefinitionRequest$,
|
|
2452
|
-
() => UpdateConnectorDefinitionResponse$,
|
|
2453
|
-
];
|
|
2454
|
-
export var UpdateCoreDefinition$ = [
|
|
2455
|
-
9,
|
|
2456
|
-
n0,
|
|
2457
|
-
_UCDp,
|
|
2458
|
-
{ [_h]: ["PUT", "/greengrass/definition/cores/{CoreDefinitionId}", 200] },
|
|
2459
|
-
() => UpdateCoreDefinitionRequest$,
|
|
2460
|
-
() => UpdateCoreDefinitionResponse$,
|
|
2461
|
-
];
|
|
2462
|
-
export var UpdateDeviceDefinition$ = [
|
|
2463
|
-
9,
|
|
2464
|
-
n0,
|
|
2465
|
-
_UDD,
|
|
2466
|
-
{ [_h]: ["PUT", "/greengrass/definition/devices/{DeviceDefinitionId}", 200] },
|
|
2467
|
-
() => UpdateDeviceDefinitionRequest$,
|
|
2468
|
-
() => UpdateDeviceDefinitionResponse$,
|
|
2469
|
-
];
|
|
2470
|
-
export var UpdateFunctionDefinition$ = [
|
|
2471
|
-
9,
|
|
2472
|
-
n0,
|
|
2473
|
-
_UFD,
|
|
2474
|
-
{ [_h]: ["PUT", "/greengrass/definition/functions/{FunctionDefinitionId}", 200] },
|
|
2475
|
-
() => UpdateFunctionDefinitionRequest$,
|
|
2476
|
-
() => UpdateFunctionDefinitionResponse$,
|
|
2477
|
-
];
|
|
2478
|
-
export var UpdateGroup$ = [
|
|
2479
|
-
9,
|
|
2480
|
-
n0,
|
|
2481
|
-
_UG,
|
|
2482
|
-
{ [_h]: ["PUT", "/greengrass/groups/{GroupId}", 200] },
|
|
2483
|
-
() => UpdateGroupRequest$,
|
|
2484
|
-
() => UpdateGroupResponse$,
|
|
2485
|
-
];
|
|
2486
|
-
export var UpdateGroupCertificateConfiguration$ = [
|
|
2487
|
-
9,
|
|
2488
|
-
n0,
|
|
2489
|
-
_UGCC,
|
|
2490
|
-
{ [_h]: ["PUT", "/greengrass/groups/{GroupId}/certificateauthorities/configuration/expiry", 200] },
|
|
2491
|
-
() => UpdateGroupCertificateConfigurationRequest$,
|
|
2492
|
-
() => UpdateGroupCertificateConfigurationResponse$,
|
|
2493
|
-
];
|
|
2494
|
-
export var UpdateLoggerDefinition$ = [
|
|
2495
|
-
9,
|
|
2496
|
-
n0,
|
|
2497
|
-
_ULD,
|
|
2498
|
-
{ [_h]: ["PUT", "/greengrass/definition/loggers/{LoggerDefinitionId}", 200] },
|
|
2499
|
-
() => UpdateLoggerDefinitionRequest$,
|
|
2500
|
-
() => UpdateLoggerDefinitionResponse$,
|
|
2501
|
-
];
|
|
2502
|
-
export var UpdateResourceDefinition$ = [
|
|
2503
|
-
9,
|
|
2504
|
-
n0,
|
|
2505
|
-
_URD,
|
|
2506
|
-
{ [_h]: ["PUT", "/greengrass/definition/resources/{ResourceDefinitionId}", 200] },
|
|
2507
|
-
() => UpdateResourceDefinitionRequest$,
|
|
2508
|
-
() => UpdateResourceDefinitionResponse$,
|
|
2509
|
-
];
|
|
2510
|
-
export var UpdateSubscriptionDefinition$ = [
|
|
2511
|
-
9,
|
|
2512
|
-
n0,
|
|
2513
|
-
_USD,
|
|
2514
|
-
{ [_h]: ["PUT", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}", 200] },
|
|
2515
|
-
() => UpdateSubscriptionDefinitionRequest$,
|
|
2516
|
-
() => UpdateSubscriptionDefinitionResponse$,
|
|
2517
|
-
];
|
|
2518
|
-
export var UpdateThingRuntimeConfiguration$ = [
|
|
2519
|
-
9,
|
|
2520
|
-
n0,
|
|
2521
|
-
_UTRC,
|
|
2522
|
-
{ [_h]: ["PUT", "/greengrass/things/{ThingName}/runtimeconfig", 200] },
|
|
2523
|
-
() => UpdateThingRuntimeConfigurationRequest$,
|
|
2524
|
-
() => UpdateThingRuntimeConfigurationResponse$,
|
|
1686
|
+
export var AssociateRoleToGroup$ = [9, n0, _ARTG,
|
|
1687
|
+
{ [_h]: ["PUT", "/greengrass/groups/{GroupId}/role", 200] }, () => AssociateRoleToGroupRequest$, () => AssociateRoleToGroupResponse$
|
|
1688
|
+
];
|
|
1689
|
+
export var AssociateServiceRoleToAccount$ = [9, n0, _ASRTA,
|
|
1690
|
+
{ [_h]: ["PUT", "/greengrass/servicerole", 200] }, () => AssociateServiceRoleToAccountRequest$, () => AssociateServiceRoleToAccountResponse$
|
|
1691
|
+
];
|
|
1692
|
+
export var CreateConnectorDefinition$ = [9, n0, _CCD,
|
|
1693
|
+
{ [_h]: ["POST", "/greengrass/definition/connectors", 200] }, () => CreateConnectorDefinitionRequest$, () => CreateConnectorDefinitionResponse$
|
|
1694
|
+
];
|
|
1695
|
+
export var CreateConnectorDefinitionVersion$ = [9, n0, _CCDV,
|
|
1696
|
+
{ [_h]: ["POST", "/greengrass/definition/connectors/{ConnectorDefinitionId}/versions", 200] }, () => CreateConnectorDefinitionVersionRequest$, () => CreateConnectorDefinitionVersionResponse$
|
|
1697
|
+
];
|
|
1698
|
+
export var CreateCoreDefinition$ = [9, n0, _CCDr,
|
|
1699
|
+
{ [_h]: ["POST", "/greengrass/definition/cores", 200] }, () => CreateCoreDefinitionRequest$, () => CreateCoreDefinitionResponse$
|
|
1700
|
+
];
|
|
1701
|
+
export var CreateCoreDefinitionVersion$ = [9, n0, _CCDVr,
|
|
1702
|
+
{ [_h]: ["POST", "/greengrass/definition/cores/{CoreDefinitionId}/versions", 200] }, () => CreateCoreDefinitionVersionRequest$, () => CreateCoreDefinitionVersionResponse$
|
|
1703
|
+
];
|
|
1704
|
+
export var CreateDeployment$ = [9, n0, _CD,
|
|
1705
|
+
{ [_h]: ["POST", "/greengrass/groups/{GroupId}/deployments", 200] }, () => CreateDeploymentRequest$, () => CreateDeploymentResponse$
|
|
1706
|
+
];
|
|
1707
|
+
export var CreateDeviceDefinition$ = [9, n0, _CDD,
|
|
1708
|
+
{ [_h]: ["POST", "/greengrass/definition/devices", 200] }, () => CreateDeviceDefinitionRequest$, () => CreateDeviceDefinitionResponse$
|
|
1709
|
+
];
|
|
1710
|
+
export var CreateDeviceDefinitionVersion$ = [9, n0, _CDDV,
|
|
1711
|
+
{ [_h]: ["POST", "/greengrass/definition/devices/{DeviceDefinitionId}/versions", 200] }, () => CreateDeviceDefinitionVersionRequest$, () => CreateDeviceDefinitionVersionResponse$
|
|
1712
|
+
];
|
|
1713
|
+
export var CreateFunctionDefinition$ = [9, n0, _CFD,
|
|
1714
|
+
{ [_h]: ["POST", "/greengrass/definition/functions", 200] }, () => CreateFunctionDefinitionRequest$, () => CreateFunctionDefinitionResponse$
|
|
1715
|
+
];
|
|
1716
|
+
export var CreateFunctionDefinitionVersion$ = [9, n0, _CFDV,
|
|
1717
|
+
{ [_h]: ["POST", "/greengrass/definition/functions/{FunctionDefinitionId}/versions", 200] }, () => CreateFunctionDefinitionVersionRequest$, () => CreateFunctionDefinitionVersionResponse$
|
|
1718
|
+
];
|
|
1719
|
+
export var CreateGroup$ = [9, n0, _CG,
|
|
1720
|
+
{ [_h]: ["POST", "/greengrass/groups", 200] }, () => CreateGroupRequest$, () => CreateGroupResponse$
|
|
1721
|
+
];
|
|
1722
|
+
export var CreateGroupCertificateAuthority$ = [9, n0, _CGCA,
|
|
1723
|
+
{ [_h]: ["POST", "/greengrass/groups/{GroupId}/certificateauthorities", 200] }, () => CreateGroupCertificateAuthorityRequest$, () => CreateGroupCertificateAuthorityResponse$
|
|
1724
|
+
];
|
|
1725
|
+
export var CreateGroupVersion$ = [9, n0, _CGV,
|
|
1726
|
+
{ [_h]: ["POST", "/greengrass/groups/{GroupId}/versions", 200] }, () => CreateGroupVersionRequest$, () => CreateGroupVersionResponse$
|
|
1727
|
+
];
|
|
1728
|
+
export var CreateLoggerDefinition$ = [9, n0, _CLD,
|
|
1729
|
+
{ [_h]: ["POST", "/greengrass/definition/loggers", 200] }, () => CreateLoggerDefinitionRequest$, () => CreateLoggerDefinitionResponse$
|
|
1730
|
+
];
|
|
1731
|
+
export var CreateLoggerDefinitionVersion$ = [9, n0, _CLDV,
|
|
1732
|
+
{ [_h]: ["POST", "/greengrass/definition/loggers/{LoggerDefinitionId}/versions", 200] }, () => CreateLoggerDefinitionVersionRequest$, () => CreateLoggerDefinitionVersionResponse$
|
|
1733
|
+
];
|
|
1734
|
+
export var CreateResourceDefinition$ = [9, n0, _CRD,
|
|
1735
|
+
{ [_h]: ["POST", "/greengrass/definition/resources", 200] }, () => CreateResourceDefinitionRequest$, () => CreateResourceDefinitionResponse$
|
|
1736
|
+
];
|
|
1737
|
+
export var CreateResourceDefinitionVersion$ = [9, n0, _CRDV,
|
|
1738
|
+
{ [_h]: ["POST", "/greengrass/definition/resources/{ResourceDefinitionId}/versions", 200] }, () => CreateResourceDefinitionVersionRequest$, () => CreateResourceDefinitionVersionResponse$
|
|
1739
|
+
];
|
|
1740
|
+
export var CreateSoftwareUpdateJob$ = [9, n0, _CSUJ,
|
|
1741
|
+
{ [_h]: ["POST", "/greengrass/updates", 200] }, () => CreateSoftwareUpdateJobRequest$, () => CreateSoftwareUpdateJobResponse$
|
|
1742
|
+
];
|
|
1743
|
+
export var CreateSubscriptionDefinition$ = [9, n0, _CSD,
|
|
1744
|
+
{ [_h]: ["POST", "/greengrass/definition/subscriptions", 200] }, () => CreateSubscriptionDefinitionRequest$, () => CreateSubscriptionDefinitionResponse$
|
|
1745
|
+
];
|
|
1746
|
+
export var CreateSubscriptionDefinitionVersion$ = [9, n0, _CSDV,
|
|
1747
|
+
{ [_h]: ["POST", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}/versions", 200] }, () => CreateSubscriptionDefinitionVersionRequest$, () => CreateSubscriptionDefinitionVersionResponse$
|
|
1748
|
+
];
|
|
1749
|
+
export var DeleteConnectorDefinition$ = [9, n0, _DCD,
|
|
1750
|
+
{ [_h]: ["DELETE", "/greengrass/definition/connectors/{ConnectorDefinitionId}", 200] }, () => DeleteConnectorDefinitionRequest$, () => DeleteConnectorDefinitionResponse$
|
|
1751
|
+
];
|
|
1752
|
+
export var DeleteCoreDefinition$ = [9, n0, _DCDe,
|
|
1753
|
+
{ [_h]: ["DELETE", "/greengrass/definition/cores/{CoreDefinitionId}", 200] }, () => DeleteCoreDefinitionRequest$, () => DeleteCoreDefinitionResponse$
|
|
1754
|
+
];
|
|
1755
|
+
export var DeleteDeviceDefinition$ = [9, n0, _DDD,
|
|
1756
|
+
{ [_h]: ["DELETE", "/greengrass/definition/devices/{DeviceDefinitionId}", 200] }, () => DeleteDeviceDefinitionRequest$, () => DeleteDeviceDefinitionResponse$
|
|
1757
|
+
];
|
|
1758
|
+
export var DeleteFunctionDefinition$ = [9, n0, _DFD,
|
|
1759
|
+
{ [_h]: ["DELETE", "/greengrass/definition/functions/{FunctionDefinitionId}", 200] }, () => DeleteFunctionDefinitionRequest$, () => DeleteFunctionDefinitionResponse$
|
|
1760
|
+
];
|
|
1761
|
+
export var DeleteGroup$ = [9, n0, _DG,
|
|
1762
|
+
{ [_h]: ["DELETE", "/greengrass/groups/{GroupId}", 200] }, () => DeleteGroupRequest$, () => DeleteGroupResponse$
|
|
1763
|
+
];
|
|
1764
|
+
export var DeleteLoggerDefinition$ = [9, n0, _DLD,
|
|
1765
|
+
{ [_h]: ["DELETE", "/greengrass/definition/loggers/{LoggerDefinitionId}", 200] }, () => DeleteLoggerDefinitionRequest$, () => DeleteLoggerDefinitionResponse$
|
|
1766
|
+
];
|
|
1767
|
+
export var DeleteResourceDefinition$ = [9, n0, _DRD,
|
|
1768
|
+
{ [_h]: ["DELETE", "/greengrass/definition/resources/{ResourceDefinitionId}", 200] }, () => DeleteResourceDefinitionRequest$, () => DeleteResourceDefinitionResponse$
|
|
1769
|
+
];
|
|
1770
|
+
export var DeleteSubscriptionDefinition$ = [9, n0, _DSD,
|
|
1771
|
+
{ [_h]: ["DELETE", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}", 200] }, () => DeleteSubscriptionDefinitionRequest$, () => DeleteSubscriptionDefinitionResponse$
|
|
1772
|
+
];
|
|
1773
|
+
export var DisassociateRoleFromGroup$ = [9, n0, _DRFG,
|
|
1774
|
+
{ [_h]: ["DELETE", "/greengrass/groups/{GroupId}/role", 200] }, () => DisassociateRoleFromGroupRequest$, () => DisassociateRoleFromGroupResponse$
|
|
1775
|
+
];
|
|
1776
|
+
export var DisassociateServiceRoleFromAccount$ = [9, n0, _DSRFA,
|
|
1777
|
+
{ [_h]: ["DELETE", "/greengrass/servicerole", 200] }, () => DisassociateServiceRoleFromAccountRequest$, () => DisassociateServiceRoleFromAccountResponse$
|
|
1778
|
+
];
|
|
1779
|
+
export var GetAssociatedRole$ = [9, n0, _GAR,
|
|
1780
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/role", 200] }, () => GetAssociatedRoleRequest$, () => GetAssociatedRoleResponse$
|
|
1781
|
+
];
|
|
1782
|
+
export var GetBulkDeploymentStatus$ = [9, n0, _GBDS,
|
|
1783
|
+
{ [_h]: ["GET", "/greengrass/bulk/deployments/{BulkDeploymentId}/status", 200] }, () => GetBulkDeploymentStatusRequest$, () => GetBulkDeploymentStatusResponse$
|
|
1784
|
+
];
|
|
1785
|
+
export var GetConnectivityInfo$ = [9, n0, _GCI,
|
|
1786
|
+
{ [_h]: ["GET", "/greengrass/things/{ThingName}/connectivityInfo", 200] }, () => GetConnectivityInfoRequest$, () => GetConnectivityInfoResponse$
|
|
1787
|
+
];
|
|
1788
|
+
export var GetConnectorDefinition$ = [9, n0, _GCD,
|
|
1789
|
+
{ [_h]: ["GET", "/greengrass/definition/connectors/{ConnectorDefinitionId}", 200] }, () => GetConnectorDefinitionRequest$, () => GetConnectorDefinitionResponse$
|
|
1790
|
+
];
|
|
1791
|
+
export var GetConnectorDefinitionVersion$ = [9, n0, _GCDV,
|
|
1792
|
+
{ [_h]: ["GET", "/greengrass/definition/connectors/{ConnectorDefinitionId}/versions/{ConnectorDefinitionVersionId}", 200] }, () => GetConnectorDefinitionVersionRequest$, () => GetConnectorDefinitionVersionResponse$
|
|
1793
|
+
];
|
|
1794
|
+
export var GetCoreDefinition$ = [9, n0, _GCDe,
|
|
1795
|
+
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}", 200] }, () => GetCoreDefinitionRequest$, () => GetCoreDefinitionResponse$
|
|
1796
|
+
];
|
|
1797
|
+
export var GetCoreDefinitionVersion$ = [9, n0, _GCDVe,
|
|
1798
|
+
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}/versions/{CoreDefinitionVersionId}", 200] }, () => GetCoreDefinitionVersionRequest$, () => GetCoreDefinitionVersionResponse$
|
|
1799
|
+
];
|
|
1800
|
+
export var GetDeploymentStatus$ = [9, n0, _GDS,
|
|
1801
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/deployments/{DeploymentId}/status", 200] }, () => GetDeploymentStatusRequest$, () => GetDeploymentStatusResponse$
|
|
1802
|
+
];
|
|
1803
|
+
export var GetDeviceDefinition$ = [9, n0, _GDD,
|
|
1804
|
+
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}", 200] }, () => GetDeviceDefinitionRequest$, () => GetDeviceDefinitionResponse$
|
|
1805
|
+
];
|
|
1806
|
+
export var GetDeviceDefinitionVersion$ = [9, n0, _GDDV,
|
|
1807
|
+
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}/versions/{DeviceDefinitionVersionId}", 200] }, () => GetDeviceDefinitionVersionRequest$, () => GetDeviceDefinitionVersionResponse$
|
|
1808
|
+
];
|
|
1809
|
+
export var GetFunctionDefinition$ = [9, n0, _GFD,
|
|
1810
|
+
{ [_h]: ["GET", "/greengrass/definition/functions/{FunctionDefinitionId}", 200] }, () => GetFunctionDefinitionRequest$, () => GetFunctionDefinitionResponse$
|
|
1811
|
+
];
|
|
1812
|
+
export var GetFunctionDefinitionVersion$ = [9, n0, _GFDV,
|
|
1813
|
+
{ [_h]: ["GET", "/greengrass/definition/functions/{FunctionDefinitionId}/versions/{FunctionDefinitionVersionId}", 200] }, () => GetFunctionDefinitionVersionRequest$, () => GetFunctionDefinitionVersionResponse$
|
|
1814
|
+
];
|
|
1815
|
+
export var GetGroup$ = [9, n0, _GG,
|
|
1816
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}", 200] }, () => GetGroupRequest$, () => GetGroupResponse$
|
|
1817
|
+
];
|
|
1818
|
+
export var GetGroupCertificateAuthority$ = [9, n0, _GGCA,
|
|
1819
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities/{CertificateAuthorityId}", 200] }, () => GetGroupCertificateAuthorityRequest$, () => GetGroupCertificateAuthorityResponse$
|
|
1820
|
+
];
|
|
1821
|
+
export var GetGroupCertificateConfiguration$ = [9, n0, _GGCC,
|
|
1822
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities/configuration/expiry", 200] }, () => GetGroupCertificateConfigurationRequest$, () => GetGroupCertificateConfigurationResponse$
|
|
1823
|
+
];
|
|
1824
|
+
export var GetGroupVersion$ = [9, n0, _GGV,
|
|
1825
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/versions/{GroupVersionId}", 200] }, () => GetGroupVersionRequest$, () => GetGroupVersionResponse$
|
|
1826
|
+
];
|
|
1827
|
+
export var GetLoggerDefinition$ = [9, n0, _GLD,
|
|
1828
|
+
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}", 200] }, () => GetLoggerDefinitionRequest$, () => GetLoggerDefinitionResponse$
|
|
1829
|
+
];
|
|
1830
|
+
export var GetLoggerDefinitionVersion$ = [9, n0, _GLDV,
|
|
1831
|
+
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}/versions/{LoggerDefinitionVersionId}", 200] }, () => GetLoggerDefinitionVersionRequest$, () => GetLoggerDefinitionVersionResponse$
|
|
1832
|
+
];
|
|
1833
|
+
export var GetResourceDefinition$ = [9, n0, _GRD,
|
|
1834
|
+
{ [_h]: ["GET", "/greengrass/definition/resources/{ResourceDefinitionId}", 200] }, () => GetResourceDefinitionRequest$, () => GetResourceDefinitionResponse$
|
|
1835
|
+
];
|
|
1836
|
+
export var GetResourceDefinitionVersion$ = [9, n0, _GRDV,
|
|
1837
|
+
{ [_h]: ["GET", "/greengrass/definition/resources/{ResourceDefinitionId}/versions/{ResourceDefinitionVersionId}", 200] }, () => GetResourceDefinitionVersionRequest$, () => GetResourceDefinitionVersionResponse$
|
|
1838
|
+
];
|
|
1839
|
+
export var GetServiceRoleForAccount$ = [9, n0, _GSRFA,
|
|
1840
|
+
{ [_h]: ["GET", "/greengrass/servicerole", 200] }, () => GetServiceRoleForAccountRequest$, () => GetServiceRoleForAccountResponse$
|
|
1841
|
+
];
|
|
1842
|
+
export var GetSubscriptionDefinition$ = [9, n0, _GSD,
|
|
1843
|
+
{ [_h]: ["GET", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}", 200] }, () => GetSubscriptionDefinitionRequest$, () => GetSubscriptionDefinitionResponse$
|
|
1844
|
+
];
|
|
1845
|
+
export var GetSubscriptionDefinitionVersion$ = [9, n0, _GSDV,
|
|
1846
|
+
{ [_h]: ["GET", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}/versions/{SubscriptionDefinitionVersionId}", 200] }, () => GetSubscriptionDefinitionVersionRequest$, () => GetSubscriptionDefinitionVersionResponse$
|
|
1847
|
+
];
|
|
1848
|
+
export var GetThingRuntimeConfiguration$ = [9, n0, _GTRC,
|
|
1849
|
+
{ [_h]: ["GET", "/greengrass/things/{ThingName}/runtimeconfig", 200] }, () => GetThingRuntimeConfigurationRequest$, () => GetThingRuntimeConfigurationResponse$
|
|
1850
|
+
];
|
|
1851
|
+
export var ListBulkDeploymentDetailedReports$ = [9, n0, _LBDDR,
|
|
1852
|
+
{ [_h]: ["GET", "/greengrass/bulk/deployments/{BulkDeploymentId}/detailed-reports", 200] }, () => ListBulkDeploymentDetailedReportsRequest$, () => ListBulkDeploymentDetailedReportsResponse$
|
|
1853
|
+
];
|
|
1854
|
+
export var ListBulkDeployments$ = [9, n0, _LBD,
|
|
1855
|
+
{ [_h]: ["GET", "/greengrass/bulk/deployments", 200] }, () => ListBulkDeploymentsRequest$, () => ListBulkDeploymentsResponse$
|
|
1856
|
+
];
|
|
1857
|
+
export var ListConnectorDefinitions$ = [9, n0, _LCD,
|
|
1858
|
+
{ [_h]: ["GET", "/greengrass/definition/connectors", 200] }, () => ListConnectorDefinitionsRequest$, () => ListConnectorDefinitionsResponse$
|
|
1859
|
+
];
|
|
1860
|
+
export var ListConnectorDefinitionVersions$ = [9, n0, _LCDV,
|
|
1861
|
+
{ [_h]: ["GET", "/greengrass/definition/connectors/{ConnectorDefinitionId}/versions", 200] }, () => ListConnectorDefinitionVersionsRequest$, () => ListConnectorDefinitionVersionsResponse$
|
|
1862
|
+
];
|
|
1863
|
+
export var ListCoreDefinitions$ = [9, n0, _LCDi,
|
|
1864
|
+
{ [_h]: ["GET", "/greengrass/definition/cores", 200] }, () => ListCoreDefinitionsRequest$, () => ListCoreDefinitionsResponse$
|
|
1865
|
+
];
|
|
1866
|
+
export var ListCoreDefinitionVersions$ = [9, n0, _LCDVi,
|
|
1867
|
+
{ [_h]: ["GET", "/greengrass/definition/cores/{CoreDefinitionId}/versions", 200] }, () => ListCoreDefinitionVersionsRequest$, () => ListCoreDefinitionVersionsResponse$
|
|
1868
|
+
];
|
|
1869
|
+
export var ListDeployments$ = [9, n0, _LD,
|
|
1870
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/deployments", 200] }, () => ListDeploymentsRequest$, () => ListDeploymentsResponse$
|
|
1871
|
+
];
|
|
1872
|
+
export var ListDeviceDefinitions$ = [9, n0, _LDD,
|
|
1873
|
+
{ [_h]: ["GET", "/greengrass/definition/devices", 200] }, () => ListDeviceDefinitionsRequest$, () => ListDeviceDefinitionsResponse$
|
|
1874
|
+
];
|
|
1875
|
+
export var ListDeviceDefinitionVersions$ = [9, n0, _LDDV,
|
|
1876
|
+
{ [_h]: ["GET", "/greengrass/definition/devices/{DeviceDefinitionId}/versions", 200] }, () => ListDeviceDefinitionVersionsRequest$, () => ListDeviceDefinitionVersionsResponse$
|
|
1877
|
+
];
|
|
1878
|
+
export var ListFunctionDefinitions$ = [9, n0, _LFD,
|
|
1879
|
+
{ [_h]: ["GET", "/greengrass/definition/functions", 200] }, () => ListFunctionDefinitionsRequest$, () => ListFunctionDefinitionsResponse$
|
|
1880
|
+
];
|
|
1881
|
+
export var ListFunctionDefinitionVersions$ = [9, n0, _LFDV,
|
|
1882
|
+
{ [_h]: ["GET", "/greengrass/definition/functions/{FunctionDefinitionId}/versions", 200] }, () => ListFunctionDefinitionVersionsRequest$, () => ListFunctionDefinitionVersionsResponse$
|
|
1883
|
+
];
|
|
1884
|
+
export var ListGroupCertificateAuthorities$ = [9, n0, _LGCA,
|
|
1885
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/certificateauthorities", 200] }, () => ListGroupCertificateAuthoritiesRequest$, () => ListGroupCertificateAuthoritiesResponse$
|
|
1886
|
+
];
|
|
1887
|
+
export var ListGroups$ = [9, n0, _LG,
|
|
1888
|
+
{ [_h]: ["GET", "/greengrass/groups", 200] }, () => ListGroupsRequest$, () => ListGroupsResponse$
|
|
1889
|
+
];
|
|
1890
|
+
export var ListGroupVersions$ = [9, n0, _LGV,
|
|
1891
|
+
{ [_h]: ["GET", "/greengrass/groups/{GroupId}/versions", 200] }, () => ListGroupVersionsRequest$, () => ListGroupVersionsResponse$
|
|
1892
|
+
];
|
|
1893
|
+
export var ListLoggerDefinitions$ = [9, n0, _LLD,
|
|
1894
|
+
{ [_h]: ["GET", "/greengrass/definition/loggers", 200] }, () => ListLoggerDefinitionsRequest$, () => ListLoggerDefinitionsResponse$
|
|
1895
|
+
];
|
|
1896
|
+
export var ListLoggerDefinitionVersions$ = [9, n0, _LLDV,
|
|
1897
|
+
{ [_h]: ["GET", "/greengrass/definition/loggers/{LoggerDefinitionId}/versions", 200] }, () => ListLoggerDefinitionVersionsRequest$, () => ListLoggerDefinitionVersionsResponse$
|
|
1898
|
+
];
|
|
1899
|
+
export var ListResourceDefinitions$ = [9, n0, _LRD,
|
|
1900
|
+
{ [_h]: ["GET", "/greengrass/definition/resources", 200] }, () => ListResourceDefinitionsRequest$, () => ListResourceDefinitionsResponse$
|
|
1901
|
+
];
|
|
1902
|
+
export var ListResourceDefinitionVersions$ = [9, n0, _LRDV,
|
|
1903
|
+
{ [_h]: ["GET", "/greengrass/definition/resources/{ResourceDefinitionId}/versions", 200] }, () => ListResourceDefinitionVersionsRequest$, () => ListResourceDefinitionVersionsResponse$
|
|
1904
|
+
];
|
|
1905
|
+
export var ListSubscriptionDefinitions$ = [9, n0, _LSD,
|
|
1906
|
+
{ [_h]: ["GET", "/greengrass/definition/subscriptions", 200] }, () => ListSubscriptionDefinitionsRequest$, () => ListSubscriptionDefinitionsResponse$
|
|
1907
|
+
];
|
|
1908
|
+
export var ListSubscriptionDefinitionVersions$ = [9, n0, _LSDV,
|
|
1909
|
+
{ [_h]: ["GET", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}/versions", 200] }, () => ListSubscriptionDefinitionVersionsRequest$, () => ListSubscriptionDefinitionVersionsResponse$
|
|
1910
|
+
];
|
|
1911
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
1912
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1913
|
+
];
|
|
1914
|
+
export var ResetDeployments$ = [9, n0, _RD,
|
|
1915
|
+
{ [_h]: ["POST", "/greengrass/groups/{GroupId}/deployments/$reset", 200] }, () => ResetDeploymentsRequest$, () => ResetDeploymentsResponse$
|
|
1916
|
+
];
|
|
1917
|
+
export var StartBulkDeployment$ = [9, n0, _SBD,
|
|
1918
|
+
{ [_h]: ["POST", "/greengrass/bulk/deployments", 200] }, () => StartBulkDeploymentRequest$, () => StartBulkDeploymentResponse$
|
|
1919
|
+
];
|
|
1920
|
+
export var StopBulkDeployment$ = [9, n0, _SBDt,
|
|
1921
|
+
{ [_h]: ["PUT", "/greengrass/bulk/deployments/{BulkDeploymentId}/$stop", 200] }, () => StopBulkDeploymentRequest$, () => StopBulkDeploymentResponse$
|
|
1922
|
+
];
|
|
1923
|
+
export var TagResource$ = [9, n0, _TR,
|
|
1924
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 204] }, () => TagResourceRequest$, () => __Unit
|
|
1925
|
+
];
|
|
1926
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
1927
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 204] }, () => UntagResourceRequest$, () => __Unit
|
|
1928
|
+
];
|
|
1929
|
+
export var UpdateConnectivityInfo$ = [9, n0, _UCI,
|
|
1930
|
+
{ [_h]: ["PUT", "/greengrass/things/{ThingName}/connectivityInfo", 200] }, () => UpdateConnectivityInfoRequest$, () => UpdateConnectivityInfoResponse$
|
|
1931
|
+
];
|
|
1932
|
+
export var UpdateConnectorDefinition$ = [9, n0, _UCD,
|
|
1933
|
+
{ [_h]: ["PUT", "/greengrass/definition/connectors/{ConnectorDefinitionId}", 200] }, () => UpdateConnectorDefinitionRequest$, () => UpdateConnectorDefinitionResponse$
|
|
1934
|
+
];
|
|
1935
|
+
export var UpdateCoreDefinition$ = [9, n0, _UCDp,
|
|
1936
|
+
{ [_h]: ["PUT", "/greengrass/definition/cores/{CoreDefinitionId}", 200] }, () => UpdateCoreDefinitionRequest$, () => UpdateCoreDefinitionResponse$
|
|
1937
|
+
];
|
|
1938
|
+
export var UpdateDeviceDefinition$ = [9, n0, _UDD,
|
|
1939
|
+
{ [_h]: ["PUT", "/greengrass/definition/devices/{DeviceDefinitionId}", 200] }, () => UpdateDeviceDefinitionRequest$, () => UpdateDeviceDefinitionResponse$
|
|
1940
|
+
];
|
|
1941
|
+
export var UpdateFunctionDefinition$ = [9, n0, _UFD,
|
|
1942
|
+
{ [_h]: ["PUT", "/greengrass/definition/functions/{FunctionDefinitionId}", 200] }, () => UpdateFunctionDefinitionRequest$, () => UpdateFunctionDefinitionResponse$
|
|
1943
|
+
];
|
|
1944
|
+
export var UpdateGroup$ = [9, n0, _UG,
|
|
1945
|
+
{ [_h]: ["PUT", "/greengrass/groups/{GroupId}", 200] }, () => UpdateGroupRequest$, () => UpdateGroupResponse$
|
|
1946
|
+
];
|
|
1947
|
+
export var UpdateGroupCertificateConfiguration$ = [9, n0, _UGCC,
|
|
1948
|
+
{ [_h]: ["PUT", "/greengrass/groups/{GroupId}/certificateauthorities/configuration/expiry", 200] }, () => UpdateGroupCertificateConfigurationRequest$, () => UpdateGroupCertificateConfigurationResponse$
|
|
1949
|
+
];
|
|
1950
|
+
export var UpdateLoggerDefinition$ = [9, n0, _ULD,
|
|
1951
|
+
{ [_h]: ["PUT", "/greengrass/definition/loggers/{LoggerDefinitionId}", 200] }, () => UpdateLoggerDefinitionRequest$, () => UpdateLoggerDefinitionResponse$
|
|
1952
|
+
];
|
|
1953
|
+
export var UpdateResourceDefinition$ = [9, n0, _URD,
|
|
1954
|
+
{ [_h]: ["PUT", "/greengrass/definition/resources/{ResourceDefinitionId}", 200] }, () => UpdateResourceDefinitionRequest$, () => UpdateResourceDefinitionResponse$
|
|
1955
|
+
];
|
|
1956
|
+
export var UpdateSubscriptionDefinition$ = [9, n0, _USD,
|
|
1957
|
+
{ [_h]: ["PUT", "/greengrass/definition/subscriptions/{SubscriptionDefinitionId}", 200] }, () => UpdateSubscriptionDefinitionRequest$, () => UpdateSubscriptionDefinitionResponse$
|
|
1958
|
+
];
|
|
1959
|
+
export var UpdateThingRuntimeConfiguration$ = [9, n0, _UTRC,
|
|
1960
|
+
{ [_h]: ["PUT", "/greengrass/things/{ThingName}/runtimeconfig", 200] }, () => UpdateThingRuntimeConfigurationRequest$, () => UpdateThingRuntimeConfigurationResponse$
|
|
2525
1961
|
];
|