@aws-sdk/client-iot-managed-integrations 3.952.0 → 3.953.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +949 -662
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CreateAccountAssociationCommand.js +2 -2
- package/dist-es/commands/CreateCloudConnectorCommand.js +2 -2
- package/dist-es/commands/CreateConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/CreateCredentialLockerCommand.js +2 -2
- package/dist-es/commands/CreateDestinationCommand.js +2 -2
- package/dist-es/commands/CreateEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateManagedThingCommand.js +2 -2
- package/dist-es/commands/CreateNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateOtaTaskCommand.js +2 -2
- package/dist-es/commands/CreateOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/DeleteAccountAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteCloudConnectorCommand.js +2 -2
- package/dist-es/commands/DeleteConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteCredentialLockerCommand.js +2 -2
- package/dist-es/commands/DeleteDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteManagedThingCommand.js +2 -2
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteOtaTaskCommand.js +2 -2
- package/dist-es/commands/DeleteOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/DeregisterAccountAssociationCommand.js +2 -2
- package/dist-es/commands/GetAccountAssociationCommand.js +2 -2
- package/dist-es/commands/GetCloudConnectorCommand.js +2 -2
- package/dist-es/commands/GetConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/GetCredentialLockerCommand.js +2 -2
- package/dist-es/commands/GetCustomEndpointCommand.js +2 -2
- package/dist-es/commands/GetDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDestinationCommand.js +2 -2
- package/dist-es/commands/GetDeviceDiscoveryCommand.js +2 -2
- package/dist-es/commands/GetEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/GetHubConfigurationCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCapabilitiesCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCertificateCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCommand.js +2 -2
- package/dist-es/commands/GetManagedThingConnectivityDataCommand.js +2 -2
- package/dist-es/commands/GetManagedThingMetaDataCommand.js +2 -2
- package/dist-es/commands/GetManagedThingStateCommand.js +2 -2
- package/dist-es/commands/GetNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetOtaTaskCommand.js +2 -2
- package/dist-es/commands/GetOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/GetProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/GetRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionCommand.js +2 -2
- package/dist-es/commands/ListAccountAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCloudConnectorsCommand.js +2 -2
- package/dist-es/commands/ListConnectorDestinationsCommand.js +2 -2
- package/dist-es/commands/ListCredentialLockersCommand.js +2 -2
- package/dist-es/commands/ListDestinationsCommand.js +2 -2
- package/dist-es/commands/ListDeviceDiscoveriesCommand.js +2 -2
- package/dist-es/commands/ListDiscoveredDevicesCommand.js +2 -2
- package/dist-es/commands/ListEventLogConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListManagedThingAccountAssociationsCommand.js +2 -2
- package/dist-es/commands/ListManagedThingSchemasCommand.js +2 -2
- package/dist-es/commands/ListManagedThingsCommand.js +2 -2
- package/dist-es/commands/ListNotificationConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListOtaTaskConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListOtaTaskExecutionsCommand.js +2 -2
- package/dist-es/commands/ListOtaTasksCommand.js +2 -2
- package/dist-es/commands/ListProvisioningProfilesCommand.js +2 -2
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutHubConfigurationCommand.js +2 -2
- package/dist-es/commands/PutRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/RegisterAccountAssociationCommand.js +2 -2
- package/dist-es/commands/RegisterCustomEndpointCommand.js +2 -2
- package/dist-es/commands/ResetRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/SendConnectorEventCommand.js +2 -2
- package/dist-es/commands/SendManagedThingCommandCommand.js +2 -2
- package/dist-es/commands/StartAccountAssociationRefreshCommand.js +2 -2
- package/dist-es/commands/StartDeviceDiscoveryCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateCloudConnectorCommand.js +2 -2
- package/dist-es/commands/UpdateConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateManagedThingCommand.js +2 -2
- package/dist-es/commands/UpdateNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateOtaTaskCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +578 -588
- package/dist-types/IoTManagedIntegrationsClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +298 -376
- package/dist-types/ts3.4/IoTManagedIntegrationsClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +297 -378
- package/package.json +34 -34
|
@@ -573,38 +573,38 @@ const _vI = "versionId";
|
|
|
573
573
|
const _va = "value";
|
|
574
574
|
const n0 = "com.amazonaws.iotmanagedintegrations";
|
|
575
575
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
576
|
-
import { AccessDeniedException
|
|
577
|
-
import { IoTManagedIntegrationsServiceException
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
export var AbortConfigCriteria = [3, n0, _ACC, 0, [_A, _FT, _MNOET, _TP], [0, 0, 1, 1]];
|
|
605
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_Me], [0]];
|
|
606
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
607
|
-
export var AccountAssociationItem = [
|
|
576
|
+
import { AccessDeniedException, ConflictException, InternalFailureException, InternalServerException, InvalidRequestException, LimitExceededException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException, UnauthorizedException, ValidationException, } from "../models/errors";
|
|
577
|
+
import { IoTManagedIntegrationsServiceException } from "../models/IoTManagedIntegrationsServiceException";
|
|
578
|
+
var AuthMaterialString = [0, n0, _AMS, 8, 0];
|
|
579
|
+
var Brand = [0, n0, _B, 8, 0];
|
|
580
|
+
var CaCertificate = [0, n0, _CC, 8, 0];
|
|
581
|
+
var CapabilityProperties = [0, n0, _CP, 8, 15];
|
|
582
|
+
var ClaimCertificate = [0, n0, _CCl, 8, 0];
|
|
583
|
+
var ClaimCertificatePrivateKey = [0, n0, _CCPK, 8, 0];
|
|
584
|
+
var Classification = [0, n0, _C, 8, 0];
|
|
585
|
+
var ConnectorDeviceId = [0, n0, _CDI, 8, 0];
|
|
586
|
+
var ConnectorDeviceName = [0, n0, _CDN, 8, 0];
|
|
587
|
+
var ConnectorEventMessage = [0, n0, _CEM, 8, 0];
|
|
588
|
+
var ConnectorEventOperationVersion = [0, n0, _CEOV, 8, 0];
|
|
589
|
+
var ConnectorEventStatusCode = [0, n0, _CESC, 8, 1];
|
|
590
|
+
var CredentialLockerName = [0, n0, _CLN, 8, 0];
|
|
591
|
+
var DeviceSpecificKey = [0, n0, _DSK, 8, 0];
|
|
592
|
+
var DiscoveryAuthMaterialString = [0, n0, _DAMS, 8, 0];
|
|
593
|
+
var InternationalArticleNumber = [0, n0, _IAN, 8, 0];
|
|
594
|
+
var MacAddress = [0, n0, _MA, 8, 0];
|
|
595
|
+
var MatterAttributes = [0, n0, _MAa, 8, 15];
|
|
596
|
+
var MatterFields = [0, n0, _MF, 8, 15];
|
|
597
|
+
var Model = [0, n0, _M, 8, 0];
|
|
598
|
+
var OAuthAuthorizationUrl = [0, n0, _OAAU, 8, 0];
|
|
599
|
+
var OtaTaskConfigurationName = [0, n0, _OTCN, 8, 0];
|
|
600
|
+
var Owner = [0, n0, _O, 8, 0];
|
|
601
|
+
var SerialNumber = [0, n0, _SN, 8, 0];
|
|
602
|
+
var ThirdPartyUserId = [0, n0, _TPUI, 8, 0];
|
|
603
|
+
var UniversalProductCode = [0, n0, _UPC, 8, 0];
|
|
604
|
+
export var AbortConfigCriteria$ = [3, n0, _ACC, 0, [_A, _FT, _MNOET, _TP], [0, 0, 1, 1]];
|
|
605
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_Me], [0]];
|
|
606
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
607
|
+
export var AccountAssociationItem$ = [
|
|
608
608
|
3,
|
|
609
609
|
n0,
|
|
610
610
|
_AAI,
|
|
@@ -612,9 +612,9 @@ export var AccountAssociationItem = [
|
|
|
612
612
|
[_AAIc, _AS, _EM, _CDIo, _N, _D, _Ar],
|
|
613
613
|
[0, 0, 0, 0, 0, 0, 0],
|
|
614
614
|
];
|
|
615
|
-
export var AuthConfig = [3, n0, _AC, 0, [_oA], [() => OAuthConfig]];
|
|
616
|
-
export var AuthConfigUpdate = [3, n0, _ACU, 0, [_oAU], [() => OAuthUpdate]];
|
|
617
|
-
export var CapabilityAction = [
|
|
615
|
+
export var AuthConfig$ = [3, n0, _AC, 0, [_oA], [() => OAuthConfig$]];
|
|
616
|
+
export var AuthConfigUpdate$ = [3, n0, _ACU, 0, [_oAU], [() => OAuthUpdate$]];
|
|
617
|
+
export var CapabilityAction$ = [
|
|
618
618
|
3,
|
|
619
619
|
n0,
|
|
620
620
|
_CA,
|
|
@@ -622,7 +622,7 @@ export var CapabilityAction = [
|
|
|
622
622
|
[_n, _r, _aTI, _p],
|
|
623
623
|
[0, 0, 0, [() => CapabilityProperties, 0]],
|
|
624
624
|
];
|
|
625
|
-
export var CapabilityReport = [
|
|
625
|
+
export var CapabilityReport$ = [
|
|
626
626
|
3,
|
|
627
627
|
n0,
|
|
628
628
|
_CR,
|
|
@@ -630,7 +630,7 @@ export var CapabilityReport = [
|
|
|
630
630
|
[_v, _nI, _en],
|
|
631
631
|
[0, 0, () => CapabilityReportEndpoints],
|
|
632
632
|
];
|
|
633
|
-
export var CapabilityReportCapability = [
|
|
633
|
+
export var CapabilityReportCapability$ = [
|
|
634
634
|
3,
|
|
635
635
|
n0,
|
|
636
636
|
_CRC,
|
|
@@ -638,7 +638,7 @@ export var CapabilityReportCapability = [
|
|
|
638
638
|
[_i, _n, _v, _pr, _a, _ev],
|
|
639
639
|
[0, 0, 0, 64 | 0, 64 | 0, 64 | 0],
|
|
640
640
|
];
|
|
641
|
-
export var CapabilityReportEndpoint = [
|
|
641
|
+
export var CapabilityReportEndpoint$ = [
|
|
642
642
|
3,
|
|
643
643
|
n0,
|
|
644
644
|
_CRE,
|
|
@@ -646,8 +646,8 @@ export var CapabilityReportEndpoint = [
|
|
|
646
646
|
[_i, _dT, _ca],
|
|
647
647
|
[0, 64 | 0, () => CapabilityReportCapabilities],
|
|
648
648
|
];
|
|
649
|
-
export var CapabilitySchemaItem = [3, n0, _CSI, 0, [_F, _CI, _EI, _EV, _S], [0, 0, 0, 1, 15]];
|
|
650
|
-
export var CommandCapability = [
|
|
649
|
+
export var CapabilitySchemaItem$ = [3, n0, _CSI, 0, [_F, _CI, _EI, _EV, _S], [0, 0, 0, 1, 15]];
|
|
650
|
+
export var CommandCapability$ = [
|
|
651
651
|
3,
|
|
652
652
|
n0,
|
|
653
653
|
_CCo,
|
|
@@ -655,21 +655,21 @@ export var CommandCapability = [
|
|
|
655
655
|
[_i, _n, _v, _a],
|
|
656
656
|
[0, 0, 0, [() => CapabilityActions, 0]],
|
|
657
657
|
];
|
|
658
|
-
export var CommandEndpoint = [3, n0, _CE, 0, [_eI, _ca], [0, [() => CommandCapabilities, 0]]];
|
|
659
|
-
export var ConfigurationError = [3, n0, _CEo, 0, [_co, _m], [0, 0]];
|
|
660
|
-
export var ConfigurationStatus = [3, n0, _CS, 0, [_e, _s], [() => ConfigurationError
|
|
661
|
-
export var ConflictException = [-3, n0, _CEon, { [_e]: _c, [_hE]: 409 }, [_Me], [0]];
|
|
662
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
663
|
-
export var ConnectorDestinationSummary = [3, n0, _CDS, 0, [_N, _D, _CCI, _I], [0, 0, 0, 0]];
|
|
664
|
-
export var ConnectorItem = [
|
|
658
|
+
export var CommandEndpoint$ = [3, n0, _CE, 0, [_eI, _ca], [0, [() => CommandCapabilities, 0]]];
|
|
659
|
+
export var ConfigurationError$ = [3, n0, _CEo, 0, [_co, _m], [0, 0]];
|
|
660
|
+
export var ConfigurationStatus$ = [3, n0, _CS, 0, [_e, _s], [() => ConfigurationError$, 0]];
|
|
661
|
+
export var ConflictException$ = [-3, n0, _CEon, { [_e]: _c, [_hE]: 409 }, [_Me], [0]];
|
|
662
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
663
|
+
export var ConnectorDestinationSummary$ = [3, n0, _CDS, 0, [_N, _D, _CCI, _I], [0, 0, 0, 0]];
|
|
664
|
+
export var ConnectorItem$ = [
|
|
665
665
|
3,
|
|
666
666
|
n0,
|
|
667
667
|
_CIo,
|
|
668
668
|
0,
|
|
669
669
|
[_N, _EC, _D, _ET, _I, _T],
|
|
670
|
-
[0, () => EndpointConfig
|
|
670
|
+
[0, () => EndpointConfig$, 0, 0, 0, 0],
|
|
671
671
|
];
|
|
672
|
-
export var CreateAccountAssociationRequest = [
|
|
672
|
+
export var CreateAccountAssociationRequest$ = [
|
|
673
673
|
3,
|
|
674
674
|
n0,
|
|
675
675
|
_CAAR,
|
|
@@ -677,7 +677,7 @@ export var CreateAccountAssociationRequest = [
|
|
|
677
677
|
[_CT, _CDIo, _N, _D, _Ta],
|
|
678
678
|
[[0, 4], 0, 0, 0, [() => TagsMap, 0]],
|
|
679
679
|
];
|
|
680
|
-
export var CreateAccountAssociationResponse = [
|
|
680
|
+
export var CreateAccountAssociationResponse$ = [
|
|
681
681
|
3,
|
|
682
682
|
n0,
|
|
683
683
|
_CAARr,
|
|
@@ -685,25 +685,25 @@ export var CreateAccountAssociationResponse = [
|
|
|
685
685
|
[_OAAU, _AAIc, _AS, _Ar],
|
|
686
686
|
[[() => OAuthAuthorizationUrl, 0], 0, 0, 0],
|
|
687
687
|
];
|
|
688
|
-
export var CreateCloudConnectorRequest = [
|
|
688
|
+
export var CreateCloudConnectorRequest$ = [
|
|
689
689
|
3,
|
|
690
690
|
n0,
|
|
691
691
|
_CCCR,
|
|
692
692
|
0,
|
|
693
693
|
[_N, _EC, _D, _ET, _CT],
|
|
694
|
-
[0, () => EndpointConfig
|
|
694
|
+
[0, () => EndpointConfig$, 0, 0, [0, 4]],
|
|
695
695
|
];
|
|
696
|
-
export var CreateCloudConnectorResponse = [3, n0, _CCCRr, 0, [_I], [0]];
|
|
697
|
-
export var CreateConnectorDestinationRequest = [
|
|
696
|
+
export var CreateCloudConnectorResponse$ = [3, n0, _CCCRr, 0, [_I], [0]];
|
|
697
|
+
export var CreateConnectorDestinationRequest$ = [
|
|
698
698
|
3,
|
|
699
699
|
n0,
|
|
700
700
|
_CCDR,
|
|
701
701
|
0,
|
|
702
702
|
[_N, _D, _CCI, _AT, _AC, _SM, _CT],
|
|
703
|
-
[0, 0, 0, 0, () => AuthConfig
|
|
703
|
+
[0, 0, 0, 0, () => AuthConfig$, () => SecretsManager$, [0, 4]],
|
|
704
704
|
];
|
|
705
|
-
export var CreateConnectorDestinationResponse = [3, n0, _CCDRr, 0, [_I], [0]];
|
|
706
|
-
export var CreateCredentialLockerRequest = [
|
|
705
|
+
export var CreateConnectorDestinationResponse$ = [3, n0, _CCDRr, 0, [_I], [0]];
|
|
706
|
+
export var CreateCredentialLockerRequest$ = [
|
|
707
707
|
3,
|
|
708
708
|
n0,
|
|
709
709
|
_CCLR,
|
|
@@ -715,8 +715,8 @@ export var CreateCredentialLockerRequest = [
|
|
|
715
715
|
[() => TagsMap, 0],
|
|
716
716
|
],
|
|
717
717
|
];
|
|
718
|
-
export var CreateCredentialLockerResponse = [3, n0, _CCLRr, 0, [_I, _Ar, _CAr], [0, 0, 4]];
|
|
719
|
-
export var CreateDestinationRequest = [
|
|
718
|
+
export var CreateCredentialLockerResponse$ = [3, n0, _CCLRr, 0, [_I, _Ar, _CAr], [0, 0, 4]];
|
|
719
|
+
export var CreateDestinationRequest$ = [
|
|
720
720
|
3,
|
|
721
721
|
n0,
|
|
722
722
|
_CDR,
|
|
@@ -724,8 +724,8 @@ export var CreateDestinationRequest = [
|
|
|
724
724
|
[_DDA, _DDT, _N, _RA, _CT, _D, _Ta],
|
|
725
725
|
[0, 0, 0, 0, [0, 4], 0, [() => TagsMap, 0]],
|
|
726
726
|
];
|
|
727
|
-
export var CreateDestinationResponse = [3, n0, _CDRr, 0, [_N], [0]];
|
|
728
|
-
export var CreateEventLogConfigurationRequest = [
|
|
727
|
+
export var CreateDestinationResponse$ = [3, n0, _CDRr, 0, [_N], [0]];
|
|
728
|
+
export var CreateEventLogConfigurationRequest$ = [
|
|
729
729
|
3,
|
|
730
730
|
n0,
|
|
731
731
|
_CELCR,
|
|
@@ -733,8 +733,8 @@ export var CreateEventLogConfigurationRequest = [
|
|
|
733
733
|
[_RT, _RI, _ELL, _CT],
|
|
734
734
|
[0, 0, 0, [0, 4]],
|
|
735
735
|
];
|
|
736
|
-
export var CreateEventLogConfigurationResponse = [3, n0, _CELCRr, 0, [_I], [0]];
|
|
737
|
-
export var CreateManagedThingRequest = [
|
|
736
|
+
export var CreateEventLogConfigurationResponse$ = [3, n0, _CELCRr, 0, [_I], [0]];
|
|
737
|
+
export var CreateManagedThingRequest$ = [
|
|
738
738
|
3,
|
|
739
739
|
n0,
|
|
740
740
|
_CMTR,
|
|
@@ -750,7 +750,7 @@ export var CreateManagedThingRequest = [
|
|
|
750
750
|
[() => Brand, 0],
|
|
751
751
|
[() => Model, 0],
|
|
752
752
|
0,
|
|
753
|
-
() => CapabilityReport
|
|
753
|
+
() => CapabilityReport$,
|
|
754
754
|
() => CapabilitySchemas,
|
|
755
755
|
0,
|
|
756
756
|
[0, 4],
|
|
@@ -759,8 +759,8 @@ export var CreateManagedThingRequest = [
|
|
|
759
759
|
128 | 0,
|
|
760
760
|
],
|
|
761
761
|
];
|
|
762
|
-
export var CreateManagedThingResponse = [3, n0, _CMTRr, 0, [_I, _Ar, _CAr], [0, 0, 4]];
|
|
763
|
-
export var CreateNotificationConfigurationRequest = [
|
|
762
|
+
export var CreateManagedThingResponse$ = [3, n0, _CMTRr, 0, [_I, _Ar, _CAr], [0, 0, 4]];
|
|
763
|
+
export var CreateNotificationConfigurationRequest$ = [
|
|
764
764
|
3,
|
|
765
765
|
n0,
|
|
766
766
|
_CNCR,
|
|
@@ -768,17 +768,17 @@ export var CreateNotificationConfigurationRequest = [
|
|
|
768
768
|
[_ETv, _DN, _CT, _Ta],
|
|
769
769
|
[0, 0, [0, 4], [() => TagsMap, 0]],
|
|
770
770
|
];
|
|
771
|
-
export var CreateNotificationConfigurationResponse = [3, n0, _CNCRr, 0, [_ETv], [0]];
|
|
772
|
-
export var CreateOtaTaskConfigurationRequest = [
|
|
771
|
+
export var CreateNotificationConfigurationResponse$ = [3, n0, _CNCRr, 0, [_ETv], [0]];
|
|
772
|
+
export var CreateOtaTaskConfigurationRequest$ = [
|
|
773
773
|
3,
|
|
774
774
|
n0,
|
|
775
775
|
_COTCR,
|
|
776
776
|
0,
|
|
777
777
|
[_D, _N, _PC, _CT],
|
|
778
|
-
[0, [() => OtaTaskConfigurationName, 0], () => PushConfig
|
|
778
|
+
[0, [() => OtaTaskConfigurationName, 0], () => PushConfig$, [0, 4]],
|
|
779
779
|
];
|
|
780
|
-
export var CreateOtaTaskConfigurationResponse = [3, n0, _COTCRr, 0, [_TCI], [0]];
|
|
781
|
-
export var CreateOtaTaskRequest = [
|
|
780
|
+
export var CreateOtaTaskConfigurationResponse$ = [3, n0, _COTCRr, 0, [_TCI], [0]];
|
|
781
|
+
export var CreateOtaTaskRequest$ = [
|
|
782
782
|
3,
|
|
783
783
|
n0,
|
|
784
784
|
_COTR,
|
|
@@ -794,13 +794,13 @@ export var CreateOtaTaskRequest = [
|
|
|
794
794
|
0,
|
|
795
795
|
0,
|
|
796
796
|
[0, 4],
|
|
797
|
-
() => OtaTaskSchedulingConfig
|
|
798
|
-
() => OtaTaskExecutionRetryConfig
|
|
797
|
+
() => OtaTaskSchedulingConfig$,
|
|
798
|
+
() => OtaTaskExecutionRetryConfig$,
|
|
799
799
|
[() => TagsMap, 0],
|
|
800
800
|
],
|
|
801
801
|
];
|
|
802
|
-
export var CreateOtaTaskResponse = [3, n0, _COTRr, 0, [_TI, _TA, _D], [0, 0, 0]];
|
|
803
|
-
export var CreateProvisioningProfileRequest = [
|
|
802
|
+
export var CreateOtaTaskResponse$ = [3, n0, _COTRr, 0, [_TI, _TA, _D], [0, 0, 0]];
|
|
803
|
+
export var CreateProvisioningProfileRequest$ = [
|
|
804
804
|
3,
|
|
805
805
|
n0,
|
|
806
806
|
_CPPR,
|
|
@@ -808,7 +808,7 @@ export var CreateProvisioningProfileRequest = [
|
|
|
808
808
|
[_PT, _CC, _N, _CT, _Ta],
|
|
809
809
|
[0, [() => CaCertificate, 0], 0, [0, 4], [() => TagsMap, 0]],
|
|
810
810
|
];
|
|
811
|
-
export var CreateProvisioningProfileResponse = [
|
|
811
|
+
export var CreateProvisioningProfileResponse$ = [
|
|
812
812
|
3,
|
|
813
813
|
n0,
|
|
814
814
|
_CPPRr,
|
|
@@ -816,7 +816,7 @@ export var CreateProvisioningProfileResponse = [
|
|
|
816
816
|
[_Ar, _N, _PT, _I, _CCl, _CCPK],
|
|
817
817
|
[0, 0, 0, 0, [() => ClaimCertificate, 0], [() => ClaimCertificatePrivateKey, 0]],
|
|
818
818
|
];
|
|
819
|
-
export var CredentialLockerSummary = [
|
|
819
|
+
export var CredentialLockerSummary$ = [
|
|
820
820
|
3,
|
|
821
821
|
n0,
|
|
822
822
|
_CLS,
|
|
@@ -824,13 +824,13 @@ export var CredentialLockerSummary = [
|
|
|
824
824
|
[_I, _Ar, _N, _CAr],
|
|
825
825
|
[0, 0, [() => CredentialLockerName, 0], 4],
|
|
826
826
|
];
|
|
827
|
-
export var DeleteAccountAssociationRequest = [3, n0, _DAAR, 0, [_AAIc], [[0, 1]]];
|
|
828
|
-
export var DeleteCloudConnectorRequest = [3, n0, _DCCR, 0, [_Id], [[0, 1]]];
|
|
829
|
-
export var DeleteConnectorDestinationRequest = [3, n0, _DCDR, 0, [_Id], [[0, 1]]];
|
|
830
|
-
export var DeleteCredentialLockerRequest = [3, n0, _DCLR, 0, [_Id], [[0, 1]]];
|
|
831
|
-
export var DeleteDestinationRequest = [3, n0, _DDR, 0, [_N], [[0, 1]]];
|
|
832
|
-
export var DeleteEventLogConfigurationRequest = [3, n0, _DELCR, 0, [_I], [[0, 1]]];
|
|
833
|
-
export var DeleteManagedThingRequest = [
|
|
827
|
+
export var DeleteAccountAssociationRequest$ = [3, n0, _DAAR, 0, [_AAIc], [[0, 1]]];
|
|
828
|
+
export var DeleteCloudConnectorRequest$ = [3, n0, _DCCR, 0, [_Id], [[0, 1]]];
|
|
829
|
+
export var DeleteConnectorDestinationRequest$ = [3, n0, _DCDR, 0, [_Id], [[0, 1]]];
|
|
830
|
+
export var DeleteCredentialLockerRequest$ = [3, n0, _DCLR, 0, [_Id], [[0, 1]]];
|
|
831
|
+
export var DeleteDestinationRequest$ = [3, n0, _DDR, 0, [_N], [[0, 1]]];
|
|
832
|
+
export var DeleteEventLogConfigurationRequest$ = [3, n0, _DELCR, 0, [_I], [[0, 1]]];
|
|
833
|
+
export var DeleteManagedThingRequest$ = [
|
|
834
834
|
3,
|
|
835
835
|
n0,
|
|
836
836
|
_DMTR,
|
|
@@ -841,13 +841,13 @@ export var DeleteManagedThingRequest = [
|
|
|
841
841
|
[2, { [_hQ]: _Fo }],
|
|
842
842
|
],
|
|
843
843
|
];
|
|
844
|
-
export var DeleteNotificationConfigurationRequest = [3, n0, _DNCR, 0, [_ETv], [[0, 1]]];
|
|
845
|
-
export var DeleteOtaTaskConfigurationRequest = [3, n0, _DOTCR, 0, [_Id], [[0, 1]]];
|
|
846
|
-
export var DeleteOtaTaskRequest = [3, n0, _DOTR, 0, [_Id], [[0, 1]]];
|
|
847
|
-
export var DeleteProvisioningProfileRequest = [3, n0, _DPPR, 0, [_Id], [[0, 1]]];
|
|
848
|
-
export var DeregisterAccountAssociationRequest = [3, n0, _DAARe, 0, [_MTI, _AAIc], [0, 0]];
|
|
849
|
-
export var DestinationSummary = [3, n0, _DS, 0, [_D, _DDA, _DDT, _N, _RA], [0, 0, 0, 0, 0]];
|
|
850
|
-
export var Device = [
|
|
844
|
+
export var DeleteNotificationConfigurationRequest$ = [3, n0, _DNCR, 0, [_ETv], [[0, 1]]];
|
|
845
|
+
export var DeleteOtaTaskConfigurationRequest$ = [3, n0, _DOTCR, 0, [_Id], [[0, 1]]];
|
|
846
|
+
export var DeleteOtaTaskRequest$ = [3, n0, _DOTR, 0, [_Id], [[0, 1]]];
|
|
847
|
+
export var DeleteProvisioningProfileRequest$ = [3, n0, _DPPR, 0, [_Id], [[0, 1]]];
|
|
848
|
+
export var DeregisterAccountAssociationRequest$ = [3, n0, _DAARe, 0, [_MTI, _AAIc], [0, 0]];
|
|
849
|
+
export var DestinationSummary$ = [3, n0, _DS, 0, [_D, _DDA, _DDT, _N, _RA], [0, 0, 0, 0, 0]];
|
|
850
|
+
export var Device$ = [
|
|
851
851
|
3,
|
|
852
852
|
n0,
|
|
853
853
|
_De,
|
|
@@ -856,13 +856,13 @@ export var Device = [
|
|
|
856
856
|
[
|
|
857
857
|
[() => ConnectorDeviceId, 0],
|
|
858
858
|
[() => ConnectorDeviceName, 0],
|
|
859
|
-
() => MatterCapabilityReport
|
|
859
|
+
() => MatterCapabilityReport$,
|
|
860
860
|
() => CapabilitySchemas,
|
|
861
861
|
15,
|
|
862
862
|
],
|
|
863
863
|
];
|
|
864
|
-
export var DeviceDiscoverySummary = [3, n0, _DDS, 0, [_I, _DT, _St], [0, 0, 0]];
|
|
865
|
-
export var DiscoveredDeviceSummary = [
|
|
864
|
+
export var DeviceDiscoverySummary$ = [3, n0, _DDS, 0, [_I, _DT, _St], [0, 0, 0]];
|
|
865
|
+
export var DiscoveredDeviceSummary$ = [
|
|
866
866
|
3,
|
|
867
867
|
n0,
|
|
868
868
|
_DDSi,
|
|
@@ -880,18 +880,18 @@ export var DiscoveredDeviceSummary = [
|
|
|
880
880
|
[() => AuthMaterialString, 0],
|
|
881
881
|
],
|
|
882
882
|
];
|
|
883
|
-
export var EndpointConfig = [3, n0, _EC, 0, [_l], [() => LambdaConfig]];
|
|
884
|
-
export var EventLogConfigurationSummary = [3, n0, _ELCS, 0, [_I, _RT, _RI, _ELL], [0, 0, 0, 0]];
|
|
885
|
-
export var ExponentialRolloutRate = [
|
|
883
|
+
export var EndpointConfig$ = [3, n0, _EC, 0, [_l], [() => LambdaConfig$]];
|
|
884
|
+
export var EventLogConfigurationSummary$ = [3, n0, _ELCS, 0, [_I, _RT, _RI, _ELL], [0, 0, 0, 0]];
|
|
885
|
+
export var ExponentialRolloutRate$ = [
|
|
886
886
|
3,
|
|
887
887
|
n0,
|
|
888
888
|
_ERR,
|
|
889
889
|
0,
|
|
890
890
|
[_BRPM, _IF, _RIC],
|
|
891
|
-
[1, 1, () => RolloutRateIncreaseCriteria],
|
|
891
|
+
[1, 1, () => RolloutRateIncreaseCriteria$],
|
|
892
892
|
];
|
|
893
|
-
export var GetAccountAssociationRequest = [3, n0, _GAAR, 0, [_AAIc], [[0, 1]]];
|
|
894
|
-
export var GetAccountAssociationResponse = [
|
|
893
|
+
export var GetAccountAssociationRequest$ = [3, n0, _GAAR, 0, [_AAIc], [[0, 1]]];
|
|
894
|
+
export var GetAccountAssociationResponse$ = [
|
|
895
895
|
3,
|
|
896
896
|
n0,
|
|
897
897
|
_GAARe,
|
|
@@ -899,26 +899,26 @@ export var GetAccountAssociationResponse = [
|
|
|
899
899
|
[_AAIc, _AS, _EM, _CDIo, _N, _D, _Ar, _OAAU, _Ta],
|
|
900
900
|
[0, 0, 0, 0, 0, 0, 0, [() => OAuthAuthorizationUrl, 0], [() => TagsMap, 0]],
|
|
901
901
|
];
|
|
902
|
-
export var GetCloudConnectorRequest = [3, n0, _GCCR, 0, [_Id], [[0, 1]]];
|
|
903
|
-
export var GetCloudConnectorResponse = [
|
|
902
|
+
export var GetCloudConnectorRequest$ = [3, n0, _GCCR, 0, [_Id], [[0, 1]]];
|
|
903
|
+
export var GetCloudConnectorResponse$ = [
|
|
904
904
|
3,
|
|
905
905
|
n0,
|
|
906
906
|
_GCCRe,
|
|
907
907
|
0,
|
|
908
908
|
[_N, _EC, _D, _ET, _I, _T],
|
|
909
|
-
[0, () => EndpointConfig
|
|
909
|
+
[0, () => EndpointConfig$, 0, 0, 0, 0],
|
|
910
910
|
];
|
|
911
|
-
export var GetConnectorDestinationRequest = [3, n0, _GCDR, 0, [_Id], [[0, 1]]];
|
|
912
|
-
export var GetConnectorDestinationResponse = [
|
|
911
|
+
export var GetConnectorDestinationRequest$ = [3, n0, _GCDR, 0, [_Id], [[0, 1]]];
|
|
912
|
+
export var GetConnectorDestinationResponse$ = [
|
|
913
913
|
3,
|
|
914
914
|
n0,
|
|
915
915
|
_GCDRe,
|
|
916
916
|
0,
|
|
917
917
|
[_N, _D, _CCI, _I, _AT, _AC, _SM, _OACRU],
|
|
918
|
-
[0, 0, 0, 0, 0, () => AuthConfig
|
|
918
|
+
[0, 0, 0, 0, 0, () => AuthConfig$, () => SecretsManager$, 0],
|
|
919
919
|
];
|
|
920
|
-
export var GetCredentialLockerRequest = [3, n0, _GCLR, 0, [_Id], [[0, 1]]];
|
|
921
|
-
export var GetCredentialLockerResponse = [
|
|
920
|
+
export var GetCredentialLockerRequest$ = [3, n0, _GCLR, 0, [_Id], [[0, 1]]];
|
|
921
|
+
export var GetCredentialLockerResponse$ = [
|
|
922
922
|
3,
|
|
923
923
|
n0,
|
|
924
924
|
_GCLRe,
|
|
@@ -926,19 +926,19 @@ export var GetCredentialLockerResponse = [
|
|
|
926
926
|
[_I, _Ar, _N, _CAr, _Ta],
|
|
927
927
|
[0, 0, [() => CredentialLockerName, 0], 4, [() => TagsMap, 0]],
|
|
928
928
|
];
|
|
929
|
-
export var GetCustomEndpointRequest = [3, n0, _GCER, 0, [], []];
|
|
930
|
-
export var GetCustomEndpointResponse = [3, n0, _GCERe, 0, [_EA], [0]];
|
|
931
|
-
export var GetDefaultEncryptionConfigurationRequest = [3, n0, _GDECR, 0, [], []];
|
|
932
|
-
export var GetDefaultEncryptionConfigurationResponse = [
|
|
929
|
+
export var GetCustomEndpointRequest$ = [3, n0, _GCER, 0, [], []];
|
|
930
|
+
export var GetCustomEndpointResponse$ = [3, n0, _GCERe, 0, [_EA], [0]];
|
|
931
|
+
export var GetDefaultEncryptionConfigurationRequest$ = [3, n0, _GDECR, 0, [], []];
|
|
932
|
+
export var GetDefaultEncryptionConfigurationResponse$ = [
|
|
933
933
|
3,
|
|
934
934
|
n0,
|
|
935
935
|
_GDECRe,
|
|
936
936
|
0,
|
|
937
937
|
[_cS, _eT, _kKA],
|
|
938
|
-
[() => ConfigurationStatus
|
|
938
|
+
[() => ConfigurationStatus$, 0, 0],
|
|
939
939
|
];
|
|
940
|
-
export var GetDestinationRequest = [3, n0, _GDR, 0, [_N], [[0, 1]]];
|
|
941
|
-
export var GetDestinationResponse = [
|
|
940
|
+
export var GetDestinationRequest$ = [3, n0, _GDR, 0, [_N], [[0, 1]]];
|
|
941
|
+
export var GetDestinationResponse$ = [
|
|
942
942
|
3,
|
|
943
943
|
n0,
|
|
944
944
|
_GDRe,
|
|
@@ -946,8 +946,8 @@ export var GetDestinationResponse = [
|
|
|
946
946
|
[_D, _DDA, _DDT, _N, _RA, _CAr, _UA, _Ta],
|
|
947
947
|
[0, 0, 0, 0, 0, 4, 4, [() => TagsMap, 0]],
|
|
948
948
|
];
|
|
949
|
-
export var GetDeviceDiscoveryRequest = [3, n0, _GDDR, 0, [_Id], [[0, 1]]];
|
|
950
|
-
export var GetDeviceDiscoveryResponse = [
|
|
949
|
+
export var GetDeviceDiscoveryRequest$ = [3, n0, _GDDR, 0, [_Id], [[0, 1]]];
|
|
950
|
+
export var GetDeviceDiscoveryResponse$ = [
|
|
951
951
|
3,
|
|
952
952
|
n0,
|
|
953
953
|
_GDDRe,
|
|
@@ -955,8 +955,8 @@ export var GetDeviceDiscoveryResponse = [
|
|
|
955
955
|
[_I, _Ar, _DT, _St, _SA, _CIon, _CAI, _AAIc, _FA, _Ta],
|
|
956
956
|
[0, 0, 0, 0, 4, 0, 0, 0, 4, [() => TagsMap, 0]],
|
|
957
957
|
];
|
|
958
|
-
export var GetEventLogConfigurationRequest = [3, n0, _GELCR, 0, [_I], [[0, 1]]];
|
|
959
|
-
export var GetEventLogConfigurationResponse = [
|
|
958
|
+
export var GetEventLogConfigurationRequest$ = [3, n0, _GELCR, 0, [_I], [[0, 1]]];
|
|
959
|
+
export var GetEventLogConfigurationResponse$ = [
|
|
960
960
|
3,
|
|
961
961
|
n0,
|
|
962
962
|
_GELCRe,
|
|
@@ -964,21 +964,21 @@ export var GetEventLogConfigurationResponse = [
|
|
|
964
964
|
[_I, _RT, _RI, _ELL],
|
|
965
965
|
[0, 0, 0, 0],
|
|
966
966
|
];
|
|
967
|
-
export var GetHubConfigurationRequest = [3, n0, _GHCR, 0, [], []];
|
|
968
|
-
export var GetHubConfigurationResponse = [3, n0, _GHCRe, 0, [_HTTESIS, _UA], [1, 4]];
|
|
969
|
-
export var GetManagedThingCapabilitiesRequest = [3, n0, _GMTCR, 0, [_Id], [[0, 1]]];
|
|
970
|
-
export var GetManagedThingCapabilitiesResponse = [
|
|
967
|
+
export var GetHubConfigurationRequest$ = [3, n0, _GHCR, 0, [], []];
|
|
968
|
+
export var GetHubConfigurationResponse$ = [3, n0, _GHCRe, 0, [_HTTESIS, _UA], [1, 4]];
|
|
969
|
+
export var GetManagedThingCapabilitiesRequest$ = [3, n0, _GMTCR, 0, [_Id], [[0, 1]]];
|
|
970
|
+
export var GetManagedThingCapabilitiesResponse$ = [
|
|
971
971
|
3,
|
|
972
972
|
n0,
|
|
973
973
|
_GMTCRe,
|
|
974
974
|
0,
|
|
975
975
|
[_MTI, _Ca, _CR],
|
|
976
|
-
[0, 0, () => CapabilityReport],
|
|
976
|
+
[0, 0, () => CapabilityReport$],
|
|
977
977
|
];
|
|
978
|
-
export var GetManagedThingCertificateRequest = [3, n0, _GMTCRet, 0, [_Id], [[0, 1]]];
|
|
979
|
-
export var GetManagedThingCertificateResponse = [3, n0, _GMTCReta, 0, [_MTI, _CPe], [0, 0]];
|
|
980
|
-
export var GetManagedThingConnectivityDataRequest = [3, n0, _GMTCDR, 0, [_Id], [[0, 1]]];
|
|
981
|
-
export var GetManagedThingConnectivityDataResponse = [
|
|
978
|
+
export var GetManagedThingCertificateRequest$ = [3, n0, _GMTCRet, 0, [_Id], [[0, 1]]];
|
|
979
|
+
export var GetManagedThingCertificateResponse$ = [3, n0, _GMTCReta, 0, [_MTI, _CPe], [0, 0]];
|
|
980
|
+
export var GetManagedThingConnectivityDataRequest$ = [3, n0, _GMTCDR, 0, [_Id], [[0, 1]]];
|
|
981
|
+
export var GetManagedThingConnectivityDataResponse$ = [
|
|
982
982
|
3,
|
|
983
983
|
n0,
|
|
984
984
|
_GMTCDRe,
|
|
@@ -986,10 +986,10 @@ export var GetManagedThingConnectivityDataResponse = [
|
|
|
986
986
|
[_MTI, _Co, _Ti, _DR],
|
|
987
987
|
[0, 2, 4, 0],
|
|
988
988
|
];
|
|
989
|
-
export var GetManagedThingMetaDataRequest = [3, n0, _GMTMDR, 0, [_Id], [[0, 1]]];
|
|
990
|
-
export var GetManagedThingMetaDataResponse = [3, n0, _GMTMDRe, 0, [_MTI, _MD], [0, 128 | 0]];
|
|
991
|
-
export var GetManagedThingRequest = [3, n0, _GMTR, 0, [_Id], [[0, 1]]];
|
|
992
|
-
export var GetManagedThingResponse = [
|
|
989
|
+
export var GetManagedThingMetaDataRequest$ = [3, n0, _GMTMDR, 0, [_Id], [[0, 1]]];
|
|
990
|
+
export var GetManagedThingMetaDataResponse$ = [3, n0, _GMTMDRe, 0, [_MTI, _MD], [0, 128 | 0]];
|
|
991
|
+
export var GetManagedThingRequest$ = [3, n0, _GMTR, 0, [_Id], [[0, 1]]];
|
|
992
|
+
export var GetManagedThingResponse$ = [
|
|
993
993
|
3,
|
|
994
994
|
n0,
|
|
995
995
|
_GMTRe,
|
|
@@ -1051,10 +1051,17 @@ export var GetManagedThingResponse = [
|
|
|
1051
1051
|
[() => TagsMap, 0],
|
|
1052
1052
|
],
|
|
1053
1053
|
];
|
|
1054
|
-
export var GetManagedThingStateRequest = [3, n0, _GMTSR, 0, [_MTI], [[0, 1]]];
|
|
1055
|
-
export var GetManagedThingStateResponse = [
|
|
1056
|
-
|
|
1057
|
-
|
|
1054
|
+
export var GetManagedThingStateRequest$ = [3, n0, _GMTSR, 0, [_MTI], [[0, 1]]];
|
|
1055
|
+
export var GetManagedThingStateResponse$ = [
|
|
1056
|
+
3,
|
|
1057
|
+
n0,
|
|
1058
|
+
_GMTSRe,
|
|
1059
|
+
0,
|
|
1060
|
+
[_E],
|
|
1061
|
+
[[() => StateEndpoints, 0]],
|
|
1062
|
+
];
|
|
1063
|
+
export var GetNotificationConfigurationRequest$ = [3, n0, _GNCR, 0, [_ETv], [[0, 1]]];
|
|
1064
|
+
export var GetNotificationConfigurationResponse$ = [
|
|
1058
1065
|
3,
|
|
1059
1066
|
n0,
|
|
1060
1067
|
_GNCRe,
|
|
@@ -1062,17 +1069,17 @@ export var GetNotificationConfigurationResponse = [
|
|
|
1062
1069
|
[_ETv, _DN, _CAr, _UA, _Ta],
|
|
1063
1070
|
[0, 0, 4, 4, [() => TagsMap, 0]],
|
|
1064
1071
|
];
|
|
1065
|
-
export var GetOtaTaskConfigurationRequest = [3, n0, _GOTCR, 0, [_Id], [[0, 1]]];
|
|
1066
|
-
export var GetOtaTaskConfigurationResponse = [
|
|
1072
|
+
export var GetOtaTaskConfigurationRequest$ = [3, n0, _GOTCR, 0, [_Id], [[0, 1]]];
|
|
1073
|
+
export var GetOtaTaskConfigurationResponse$ = [
|
|
1067
1074
|
3,
|
|
1068
1075
|
n0,
|
|
1069
1076
|
_GOTCRe,
|
|
1070
1077
|
0,
|
|
1071
1078
|
[_TCI, _N, _PC, _D, _CAr],
|
|
1072
|
-
[0, [() => OtaTaskConfigurationName, 0], () => PushConfig
|
|
1079
|
+
[0, [() => OtaTaskConfigurationName, 0], () => PushConfig$, 0, 4],
|
|
1073
1080
|
];
|
|
1074
|
-
export var GetOtaTaskRequest = [3, n0, _GOTR, 0, [_Id], [[0, 1]]];
|
|
1075
|
-
export var GetOtaTaskResponse = [
|
|
1081
|
+
export var GetOtaTaskRequest$ = [3, n0, _GOTR, 0, [_Id], [[0, 1]]];
|
|
1082
|
+
export var GetOtaTaskResponse$ = [
|
|
1076
1083
|
3,
|
|
1077
1084
|
n0,
|
|
1078
1085
|
_GOTRe,
|
|
@@ -1091,15 +1098,15 @@ export var GetOtaTaskResponse = [
|
|
|
1091
1098
|
4,
|
|
1092
1099
|
4,
|
|
1093
1100
|
0,
|
|
1094
|
-
() => TaskProcessingDetails
|
|
1095
|
-
() => OtaTaskSchedulingConfig
|
|
1096
|
-
() => OtaTaskExecutionRetryConfig
|
|
1101
|
+
() => TaskProcessingDetails$,
|
|
1102
|
+
() => OtaTaskSchedulingConfig$,
|
|
1103
|
+
() => OtaTaskExecutionRetryConfig$,
|
|
1097
1104
|
0,
|
|
1098
1105
|
[() => TagsMap, 0],
|
|
1099
1106
|
],
|
|
1100
1107
|
];
|
|
1101
|
-
export var GetProvisioningProfileRequest = [3, n0, _GPPR, 0, [_Id], [[0, 1]]];
|
|
1102
|
-
export var GetProvisioningProfileResponse = [
|
|
1108
|
+
export var GetProvisioningProfileRequest$ = [3, n0, _GPPR, 0, [_Id], [[0, 1]]];
|
|
1109
|
+
export var GetProvisioningProfileResponse$ = [
|
|
1103
1110
|
3,
|
|
1104
1111
|
n0,
|
|
1105
1112
|
_GPPRe,
|
|
@@ -1107,16 +1114,16 @@ export var GetProvisioningProfileResponse = [
|
|
|
1107
1114
|
[_Ar, _N, _PT, _I, _CCl, _Ta],
|
|
1108
1115
|
[0, 0, 0, 0, [() => ClaimCertificate, 0], [() => TagsMap, 0]],
|
|
1109
1116
|
];
|
|
1110
|
-
export var GetRuntimeLogConfigurationRequest = [3, n0, _GRLCR, 0, [_MTI], [[0, 1]]];
|
|
1111
|
-
export var GetRuntimeLogConfigurationResponse = [
|
|
1117
|
+
export var GetRuntimeLogConfigurationRequest$ = [3, n0, _GRLCR, 0, [_MTI], [[0, 1]]];
|
|
1118
|
+
export var GetRuntimeLogConfigurationResponse$ = [
|
|
1112
1119
|
3,
|
|
1113
1120
|
n0,
|
|
1114
1121
|
_GRLCRe,
|
|
1115
1122
|
0,
|
|
1116
1123
|
[_MTI, _RLC],
|
|
1117
|
-
[0, () => RuntimeLogConfigurations],
|
|
1124
|
+
[0, () => RuntimeLogConfigurations$],
|
|
1118
1125
|
];
|
|
1119
|
-
export var GetSchemaVersionRequest = [
|
|
1126
|
+
export var GetSchemaVersionRequest$ = [
|
|
1120
1127
|
3,
|
|
1121
1128
|
n0,
|
|
1122
1129
|
_GSVR,
|
|
@@ -1128,7 +1135,7 @@ export var GetSchemaVersionRequest = [
|
|
|
1128
1135
|
[0, { [_hQ]: _F }],
|
|
1129
1136
|
],
|
|
1130
1137
|
];
|
|
1131
|
-
export var GetSchemaVersionResponse = [
|
|
1138
|
+
export var GetSchemaVersionResponse$ = [
|
|
1132
1139
|
3,
|
|
1133
1140
|
n0,
|
|
1134
1141
|
_GSVRe,
|
|
@@ -1136,16 +1143,16 @@ export var GetSchemaVersionResponse = [
|
|
|
1136
1143
|
[_SI, _T, _D, _Na, _SV, _V, _S],
|
|
1137
1144
|
[0, 0, 0, 0, 0, 0, 15],
|
|
1138
1145
|
];
|
|
1139
|
-
export var InternalFailureException = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1140
|
-
TypeRegistry.for(n0).registerError(InternalFailureException
|
|
1141
|
-
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1142
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
1143
|
-
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
1144
|
-
TypeRegistry.for(n0).registerError(InvalidRequestException
|
|
1145
|
-
export var LambdaConfig = [3, n0, _LC, 0, [_ar], [0]];
|
|
1146
|
-
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 410 }, [_Me], [0]];
|
|
1147
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1148
|
-
export var ListAccountAssociationsRequest = [
|
|
1146
|
+
export var InternalFailureException$ = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1147
|
+
TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
|
|
1148
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1149
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
1150
|
+
export var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
1151
|
+
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
1152
|
+
export var LambdaConfig$ = [3, n0, _LC, 0, [_ar], [0]];
|
|
1153
|
+
export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 410 }, [_Me], [0]];
|
|
1154
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1155
|
+
export var ListAccountAssociationsRequest$ = [
|
|
1149
1156
|
3,
|
|
1150
1157
|
n0,
|
|
1151
1158
|
_LAAR,
|
|
@@ -1157,7 +1164,7 @@ export var ListAccountAssociationsRequest = [
|
|
|
1157
1164
|
[0, { [_hQ]: _NT }],
|
|
1158
1165
|
],
|
|
1159
1166
|
];
|
|
1160
|
-
export var ListAccountAssociationsResponse = [
|
|
1167
|
+
export var ListAccountAssociationsResponse$ = [
|
|
1161
1168
|
3,
|
|
1162
1169
|
n0,
|
|
1163
1170
|
_LAARi,
|
|
@@ -1165,7 +1172,7 @@ export var ListAccountAssociationsResponse = [
|
|
|
1165
1172
|
[_It, _NT],
|
|
1166
1173
|
[() => AccountAssociationListDefinition, 0],
|
|
1167
1174
|
];
|
|
1168
|
-
export var ListCloudConnectorsRequest = [
|
|
1175
|
+
export var ListCloudConnectorsRequest$ = [
|
|
1169
1176
|
3,
|
|
1170
1177
|
n0,
|
|
1171
1178
|
_LCCR,
|
|
@@ -1178,7 +1185,7 @@ export var ListCloudConnectorsRequest = [
|
|
|
1178
1185
|
[0, { [_hQ]: _NT }],
|
|
1179
1186
|
],
|
|
1180
1187
|
];
|
|
1181
|
-
export var ListCloudConnectorsResponse = [
|
|
1188
|
+
export var ListCloudConnectorsResponse$ = [
|
|
1182
1189
|
3,
|
|
1183
1190
|
n0,
|
|
1184
1191
|
_LCCRi,
|
|
@@ -1186,7 +1193,7 @@ export var ListCloudConnectorsResponse = [
|
|
|
1186
1193
|
[_It, _NT],
|
|
1187
1194
|
[() => ConnectorList, 0],
|
|
1188
1195
|
];
|
|
1189
|
-
export var ListConnectorDestinationsRequest = [
|
|
1196
|
+
export var ListConnectorDestinationsRequest$ = [
|
|
1190
1197
|
3,
|
|
1191
1198
|
n0,
|
|
1192
1199
|
_LCDR,
|
|
@@ -1198,7 +1205,7 @@ export var ListConnectorDestinationsRequest = [
|
|
|
1198
1205
|
[1, { [_hQ]: _MR }],
|
|
1199
1206
|
],
|
|
1200
1207
|
];
|
|
1201
|
-
export var ListConnectorDestinationsResponse = [
|
|
1208
|
+
export var ListConnectorDestinationsResponse$ = [
|
|
1202
1209
|
3,
|
|
1203
1210
|
n0,
|
|
1204
1211
|
_LCDRi,
|
|
@@ -1206,7 +1213,7 @@ export var ListConnectorDestinationsResponse = [
|
|
|
1206
1213
|
[_CDL, _NT],
|
|
1207
1214
|
[() => ConnectorDestinationListDefinition, 0],
|
|
1208
1215
|
];
|
|
1209
|
-
export var ListCredentialLockersRequest = [
|
|
1216
|
+
export var ListCredentialLockersRequest$ = [
|
|
1210
1217
|
3,
|
|
1211
1218
|
n0,
|
|
1212
1219
|
_LCLR,
|
|
@@ -1217,7 +1224,7 @@ export var ListCredentialLockersRequest = [
|
|
|
1217
1224
|
[1, { [_hQ]: _MR }],
|
|
1218
1225
|
],
|
|
1219
1226
|
];
|
|
1220
|
-
export var ListCredentialLockersResponse = [
|
|
1227
|
+
export var ListCredentialLockersResponse$ = [
|
|
1221
1228
|
3,
|
|
1222
1229
|
n0,
|
|
1223
1230
|
_LCLRi,
|
|
@@ -1225,7 +1232,7 @@ export var ListCredentialLockersResponse = [
|
|
|
1225
1232
|
[_It, _NT],
|
|
1226
1233
|
[[() => CredentialLockerListDefinition, 0], 0],
|
|
1227
1234
|
];
|
|
1228
|
-
export var ListDestinationsRequest = [
|
|
1235
|
+
export var ListDestinationsRequest$ = [
|
|
1229
1236
|
3,
|
|
1230
1237
|
n0,
|
|
1231
1238
|
_LDR,
|
|
@@ -1236,7 +1243,7 @@ export var ListDestinationsRequest = [
|
|
|
1236
1243
|
[1, { [_hQ]: _MR }],
|
|
1237
1244
|
],
|
|
1238
1245
|
];
|
|
1239
|
-
export var ListDestinationsResponse = [
|
|
1246
|
+
export var ListDestinationsResponse$ = [
|
|
1240
1247
|
3,
|
|
1241
1248
|
n0,
|
|
1242
1249
|
_LDRi,
|
|
@@ -1244,7 +1251,7 @@ export var ListDestinationsResponse = [
|
|
|
1244
1251
|
[_DL, _NT],
|
|
1245
1252
|
[() => DestinationListDefinition, 0],
|
|
1246
1253
|
];
|
|
1247
|
-
export var ListDeviceDiscoveriesRequest = [
|
|
1254
|
+
export var ListDeviceDiscoveriesRequest$ = [
|
|
1248
1255
|
3,
|
|
1249
1256
|
n0,
|
|
1250
1257
|
_LDDR,
|
|
@@ -1257,7 +1264,7 @@ export var ListDeviceDiscoveriesRequest = [
|
|
|
1257
1264
|
[0, { [_hQ]: _SF }],
|
|
1258
1265
|
],
|
|
1259
1266
|
];
|
|
1260
|
-
export var ListDeviceDiscoveriesResponse = [
|
|
1267
|
+
export var ListDeviceDiscoveriesResponse$ = [
|
|
1261
1268
|
3,
|
|
1262
1269
|
n0,
|
|
1263
1270
|
_LDDRi,
|
|
@@ -1265,7 +1272,7 @@ export var ListDeviceDiscoveriesResponse = [
|
|
|
1265
1272
|
[_It, _NT],
|
|
1266
1273
|
[() => DeviceDiscoveryListDefinition, 0],
|
|
1267
1274
|
];
|
|
1268
|
-
export var ListDiscoveredDevicesRequest = [
|
|
1275
|
+
export var ListDiscoveredDevicesRequest$ = [
|
|
1269
1276
|
3,
|
|
1270
1277
|
n0,
|
|
1271
1278
|
_LDDRis,
|
|
@@ -1277,7 +1284,7 @@ export var ListDiscoveredDevicesRequest = [
|
|
|
1277
1284
|
[1, { [_hQ]: _MR }],
|
|
1278
1285
|
],
|
|
1279
1286
|
];
|
|
1280
|
-
export var ListDiscoveredDevicesResponse = [
|
|
1287
|
+
export var ListDiscoveredDevicesResponse$ = [
|
|
1281
1288
|
3,
|
|
1282
1289
|
n0,
|
|
1283
1290
|
_LDDRist,
|
|
@@ -1285,7 +1292,7 @@ export var ListDiscoveredDevicesResponse = [
|
|
|
1285
1292
|
[_It, _NT],
|
|
1286
1293
|
[[() => DiscoveredDeviceListDefinition, 0], 0],
|
|
1287
1294
|
];
|
|
1288
|
-
export var ListEventLogConfigurationsRequest = [
|
|
1295
|
+
export var ListEventLogConfigurationsRequest$ = [
|
|
1289
1296
|
3,
|
|
1290
1297
|
n0,
|
|
1291
1298
|
_LELCR,
|
|
@@ -1296,7 +1303,7 @@ export var ListEventLogConfigurationsRequest = [
|
|
|
1296
1303
|
[1, { [_hQ]: _MR }],
|
|
1297
1304
|
],
|
|
1298
1305
|
];
|
|
1299
|
-
export var ListEventLogConfigurationsResponse = [
|
|
1306
|
+
export var ListEventLogConfigurationsResponse$ = [
|
|
1300
1307
|
3,
|
|
1301
1308
|
n0,
|
|
1302
1309
|
_LELCRi,
|
|
@@ -1304,7 +1311,7 @@ export var ListEventLogConfigurationsResponse = [
|
|
|
1304
1311
|
[_ELCL, _NT],
|
|
1305
1312
|
[() => EventLogConfigurationListDefinition, 0],
|
|
1306
1313
|
];
|
|
1307
|
-
export var ListManagedThingAccountAssociationsRequest = [
|
|
1314
|
+
export var ListManagedThingAccountAssociationsRequest$ = [
|
|
1308
1315
|
3,
|
|
1309
1316
|
n0,
|
|
1310
1317
|
_LMTAAR,
|
|
@@ -1317,7 +1324,7 @@ export var ListManagedThingAccountAssociationsRequest = [
|
|
|
1317
1324
|
[0, { [_hQ]: _NT }],
|
|
1318
1325
|
],
|
|
1319
1326
|
];
|
|
1320
|
-
export var ListManagedThingAccountAssociationsResponse = [
|
|
1327
|
+
export var ListManagedThingAccountAssociationsResponse$ = [
|
|
1321
1328
|
3,
|
|
1322
1329
|
n0,
|
|
1323
1330
|
_LMTAARi,
|
|
@@ -1325,7 +1332,7 @@ export var ListManagedThingAccountAssociationsResponse = [
|
|
|
1325
1332
|
[_It, _NT],
|
|
1326
1333
|
[() => ManagedThingAssociationList, 0],
|
|
1327
1334
|
];
|
|
1328
|
-
export var ListManagedThingSchemasRequest = [
|
|
1335
|
+
export var ListManagedThingSchemasRequest$ = [
|
|
1329
1336
|
3,
|
|
1330
1337
|
n0,
|
|
1331
1338
|
_LMTSR,
|
|
@@ -1339,7 +1346,7 @@ export var ListManagedThingSchemasRequest = [
|
|
|
1339
1346
|
[1, { [_hQ]: _MR }],
|
|
1340
1347
|
],
|
|
1341
1348
|
];
|
|
1342
|
-
export var ListManagedThingSchemasResponse = [
|
|
1349
|
+
export var ListManagedThingSchemasResponse$ = [
|
|
1343
1350
|
3,
|
|
1344
1351
|
n0,
|
|
1345
1352
|
_LMTSRi,
|
|
@@ -1347,7 +1354,7 @@ export var ListManagedThingSchemasResponse = [
|
|
|
1347
1354
|
[_It, _NT],
|
|
1348
1355
|
[() => ManagedThingSchemaListDefinition, 0],
|
|
1349
1356
|
];
|
|
1350
|
-
export var ListManagedThingsRequest = [
|
|
1357
|
+
export var ListManagedThingsRequest$ = [
|
|
1351
1358
|
3,
|
|
1352
1359
|
n0,
|
|
1353
1360
|
_LMTR,
|
|
@@ -1367,7 +1374,7 @@ export var ListManagedThingsRequest = [
|
|
|
1367
1374
|
[1, { [_hQ]: _MR }],
|
|
1368
1375
|
],
|
|
1369
1376
|
];
|
|
1370
|
-
export var ListManagedThingsResponse = [
|
|
1377
|
+
export var ListManagedThingsResponse$ = [
|
|
1371
1378
|
3,
|
|
1372
1379
|
n0,
|
|
1373
1380
|
_LMTRi,
|
|
@@ -1375,7 +1382,7 @@ export var ListManagedThingsResponse = [
|
|
|
1375
1382
|
[_It, _NT],
|
|
1376
1383
|
[[() => ManagedThingListDefinition, 0], 0],
|
|
1377
1384
|
];
|
|
1378
|
-
export var ListNotificationConfigurationsRequest = [
|
|
1385
|
+
export var ListNotificationConfigurationsRequest$ = [
|
|
1379
1386
|
3,
|
|
1380
1387
|
n0,
|
|
1381
1388
|
_LNCR,
|
|
@@ -1386,7 +1393,7 @@ export var ListNotificationConfigurationsRequest = [
|
|
|
1386
1393
|
[0, { [_hQ]: _NT }],
|
|
1387
1394
|
],
|
|
1388
1395
|
];
|
|
1389
|
-
export var ListNotificationConfigurationsResponse = [
|
|
1396
|
+
export var ListNotificationConfigurationsResponse$ = [
|
|
1390
1397
|
3,
|
|
1391
1398
|
n0,
|
|
1392
1399
|
_LNCRi,
|
|
@@ -1394,7 +1401,7 @@ export var ListNotificationConfigurationsResponse = [
|
|
|
1394
1401
|
[_NCL, _NT],
|
|
1395
1402
|
[() => NotificationConfigurationListDefinition, 0],
|
|
1396
1403
|
];
|
|
1397
|
-
export var ListOtaTaskConfigurationsRequest = [
|
|
1404
|
+
export var ListOtaTaskConfigurationsRequest$ = [
|
|
1398
1405
|
3,
|
|
1399
1406
|
n0,
|
|
1400
1407
|
_LOTCR,
|
|
@@ -1405,7 +1412,7 @@ export var ListOtaTaskConfigurationsRequest = [
|
|
|
1405
1412
|
[1, { [_hQ]: _MR }],
|
|
1406
1413
|
],
|
|
1407
1414
|
];
|
|
1408
|
-
export var ListOtaTaskConfigurationsResponse = [
|
|
1415
|
+
export var ListOtaTaskConfigurationsResponse$ = [
|
|
1409
1416
|
3,
|
|
1410
1417
|
n0,
|
|
1411
1418
|
_LOTCRi,
|
|
@@ -1413,7 +1420,7 @@ export var ListOtaTaskConfigurationsResponse = [
|
|
|
1413
1420
|
[_It, _NT],
|
|
1414
1421
|
[[() => OtaTaskConfigurationListDefinition, 0], 0],
|
|
1415
1422
|
];
|
|
1416
|
-
export var ListOtaTaskExecutionsRequest = [
|
|
1423
|
+
export var ListOtaTaskExecutionsRequest$ = [
|
|
1417
1424
|
3,
|
|
1418
1425
|
n0,
|
|
1419
1426
|
_LOTER,
|
|
@@ -1425,7 +1432,7 @@ export var ListOtaTaskExecutionsRequest = [
|
|
|
1425
1432
|
[1, { [_hQ]: _MR }],
|
|
1426
1433
|
],
|
|
1427
1434
|
];
|
|
1428
|
-
export var ListOtaTaskExecutionsResponse = [
|
|
1435
|
+
export var ListOtaTaskExecutionsResponse$ = [
|
|
1429
1436
|
3,
|
|
1430
1437
|
n0,
|
|
1431
1438
|
_LOTERi,
|
|
@@ -1433,7 +1440,7 @@ export var ListOtaTaskExecutionsResponse = [
|
|
|
1433
1440
|
[_ES, _NT],
|
|
1434
1441
|
[() => OtaTaskExecutionSummariesListDefinition, 0],
|
|
1435
1442
|
];
|
|
1436
|
-
export var ListOtaTasksRequest = [
|
|
1443
|
+
export var ListOtaTasksRequest$ = [
|
|
1437
1444
|
3,
|
|
1438
1445
|
n0,
|
|
1439
1446
|
_LOTR,
|
|
@@ -1444,7 +1451,7 @@ export var ListOtaTasksRequest = [
|
|
|
1444
1451
|
[1, { [_hQ]: _MR }],
|
|
1445
1452
|
],
|
|
1446
1453
|
];
|
|
1447
|
-
export var ListOtaTasksResponse = [
|
|
1454
|
+
export var ListOtaTasksResponse$ = [
|
|
1448
1455
|
3,
|
|
1449
1456
|
n0,
|
|
1450
1457
|
_LOTRi,
|
|
@@ -1452,7 +1459,7 @@ export var ListOtaTasksResponse = [
|
|
|
1452
1459
|
[_Tas, _NT],
|
|
1453
1460
|
[() => OtaTaskListDefinition, 0],
|
|
1454
1461
|
];
|
|
1455
|
-
export var ListProvisioningProfilesRequest = [
|
|
1462
|
+
export var ListProvisioningProfilesRequest$ = [
|
|
1456
1463
|
3,
|
|
1457
1464
|
n0,
|
|
1458
1465
|
_LPPR,
|
|
@@ -1463,7 +1470,7 @@ export var ListProvisioningProfilesRequest = [
|
|
|
1463
1470
|
[1, { [_hQ]: _MR }],
|
|
1464
1471
|
],
|
|
1465
1472
|
];
|
|
1466
|
-
export var ListProvisioningProfilesResponse = [
|
|
1473
|
+
export var ListProvisioningProfilesResponse$ = [
|
|
1467
1474
|
3,
|
|
1468
1475
|
n0,
|
|
1469
1476
|
_LPPRi,
|
|
@@ -1471,7 +1478,7 @@ export var ListProvisioningProfilesResponse = [
|
|
|
1471
1478
|
[_It, _NT],
|
|
1472
1479
|
[() => ProvisioningProfileListDefinition, 0],
|
|
1473
1480
|
];
|
|
1474
|
-
export var ListSchemaVersionsRequest = [
|
|
1481
|
+
export var ListSchemaVersionsRequest$ = [
|
|
1475
1482
|
3,
|
|
1476
1483
|
n0,
|
|
1477
1484
|
_LSVR,
|
|
@@ -1487,7 +1494,7 @@ export var ListSchemaVersionsRequest = [
|
|
|
1487
1494
|
[0, { [_hQ]: _SVF }],
|
|
1488
1495
|
],
|
|
1489
1496
|
];
|
|
1490
|
-
export var ListSchemaVersionsResponse = [
|
|
1497
|
+
export var ListSchemaVersionsResponse$ = [
|
|
1491
1498
|
3,
|
|
1492
1499
|
n0,
|
|
1493
1500
|
_LSVRi,
|
|
@@ -1495,11 +1502,11 @@ export var ListSchemaVersionsResponse = [
|
|
|
1495
1502
|
[_It, _NT],
|
|
1496
1503
|
[() => SchemaVersionList, 0],
|
|
1497
1504
|
];
|
|
1498
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
|
|
1499
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [[() => TagsMap, 0]]];
|
|
1500
|
-
export var ManagedThingAssociation = [3, n0, _MTA, 0, [_MTI, _AAIc], [0, 0]];
|
|
1501
|
-
export var ManagedThingSchemaListItem = [3, n0, _MTSLI, 0, [_EIn, _CI, _S], [0, 0, 15]];
|
|
1502
|
-
export var ManagedThingSummary = [
|
|
1505
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
|
|
1506
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [[() => TagsMap, 0]]];
|
|
1507
|
+
export var ManagedThingAssociation$ = [3, n0, _MTA, 0, [_MTI, _AAIc], [0, 0]];
|
|
1508
|
+
export var ManagedThingSchemaListItem$ = [3, n0, _MTSLI, 0, [_EIn, _CI, _S], [0, 0, 15]];
|
|
1509
|
+
export var ManagedThingSummary$ = [
|
|
1503
1510
|
3,
|
|
1504
1511
|
n0,
|
|
1505
1512
|
_MTS,
|
|
@@ -1527,7 +1534,7 @@ export var ManagedThingSummary = [
|
|
|
1527
1534
|
4,
|
|
1528
1535
|
],
|
|
1529
1536
|
];
|
|
1530
|
-
export var MatterCapabilityReport = [
|
|
1537
|
+
export var MatterCapabilityReport$ = [
|
|
1531
1538
|
3,
|
|
1532
1539
|
n0,
|
|
1533
1540
|
_MCR,
|
|
@@ -1535,8 +1542,8 @@ export var MatterCapabilityReport = [
|
|
|
1535
1542
|
[_v, _nI, _en],
|
|
1536
1543
|
[0, 0, () => MatterCapabilityReportEndpoints],
|
|
1537
1544
|
];
|
|
1538
|
-
export var MatterCapabilityReportAttribute = [3, n0, _MCRA, 0, [_i, _n, _va], [0, 0, 15]];
|
|
1539
|
-
export var MatterCapabilityReportCluster = [
|
|
1545
|
+
export var MatterCapabilityReportAttribute$ = [3, n0, _MCRA, 0, [_i, _n, _va], [0, 0, 15]];
|
|
1546
|
+
export var MatterCapabilityReportCluster$ = [
|
|
1540
1547
|
3,
|
|
1541
1548
|
n0,
|
|
1542
1549
|
_MCRC,
|
|
@@ -1544,7 +1551,7 @@ export var MatterCapabilityReportCluster = [
|
|
|
1544
1551
|
[_i, _re, _pI, _n, _sV, _at, _com, _ev, _fM, _gC, _fI],
|
|
1545
1552
|
[0, 1, 0, 0, 0, () => MatterCapabilityReportAttributes, 64 | 0, 64 | 0, 1, 64 | 0, 1],
|
|
1546
1553
|
];
|
|
1547
|
-
export var MatterCapabilityReportEndpoint = [
|
|
1554
|
+
export var MatterCapabilityReportEndpoint$ = [
|
|
1548
1555
|
3,
|
|
1549
1556
|
n0,
|
|
1550
1557
|
_MCRE,
|
|
@@ -1552,7 +1559,7 @@ export var MatterCapabilityReportEndpoint = [
|
|
|
1552
1559
|
[_i, _dT, _cl, _pa, _sT, _cC],
|
|
1553
1560
|
[0, 64 | 0, () => MatterCapabilityReportClusters, 64 | 0, 64 | 0, 64 | 0],
|
|
1554
1561
|
];
|
|
1555
|
-
export var MatterCluster = [
|
|
1562
|
+
export var MatterCluster$ = [
|
|
1556
1563
|
3,
|
|
1557
1564
|
n0,
|
|
1558
1565
|
_MC,
|
|
@@ -1560,26 +1567,26 @@ export var MatterCluster = [
|
|
|
1560
1567
|
[_i, _at, _com, _ev],
|
|
1561
1568
|
[0, [() => MatterAttributes, 0], [() => MatterCommands, 0], [() => MatterEvents, 0]],
|
|
1562
1569
|
];
|
|
1563
|
-
export var MatterEndpoint = [3, n0, _ME, 0, [_i, _cl], [0, [() => MatterClusters, 0]]];
|
|
1564
|
-
export var NotificationConfigurationSummary = [3, n0, _NCS, 0, [_ETv, _DN], [0, 0]];
|
|
1565
|
-
export var OAuthConfig = [
|
|
1570
|
+
export var MatterEndpoint$ = [3, n0, _ME, 0, [_i, _cl], [0, [() => MatterClusters, 0]]];
|
|
1571
|
+
export var NotificationConfigurationSummary$ = [3, n0, _NCS, 0, [_ETv, _DN], [0, 0]];
|
|
1572
|
+
export var OAuthConfig$ = [
|
|
1566
1573
|
3,
|
|
1567
1574
|
n0,
|
|
1568
1575
|
_OAC,
|
|
1569
1576
|
0,
|
|
1570
1577
|
[_aU, _tU, _sc, _tEAS, _oACRU, _pRTR],
|
|
1571
|
-
[0, 0, 0, 0, 0, () => ProactiveRefreshTokenRenewal],
|
|
1578
|
+
[0, 0, 0, 0, 0, () => ProactiveRefreshTokenRenewal$],
|
|
1572
1579
|
];
|
|
1573
|
-
export var OAuthUpdate = [
|
|
1580
|
+
export var OAuthUpdate$ = [
|
|
1574
1581
|
3,
|
|
1575
1582
|
n0,
|
|
1576
1583
|
_OAU,
|
|
1577
1584
|
0,
|
|
1578
1585
|
[_oACRU, _pRTR],
|
|
1579
|
-
[0, () => ProactiveRefreshTokenRenewal],
|
|
1586
|
+
[0, () => ProactiveRefreshTokenRenewal$],
|
|
1580
1587
|
];
|
|
1581
|
-
export var OtaTaskAbortConfig = [3, n0, _OTAC, 0, [_ACCL], [() => AbortConfigCriteriaList]];
|
|
1582
|
-
export var OtaTaskConfigurationSummary = [
|
|
1588
|
+
export var OtaTaskAbortConfig$ = [3, n0, _OTAC, 0, [_ACCL], [() => AbortConfigCriteriaList]];
|
|
1589
|
+
export var OtaTaskConfigurationSummary$ = [
|
|
1583
1590
|
3,
|
|
1584
1591
|
n0,
|
|
1585
1592
|
_OTCS,
|
|
@@ -1587,7 +1594,7 @@ export var OtaTaskConfigurationSummary = [
|
|
|
1587
1594
|
[_TCI, _N, _CAr],
|
|
1588
1595
|
[0, [() => OtaTaskConfigurationName, 0], 4],
|
|
1589
1596
|
];
|
|
1590
|
-
export var OtaTaskExecutionRetryConfig = [
|
|
1597
|
+
export var OtaTaskExecutionRetryConfig$ = [
|
|
1591
1598
|
3,
|
|
1592
1599
|
n0,
|
|
1593
1600
|
_OTERC,
|
|
@@ -1595,23 +1602,23 @@ export var OtaTaskExecutionRetryConfig = [
|
|
|
1595
1602
|
[_RCC],
|
|
1596
1603
|
[() => RetryConfigCriteriaList],
|
|
1597
1604
|
];
|
|
1598
|
-
export var OtaTaskExecutionRolloutConfig = [
|
|
1605
|
+
export var OtaTaskExecutionRolloutConfig$ = [
|
|
1599
1606
|
3,
|
|
1600
1607
|
n0,
|
|
1601
1608
|
_OTERCt,
|
|
1602
1609
|
0,
|
|
1603
1610
|
[_ERR, _MPM],
|
|
1604
|
-
[() => ExponentialRolloutRate
|
|
1611
|
+
[() => ExponentialRolloutRate$, 1],
|
|
1605
1612
|
];
|
|
1606
|
-
export var OtaTaskExecutionSummaries = [
|
|
1613
|
+
export var OtaTaskExecutionSummaries$ = [
|
|
1607
1614
|
3,
|
|
1608
1615
|
n0,
|
|
1609
1616
|
_OTES,
|
|
1610
1617
|
0,
|
|
1611
1618
|
[_TES, _MTI],
|
|
1612
|
-
[() => OtaTaskExecutionSummary
|
|
1619
|
+
[() => OtaTaskExecutionSummary$, 0],
|
|
1613
1620
|
];
|
|
1614
|
-
export var OtaTaskExecutionSummary = [
|
|
1621
|
+
export var OtaTaskExecutionSummary$ = [
|
|
1615
1622
|
3,
|
|
1616
1623
|
n0,
|
|
1617
1624
|
_OTESt,
|
|
@@ -1619,7 +1626,7 @@ export var OtaTaskExecutionSummary = [
|
|
|
1619
1626
|
[_EN, _LUA, _QA, _RAet, _SA, _St],
|
|
1620
1627
|
[1, 4, 4, 1, 4, 0],
|
|
1621
1628
|
];
|
|
1622
|
-
export var OtaTaskSchedulingConfig = [
|
|
1629
|
+
export var OtaTaskSchedulingConfig$ = [
|
|
1623
1630
|
3,
|
|
1624
1631
|
n0,
|
|
1625
1632
|
_OTSC,
|
|
@@ -1627,7 +1634,7 @@ export var OtaTaskSchedulingConfig = [
|
|
|
1627
1634
|
[_EB, _ETn, _MW, _ST],
|
|
1628
1635
|
[0, 0, () => ScheduleMaintenanceWindowList, 0],
|
|
1629
1636
|
];
|
|
1630
|
-
export var OtaTaskSummary = [
|
|
1637
|
+
export var OtaTaskSummary$ = [
|
|
1631
1638
|
3,
|
|
1632
1639
|
n0,
|
|
1633
1640
|
_OTS,
|
|
@@ -1635,38 +1642,45 @@ export var OtaTaskSummary = [
|
|
|
1635
1642
|
[_TI, _TA, _CAr, _LUA, _TCI, _St],
|
|
1636
1643
|
[0, 0, 4, 4, 0, 0],
|
|
1637
1644
|
];
|
|
1638
|
-
export var OtaTaskTimeoutConfig = [3, n0, _OTTC, 0, [_IPTIM], [1]];
|
|
1639
|
-
export var ProactiveRefreshTokenRenewal = [3, n0, _PRTR, 0, [_ena, _DBR], [2, 1]];
|
|
1640
|
-
export var ProvisioningProfileSummary = [3, n0, _PPS, 0, [_N, _I, _Ar, _PT], [0, 0, 0, 0]];
|
|
1641
|
-
export var PushConfig = [
|
|
1645
|
+
export var OtaTaskTimeoutConfig$ = [3, n0, _OTTC, 0, [_IPTIM], [1]];
|
|
1646
|
+
export var ProactiveRefreshTokenRenewal$ = [3, n0, _PRTR, 0, [_ena, _DBR], [2, 1]];
|
|
1647
|
+
export var ProvisioningProfileSummary$ = [3, n0, _PPS, 0, [_N, _I, _Ar, _PT], [0, 0, 0, 0]];
|
|
1648
|
+
export var PushConfig$ = [
|
|
1642
1649
|
3,
|
|
1643
1650
|
n0,
|
|
1644
1651
|
_PC,
|
|
1645
1652
|
0,
|
|
1646
1653
|
[_ACb, _RC, _TC],
|
|
1647
|
-
[() => OtaTaskAbortConfig
|
|
1654
|
+
[() => OtaTaskAbortConfig$, () => OtaTaskExecutionRolloutConfig$, () => OtaTaskTimeoutConfig$],
|
|
1648
1655
|
];
|
|
1649
|
-
export var PutDefaultEncryptionConfigurationRequest = [3, n0, _PDECR, 0, [_eT, _kKA], [0, 0]];
|
|
1650
|
-
export var PutDefaultEncryptionConfigurationResponse = [
|
|
1656
|
+
export var PutDefaultEncryptionConfigurationRequest$ = [3, n0, _PDECR, 0, [_eT, _kKA], [0, 0]];
|
|
1657
|
+
export var PutDefaultEncryptionConfigurationResponse$ = [
|
|
1651
1658
|
3,
|
|
1652
1659
|
n0,
|
|
1653
1660
|
_PDECRu,
|
|
1654
1661
|
0,
|
|
1655
1662
|
[_cS, _eT, _kKA],
|
|
1656
|
-
[() => ConfigurationStatus
|
|
1663
|
+
[() => ConfigurationStatus$, 0, 0],
|
|
1657
1664
|
];
|
|
1658
|
-
export var PutHubConfigurationRequest = [3, n0, _PHCR, 0, [_HTTESIS], [1]];
|
|
1659
|
-
export var PutHubConfigurationResponse = [3, n0, _PHCRu, 0, [_HTTESIS], [1]];
|
|
1660
|
-
export var PutRuntimeLogConfigurationRequest = [
|
|
1665
|
+
export var PutHubConfigurationRequest$ = [3, n0, _PHCR, 0, [_HTTESIS], [1]];
|
|
1666
|
+
export var PutHubConfigurationResponse$ = [3, n0, _PHCRu, 0, [_HTTESIS], [1]];
|
|
1667
|
+
export var PutRuntimeLogConfigurationRequest$ = [
|
|
1661
1668
|
3,
|
|
1662
1669
|
n0,
|
|
1663
1670
|
_PRLCR,
|
|
1664
1671
|
0,
|
|
1665
1672
|
[_MTI, _RLC],
|
|
1666
|
-
[[0, 1], () => RuntimeLogConfigurations],
|
|
1673
|
+
[[0, 1], () => RuntimeLogConfigurations$],
|
|
1667
1674
|
];
|
|
1668
|
-
export var RegisterAccountAssociationRequest = [
|
|
1669
|
-
|
|
1675
|
+
export var RegisterAccountAssociationRequest$ = [
|
|
1676
|
+
3,
|
|
1677
|
+
n0,
|
|
1678
|
+
_RAAR,
|
|
1679
|
+
0,
|
|
1680
|
+
[_MTI, _AAIc, _DDI],
|
|
1681
|
+
[0, 0, 0],
|
|
1682
|
+
];
|
|
1683
|
+
export var RegisterAccountAssociationResponse$ = [
|
|
1670
1684
|
3,
|
|
1671
1685
|
n0,
|
|
1672
1686
|
_RAARe,
|
|
@@ -1674,10 +1688,10 @@ export var RegisterAccountAssociationResponse = [
|
|
|
1674
1688
|
[_AAIc, _DDI, _MTI],
|
|
1675
1689
|
[0, 0, 0],
|
|
1676
1690
|
];
|
|
1677
|
-
export var RegisterCustomEndpointRequest = [3, n0, _RCER, 0, [], []];
|
|
1678
|
-
export var RegisterCustomEndpointResponse = [3, n0, _RCERe, 0, [_EA], [0]];
|
|
1679
|
-
export var ResetRuntimeLogConfigurationRequest = [3, n0, _RRLCR, 0, [_MTI], [[0, 1]]];
|
|
1680
|
-
export var ResourceNotFoundException = [
|
|
1691
|
+
export var RegisterCustomEndpointRequest$ = [3, n0, _RCER, 0, [], []];
|
|
1692
|
+
export var RegisterCustomEndpointResponse$ = [3, n0, _RCERe, 0, [_EA], [0]];
|
|
1693
|
+
export var ResetRuntimeLogConfigurationRequest$ = [3, n0, _RRLCR, 0, [_MTI], [[0, 1]]];
|
|
1694
|
+
export var ResourceNotFoundException$ = [
|
|
1681
1695
|
-3,
|
|
1682
1696
|
n0,
|
|
1683
1697
|
_RNFE,
|
|
@@ -1685,10 +1699,10 @@ export var ResourceNotFoundException = [
|
|
|
1685
1699
|
[_Me, _RI, _RT],
|
|
1686
1700
|
[0, 0, 0],
|
|
1687
1701
|
];
|
|
1688
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
1689
|
-
export var RetryConfigCriteria = [3, n0, _RCC, 0, [_FT, _MNOR], [0, 1]];
|
|
1690
|
-
export var RolloutRateIncreaseCriteria = [3, n0, _RRIC, 0, [_nONT, _nOST], [1, 1]];
|
|
1691
|
-
export var RuntimeLogConfigurations = [
|
|
1702
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1703
|
+
export var RetryConfigCriteria$ = [3, n0, _RCC, 0, [_FT, _MNOR], [0, 1]];
|
|
1704
|
+
export var RolloutRateIncreaseCriteria$ = [3, n0, _RRIC, 0, [_nONT, _nOST], [1, 1]];
|
|
1705
|
+
export var RuntimeLogConfigurations$ = [
|
|
1692
1706
|
3,
|
|
1693
1707
|
n0,
|
|
1694
1708
|
_RLC,
|
|
@@ -1696,8 +1710,8 @@ export var RuntimeLogConfigurations = [
|
|
|
1696
1710
|
[_LL, _LFL, _LSL, _LSFRMF, _LSFRMB, _UL, _UPM, _DLSAU],
|
|
1697
1711
|
[0, 0, 0, 1, 1, 2, 1, 2],
|
|
1698
1712
|
];
|
|
1699
|
-
export var ScheduleMaintenanceWindow = [3, n0, _SMW, 0, [_DIM, _ST], [1, 0]];
|
|
1700
|
-
export var SchemaVersionListItem = [
|
|
1713
|
+
export var ScheduleMaintenanceWindow$ = [3, n0, _SMW, 0, [_DIM, _ST], [1, 0]];
|
|
1714
|
+
export var SchemaVersionListItem$ = [
|
|
1701
1715
|
3,
|
|
1702
1716
|
n0,
|
|
1703
1717
|
_SVLI,
|
|
@@ -1705,8 +1719,8 @@ export var SchemaVersionListItem = [
|
|
|
1705
1719
|
[_SI, _T, _D, _Na, _SV, _V],
|
|
1706
1720
|
[0, 0, 0, 0, 0, 0],
|
|
1707
1721
|
];
|
|
1708
|
-
export var SecretsManager = [3, n0, _SM, 0, [_ar, _vI], [0, 0]];
|
|
1709
|
-
export var SendConnectorEventRequest = [
|
|
1722
|
+
export var SecretsManager$ = [3, n0, _SM, 0, [_ar, _vI], [0, 0]];
|
|
1723
|
+
export var SendConnectorEventRequest$ = [
|
|
1710
1724
|
3,
|
|
1711
1725
|
n0,
|
|
1712
1726
|
_SCER,
|
|
@@ -1723,11 +1737,11 @@ export var SendConnectorEventRequest = [
|
|
|
1723
1737
|
[() => ConnectorDeviceId, 0],
|
|
1724
1738
|
0,
|
|
1725
1739
|
[() => Devices, 0],
|
|
1726
|
-
[() => MatterEndpoint
|
|
1740
|
+
[() => MatterEndpoint$, 0],
|
|
1727
1741
|
],
|
|
1728
1742
|
];
|
|
1729
|
-
export var SendConnectorEventResponse = [3, n0, _SCERe, 0, [_CIonn], [0]];
|
|
1730
|
-
export var SendManagedThingCommandRequest = [
|
|
1743
|
+
export var SendConnectorEventResponse$ = [3, n0, _SCERe, 0, [_CIonn], [0]];
|
|
1744
|
+
export var SendManagedThingCommandRequest$ = [
|
|
1731
1745
|
3,
|
|
1732
1746
|
n0,
|
|
1733
1747
|
_SMTCR,
|
|
@@ -1735,13 +1749,13 @@ export var SendManagedThingCommandRequest = [
|
|
|
1735
1749
|
[_MTI, _E, _CAI, _AAIc],
|
|
1736
1750
|
[[0, 1], [() => CommandEndpoints, 0], 0, 0],
|
|
1737
1751
|
];
|
|
1738
|
-
export var SendManagedThingCommandResponse = [3, n0, _SMTCRe, 0, [_TIr], [0]];
|
|
1739
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_Me], [0]];
|
|
1740
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
1741
|
-
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_Me], [0]];
|
|
1742
|
-
TypeRegistry.for(n0).registerError(ServiceUnavailableException
|
|
1743
|
-
export var StartAccountAssociationRefreshRequest = [3, n0, _SAARR, 0, [_AAIc], [[0, 1]]];
|
|
1744
|
-
export var StartAccountAssociationRefreshResponse = [
|
|
1752
|
+
export var SendManagedThingCommandResponse$ = [3, n0, _SMTCRe, 0, [_TIr], [0]];
|
|
1753
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_Me], [0]];
|
|
1754
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
1755
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_Me], [0]];
|
|
1756
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
1757
|
+
export var StartAccountAssociationRefreshRequest$ = [3, n0, _SAARR, 0, [_AAIc], [[0, 1]]];
|
|
1758
|
+
export var StartAccountAssociationRefreshResponse$ = [
|
|
1745
1759
|
3,
|
|
1746
1760
|
n0,
|
|
1747
1761
|
_SAARRt,
|
|
@@ -1749,7 +1763,7 @@ export var StartAccountAssociationRefreshResponse = [
|
|
|
1749
1763
|
[_OAAU],
|
|
1750
1764
|
[[() => OAuthAuthorizationUrl, 0]],
|
|
1751
1765
|
];
|
|
1752
|
-
export var StartDeviceDiscoveryRequest = [
|
|
1766
|
+
export var StartDeviceDiscoveryRequest$ = [
|
|
1753
1767
|
3,
|
|
1754
1768
|
n0,
|
|
1755
1769
|
_SDDR,
|
|
@@ -1757,8 +1771,8 @@ export var StartDeviceDiscoveryRequest = [
|
|
|
1757
1771
|
[_DT, _CPD, _CIont, _CAIo, _AAIc, _AM, _AMT, _CT, _Ta],
|
|
1758
1772
|
[0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0]],
|
|
1759
1773
|
];
|
|
1760
|
-
export var StartDeviceDiscoveryResponse = [3, n0, _SDDRt, 0, [_I, _SA], [0, 4]];
|
|
1761
|
-
export var StateCapability = [
|
|
1774
|
+
export var StartDeviceDiscoveryResponse$ = [3, n0, _SDDRt, 0, [_I, _SA], [0, 4]];
|
|
1775
|
+
export var StateCapability$ = [
|
|
1762
1776
|
3,
|
|
1763
1777
|
n0,
|
|
1764
1778
|
_SCt,
|
|
@@ -1766,8 +1780,8 @@ export var StateCapability = [
|
|
|
1766
1780
|
[_i, _n, _v, _pr],
|
|
1767
1781
|
[0, 0, 0, [() => CapabilityProperties, 0]],
|
|
1768
1782
|
];
|
|
1769
|
-
export var StateEndpoint = [3, n0, _SE, 0, [_eI, _ca], [0, [() => StateCapabilities, 0]]];
|
|
1770
|
-
export var TagResourceRequest = [
|
|
1783
|
+
export var StateEndpoint$ = [3, n0, _SE, 0, [_eI, _ca], [0, [() => StateCapabilities, 0]]];
|
|
1784
|
+
export var TagResourceRequest$ = [
|
|
1771
1785
|
3,
|
|
1772
1786
|
n0,
|
|
1773
1787
|
_TRR,
|
|
@@ -1778,8 +1792,8 @@ export var TagResourceRequest = [
|
|
|
1778
1792
|
[() => TagsMap, 0],
|
|
1779
1793
|
],
|
|
1780
1794
|
];
|
|
1781
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1782
|
-
export var TaskProcessingDetails = [
|
|
1795
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
1796
|
+
export var TaskProcessingDetails$ = [
|
|
1783
1797
|
3,
|
|
1784
1798
|
n0,
|
|
1785
1799
|
_TPD,
|
|
@@ -1787,11 +1801,11 @@ export var TaskProcessingDetails = [
|
|
|
1787
1801
|
[_NOCT, _NOFT, _NOIPT, _nOQT, _nORT, _nORTu, _nOST, _nOTOT, _pT],
|
|
1788
1802
|
[1, 1, 1, 1, 1, 1, 1, 1, 64 | 0],
|
|
1789
1803
|
];
|
|
1790
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_Me], [0]];
|
|
1791
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
1792
|
-
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_Me], [0]];
|
|
1793
|
-
TypeRegistry.for(n0).registerError(UnauthorizedException
|
|
1794
|
-
export var UntagResourceRequest = [
|
|
1804
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_Me], [0]];
|
|
1805
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
1806
|
+
export var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_Me], [0]];
|
|
1807
|
+
TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
|
|
1808
|
+
export var UntagResourceRequest$ = [
|
|
1795
1809
|
3,
|
|
1796
1810
|
n0,
|
|
1797
1811
|
_URR,
|
|
@@ -1802,18 +1816,18 @@ export var UntagResourceRequest = [
|
|
|
1802
1816
|
[64 | 0, { [_hQ]: _tK }],
|
|
1803
1817
|
],
|
|
1804
1818
|
];
|
|
1805
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
1806
|
-
export var UpdateAccountAssociationRequest = [3, n0, _UAAR, 0, [_AAIc, _N, _D], [[0, 1], 0, 0]];
|
|
1807
|
-
export var UpdateCloudConnectorRequest = [3, n0, _UCCR, 0, [_Id, _N, _D], [[0, 1], 0, 0]];
|
|
1808
|
-
export var UpdateConnectorDestinationRequest = [
|
|
1819
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
1820
|
+
export var UpdateAccountAssociationRequest$ = [3, n0, _UAAR, 0, [_AAIc, _N, _D], [[0, 1], 0, 0]];
|
|
1821
|
+
export var UpdateCloudConnectorRequest$ = [3, n0, _UCCR, 0, [_Id, _N, _D], [[0, 1], 0, 0]];
|
|
1822
|
+
export var UpdateConnectorDestinationRequest$ = [
|
|
1809
1823
|
3,
|
|
1810
1824
|
n0,
|
|
1811
1825
|
_UCDR,
|
|
1812
1826
|
0,
|
|
1813
1827
|
[_Id, _D, _N, _AT, _AC, _SM],
|
|
1814
|
-
[[0, 1], 0, 0, 0, () => AuthConfigUpdate
|
|
1828
|
+
[[0, 1], 0, 0, 0, () => AuthConfigUpdate$, () => SecretsManager$],
|
|
1815
1829
|
];
|
|
1816
|
-
export var UpdateDestinationRequest = [
|
|
1830
|
+
export var UpdateDestinationRequest$ = [
|
|
1817
1831
|
3,
|
|
1818
1832
|
n0,
|
|
1819
1833
|
_UDR,
|
|
@@ -1821,8 +1835,8 @@ export var UpdateDestinationRequest = [
|
|
|
1821
1835
|
[_N, _DDA, _DDT, _RA, _D],
|
|
1822
1836
|
[[0, 1], 0, 0, 0, 0],
|
|
1823
1837
|
];
|
|
1824
|
-
export var UpdateEventLogConfigurationRequest = [3, n0, _UELCR, 0, [_I, _ELL], [[0, 1], 0]];
|
|
1825
|
-
export var UpdateManagedThingRequest = [
|
|
1838
|
+
export var UpdateEventLogConfigurationRequest$ = [3, n0, _UELCR, 0, [_I, _ELL], [[0, 1], 0]];
|
|
1839
|
+
export var UpdateManagedThingRequest$ = [
|
|
1826
1840
|
3,
|
|
1827
1841
|
n0,
|
|
1828
1842
|
_UMTR,
|
|
@@ -1836,7 +1850,7 @@ export var UpdateManagedThingRequest = [
|
|
|
1836
1850
|
[() => Brand, 0],
|
|
1837
1851
|
[() => Model, 0],
|
|
1838
1852
|
0,
|
|
1839
|
-
() => CapabilityReport
|
|
1853
|
+
() => CapabilityReport$,
|
|
1840
1854
|
() => CapabilitySchemas,
|
|
1841
1855
|
0,
|
|
1842
1856
|
[() => Classification, 0],
|
|
@@ -1844,12 +1858,12 @@ export var UpdateManagedThingRequest = [
|
|
|
1844
1858
|
128 | 0,
|
|
1845
1859
|
],
|
|
1846
1860
|
];
|
|
1847
|
-
export var UpdateNotificationConfigurationRequest = [3, n0, _UNCR, 0, [_ETv, _DN], [[0, 1], 0]];
|
|
1848
|
-
export var UpdateOtaTaskRequest = [3, n0, _UOTR, 0, [_Id, _D, _TCI], [[0, 1], 0, 0]];
|
|
1849
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
1850
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
1851
|
-
|
|
1852
|
-
export var IoTManagedIntegrationsServiceException = [
|
|
1861
|
+
export var UpdateNotificationConfigurationRequest$ = [3, n0, _UNCR, 0, [_ETv, _DN], [[0, 1], 0]];
|
|
1862
|
+
export var UpdateOtaTaskRequest$ = [3, n0, _UOTR, 0, [_Id, _D, _TCI], [[0, 1], 0, 0]];
|
|
1863
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
1864
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
1865
|
+
var __Unit = "unit";
|
|
1866
|
+
export var IoTManagedIntegrationsServiceException$ = [
|
|
1853
1867
|
-3,
|
|
1854
1868
|
_sm,
|
|
1855
1869
|
"IoTManagedIntegrationsServiceException",
|
|
@@ -1857,749 +1871,725 @@ export var IoTManagedIntegrationsServiceException = [
|
|
|
1857
1871
|
[],
|
|
1858
1872
|
[],
|
|
1859
1873
|
];
|
|
1860
|
-
TypeRegistry.for(_sm).registerError(IoTManagedIntegrationsServiceException
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
() => MatterCapabilityReportAttribute,
|
|
1897
|
-
];
|
|
1898
|
-
export var MatterCapabilityReportClusters = [1, n0, _MCRCa, 0, () => MatterCapabilityReportCluster];
|
|
1899
|
-
export var MatterCapabilityReportCommands = 64 | 0;
|
|
1900
|
-
export var MatterCapabilityReportEndpointClientClusters = 64 | 0;
|
|
1901
|
-
export var MatterCapabilityReportEndpointParts = 64 | 0;
|
|
1902
|
-
export var MatterCapabilityReportEndpoints = [1, n0, _MCREa, 0, () => MatterCapabilityReportEndpoint];
|
|
1903
|
-
export var MatterCapabilityReportEndpointSemanticTags = 64 | 0;
|
|
1904
|
-
export var MatterCapabilityReportEvents = 64 | 0;
|
|
1905
|
-
export var MatterCapabilityReportGeneratedCommands = 64 | 0;
|
|
1906
|
-
export var MatterClusters = [1, n0, _MCa, 0, [() => MatterCluster, 0]];
|
|
1907
|
-
export var NotificationConfigurationListDefinition = [
|
|
1874
|
+
TypeRegistry.for(_sm).registerError(IoTManagedIntegrationsServiceException$, IoTManagedIntegrationsServiceException);
|
|
1875
|
+
var AbortConfigCriteriaList = [1, n0, _ACCL, 0, () => AbortConfigCriteria$];
|
|
1876
|
+
var AccountAssociationListDefinition = [1, n0, _AALD, 0, () => AccountAssociationItem$];
|
|
1877
|
+
var CapabilityActions = [1, n0, _CAa, 0, [() => CapabilityAction$, 0]];
|
|
1878
|
+
var CapabilityReportActions = 64 | 0;
|
|
1879
|
+
var CapabilityReportCapabilities = [1, n0, _CRCa, 0, () => CapabilityReportCapability$];
|
|
1880
|
+
var CapabilityReportEndpoints = [1, n0, _CREa, 0, () => CapabilityReportEndpoint$];
|
|
1881
|
+
var CapabilityReportEvents = 64 | 0;
|
|
1882
|
+
var CapabilityReportProperties = 64 | 0;
|
|
1883
|
+
var CapabilitySchemas = [1, n0, _CSa, 0, () => CapabilitySchemaItem$];
|
|
1884
|
+
var CommandCapabilities = [1, n0, _CCom, 0, [() => CommandCapability$, 0]];
|
|
1885
|
+
var CommandEndpoints = [1, n0, _CEom, 0, [() => CommandEndpoint$, 0]];
|
|
1886
|
+
var ConnectorDestinationListDefinition = [1, n0, _CDLD, 0, () => ConnectorDestinationSummary$];
|
|
1887
|
+
var ConnectorList = [1, n0, _CL, 0, () => ConnectorItem$];
|
|
1888
|
+
var CredentialLockerListDefinition = [1, n0, _CLLD, 0, [() => CredentialLockerSummary$, 0]];
|
|
1889
|
+
var DestinationListDefinition = [1, n0, _DLD, 0, () => DestinationSummary$];
|
|
1890
|
+
var DeviceDiscoveryListDefinition = [1, n0, _DDLD, 0, () => DeviceDiscoverySummary$];
|
|
1891
|
+
var Devices = [1, n0, _Dev, 0, [() => Device$, 0]];
|
|
1892
|
+
var DeviceTypeList = 64 | 0;
|
|
1893
|
+
var DeviceTypes = 64 | 0;
|
|
1894
|
+
var DiscoveredDeviceListDefinition = [1, n0, _DDLDi, 0, [() => DiscoveredDeviceSummary$, 0]];
|
|
1895
|
+
var EventLogConfigurationListDefinition = [1, n0, _ELCLD, 0, () => EventLogConfigurationSummary$];
|
|
1896
|
+
var ManagedThingAssociationList = [1, n0, _MTAL, 0, () => ManagedThingAssociation$];
|
|
1897
|
+
var ManagedThingListDefinition = [1, n0, _MTLD, 0, [() => ManagedThingSummary$, 0]];
|
|
1898
|
+
var ManagedThingSchemaListDefinition = [1, n0, _MTSLD, 0, () => ManagedThingSchemaListItem$];
|
|
1899
|
+
var MatterCapabilityReportAttributes = [1, n0, _MCRAa, 0, () => MatterCapabilityReportAttribute$];
|
|
1900
|
+
var MatterCapabilityReportClusters = [1, n0, _MCRCa, 0, () => MatterCapabilityReportCluster$];
|
|
1901
|
+
var MatterCapabilityReportCommands = 64 | 0;
|
|
1902
|
+
var MatterCapabilityReportEndpointClientClusters = 64 | 0;
|
|
1903
|
+
var MatterCapabilityReportEndpointParts = 64 | 0;
|
|
1904
|
+
var MatterCapabilityReportEndpoints = [1, n0, _MCREa, 0, () => MatterCapabilityReportEndpoint$];
|
|
1905
|
+
var MatterCapabilityReportEndpointSemanticTags = 64 | 0;
|
|
1906
|
+
var MatterCapabilityReportEvents = 64 | 0;
|
|
1907
|
+
var MatterCapabilityReportGeneratedCommands = 64 | 0;
|
|
1908
|
+
var MatterClusters = [1, n0, _MCa, 0, [() => MatterCluster$, 0]];
|
|
1909
|
+
var NotificationConfigurationListDefinition = [
|
|
1908
1910
|
1,
|
|
1909
1911
|
n0,
|
|
1910
1912
|
_NCLD,
|
|
1911
1913
|
0,
|
|
1912
|
-
() => NotificationConfigurationSummary
|
|
1913
|
-
];
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
];
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
];
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
export var
|
|
1931
|
-
export var ScheduleMaintenanceWindowList = [1, n0, _SMWL, 0, () => ScheduleMaintenanceWindow];
|
|
1932
|
-
export var SchemaVersionList = [1, n0, _SVL, 0, () => SchemaVersionListItem];
|
|
1933
|
-
export var StateCapabilities = [1, n0, _SCta, 0, [() => StateCapability, 0]];
|
|
1934
|
-
export var StateEndpoints = [1, n0, _SEt, 0, [() => StateEndpoint, 0]];
|
|
1935
|
-
export var TagKeyList = 64 | 0;
|
|
1936
|
-
export var Target = 64 | 0;
|
|
1937
|
-
export var CustomProtocolDetail = 128 | 0;
|
|
1938
|
-
export var MatterCommands = [2, n0, _MCat, 0, [0, 0], [() => MatterFields, 0]];
|
|
1939
|
-
export var MatterEvents = [2, n0, _MEa, 0, [0, 0], [() => MatterFields, 0]];
|
|
1940
|
-
export var MetaData = 128 | 0;
|
|
1941
|
-
export var TagsMap = [2, n0, _TM, 8, 0, 0];
|
|
1942
|
-
export var CreateAccountAssociation = [
|
|
1914
|
+
() => NotificationConfigurationSummary$,
|
|
1915
|
+
];
|
|
1916
|
+
var OtaTaskConfigurationListDefinition = [1, n0, _OTCLD, 0, [() => OtaTaskConfigurationSummary$, 0]];
|
|
1917
|
+
var OtaTaskExecutionSummariesListDefinition = [1, n0, _OTESLD, 0, () => OtaTaskExecutionSummaries$];
|
|
1918
|
+
var OtaTaskListDefinition = [1, n0, _OTLD, 0, () => OtaTaskSummary$];
|
|
1919
|
+
var ProvisioningProfileListDefinition = [1, n0, _PPLD, 0, () => ProvisioningProfileSummary$];
|
|
1920
|
+
var RetryConfigCriteriaList = [1, n0, _RCCL, 0, () => RetryConfigCriteria$];
|
|
1921
|
+
var ScheduleMaintenanceWindowList = [1, n0, _SMWL, 0, () => ScheduleMaintenanceWindow$];
|
|
1922
|
+
var SchemaVersionList = [1, n0, _SVL, 0, () => SchemaVersionListItem$];
|
|
1923
|
+
var StateCapabilities = [1, n0, _SCta, 0, [() => StateCapability$, 0]];
|
|
1924
|
+
var StateEndpoints = [1, n0, _SEt, 0, [() => StateEndpoint$, 0]];
|
|
1925
|
+
var TagKeyList = 64 | 0;
|
|
1926
|
+
var Target = 64 | 0;
|
|
1927
|
+
var CustomProtocolDetail = 128 | 0;
|
|
1928
|
+
var MatterCommands = [2, n0, _MCat, 0, [0, 0], [() => MatterFields, 0]];
|
|
1929
|
+
var MatterEvents = [2, n0, _MEa, 0, [0, 0], [() => MatterFields, 0]];
|
|
1930
|
+
var MetaData = 128 | 0;
|
|
1931
|
+
var TagsMap = [2, n0, _TM, 8, 0, 0];
|
|
1932
|
+
export var CreateAccountAssociation$ = [
|
|
1943
1933
|
9,
|
|
1944
1934
|
n0,
|
|
1945
1935
|
_CAA,
|
|
1946
1936
|
{ [_h]: ["POST", "/account-associations", 201] },
|
|
1947
|
-
() => CreateAccountAssociationRequest
|
|
1948
|
-
() => CreateAccountAssociationResponse
|
|
1937
|
+
() => CreateAccountAssociationRequest$,
|
|
1938
|
+
() => CreateAccountAssociationResponse$,
|
|
1949
1939
|
];
|
|
1950
|
-
export var CreateCloudConnector = [
|
|
1940
|
+
export var CreateCloudConnector$ = [
|
|
1951
1941
|
9,
|
|
1952
1942
|
n0,
|
|
1953
1943
|
_CCC,
|
|
1954
1944
|
{ [_h]: ["POST", "/cloud-connectors", 201] },
|
|
1955
|
-
() => CreateCloudConnectorRequest
|
|
1956
|
-
() => CreateCloudConnectorResponse
|
|
1945
|
+
() => CreateCloudConnectorRequest$,
|
|
1946
|
+
() => CreateCloudConnectorResponse$,
|
|
1957
1947
|
];
|
|
1958
|
-
export var CreateConnectorDestination = [
|
|
1948
|
+
export var CreateConnectorDestination$ = [
|
|
1959
1949
|
9,
|
|
1960
1950
|
n0,
|
|
1961
1951
|
_CCD,
|
|
1962
1952
|
{ [_h]: ["POST", "/connector-destinations", 201] },
|
|
1963
|
-
() => CreateConnectorDestinationRequest
|
|
1964
|
-
() => CreateConnectorDestinationResponse
|
|
1953
|
+
() => CreateConnectorDestinationRequest$,
|
|
1954
|
+
() => CreateConnectorDestinationResponse$,
|
|
1965
1955
|
];
|
|
1966
|
-
export var CreateCredentialLocker = [
|
|
1956
|
+
export var CreateCredentialLocker$ = [
|
|
1967
1957
|
9,
|
|
1968
1958
|
n0,
|
|
1969
1959
|
_CCL,
|
|
1970
1960
|
{ [_h]: ["POST", "/credential-lockers", 201] },
|
|
1971
|
-
() => CreateCredentialLockerRequest
|
|
1972
|
-
() => CreateCredentialLockerResponse
|
|
1961
|
+
() => CreateCredentialLockerRequest$,
|
|
1962
|
+
() => CreateCredentialLockerResponse$,
|
|
1973
1963
|
];
|
|
1974
|
-
export var CreateDestination = [
|
|
1964
|
+
export var CreateDestination$ = [
|
|
1975
1965
|
9,
|
|
1976
1966
|
n0,
|
|
1977
1967
|
_CD,
|
|
1978
1968
|
{ [_h]: ["POST", "/destinations", 201] },
|
|
1979
|
-
() => CreateDestinationRequest
|
|
1980
|
-
() => CreateDestinationResponse
|
|
1969
|
+
() => CreateDestinationRequest$,
|
|
1970
|
+
() => CreateDestinationResponse$,
|
|
1981
1971
|
];
|
|
1982
|
-
export var CreateEventLogConfiguration = [
|
|
1972
|
+
export var CreateEventLogConfiguration$ = [
|
|
1983
1973
|
9,
|
|
1984
1974
|
n0,
|
|
1985
1975
|
_CELC,
|
|
1986
1976
|
{ [_h]: ["POST", "/event-log-configurations", 201] },
|
|
1987
|
-
() => CreateEventLogConfigurationRequest
|
|
1988
|
-
() => CreateEventLogConfigurationResponse
|
|
1977
|
+
() => CreateEventLogConfigurationRequest$,
|
|
1978
|
+
() => CreateEventLogConfigurationResponse$,
|
|
1989
1979
|
];
|
|
1990
|
-
export var CreateManagedThing = [
|
|
1980
|
+
export var CreateManagedThing$ = [
|
|
1991
1981
|
9,
|
|
1992
1982
|
n0,
|
|
1993
1983
|
_CMT,
|
|
1994
1984
|
{ [_h]: ["POST", "/managed-things", 201] },
|
|
1995
|
-
() => CreateManagedThingRequest
|
|
1996
|
-
() => CreateManagedThingResponse
|
|
1985
|
+
() => CreateManagedThingRequest$,
|
|
1986
|
+
() => CreateManagedThingResponse$,
|
|
1997
1987
|
];
|
|
1998
|
-
export var CreateNotificationConfiguration = [
|
|
1988
|
+
export var CreateNotificationConfiguration$ = [
|
|
1999
1989
|
9,
|
|
2000
1990
|
n0,
|
|
2001
1991
|
_CNC,
|
|
2002
1992
|
{ [_h]: ["POST", "/notification-configurations", 201] },
|
|
2003
|
-
() => CreateNotificationConfigurationRequest
|
|
2004
|
-
() => CreateNotificationConfigurationResponse
|
|
1993
|
+
() => CreateNotificationConfigurationRequest$,
|
|
1994
|
+
() => CreateNotificationConfigurationResponse$,
|
|
2005
1995
|
];
|
|
2006
|
-
export var CreateOtaTask = [
|
|
1996
|
+
export var CreateOtaTask$ = [
|
|
2007
1997
|
9,
|
|
2008
1998
|
n0,
|
|
2009
1999
|
_COT,
|
|
2010
2000
|
{ [_h]: ["POST", "/ota-tasks", 201] },
|
|
2011
|
-
() => CreateOtaTaskRequest
|
|
2012
|
-
() => CreateOtaTaskResponse
|
|
2001
|
+
() => CreateOtaTaskRequest$,
|
|
2002
|
+
() => CreateOtaTaskResponse$,
|
|
2013
2003
|
];
|
|
2014
|
-
export var CreateOtaTaskConfiguration = [
|
|
2004
|
+
export var CreateOtaTaskConfiguration$ = [
|
|
2015
2005
|
9,
|
|
2016
2006
|
n0,
|
|
2017
2007
|
_COTC,
|
|
2018
2008
|
{ [_h]: ["POST", "/ota-task-configurations", 201] },
|
|
2019
|
-
() => CreateOtaTaskConfigurationRequest
|
|
2020
|
-
() => CreateOtaTaskConfigurationResponse
|
|
2009
|
+
() => CreateOtaTaskConfigurationRequest$,
|
|
2010
|
+
() => CreateOtaTaskConfigurationResponse$,
|
|
2021
2011
|
];
|
|
2022
|
-
export var CreateProvisioningProfile = [
|
|
2012
|
+
export var CreateProvisioningProfile$ = [
|
|
2023
2013
|
9,
|
|
2024
2014
|
n0,
|
|
2025
2015
|
_CPP,
|
|
2026
2016
|
{ [_h]: ["POST", "/provisioning-profiles", 201] },
|
|
2027
|
-
() => CreateProvisioningProfileRequest
|
|
2028
|
-
() => CreateProvisioningProfileResponse
|
|
2017
|
+
() => CreateProvisioningProfileRequest$,
|
|
2018
|
+
() => CreateProvisioningProfileResponse$,
|
|
2029
2019
|
];
|
|
2030
|
-
export var DeleteAccountAssociation = [
|
|
2020
|
+
export var DeleteAccountAssociation$ = [
|
|
2031
2021
|
9,
|
|
2032
2022
|
n0,
|
|
2033
2023
|
_DAA,
|
|
2034
2024
|
{ [_h]: ["DELETE", "/account-associations/{AccountAssociationId}", 200] },
|
|
2035
|
-
() => DeleteAccountAssociationRequest
|
|
2025
|
+
() => DeleteAccountAssociationRequest$,
|
|
2036
2026
|
() => __Unit,
|
|
2037
2027
|
];
|
|
2038
|
-
export var DeleteCloudConnector = [
|
|
2028
|
+
export var DeleteCloudConnector$ = [
|
|
2039
2029
|
9,
|
|
2040
2030
|
n0,
|
|
2041
2031
|
_DCC,
|
|
2042
2032
|
{ [_h]: ["DELETE", "/cloud-connectors/{Identifier}", 200] },
|
|
2043
|
-
() => DeleteCloudConnectorRequest
|
|
2033
|
+
() => DeleteCloudConnectorRequest$,
|
|
2044
2034
|
() => __Unit,
|
|
2045
2035
|
];
|
|
2046
|
-
export var DeleteConnectorDestination = [
|
|
2036
|
+
export var DeleteConnectorDestination$ = [
|
|
2047
2037
|
9,
|
|
2048
2038
|
n0,
|
|
2049
2039
|
_DCD,
|
|
2050
2040
|
{ [_h]: ["DELETE", "/connector-destinations/{Identifier}", 200] },
|
|
2051
|
-
() => DeleteConnectorDestinationRequest
|
|
2041
|
+
() => DeleteConnectorDestinationRequest$,
|
|
2052
2042
|
() => __Unit,
|
|
2053
2043
|
];
|
|
2054
|
-
export var DeleteCredentialLocker = [
|
|
2044
|
+
export var DeleteCredentialLocker$ = [
|
|
2055
2045
|
9,
|
|
2056
2046
|
n0,
|
|
2057
2047
|
_DCL,
|
|
2058
2048
|
{ [_h]: ["DELETE", "/credential-lockers/{Identifier}", 200] },
|
|
2059
|
-
() => DeleteCredentialLockerRequest
|
|
2049
|
+
() => DeleteCredentialLockerRequest$,
|
|
2060
2050
|
() => __Unit,
|
|
2061
2051
|
];
|
|
2062
|
-
export var DeleteDestination = [
|
|
2052
|
+
export var DeleteDestination$ = [
|
|
2063
2053
|
9,
|
|
2064
2054
|
n0,
|
|
2065
2055
|
_DD,
|
|
2066
2056
|
{ [_h]: ["DELETE", "/destinations/{Name}", 200] },
|
|
2067
|
-
() => DeleteDestinationRequest
|
|
2057
|
+
() => DeleteDestinationRequest$,
|
|
2068
2058
|
() => __Unit,
|
|
2069
2059
|
];
|
|
2070
|
-
export var DeleteEventLogConfiguration = [
|
|
2060
|
+
export var DeleteEventLogConfiguration$ = [
|
|
2071
2061
|
9,
|
|
2072
2062
|
n0,
|
|
2073
2063
|
_DELC,
|
|
2074
2064
|
{ [_h]: ["DELETE", "/event-log-configurations/{Id}", 200] },
|
|
2075
|
-
() => DeleteEventLogConfigurationRequest
|
|
2065
|
+
() => DeleteEventLogConfigurationRequest$,
|
|
2076
2066
|
() => __Unit,
|
|
2077
2067
|
];
|
|
2078
|
-
export var DeleteManagedThing = [
|
|
2068
|
+
export var DeleteManagedThing$ = [
|
|
2079
2069
|
9,
|
|
2080
2070
|
n0,
|
|
2081
2071
|
_DMT,
|
|
2082
2072
|
{ [_h]: ["DELETE", "/managed-things/{Identifier}", 204] },
|
|
2083
|
-
() => DeleteManagedThingRequest
|
|
2073
|
+
() => DeleteManagedThingRequest$,
|
|
2084
2074
|
() => __Unit,
|
|
2085
2075
|
];
|
|
2086
|
-
export var DeleteNotificationConfiguration = [
|
|
2076
|
+
export var DeleteNotificationConfiguration$ = [
|
|
2087
2077
|
9,
|
|
2088
2078
|
n0,
|
|
2089
2079
|
_DNC,
|
|
2090
2080
|
{ [_h]: ["DELETE", "/notification-configurations/{EventType}", 200] },
|
|
2091
|
-
() => DeleteNotificationConfigurationRequest
|
|
2081
|
+
() => DeleteNotificationConfigurationRequest$,
|
|
2092
2082
|
() => __Unit,
|
|
2093
2083
|
];
|
|
2094
|
-
export var DeleteOtaTask = [
|
|
2084
|
+
export var DeleteOtaTask$ = [
|
|
2095
2085
|
9,
|
|
2096
2086
|
n0,
|
|
2097
2087
|
_DOT,
|
|
2098
2088
|
{ [_h]: ["DELETE", "/ota-tasks/{Identifier}", 200] },
|
|
2099
|
-
() => DeleteOtaTaskRequest
|
|
2089
|
+
() => DeleteOtaTaskRequest$,
|
|
2100
2090
|
() => __Unit,
|
|
2101
2091
|
];
|
|
2102
|
-
export var DeleteOtaTaskConfiguration = [
|
|
2092
|
+
export var DeleteOtaTaskConfiguration$ = [
|
|
2103
2093
|
9,
|
|
2104
2094
|
n0,
|
|
2105
2095
|
_DOTC,
|
|
2106
2096
|
{ [_h]: ["DELETE", "/ota-task-configurations/{Identifier}", 204] },
|
|
2107
|
-
() => DeleteOtaTaskConfigurationRequest
|
|
2097
|
+
() => DeleteOtaTaskConfigurationRequest$,
|
|
2108
2098
|
() => __Unit,
|
|
2109
2099
|
];
|
|
2110
|
-
export var DeleteProvisioningProfile = [
|
|
2100
|
+
export var DeleteProvisioningProfile$ = [
|
|
2111
2101
|
9,
|
|
2112
2102
|
n0,
|
|
2113
2103
|
_DPP,
|
|
2114
2104
|
{ [_h]: ["DELETE", "/provisioning-profiles/{Identifier}", 200] },
|
|
2115
|
-
() => DeleteProvisioningProfileRequest
|
|
2105
|
+
() => DeleteProvisioningProfileRequest$,
|
|
2116
2106
|
() => __Unit,
|
|
2117
2107
|
];
|
|
2118
|
-
export var DeregisterAccountAssociation = [
|
|
2108
|
+
export var DeregisterAccountAssociation$ = [
|
|
2119
2109
|
9,
|
|
2120
2110
|
n0,
|
|
2121
2111
|
_DAAe,
|
|
2122
2112
|
{ [_h]: ["PUT", "/managed-thing-associations/deregister", 200] },
|
|
2123
|
-
() => DeregisterAccountAssociationRequest
|
|
2113
|
+
() => DeregisterAccountAssociationRequest$,
|
|
2124
2114
|
() => __Unit,
|
|
2125
2115
|
];
|
|
2126
|
-
export var GetAccountAssociation = [
|
|
2116
|
+
export var GetAccountAssociation$ = [
|
|
2127
2117
|
9,
|
|
2128
2118
|
n0,
|
|
2129
2119
|
_GAA,
|
|
2130
2120
|
{ [_h]: ["GET", "/account-associations/{AccountAssociationId}", 200] },
|
|
2131
|
-
() => GetAccountAssociationRequest
|
|
2132
|
-
() => GetAccountAssociationResponse
|
|
2121
|
+
() => GetAccountAssociationRequest$,
|
|
2122
|
+
() => GetAccountAssociationResponse$,
|
|
2133
2123
|
];
|
|
2134
|
-
export var GetCloudConnector = [
|
|
2124
|
+
export var GetCloudConnector$ = [
|
|
2135
2125
|
9,
|
|
2136
2126
|
n0,
|
|
2137
2127
|
_GCC,
|
|
2138
2128
|
{ [_h]: ["GET", "/cloud-connectors/{Identifier}", 200] },
|
|
2139
|
-
() => GetCloudConnectorRequest
|
|
2140
|
-
() => GetCloudConnectorResponse
|
|
2129
|
+
() => GetCloudConnectorRequest$,
|
|
2130
|
+
() => GetCloudConnectorResponse$,
|
|
2141
2131
|
];
|
|
2142
|
-
export var GetConnectorDestination = [
|
|
2132
|
+
export var GetConnectorDestination$ = [
|
|
2143
2133
|
9,
|
|
2144
2134
|
n0,
|
|
2145
2135
|
_GCD,
|
|
2146
2136
|
{ [_h]: ["GET", "/connector-destinations/{Identifier}", 200] },
|
|
2147
|
-
() => GetConnectorDestinationRequest
|
|
2148
|
-
() => GetConnectorDestinationResponse
|
|
2137
|
+
() => GetConnectorDestinationRequest$,
|
|
2138
|
+
() => GetConnectorDestinationResponse$,
|
|
2149
2139
|
];
|
|
2150
|
-
export var GetCredentialLocker = [
|
|
2140
|
+
export var GetCredentialLocker$ = [
|
|
2151
2141
|
9,
|
|
2152
2142
|
n0,
|
|
2153
2143
|
_GCL,
|
|
2154
2144
|
{ [_h]: ["GET", "/credential-lockers/{Identifier}", 200] },
|
|
2155
|
-
() => GetCredentialLockerRequest
|
|
2156
|
-
() => GetCredentialLockerResponse
|
|
2145
|
+
() => GetCredentialLockerRequest$,
|
|
2146
|
+
() => GetCredentialLockerResponse$,
|
|
2157
2147
|
];
|
|
2158
|
-
export var GetCustomEndpoint = [
|
|
2148
|
+
export var GetCustomEndpoint$ = [
|
|
2159
2149
|
9,
|
|
2160
2150
|
n0,
|
|
2161
2151
|
_GCE,
|
|
2162
2152
|
{ [_h]: ["GET", "/custom-endpoint", 200] },
|
|
2163
|
-
() => GetCustomEndpointRequest
|
|
2164
|
-
() => GetCustomEndpointResponse
|
|
2153
|
+
() => GetCustomEndpointRequest$,
|
|
2154
|
+
() => GetCustomEndpointResponse$,
|
|
2165
2155
|
];
|
|
2166
|
-
export var GetDefaultEncryptionConfiguration = [
|
|
2156
|
+
export var GetDefaultEncryptionConfiguration$ = [
|
|
2167
2157
|
9,
|
|
2168
2158
|
n0,
|
|
2169
2159
|
_GDEC,
|
|
2170
2160
|
{ [_h]: ["GET", "/configuration/account/encryption", 200] },
|
|
2171
|
-
() => GetDefaultEncryptionConfigurationRequest
|
|
2172
|
-
() => GetDefaultEncryptionConfigurationResponse
|
|
2161
|
+
() => GetDefaultEncryptionConfigurationRequest$,
|
|
2162
|
+
() => GetDefaultEncryptionConfigurationResponse$,
|
|
2173
2163
|
];
|
|
2174
|
-
export var GetDestination = [
|
|
2164
|
+
export var GetDestination$ = [
|
|
2175
2165
|
9,
|
|
2176
2166
|
n0,
|
|
2177
2167
|
_GD,
|
|
2178
2168
|
{ [_h]: ["GET", "/destinations/{Name}", 200] },
|
|
2179
|
-
() => GetDestinationRequest
|
|
2180
|
-
() => GetDestinationResponse
|
|
2169
|
+
() => GetDestinationRequest$,
|
|
2170
|
+
() => GetDestinationResponse$,
|
|
2181
2171
|
];
|
|
2182
|
-
export var GetDeviceDiscovery = [
|
|
2172
|
+
export var GetDeviceDiscovery$ = [
|
|
2183
2173
|
9,
|
|
2184
2174
|
n0,
|
|
2185
2175
|
_GDD,
|
|
2186
2176
|
{ [_h]: ["GET", "/device-discoveries/{Identifier}", 200] },
|
|
2187
|
-
() => GetDeviceDiscoveryRequest
|
|
2188
|
-
() => GetDeviceDiscoveryResponse
|
|
2177
|
+
() => GetDeviceDiscoveryRequest$,
|
|
2178
|
+
() => GetDeviceDiscoveryResponse$,
|
|
2189
2179
|
];
|
|
2190
|
-
export var GetEventLogConfiguration = [
|
|
2180
|
+
export var GetEventLogConfiguration$ = [
|
|
2191
2181
|
9,
|
|
2192
2182
|
n0,
|
|
2193
2183
|
_GELC,
|
|
2194
2184
|
{ [_h]: ["GET", "/event-log-configurations/{Id}", 200] },
|
|
2195
|
-
() => GetEventLogConfigurationRequest
|
|
2196
|
-
() => GetEventLogConfigurationResponse
|
|
2185
|
+
() => GetEventLogConfigurationRequest$,
|
|
2186
|
+
() => GetEventLogConfigurationResponse$,
|
|
2197
2187
|
];
|
|
2198
|
-
export var GetHubConfiguration = [
|
|
2188
|
+
export var GetHubConfiguration$ = [
|
|
2199
2189
|
9,
|
|
2200
2190
|
n0,
|
|
2201
2191
|
_GHC,
|
|
2202
2192
|
{ [_h]: ["GET", "/hub-configuration", 200] },
|
|
2203
|
-
() => GetHubConfigurationRequest
|
|
2204
|
-
() => GetHubConfigurationResponse
|
|
2193
|
+
() => GetHubConfigurationRequest$,
|
|
2194
|
+
() => GetHubConfigurationResponse$,
|
|
2205
2195
|
];
|
|
2206
|
-
export var GetManagedThing = [
|
|
2196
|
+
export var GetManagedThing$ = [
|
|
2207
2197
|
9,
|
|
2208
2198
|
n0,
|
|
2209
2199
|
_GMT,
|
|
2210
2200
|
{ [_h]: ["GET", "/managed-things/{Identifier}", 200] },
|
|
2211
|
-
() => GetManagedThingRequest
|
|
2212
|
-
() => GetManagedThingResponse
|
|
2201
|
+
() => GetManagedThingRequest$,
|
|
2202
|
+
() => GetManagedThingResponse$,
|
|
2213
2203
|
];
|
|
2214
|
-
export var GetManagedThingCapabilities = [
|
|
2204
|
+
export var GetManagedThingCapabilities$ = [
|
|
2215
2205
|
9,
|
|
2216
2206
|
n0,
|
|
2217
2207
|
_GMTC,
|
|
2218
2208
|
{ [_h]: ["GET", "/managed-things-capabilities/{Identifier}", 200] },
|
|
2219
|
-
() => GetManagedThingCapabilitiesRequest
|
|
2220
|
-
() => GetManagedThingCapabilitiesResponse
|
|
2209
|
+
() => GetManagedThingCapabilitiesRequest$,
|
|
2210
|
+
() => GetManagedThingCapabilitiesResponse$,
|
|
2221
2211
|
];
|
|
2222
|
-
export var GetManagedThingCertificate = [
|
|
2212
|
+
export var GetManagedThingCertificate$ = [
|
|
2223
2213
|
9,
|
|
2224
2214
|
n0,
|
|
2225
2215
|
_GMTCe,
|
|
2226
2216
|
{ [_h]: ["GET", "/managed-things-certificate/{Identifier}", 200] },
|
|
2227
|
-
() => GetManagedThingCertificateRequest
|
|
2228
|
-
() => GetManagedThingCertificateResponse
|
|
2217
|
+
() => GetManagedThingCertificateRequest$,
|
|
2218
|
+
() => GetManagedThingCertificateResponse$,
|
|
2229
2219
|
];
|
|
2230
|
-
export var GetManagedThingConnectivityData = [
|
|
2220
|
+
export var GetManagedThingConnectivityData$ = [
|
|
2231
2221
|
9,
|
|
2232
2222
|
n0,
|
|
2233
2223
|
_GMTCD,
|
|
2234
2224
|
{ [_h]: ["POST", "/managed-things-connectivity-data/{Identifier}", 200] },
|
|
2235
|
-
() => GetManagedThingConnectivityDataRequest
|
|
2236
|
-
() => GetManagedThingConnectivityDataResponse
|
|
2225
|
+
() => GetManagedThingConnectivityDataRequest$,
|
|
2226
|
+
() => GetManagedThingConnectivityDataResponse$,
|
|
2237
2227
|
];
|
|
2238
|
-
export var GetManagedThingMetaData = [
|
|
2228
|
+
export var GetManagedThingMetaData$ = [
|
|
2239
2229
|
9,
|
|
2240
2230
|
n0,
|
|
2241
2231
|
_GMTMD,
|
|
2242
2232
|
{ [_h]: ["GET", "/managed-things-metadata/{Identifier}", 200] },
|
|
2243
|
-
() => GetManagedThingMetaDataRequest
|
|
2244
|
-
() => GetManagedThingMetaDataResponse
|
|
2233
|
+
() => GetManagedThingMetaDataRequest$,
|
|
2234
|
+
() => GetManagedThingMetaDataResponse$,
|
|
2245
2235
|
];
|
|
2246
|
-
export var GetManagedThingState = [
|
|
2236
|
+
export var GetManagedThingState$ = [
|
|
2247
2237
|
9,
|
|
2248
2238
|
n0,
|
|
2249
2239
|
_GMTS,
|
|
2250
2240
|
{ [_h]: ["GET", "/managed-thing-states/{ManagedThingId}", 200] },
|
|
2251
|
-
() => GetManagedThingStateRequest
|
|
2252
|
-
() => GetManagedThingStateResponse
|
|
2241
|
+
() => GetManagedThingStateRequest$,
|
|
2242
|
+
() => GetManagedThingStateResponse$,
|
|
2253
2243
|
];
|
|
2254
|
-
export var GetNotificationConfiguration = [
|
|
2244
|
+
export var GetNotificationConfiguration$ = [
|
|
2255
2245
|
9,
|
|
2256
2246
|
n0,
|
|
2257
2247
|
_GNC,
|
|
2258
2248
|
{ [_h]: ["GET", "/notification-configurations/{EventType}", 200] },
|
|
2259
|
-
() => GetNotificationConfigurationRequest
|
|
2260
|
-
() => GetNotificationConfigurationResponse
|
|
2249
|
+
() => GetNotificationConfigurationRequest$,
|
|
2250
|
+
() => GetNotificationConfigurationResponse$,
|
|
2261
2251
|
];
|
|
2262
|
-
export var GetOtaTask = [
|
|
2252
|
+
export var GetOtaTask$ = [
|
|
2263
2253
|
9,
|
|
2264
2254
|
n0,
|
|
2265
2255
|
_GOT,
|
|
2266
2256
|
{ [_h]: ["GET", "/ota-tasks/{Identifier}", 200] },
|
|
2267
|
-
() => GetOtaTaskRequest
|
|
2268
|
-
() => GetOtaTaskResponse
|
|
2257
|
+
() => GetOtaTaskRequest$,
|
|
2258
|
+
() => GetOtaTaskResponse$,
|
|
2269
2259
|
];
|
|
2270
|
-
export var GetOtaTaskConfiguration = [
|
|
2260
|
+
export var GetOtaTaskConfiguration$ = [
|
|
2271
2261
|
9,
|
|
2272
2262
|
n0,
|
|
2273
2263
|
_GOTC,
|
|
2274
2264
|
{ [_h]: ["GET", "/ota-task-configurations/{Identifier}", 200] },
|
|
2275
|
-
() => GetOtaTaskConfigurationRequest
|
|
2276
|
-
() => GetOtaTaskConfigurationResponse
|
|
2265
|
+
() => GetOtaTaskConfigurationRequest$,
|
|
2266
|
+
() => GetOtaTaskConfigurationResponse$,
|
|
2277
2267
|
];
|
|
2278
|
-
export var GetProvisioningProfile = [
|
|
2268
|
+
export var GetProvisioningProfile$ = [
|
|
2279
2269
|
9,
|
|
2280
2270
|
n0,
|
|
2281
2271
|
_GPP,
|
|
2282
2272
|
{ [_h]: ["GET", "/provisioning-profiles/{Identifier}", 200] },
|
|
2283
|
-
() => GetProvisioningProfileRequest
|
|
2284
|
-
() => GetProvisioningProfileResponse
|
|
2273
|
+
() => GetProvisioningProfileRequest$,
|
|
2274
|
+
() => GetProvisioningProfileResponse$,
|
|
2285
2275
|
];
|
|
2286
|
-
export var GetRuntimeLogConfiguration = [
|
|
2276
|
+
export var GetRuntimeLogConfiguration$ = [
|
|
2287
2277
|
9,
|
|
2288
2278
|
n0,
|
|
2289
2279
|
_GRLC,
|
|
2290
2280
|
{ [_h]: ["GET", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
2291
|
-
() => GetRuntimeLogConfigurationRequest
|
|
2292
|
-
() => GetRuntimeLogConfigurationResponse
|
|
2281
|
+
() => GetRuntimeLogConfigurationRequest$,
|
|
2282
|
+
() => GetRuntimeLogConfigurationResponse$,
|
|
2293
2283
|
];
|
|
2294
|
-
export var GetSchemaVersion = [
|
|
2284
|
+
export var GetSchemaVersion$ = [
|
|
2295
2285
|
9,
|
|
2296
2286
|
n0,
|
|
2297
2287
|
_GSV,
|
|
2298
2288
|
{ [_h]: ["GET", "/schema-versions/{Type}/{SchemaVersionedId}", 200] },
|
|
2299
|
-
() => GetSchemaVersionRequest
|
|
2300
|
-
() => GetSchemaVersionResponse
|
|
2289
|
+
() => GetSchemaVersionRequest$,
|
|
2290
|
+
() => GetSchemaVersionResponse$,
|
|
2301
2291
|
];
|
|
2302
|
-
export var ListAccountAssociations = [
|
|
2292
|
+
export var ListAccountAssociations$ = [
|
|
2303
2293
|
9,
|
|
2304
2294
|
n0,
|
|
2305
2295
|
_LAA,
|
|
2306
2296
|
{ [_h]: ["GET", "/account-associations", 200] },
|
|
2307
|
-
() => ListAccountAssociationsRequest
|
|
2308
|
-
() => ListAccountAssociationsResponse
|
|
2297
|
+
() => ListAccountAssociationsRequest$,
|
|
2298
|
+
() => ListAccountAssociationsResponse$,
|
|
2309
2299
|
];
|
|
2310
|
-
export var ListCloudConnectors = [
|
|
2300
|
+
export var ListCloudConnectors$ = [
|
|
2311
2301
|
9,
|
|
2312
2302
|
n0,
|
|
2313
2303
|
_LCC,
|
|
2314
2304
|
{ [_h]: ["GET", "/cloud-connectors", 200] },
|
|
2315
|
-
() => ListCloudConnectorsRequest
|
|
2316
|
-
() => ListCloudConnectorsResponse
|
|
2305
|
+
() => ListCloudConnectorsRequest$,
|
|
2306
|
+
() => ListCloudConnectorsResponse$,
|
|
2317
2307
|
];
|
|
2318
|
-
export var ListConnectorDestinations = [
|
|
2308
|
+
export var ListConnectorDestinations$ = [
|
|
2319
2309
|
9,
|
|
2320
2310
|
n0,
|
|
2321
2311
|
_LCD,
|
|
2322
2312
|
{ [_h]: ["GET", "/connector-destinations", 200] },
|
|
2323
|
-
() => ListConnectorDestinationsRequest
|
|
2324
|
-
() => ListConnectorDestinationsResponse
|
|
2313
|
+
() => ListConnectorDestinationsRequest$,
|
|
2314
|
+
() => ListConnectorDestinationsResponse$,
|
|
2325
2315
|
];
|
|
2326
|
-
export var ListCredentialLockers = [
|
|
2316
|
+
export var ListCredentialLockers$ = [
|
|
2327
2317
|
9,
|
|
2328
2318
|
n0,
|
|
2329
2319
|
_LCL,
|
|
2330
2320
|
{ [_h]: ["GET", "/credential-lockers", 200] },
|
|
2331
|
-
() => ListCredentialLockersRequest
|
|
2332
|
-
() => ListCredentialLockersResponse
|
|
2321
|
+
() => ListCredentialLockersRequest$,
|
|
2322
|
+
() => ListCredentialLockersResponse$,
|
|
2333
2323
|
];
|
|
2334
|
-
export var ListDestinations = [
|
|
2324
|
+
export var ListDestinations$ = [
|
|
2335
2325
|
9,
|
|
2336
2326
|
n0,
|
|
2337
2327
|
_LD,
|
|
2338
2328
|
{ [_h]: ["GET", "/destinations", 200] },
|
|
2339
|
-
() => ListDestinationsRequest
|
|
2340
|
-
() => ListDestinationsResponse
|
|
2329
|
+
() => ListDestinationsRequest$,
|
|
2330
|
+
() => ListDestinationsResponse$,
|
|
2341
2331
|
];
|
|
2342
|
-
export var ListDeviceDiscoveries = [
|
|
2332
|
+
export var ListDeviceDiscoveries$ = [
|
|
2343
2333
|
9,
|
|
2344
2334
|
n0,
|
|
2345
2335
|
_LDD,
|
|
2346
2336
|
{ [_h]: ["GET", "/device-discoveries", 200] },
|
|
2347
|
-
() => ListDeviceDiscoveriesRequest
|
|
2348
|
-
() => ListDeviceDiscoveriesResponse
|
|
2337
|
+
() => ListDeviceDiscoveriesRequest$,
|
|
2338
|
+
() => ListDeviceDiscoveriesResponse$,
|
|
2349
2339
|
];
|
|
2350
|
-
export var ListDiscoveredDevices = [
|
|
2340
|
+
export var ListDiscoveredDevices$ = [
|
|
2351
2341
|
9,
|
|
2352
2342
|
n0,
|
|
2353
2343
|
_LDDi,
|
|
2354
2344
|
{ [_h]: ["GET", "/device-discoveries/{Identifier}/devices", 200] },
|
|
2355
|
-
() => ListDiscoveredDevicesRequest
|
|
2356
|
-
() => ListDiscoveredDevicesResponse
|
|
2345
|
+
() => ListDiscoveredDevicesRequest$,
|
|
2346
|
+
() => ListDiscoveredDevicesResponse$,
|
|
2357
2347
|
];
|
|
2358
|
-
export var ListEventLogConfigurations = [
|
|
2348
|
+
export var ListEventLogConfigurations$ = [
|
|
2359
2349
|
9,
|
|
2360
2350
|
n0,
|
|
2361
2351
|
_LELC,
|
|
2362
2352
|
{ [_h]: ["GET", "/event-log-configurations", 200] },
|
|
2363
|
-
() => ListEventLogConfigurationsRequest
|
|
2364
|
-
() => ListEventLogConfigurationsResponse
|
|
2353
|
+
() => ListEventLogConfigurationsRequest$,
|
|
2354
|
+
() => ListEventLogConfigurationsResponse$,
|
|
2365
2355
|
];
|
|
2366
|
-
export var ListManagedThingAccountAssociations = [
|
|
2356
|
+
export var ListManagedThingAccountAssociations$ = [
|
|
2367
2357
|
9,
|
|
2368
2358
|
n0,
|
|
2369
2359
|
_LMTAA,
|
|
2370
2360
|
{ [_h]: ["GET", "/managed-thing-associations", 200] },
|
|
2371
|
-
() => ListManagedThingAccountAssociationsRequest
|
|
2372
|
-
() => ListManagedThingAccountAssociationsResponse
|
|
2361
|
+
() => ListManagedThingAccountAssociationsRequest$,
|
|
2362
|
+
() => ListManagedThingAccountAssociationsResponse$,
|
|
2373
2363
|
];
|
|
2374
|
-
export var ListManagedThings = [
|
|
2364
|
+
export var ListManagedThings$ = [
|
|
2375
2365
|
9,
|
|
2376
2366
|
n0,
|
|
2377
2367
|
_LMT,
|
|
2378
2368
|
{ [_h]: ["GET", "/managed-things", 200] },
|
|
2379
|
-
() => ListManagedThingsRequest
|
|
2380
|
-
() => ListManagedThingsResponse
|
|
2369
|
+
() => ListManagedThingsRequest$,
|
|
2370
|
+
() => ListManagedThingsResponse$,
|
|
2381
2371
|
];
|
|
2382
|
-
export var ListManagedThingSchemas = [
|
|
2372
|
+
export var ListManagedThingSchemas$ = [
|
|
2383
2373
|
9,
|
|
2384
2374
|
n0,
|
|
2385
2375
|
_LMTS,
|
|
2386
2376
|
{ [_h]: ["GET", "/managed-thing-schemas/{Identifier}", 200] },
|
|
2387
|
-
() => ListManagedThingSchemasRequest
|
|
2388
|
-
() => ListManagedThingSchemasResponse
|
|
2377
|
+
() => ListManagedThingSchemasRequest$,
|
|
2378
|
+
() => ListManagedThingSchemasResponse$,
|
|
2389
2379
|
];
|
|
2390
|
-
export var ListNotificationConfigurations = [
|
|
2380
|
+
export var ListNotificationConfigurations$ = [
|
|
2391
2381
|
9,
|
|
2392
2382
|
n0,
|
|
2393
2383
|
_LNC,
|
|
2394
2384
|
{ [_h]: ["GET", "/notification-configurations", 200] },
|
|
2395
|
-
() => ListNotificationConfigurationsRequest
|
|
2396
|
-
() => ListNotificationConfigurationsResponse
|
|
2385
|
+
() => ListNotificationConfigurationsRequest$,
|
|
2386
|
+
() => ListNotificationConfigurationsResponse$,
|
|
2397
2387
|
];
|
|
2398
|
-
export var ListOtaTaskConfigurations = [
|
|
2388
|
+
export var ListOtaTaskConfigurations$ = [
|
|
2399
2389
|
9,
|
|
2400
2390
|
n0,
|
|
2401
2391
|
_LOTC,
|
|
2402
2392
|
{ [_h]: ["GET", "/ota-task-configurations", 200] },
|
|
2403
|
-
() => ListOtaTaskConfigurationsRequest
|
|
2404
|
-
() => ListOtaTaskConfigurationsResponse
|
|
2393
|
+
() => ListOtaTaskConfigurationsRequest$,
|
|
2394
|
+
() => ListOtaTaskConfigurationsResponse$,
|
|
2405
2395
|
];
|
|
2406
|
-
export var ListOtaTaskExecutions = [
|
|
2396
|
+
export var ListOtaTaskExecutions$ = [
|
|
2407
2397
|
9,
|
|
2408
2398
|
n0,
|
|
2409
2399
|
_LOTE,
|
|
2410
2400
|
{ [_h]: ["GET", "/ota-tasks/{Identifier}/devices", 200] },
|
|
2411
|
-
() => ListOtaTaskExecutionsRequest
|
|
2412
|
-
() => ListOtaTaskExecutionsResponse
|
|
2401
|
+
() => ListOtaTaskExecutionsRequest$,
|
|
2402
|
+
() => ListOtaTaskExecutionsResponse$,
|
|
2413
2403
|
];
|
|
2414
|
-
export var ListOtaTasks = [
|
|
2404
|
+
export var ListOtaTasks$ = [
|
|
2415
2405
|
9,
|
|
2416
2406
|
n0,
|
|
2417
2407
|
_LOT,
|
|
2418
2408
|
{ [_h]: ["GET", "/ota-tasks", 200] },
|
|
2419
|
-
() => ListOtaTasksRequest
|
|
2420
|
-
() => ListOtaTasksResponse
|
|
2409
|
+
() => ListOtaTasksRequest$,
|
|
2410
|
+
() => ListOtaTasksResponse$,
|
|
2421
2411
|
];
|
|
2422
|
-
export var ListProvisioningProfiles = [
|
|
2412
|
+
export var ListProvisioningProfiles$ = [
|
|
2423
2413
|
9,
|
|
2424
2414
|
n0,
|
|
2425
2415
|
_LPP,
|
|
2426
2416
|
{ [_h]: ["GET", "/provisioning-profiles", 200] },
|
|
2427
|
-
() => ListProvisioningProfilesRequest
|
|
2428
|
-
() => ListProvisioningProfilesResponse
|
|
2417
|
+
() => ListProvisioningProfilesRequest$,
|
|
2418
|
+
() => ListProvisioningProfilesResponse$,
|
|
2429
2419
|
];
|
|
2430
|
-
export var ListSchemaVersions = [
|
|
2420
|
+
export var ListSchemaVersions$ = [
|
|
2431
2421
|
9,
|
|
2432
2422
|
n0,
|
|
2433
2423
|
_LSV,
|
|
2434
2424
|
{ [_h]: ["GET", "/schema-versions/{Type}", 200] },
|
|
2435
|
-
() => ListSchemaVersionsRequest
|
|
2436
|
-
() => ListSchemaVersionsResponse
|
|
2425
|
+
() => ListSchemaVersionsRequest$,
|
|
2426
|
+
() => ListSchemaVersionsResponse$,
|
|
2437
2427
|
];
|
|
2438
|
-
export var ListTagsForResource = [
|
|
2428
|
+
export var ListTagsForResource$ = [
|
|
2439
2429
|
9,
|
|
2440
2430
|
n0,
|
|
2441
2431
|
_LTFR,
|
|
2442
2432
|
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
2443
|
-
() => ListTagsForResourceRequest
|
|
2444
|
-
() => ListTagsForResourceResponse
|
|
2433
|
+
() => ListTagsForResourceRequest$,
|
|
2434
|
+
() => ListTagsForResourceResponse$,
|
|
2445
2435
|
];
|
|
2446
|
-
export var PutDefaultEncryptionConfiguration = [
|
|
2436
|
+
export var PutDefaultEncryptionConfiguration$ = [
|
|
2447
2437
|
9,
|
|
2448
2438
|
n0,
|
|
2449
2439
|
_PDEC,
|
|
2450
2440
|
{ [_h]: ["POST", "/configuration/account/encryption", 201] },
|
|
2451
|
-
() => PutDefaultEncryptionConfigurationRequest
|
|
2452
|
-
() => PutDefaultEncryptionConfigurationResponse
|
|
2441
|
+
() => PutDefaultEncryptionConfigurationRequest$,
|
|
2442
|
+
() => PutDefaultEncryptionConfigurationResponse$,
|
|
2453
2443
|
];
|
|
2454
|
-
export var PutHubConfiguration = [
|
|
2444
|
+
export var PutHubConfiguration$ = [
|
|
2455
2445
|
9,
|
|
2456
2446
|
n0,
|
|
2457
2447
|
_PHC,
|
|
2458
2448
|
{ [_h]: ["PUT", "/hub-configuration", 201] },
|
|
2459
|
-
() => PutHubConfigurationRequest
|
|
2460
|
-
() => PutHubConfigurationResponse
|
|
2449
|
+
() => PutHubConfigurationRequest$,
|
|
2450
|
+
() => PutHubConfigurationResponse$,
|
|
2461
2451
|
];
|
|
2462
|
-
export var PutRuntimeLogConfiguration = [
|
|
2452
|
+
export var PutRuntimeLogConfiguration$ = [
|
|
2463
2453
|
9,
|
|
2464
2454
|
n0,
|
|
2465
2455
|
_PRLC,
|
|
2466
2456
|
{ [_h]: ["PUT", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
2467
|
-
() => PutRuntimeLogConfigurationRequest
|
|
2457
|
+
() => PutRuntimeLogConfigurationRequest$,
|
|
2468
2458
|
() => __Unit,
|
|
2469
2459
|
];
|
|
2470
|
-
export var RegisterAccountAssociation = [
|
|
2460
|
+
export var RegisterAccountAssociation$ = [
|
|
2471
2461
|
9,
|
|
2472
2462
|
n0,
|
|
2473
2463
|
_RAA,
|
|
2474
2464
|
{ [_h]: ["PUT", "/managed-thing-associations/register", 201] },
|
|
2475
|
-
() => RegisterAccountAssociationRequest
|
|
2476
|
-
() => RegisterAccountAssociationResponse
|
|
2465
|
+
() => RegisterAccountAssociationRequest$,
|
|
2466
|
+
() => RegisterAccountAssociationResponse$,
|
|
2477
2467
|
];
|
|
2478
|
-
export var RegisterCustomEndpoint = [
|
|
2468
|
+
export var RegisterCustomEndpoint$ = [
|
|
2479
2469
|
9,
|
|
2480
2470
|
n0,
|
|
2481
2471
|
_RCE,
|
|
2482
2472
|
{ [_h]: ["POST", "/custom-endpoint", 201] },
|
|
2483
|
-
() => RegisterCustomEndpointRequest
|
|
2484
|
-
() => RegisterCustomEndpointResponse
|
|
2473
|
+
() => RegisterCustomEndpointRequest$,
|
|
2474
|
+
() => RegisterCustomEndpointResponse$,
|
|
2485
2475
|
];
|
|
2486
|
-
export var ResetRuntimeLogConfiguration = [
|
|
2476
|
+
export var ResetRuntimeLogConfiguration$ = [
|
|
2487
2477
|
9,
|
|
2488
2478
|
n0,
|
|
2489
2479
|
_RRLC,
|
|
2490
2480
|
{ [_h]: ["DELETE", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
2491
|
-
() => ResetRuntimeLogConfigurationRequest
|
|
2481
|
+
() => ResetRuntimeLogConfigurationRequest$,
|
|
2492
2482
|
() => __Unit,
|
|
2493
2483
|
];
|
|
2494
|
-
export var SendConnectorEvent = [
|
|
2484
|
+
export var SendConnectorEvent$ = [
|
|
2495
2485
|
9,
|
|
2496
2486
|
n0,
|
|
2497
2487
|
_SCE,
|
|
2498
2488
|
{ [_h]: ["POST", "/connector-event/{ConnectorId}", 202] },
|
|
2499
|
-
() => SendConnectorEventRequest
|
|
2500
|
-
() => SendConnectorEventResponse
|
|
2489
|
+
() => SendConnectorEventRequest$,
|
|
2490
|
+
() => SendConnectorEventResponse$,
|
|
2501
2491
|
];
|
|
2502
|
-
export var SendManagedThingCommand = [
|
|
2492
|
+
export var SendManagedThingCommand$ = [
|
|
2503
2493
|
9,
|
|
2504
2494
|
n0,
|
|
2505
2495
|
_SMTC,
|
|
2506
2496
|
{ [_h]: ["POST", "/managed-things-command/{ManagedThingId}", 202] },
|
|
2507
|
-
() => SendManagedThingCommandRequest
|
|
2508
|
-
() => SendManagedThingCommandResponse
|
|
2497
|
+
() => SendManagedThingCommandRequest$,
|
|
2498
|
+
() => SendManagedThingCommandResponse$,
|
|
2509
2499
|
];
|
|
2510
|
-
export var StartAccountAssociationRefresh = [
|
|
2500
|
+
export var StartAccountAssociationRefresh$ = [
|
|
2511
2501
|
9,
|
|
2512
2502
|
n0,
|
|
2513
2503
|
_SAAR,
|
|
2514
2504
|
{ [_h]: ["POST", "/account-associations/{AccountAssociationId}/refresh", 200] },
|
|
2515
|
-
() => StartAccountAssociationRefreshRequest
|
|
2516
|
-
() => StartAccountAssociationRefreshResponse
|
|
2505
|
+
() => StartAccountAssociationRefreshRequest$,
|
|
2506
|
+
() => StartAccountAssociationRefreshResponse$,
|
|
2517
2507
|
];
|
|
2518
|
-
export var StartDeviceDiscovery = [
|
|
2508
|
+
export var StartDeviceDiscovery$ = [
|
|
2519
2509
|
9,
|
|
2520
2510
|
n0,
|
|
2521
2511
|
_SDD,
|
|
2522
2512
|
{ [_h]: ["POST", "/device-discoveries", 201] },
|
|
2523
|
-
() => StartDeviceDiscoveryRequest
|
|
2524
|
-
() => StartDeviceDiscoveryResponse
|
|
2513
|
+
() => StartDeviceDiscoveryRequest$,
|
|
2514
|
+
() => StartDeviceDiscoveryResponse$,
|
|
2525
2515
|
];
|
|
2526
|
-
export var TagResource = [
|
|
2516
|
+
export var TagResource$ = [
|
|
2527
2517
|
9,
|
|
2528
2518
|
n0,
|
|
2529
2519
|
_TR,
|
|
2530
2520
|
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] },
|
|
2531
|
-
() => TagResourceRequest
|
|
2532
|
-
() => TagResourceResponse
|
|
2521
|
+
() => TagResourceRequest$,
|
|
2522
|
+
() => TagResourceResponse$,
|
|
2533
2523
|
];
|
|
2534
|
-
export var UntagResource = [
|
|
2524
|
+
export var UntagResource$ = [
|
|
2535
2525
|
9,
|
|
2536
2526
|
n0,
|
|
2537
2527
|
_UR,
|
|
2538
2528
|
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
|
|
2539
|
-
() => UntagResourceRequest
|
|
2540
|
-
() => UntagResourceResponse
|
|
2529
|
+
() => UntagResourceRequest$,
|
|
2530
|
+
() => UntagResourceResponse$,
|
|
2541
2531
|
];
|
|
2542
|
-
export var UpdateAccountAssociation = [
|
|
2532
|
+
export var UpdateAccountAssociation$ = [
|
|
2543
2533
|
9,
|
|
2544
2534
|
n0,
|
|
2545
2535
|
_UAA,
|
|
2546
2536
|
{ [_h]: ["PUT", "/account-associations/{AccountAssociationId}", 204] },
|
|
2547
|
-
() => UpdateAccountAssociationRequest
|
|
2537
|
+
() => UpdateAccountAssociationRequest$,
|
|
2548
2538
|
() => __Unit,
|
|
2549
2539
|
];
|
|
2550
|
-
export var UpdateCloudConnector = [
|
|
2540
|
+
export var UpdateCloudConnector$ = [
|
|
2551
2541
|
9,
|
|
2552
2542
|
n0,
|
|
2553
2543
|
_UCC,
|
|
2554
2544
|
{ [_h]: ["PUT", "/cloud-connectors/{Identifier}", 200] },
|
|
2555
|
-
() => UpdateCloudConnectorRequest
|
|
2545
|
+
() => UpdateCloudConnectorRequest$,
|
|
2556
2546
|
() => __Unit,
|
|
2557
2547
|
];
|
|
2558
|
-
export var UpdateConnectorDestination = [
|
|
2548
|
+
export var UpdateConnectorDestination$ = [
|
|
2559
2549
|
9,
|
|
2560
2550
|
n0,
|
|
2561
2551
|
_UCD,
|
|
2562
2552
|
{ [_h]: ["PUT", "/connector-destinations/{Identifier}", 204] },
|
|
2563
|
-
() => UpdateConnectorDestinationRequest
|
|
2553
|
+
() => UpdateConnectorDestinationRequest$,
|
|
2564
2554
|
() => __Unit,
|
|
2565
2555
|
];
|
|
2566
|
-
export var UpdateDestination = [
|
|
2556
|
+
export var UpdateDestination$ = [
|
|
2567
2557
|
9,
|
|
2568
2558
|
n0,
|
|
2569
2559
|
_UD,
|
|
2570
2560
|
{ [_h]: ["PUT", "/destinations/{Name}", 201] },
|
|
2571
|
-
() => UpdateDestinationRequest
|
|
2561
|
+
() => UpdateDestinationRequest$,
|
|
2572
2562
|
() => __Unit,
|
|
2573
2563
|
];
|
|
2574
|
-
export var UpdateEventLogConfiguration = [
|
|
2564
|
+
export var UpdateEventLogConfiguration$ = [
|
|
2575
2565
|
9,
|
|
2576
2566
|
n0,
|
|
2577
2567
|
_UELC,
|
|
2578
2568
|
{ [_h]: ["PATCH", "/event-log-configurations/{Id}", 200] },
|
|
2579
|
-
() => UpdateEventLogConfigurationRequest
|
|
2569
|
+
() => UpdateEventLogConfigurationRequest$,
|
|
2580
2570
|
() => __Unit,
|
|
2581
2571
|
];
|
|
2582
|
-
export var UpdateManagedThing = [
|
|
2572
|
+
export var UpdateManagedThing$ = [
|
|
2583
2573
|
9,
|
|
2584
2574
|
n0,
|
|
2585
2575
|
_UMT,
|
|
2586
2576
|
{ [_h]: ["PUT", "/managed-things/{Identifier}", 204] },
|
|
2587
|
-
() => UpdateManagedThingRequest
|
|
2577
|
+
() => UpdateManagedThingRequest$,
|
|
2588
2578
|
() => __Unit,
|
|
2589
2579
|
];
|
|
2590
|
-
export var UpdateNotificationConfiguration = [
|
|
2580
|
+
export var UpdateNotificationConfiguration$ = [
|
|
2591
2581
|
9,
|
|
2592
2582
|
n0,
|
|
2593
2583
|
_UNC,
|
|
2594
2584
|
{ [_h]: ["PUT", "/notification-configurations/{EventType}", 201] },
|
|
2595
|
-
() => UpdateNotificationConfigurationRequest
|
|
2585
|
+
() => UpdateNotificationConfigurationRequest$,
|
|
2596
2586
|
() => __Unit,
|
|
2597
2587
|
];
|
|
2598
|
-
export var UpdateOtaTask = [
|
|
2588
|
+
export var UpdateOtaTask$ = [
|
|
2599
2589
|
9,
|
|
2600
2590
|
n0,
|
|
2601
2591
|
_UOT,
|
|
2602
2592
|
{ [_h]: ["PUT", "/ota-tasks/{Identifier}", 204] },
|
|
2603
|
-
() => UpdateOtaTaskRequest
|
|
2593
|
+
() => UpdateOtaTaskRequest$,
|
|
2604
2594
|
() => __Unit,
|
|
2605
2595
|
];
|