@aws-sdk/client-iot-events 3.943.0 → 3.947.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 +53 -290
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IoTEventsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +53 -290
- package/dist-types/IoTEvents.d.ts +1 -1
- package/dist-types/IoTEventsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAlarmModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateDetectorModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateInputCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAlarmModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDetectorModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInputCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAlarmModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDetectorModelAnalysisCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDetectorModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInputCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/GetDetectorModelAnalysisResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListAlarmModelVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListAlarmModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListDetectorModelVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDetectorModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListInputRoutingsCommand.d.ts +3 -3
- package/dist-types/commands/ListInputsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/StartDetectorModelAnalysisCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAlarmModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDetectorModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInputCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IoTEventsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IoTEventsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTEventsServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -471,12 +471,7 @@ export var DescribeAlarmModelRequest = [
|
|
|
471
471
|
[_aMN, _aMV],
|
|
472
472
|
[
|
|
473
473
|
[0, 1],
|
|
474
|
-
[
|
|
475
|
-
0,
|
|
476
|
-
{
|
|
477
|
-
[_hQ]: _ve,
|
|
478
|
-
},
|
|
479
|
-
],
|
|
474
|
+
[0, { [_hQ]: _ve }],
|
|
480
475
|
],
|
|
481
476
|
];
|
|
482
477
|
export var DescribeAlarmModelResponse = [
|
|
@@ -513,12 +508,7 @@ export var DescribeDetectorModelRequest = [
|
|
|
513
508
|
[_dMN, _dMV],
|
|
514
509
|
[
|
|
515
510
|
[0, 1],
|
|
516
|
-
[
|
|
517
|
-
0,
|
|
518
|
-
{
|
|
519
|
-
[_hQ]: _ve,
|
|
520
|
-
},
|
|
521
|
-
],
|
|
511
|
+
[0, { [_hQ]: _ve }],
|
|
522
512
|
],
|
|
523
513
|
];
|
|
524
514
|
export var DescribeDetectorModelResponse = [3, n0, _DDMResc, 0, [_dM], [() => DetectorModel]];
|
|
@@ -582,18 +572,8 @@ export var GetDetectorModelAnalysisResultsRequest = [
|
|
|
582
572
|
[_aI, _nT, _mR],
|
|
583
573
|
[
|
|
584
574
|
[0, 1],
|
|
585
|
-
[
|
|
586
|
-
|
|
587
|
-
{
|
|
588
|
-
[_hQ]: _nT,
|
|
589
|
-
},
|
|
590
|
-
],
|
|
591
|
-
[
|
|
592
|
-
1,
|
|
593
|
-
{
|
|
594
|
-
[_hQ]: _mR,
|
|
595
|
-
},
|
|
596
|
-
],
|
|
575
|
+
[0, { [_hQ]: _nT }],
|
|
576
|
+
[1, { [_hQ]: _mR }],
|
|
597
577
|
],
|
|
598
578
|
];
|
|
599
579
|
export var GetDetectorModelAnalysisResultsResponse = [
|
|
@@ -631,29 +611,9 @@ export var InputIdentifier = [
|
|
|
631
611
|
[() => IotEventsInputIdentifier, () => IotSiteWiseInputIdentifier],
|
|
632
612
|
];
|
|
633
613
|
export var InputSummary = [3, n0, _IS, 0, [_iN, _iD, _iA, _cTr, _lUT, _st], [0, 0, 0, 4, 4, 0]];
|
|
634
|
-
export var InternalFailureException = [
|
|
635
|
-
-3,
|
|
636
|
-
n0,
|
|
637
|
-
_IFE,
|
|
638
|
-
{
|
|
639
|
-
[_er]: _ser,
|
|
640
|
-
[_hE]: 500,
|
|
641
|
-
},
|
|
642
|
-
[_m],
|
|
643
|
-
[0],
|
|
644
|
-
];
|
|
614
|
+
export var InternalFailureException = [-3, n0, _IFE, { [_er]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
645
615
|
TypeRegistry.for(n0).registerError(InternalFailureException, __InternalFailureException);
|
|
646
|
-
export var InvalidRequestException = [
|
|
647
|
-
-3,
|
|
648
|
-
n0,
|
|
649
|
-
_IRE,
|
|
650
|
-
{
|
|
651
|
-
[_er]: _cl,
|
|
652
|
-
[_hE]: 400,
|
|
653
|
-
},
|
|
654
|
-
[_m],
|
|
655
|
-
[0],
|
|
656
|
-
];
|
|
616
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_er]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
657
617
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
658
618
|
export var IotEventsAction = [3, n0, _IEA, 0, [_iN, _pa], [0, () => Payload]];
|
|
659
619
|
export var IotEventsInputIdentifier = [3, n0, _IEII, 0, [_iN], [0]];
|
|
@@ -676,17 +636,7 @@ export var IotSiteWiseInputIdentifier = [
|
|
|
676
636
|
];
|
|
677
637
|
export var IotTopicPublishAction = [3, n0, _ITPA, 0, [_mT, _pa], [0, () => Payload]];
|
|
678
638
|
export var LambdaAction = [3, n0, _LA, 0, [_fA, _pa], [0, () => Payload]];
|
|
679
|
-
export var LimitExceededException = [
|
|
680
|
-
-3,
|
|
681
|
-
n0,
|
|
682
|
-
_LEE,
|
|
683
|
-
{
|
|
684
|
-
[_er]: _cl,
|
|
685
|
-
[_hE]: 410,
|
|
686
|
-
},
|
|
687
|
-
[_m],
|
|
688
|
-
[0],
|
|
689
|
-
];
|
|
639
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_er]: _cl, [_hE]: 410 }, [_m], [0]];
|
|
690
640
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
691
641
|
export var ListAlarmModelsRequest = [
|
|
692
642
|
3,
|
|
@@ -695,18 +645,8 @@ export var ListAlarmModelsRequest = [
|
|
|
695
645
|
0,
|
|
696
646
|
[_nT, _mR],
|
|
697
647
|
[
|
|
698
|
-
[
|
|
699
|
-
|
|
700
|
-
{
|
|
701
|
-
[_hQ]: _nT,
|
|
702
|
-
},
|
|
703
|
-
],
|
|
704
|
-
[
|
|
705
|
-
1,
|
|
706
|
-
{
|
|
707
|
-
[_hQ]: _mR,
|
|
708
|
-
},
|
|
709
|
-
],
|
|
648
|
+
[0, { [_hQ]: _nT }],
|
|
649
|
+
[1, { [_hQ]: _mR }],
|
|
710
650
|
],
|
|
711
651
|
];
|
|
712
652
|
export var ListAlarmModelsResponse = [
|
|
@@ -725,18 +665,8 @@ export var ListAlarmModelVersionsRequest = [
|
|
|
725
665
|
[_aMN, _nT, _mR],
|
|
726
666
|
[
|
|
727
667
|
[0, 1],
|
|
728
|
-
[
|
|
729
|
-
|
|
730
|
-
{
|
|
731
|
-
[_hQ]: _nT,
|
|
732
|
-
},
|
|
733
|
-
],
|
|
734
|
-
[
|
|
735
|
-
1,
|
|
736
|
-
{
|
|
737
|
-
[_hQ]: _mR,
|
|
738
|
-
},
|
|
739
|
-
],
|
|
668
|
+
[0, { [_hQ]: _nT }],
|
|
669
|
+
[1, { [_hQ]: _mR }],
|
|
740
670
|
],
|
|
741
671
|
];
|
|
742
672
|
export var ListAlarmModelVersionsResponse = [
|
|
@@ -754,18 +684,8 @@ export var ListDetectorModelsRequest = [
|
|
|
754
684
|
0,
|
|
755
685
|
[_nT, _mR],
|
|
756
686
|
[
|
|
757
|
-
[
|
|
758
|
-
|
|
759
|
-
{
|
|
760
|
-
[_hQ]: _nT,
|
|
761
|
-
},
|
|
762
|
-
],
|
|
763
|
-
[
|
|
764
|
-
1,
|
|
765
|
-
{
|
|
766
|
-
[_hQ]: _mR,
|
|
767
|
-
},
|
|
768
|
-
],
|
|
687
|
+
[0, { [_hQ]: _nT }],
|
|
688
|
+
[1, { [_hQ]: _mR }],
|
|
769
689
|
],
|
|
770
690
|
];
|
|
771
691
|
export var ListDetectorModelsResponse = [
|
|
@@ -784,18 +704,8 @@ export var ListDetectorModelVersionsRequest = [
|
|
|
784
704
|
[_dMN, _nT, _mR],
|
|
785
705
|
[
|
|
786
706
|
[0, 1],
|
|
787
|
-
[
|
|
788
|
-
|
|
789
|
-
{
|
|
790
|
-
[_hQ]: _nT,
|
|
791
|
-
},
|
|
792
|
-
],
|
|
793
|
-
[
|
|
794
|
-
1,
|
|
795
|
-
{
|
|
796
|
-
[_hQ]: _mR,
|
|
797
|
-
},
|
|
798
|
-
],
|
|
707
|
+
[0, { [_hQ]: _nT }],
|
|
708
|
+
[1, { [_hQ]: _mR }],
|
|
799
709
|
],
|
|
800
710
|
];
|
|
801
711
|
export var ListDetectorModelVersionsResponse = [
|
|
@@ -829,36 +739,12 @@ export var ListInputsRequest = [
|
|
|
829
739
|
0,
|
|
830
740
|
[_nT, _mR],
|
|
831
741
|
[
|
|
832
|
-
[
|
|
833
|
-
|
|
834
|
-
{
|
|
835
|
-
[_hQ]: _nT,
|
|
836
|
-
},
|
|
837
|
-
],
|
|
838
|
-
[
|
|
839
|
-
1,
|
|
840
|
-
{
|
|
841
|
-
[_hQ]: _mR,
|
|
842
|
-
},
|
|
843
|
-
],
|
|
742
|
+
[0, { [_hQ]: _nT }],
|
|
743
|
+
[1, { [_hQ]: _mR }],
|
|
844
744
|
],
|
|
845
745
|
];
|
|
846
746
|
export var ListInputsResponse = [3, n0, _LIRi, 0, [_iS, _nT], [() => InputSummaries, 0]];
|
|
847
|
-
export var ListTagsForResourceRequest = [
|
|
848
|
-
3,
|
|
849
|
-
n0,
|
|
850
|
-
_LTFRR,
|
|
851
|
-
0,
|
|
852
|
-
[_rAe],
|
|
853
|
-
[
|
|
854
|
-
[
|
|
855
|
-
0,
|
|
856
|
-
{
|
|
857
|
-
[_hQ]: _rAe,
|
|
858
|
-
},
|
|
859
|
-
],
|
|
860
|
-
],
|
|
861
|
-
];
|
|
747
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAe], [[0, { [_hQ]: _rAe }]]];
|
|
862
748
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
|
|
863
749
|
export var LoggingOptions = [
|
|
864
750
|
3,
|
|
@@ -895,50 +781,17 @@ export var ResourceAlreadyExistsException = [
|
|
|
895
781
|
-3,
|
|
896
782
|
n0,
|
|
897
783
|
_RAEE,
|
|
898
|
-
{
|
|
899
|
-
[_er]: _cl,
|
|
900
|
-
[_hE]: 409,
|
|
901
|
-
},
|
|
784
|
+
{ [_er]: _cl, [_hE]: 409 },
|
|
902
785
|
[_m, _rI, _rAe],
|
|
903
786
|
[0, 0, 0],
|
|
904
787
|
];
|
|
905
788
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
|
|
906
|
-
export var ResourceInUseException = [
|
|
907
|
-
-3,
|
|
908
|
-
n0,
|
|
909
|
-
_RIUE,
|
|
910
|
-
{
|
|
911
|
-
[_er]: _cl,
|
|
912
|
-
[_hE]: 409,
|
|
913
|
-
},
|
|
914
|
-
[_m],
|
|
915
|
-
[0],
|
|
916
|
-
];
|
|
789
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_er]: _cl, [_hE]: 409 }, [_m], [0]];
|
|
917
790
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
918
|
-
export var ResourceNotFoundException = [
|
|
919
|
-
-3,
|
|
920
|
-
n0,
|
|
921
|
-
_RNFE,
|
|
922
|
-
{
|
|
923
|
-
[_er]: _cl,
|
|
924
|
-
[_hE]: 404,
|
|
925
|
-
},
|
|
926
|
-
[_m],
|
|
927
|
-
[0],
|
|
928
|
-
];
|
|
791
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _cl, [_hE]: 404 }, [_m], [0]];
|
|
929
792
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
930
793
|
export var RoutedResource = [3, n0, _RR, 0, [_n, _ar], [0, 0]];
|
|
931
|
-
export var ServiceUnavailableException = [
|
|
932
|
-
-3,
|
|
933
|
-
n0,
|
|
934
|
-
_SUE,
|
|
935
|
-
{
|
|
936
|
-
[_er]: _ser,
|
|
937
|
-
[_hE]: 503,
|
|
938
|
-
},
|
|
939
|
-
[_m],
|
|
940
|
-
[0],
|
|
941
|
-
];
|
|
794
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_er]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
942
795
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
943
796
|
export var SetTimerAction = [3, n0, _STA, 0, [_tN, _sec, _dE], [0, 1, 0]];
|
|
944
797
|
export var SetVariableAction = [3, n0, _SVA, 0, [_vN, _v], [0, 0]];
|
|
@@ -971,41 +824,13 @@ export var TagResourceRequest = [
|
|
|
971
824
|
_TRR,
|
|
972
825
|
0,
|
|
973
826
|
[_rAe, _ta],
|
|
974
|
-
[
|
|
975
|
-
[
|
|
976
|
-
0,
|
|
977
|
-
{
|
|
978
|
-
[_hQ]: _rAe,
|
|
979
|
-
},
|
|
980
|
-
],
|
|
981
|
-
() => Tags,
|
|
982
|
-
],
|
|
827
|
+
[[0, { [_hQ]: _rAe }], () => Tags],
|
|
983
828
|
];
|
|
984
829
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
985
|
-
export var ThrottlingException = [
|
|
986
|
-
-3,
|
|
987
|
-
n0,
|
|
988
|
-
_TE,
|
|
989
|
-
{
|
|
990
|
-
[_er]: _cl,
|
|
991
|
-
[_hE]: 429,
|
|
992
|
-
},
|
|
993
|
-
[_m],
|
|
994
|
-
[0],
|
|
995
|
-
];
|
|
830
|
+
export var ThrottlingException = [-3, n0, _TE, { [_er]: _cl, [_hE]: 429 }, [_m], [0]];
|
|
996
831
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
997
832
|
export var TransitionEvent = [3, n0, _TEr, 0, [_eN, _co, _a, _nS], [0, 0, () => Actions, 0]];
|
|
998
|
-
export var UnsupportedOperationException = [
|
|
999
|
-
-3,
|
|
1000
|
-
n0,
|
|
1001
|
-
_UOE,
|
|
1002
|
-
{
|
|
1003
|
-
[_er]: _ser,
|
|
1004
|
-
[_hE]: 501,
|
|
1005
|
-
},
|
|
1006
|
-
[_m],
|
|
1007
|
-
[0],
|
|
1008
|
-
];
|
|
833
|
+
export var UnsupportedOperationException = [-3, n0, _UOE, { [_er]: _ser, [_hE]: 501 }, [_m], [0]];
|
|
1009
834
|
TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
|
|
1010
835
|
export var UntagResourceRequest = [
|
|
1011
836
|
3,
|
|
@@ -1014,18 +839,8 @@ export var UntagResourceRequest = [
|
|
|
1014
839
|
0,
|
|
1015
840
|
[_rAe, _tK],
|
|
1016
841
|
[
|
|
1017
|
-
[
|
|
1018
|
-
|
|
1019
|
-
{
|
|
1020
|
-
[_hQ]: _rAe,
|
|
1021
|
-
},
|
|
1022
|
-
],
|
|
1023
|
-
[
|
|
1024
|
-
64 | 0,
|
|
1025
|
-
{
|
|
1026
|
-
[_hQ]: _tK,
|
|
1027
|
-
},
|
|
1028
|
-
],
|
|
842
|
+
[0, { [_hQ]: _rAe }],
|
|
843
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1029
844
|
],
|
|
1030
845
|
];
|
|
1031
846
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1098,9 +913,7 @@ export var CreateAlarmModel = [
|
|
|
1098
913
|
9,
|
|
1099
914
|
n0,
|
|
1100
915
|
_CAM,
|
|
1101
|
-
{
|
|
1102
|
-
[_h]: ["POST", "/alarm-models", 200],
|
|
1103
|
-
},
|
|
916
|
+
{ [_h]: ["POST", "/alarm-models", 200] },
|
|
1104
917
|
() => CreateAlarmModelRequest,
|
|
1105
918
|
() => CreateAlarmModelResponse,
|
|
1106
919
|
];
|
|
@@ -1108,9 +921,7 @@ export var CreateDetectorModel = [
|
|
|
1108
921
|
9,
|
|
1109
922
|
n0,
|
|
1110
923
|
_CDM,
|
|
1111
|
-
{
|
|
1112
|
-
[_h]: ["POST", "/detector-models", 200],
|
|
1113
|
-
},
|
|
924
|
+
{ [_h]: ["POST", "/detector-models", 200] },
|
|
1114
925
|
() => CreateDetectorModelRequest,
|
|
1115
926
|
() => CreateDetectorModelResponse,
|
|
1116
927
|
];
|
|
@@ -1118,9 +929,7 @@ export var CreateInput = [
|
|
|
1118
929
|
9,
|
|
1119
930
|
n0,
|
|
1120
931
|
_CI,
|
|
1121
|
-
{
|
|
1122
|
-
[_h]: ["POST", "/inputs", 201],
|
|
1123
|
-
},
|
|
932
|
+
{ [_h]: ["POST", "/inputs", 201] },
|
|
1124
933
|
() => CreateInputRequest,
|
|
1125
934
|
() => CreateInputResponse,
|
|
1126
935
|
];
|
|
@@ -1128,9 +937,7 @@ export var DeleteAlarmModel = [
|
|
|
1128
937
|
9,
|
|
1129
938
|
n0,
|
|
1130
939
|
_DAM,
|
|
1131
|
-
{
|
|
1132
|
-
[_h]: ["DELETE", "/alarm-models/{alarmModelName}", 204],
|
|
1133
|
-
},
|
|
940
|
+
{ [_h]: ["DELETE", "/alarm-models/{alarmModelName}", 204] },
|
|
1134
941
|
() => DeleteAlarmModelRequest,
|
|
1135
942
|
() => DeleteAlarmModelResponse,
|
|
1136
943
|
];
|
|
@@ -1138,9 +945,7 @@ export var DeleteDetectorModel = [
|
|
|
1138
945
|
9,
|
|
1139
946
|
n0,
|
|
1140
947
|
_DDM,
|
|
1141
|
-
{
|
|
1142
|
-
[_h]: ["DELETE", "/detector-models/{detectorModelName}", 204],
|
|
1143
|
-
},
|
|
948
|
+
{ [_h]: ["DELETE", "/detector-models/{detectorModelName}", 204] },
|
|
1144
949
|
() => DeleteDetectorModelRequest,
|
|
1145
950
|
() => DeleteDetectorModelResponse,
|
|
1146
951
|
];
|
|
@@ -1148,9 +953,7 @@ export var DeleteInput = [
|
|
|
1148
953
|
9,
|
|
1149
954
|
n0,
|
|
1150
955
|
_DI,
|
|
1151
|
-
{
|
|
1152
|
-
[_h]: ["DELETE", "/inputs/{inputName}", 200],
|
|
1153
|
-
},
|
|
956
|
+
{ [_h]: ["DELETE", "/inputs/{inputName}", 200] },
|
|
1154
957
|
() => DeleteInputRequest,
|
|
1155
958
|
() => DeleteInputResponse,
|
|
1156
959
|
];
|
|
@@ -1158,9 +961,7 @@ export var DescribeAlarmModel = [
|
|
|
1158
961
|
9,
|
|
1159
962
|
n0,
|
|
1160
963
|
_DAMe,
|
|
1161
|
-
{
|
|
1162
|
-
[_h]: ["GET", "/alarm-models/{alarmModelName}", 200],
|
|
1163
|
-
},
|
|
964
|
+
{ [_h]: ["GET", "/alarm-models/{alarmModelName}", 200] },
|
|
1164
965
|
() => DescribeAlarmModelRequest,
|
|
1165
966
|
() => DescribeAlarmModelResponse,
|
|
1166
967
|
];
|
|
@@ -1168,9 +969,7 @@ export var DescribeDetectorModel = [
|
|
|
1168
969
|
9,
|
|
1169
970
|
n0,
|
|
1170
971
|
_DDMe,
|
|
1171
|
-
{
|
|
1172
|
-
[_h]: ["GET", "/detector-models/{detectorModelName}", 200],
|
|
1173
|
-
},
|
|
972
|
+
{ [_h]: ["GET", "/detector-models/{detectorModelName}", 200] },
|
|
1174
973
|
() => DescribeDetectorModelRequest,
|
|
1175
974
|
() => DescribeDetectorModelResponse,
|
|
1176
975
|
];
|
|
@@ -1178,9 +977,7 @@ export var DescribeDetectorModelAnalysis = [
|
|
|
1178
977
|
9,
|
|
1179
978
|
n0,
|
|
1180
979
|
_DDMA,
|
|
1181
|
-
{
|
|
1182
|
-
[_h]: ["GET", "/analysis/detector-models/{analysisId}", 200],
|
|
1183
|
-
},
|
|
980
|
+
{ [_h]: ["GET", "/analysis/detector-models/{analysisId}", 200] },
|
|
1184
981
|
() => DescribeDetectorModelAnalysisRequest,
|
|
1185
982
|
() => DescribeDetectorModelAnalysisResponse,
|
|
1186
983
|
];
|
|
@@ -1188,9 +985,7 @@ export var DescribeInput = [
|
|
|
1188
985
|
9,
|
|
1189
986
|
n0,
|
|
1190
987
|
_DIe,
|
|
1191
|
-
{
|
|
1192
|
-
[_h]: ["GET", "/inputs/{inputName}", 200],
|
|
1193
|
-
},
|
|
988
|
+
{ [_h]: ["GET", "/inputs/{inputName}", 200] },
|
|
1194
989
|
() => DescribeInputRequest,
|
|
1195
990
|
() => DescribeInputResponse,
|
|
1196
991
|
];
|
|
@@ -1198,9 +993,7 @@ export var DescribeLoggingOptions = [
|
|
|
1198
993
|
9,
|
|
1199
994
|
n0,
|
|
1200
995
|
_DLO,
|
|
1201
|
-
{
|
|
1202
|
-
[_h]: ["GET", "/logging", 200],
|
|
1203
|
-
},
|
|
996
|
+
{ [_h]: ["GET", "/logging", 200] },
|
|
1204
997
|
() => DescribeLoggingOptionsRequest,
|
|
1205
998
|
() => DescribeLoggingOptionsResponse,
|
|
1206
999
|
];
|
|
@@ -1208,9 +1001,7 @@ export var GetDetectorModelAnalysisResults = [
|
|
|
1208
1001
|
9,
|
|
1209
1002
|
n0,
|
|
1210
1003
|
_GDMAR,
|
|
1211
|
-
{
|
|
1212
|
-
[_h]: ["GET", "/analysis/detector-models/{analysisId}/results", 200],
|
|
1213
|
-
},
|
|
1004
|
+
{ [_h]: ["GET", "/analysis/detector-models/{analysisId}/results", 200] },
|
|
1214
1005
|
() => GetDetectorModelAnalysisResultsRequest,
|
|
1215
1006
|
() => GetDetectorModelAnalysisResultsResponse,
|
|
1216
1007
|
];
|
|
@@ -1218,9 +1009,7 @@ export var ListAlarmModels = [
|
|
|
1218
1009
|
9,
|
|
1219
1010
|
n0,
|
|
1220
1011
|
_LAM,
|
|
1221
|
-
{
|
|
1222
|
-
[_h]: ["GET", "/alarm-models", 200],
|
|
1223
|
-
},
|
|
1012
|
+
{ [_h]: ["GET", "/alarm-models", 200] },
|
|
1224
1013
|
() => ListAlarmModelsRequest,
|
|
1225
1014
|
() => ListAlarmModelsResponse,
|
|
1226
1015
|
];
|
|
@@ -1228,9 +1017,7 @@ export var ListAlarmModelVersions = [
|
|
|
1228
1017
|
9,
|
|
1229
1018
|
n0,
|
|
1230
1019
|
_LAMV,
|
|
1231
|
-
{
|
|
1232
|
-
[_h]: ["GET", "/alarm-models/{alarmModelName}/versions", 200],
|
|
1233
|
-
},
|
|
1020
|
+
{ [_h]: ["GET", "/alarm-models/{alarmModelName}/versions", 200] },
|
|
1234
1021
|
() => ListAlarmModelVersionsRequest,
|
|
1235
1022
|
() => ListAlarmModelVersionsResponse,
|
|
1236
1023
|
];
|
|
@@ -1238,9 +1025,7 @@ export var ListDetectorModels = [
|
|
|
1238
1025
|
9,
|
|
1239
1026
|
n0,
|
|
1240
1027
|
_LDM,
|
|
1241
|
-
{
|
|
1242
|
-
[_h]: ["GET", "/detector-models", 200],
|
|
1243
|
-
},
|
|
1028
|
+
{ [_h]: ["GET", "/detector-models", 200] },
|
|
1244
1029
|
() => ListDetectorModelsRequest,
|
|
1245
1030
|
() => ListDetectorModelsResponse,
|
|
1246
1031
|
];
|
|
@@ -1248,9 +1033,7 @@ export var ListDetectorModelVersions = [
|
|
|
1248
1033
|
9,
|
|
1249
1034
|
n0,
|
|
1250
1035
|
_LDMV,
|
|
1251
|
-
{
|
|
1252
|
-
[_h]: ["GET", "/detector-models/{detectorModelName}/versions", 200],
|
|
1253
|
-
},
|
|
1036
|
+
{ [_h]: ["GET", "/detector-models/{detectorModelName}/versions", 200] },
|
|
1254
1037
|
() => ListDetectorModelVersionsRequest,
|
|
1255
1038
|
() => ListDetectorModelVersionsResponse,
|
|
1256
1039
|
];
|
|
@@ -1258,9 +1041,7 @@ export var ListInputRoutings = [
|
|
|
1258
1041
|
9,
|
|
1259
1042
|
n0,
|
|
1260
1043
|
_LIRis,
|
|
1261
|
-
{
|
|
1262
|
-
[_h]: ["POST", "/input-routings", 200],
|
|
1263
|
-
},
|
|
1044
|
+
{ [_h]: ["POST", "/input-routings", 200] },
|
|
1264
1045
|
() => ListInputRoutingsRequest,
|
|
1265
1046
|
() => ListInputRoutingsResponse,
|
|
1266
1047
|
];
|
|
@@ -1268,9 +1049,7 @@ export var ListInputs = [
|
|
|
1268
1049
|
9,
|
|
1269
1050
|
n0,
|
|
1270
1051
|
_LI,
|
|
1271
|
-
{
|
|
1272
|
-
[_h]: ["GET", "/inputs", 200],
|
|
1273
|
-
},
|
|
1052
|
+
{ [_h]: ["GET", "/inputs", 200] },
|
|
1274
1053
|
() => ListInputsRequest,
|
|
1275
1054
|
() => ListInputsResponse,
|
|
1276
1055
|
];
|
|
@@ -1278,9 +1057,7 @@ export var ListTagsForResource = [
|
|
|
1278
1057
|
9,
|
|
1279
1058
|
n0,
|
|
1280
1059
|
_LTFR,
|
|
1281
|
-
{
|
|
1282
|
-
[_h]: ["GET", "/tags", 200],
|
|
1283
|
-
},
|
|
1060
|
+
{ [_h]: ["GET", "/tags", 200] },
|
|
1284
1061
|
() => ListTagsForResourceRequest,
|
|
1285
1062
|
() => ListTagsForResourceResponse,
|
|
1286
1063
|
];
|
|
@@ -1288,9 +1065,7 @@ export var PutLoggingOptions = [
|
|
|
1288
1065
|
9,
|
|
1289
1066
|
n0,
|
|
1290
1067
|
_PLO,
|
|
1291
|
-
{
|
|
1292
|
-
[_h]: ["PUT", "/logging", 200],
|
|
1293
|
-
},
|
|
1068
|
+
{ [_h]: ["PUT", "/logging", 200] },
|
|
1294
1069
|
() => PutLoggingOptionsRequest,
|
|
1295
1070
|
() => __Unit,
|
|
1296
1071
|
];
|
|
@@ -1298,9 +1073,7 @@ export var StartDetectorModelAnalysis = [
|
|
|
1298
1073
|
9,
|
|
1299
1074
|
n0,
|
|
1300
1075
|
_SDMA,
|
|
1301
|
-
{
|
|
1302
|
-
[_h]: ["POST", "/analysis/detector-models", 200],
|
|
1303
|
-
},
|
|
1076
|
+
{ [_h]: ["POST", "/analysis/detector-models", 200] },
|
|
1304
1077
|
() => StartDetectorModelAnalysisRequest,
|
|
1305
1078
|
() => StartDetectorModelAnalysisResponse,
|
|
1306
1079
|
];
|
|
@@ -1308,9 +1081,7 @@ export var TagResource = [
|
|
|
1308
1081
|
9,
|
|
1309
1082
|
n0,
|
|
1310
1083
|
_TR,
|
|
1311
|
-
{
|
|
1312
|
-
[_h]: ["POST", "/tags", 200],
|
|
1313
|
-
},
|
|
1084
|
+
{ [_h]: ["POST", "/tags", 200] },
|
|
1314
1085
|
() => TagResourceRequest,
|
|
1315
1086
|
() => TagResourceResponse,
|
|
1316
1087
|
];
|
|
@@ -1318,9 +1089,7 @@ export var UntagResource = [
|
|
|
1318
1089
|
9,
|
|
1319
1090
|
n0,
|
|
1320
1091
|
_UR,
|
|
1321
|
-
{
|
|
1322
|
-
[_h]: ["DELETE", "/tags", 200],
|
|
1323
|
-
},
|
|
1092
|
+
{ [_h]: ["DELETE", "/tags", 200] },
|
|
1324
1093
|
() => UntagResourceRequest,
|
|
1325
1094
|
() => UntagResourceResponse,
|
|
1326
1095
|
];
|
|
@@ -1328,9 +1097,7 @@ export var UpdateAlarmModel = [
|
|
|
1328
1097
|
9,
|
|
1329
1098
|
n0,
|
|
1330
1099
|
_UAM,
|
|
1331
|
-
{
|
|
1332
|
-
[_h]: ["POST", "/alarm-models/{alarmModelName}", 200],
|
|
1333
|
-
},
|
|
1100
|
+
{ [_h]: ["POST", "/alarm-models/{alarmModelName}", 200] },
|
|
1334
1101
|
() => UpdateAlarmModelRequest,
|
|
1335
1102
|
() => UpdateAlarmModelResponse,
|
|
1336
1103
|
];
|
|
@@ -1338,9 +1105,7 @@ export var UpdateDetectorModel = [
|
|
|
1338
1105
|
9,
|
|
1339
1106
|
n0,
|
|
1340
1107
|
_UDM,
|
|
1341
|
-
{
|
|
1342
|
-
[_h]: ["POST", "/detector-models/{detectorModelName}", 200],
|
|
1343
|
-
},
|
|
1108
|
+
{ [_h]: ["POST", "/detector-models/{detectorModelName}", 200] },
|
|
1344
1109
|
() => UpdateDetectorModelRequest,
|
|
1345
1110
|
() => UpdateDetectorModelResponse,
|
|
1346
1111
|
];
|
|
@@ -1348,9 +1113,7 @@ export var UpdateInput = [
|
|
|
1348
1113
|
9,
|
|
1349
1114
|
n0,
|
|
1350
1115
|
_UI,
|
|
1351
|
-
{
|
|
1352
|
-
[_h]: ["PUT", "/inputs/{inputName}", 200],
|
|
1353
|
-
},
|
|
1116
|
+
{ [_h]: ["PUT", "/inputs/{inputName}", 200] },
|
|
1354
1117
|
() => UpdateInputRequest,
|
|
1355
1118
|
() => UpdateInputResponse,
|
|
1356
1119
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CreateAlarmModelCommandInput, CreateAlarmModelCommandOutput } from "./commands/CreateAlarmModelCommand";
|
|
3
3
|
import { CreateDetectorModelCommandInput, CreateDetectorModelCommandOutput } from "./commands/CreateDetectorModelCommand";
|
|
4
4
|
import { CreateInputCommandInput, CreateInputCommandOutput } from "./commands/CreateInputCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateAlarmModelCommandInput, CreateAlarmModelCommandOutput } from "./commands/CreateAlarmModelCommand";
|
|
11
11
|
import { CreateDetectorModelCommandInput, CreateDetectorModelCommandOutput } from "./commands/CreateDetectorModelCommand";
|
|
12
12
|
import { CreateInputCommandInput, CreateInputCommandOutput } from "./commands/CreateInputCommand";
|
|
@@ -34,7 +34,7 @@ import { UpdateAlarmModelCommandInput, UpdateAlarmModelCommandOutput } from "./c
|
|
|
34
34
|
import { UpdateDetectorModelCommandInput, UpdateDetectorModelCommandOutput } from "./commands/UpdateDetectorModelCommand";
|
|
35
35
|
import { UpdateInputCommandInput, UpdateInputCommandOutput } from "./commands/UpdateInputCommand";
|
|
36
36
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
37
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
37
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
38
38
|
export { __Client };
|
|
39
39
|
/**
|
|
40
40
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { IoTEventsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { IoTEventsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { IoTEventsClientResolvedConfig } from "../IoTEventsClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type IoTEventsClientResolvedConfig } from "../IoTEventsClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient";
|
|
4
|
-
import { CreateAlarmModelRequest, CreateAlarmModelResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient";
|
|
4
|
+
import type { CreateAlarmModelRequest, CreateAlarmModelResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient";
|
|
4
|
-
import { CreateDetectorModelRequest, CreateDetectorModelResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient";
|
|
4
|
+
import type { CreateDetectorModelRequest, CreateDetectorModelResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|