@aws-sdk/client-groundstation 3.943.0 → 3.946.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 +54 -248
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/GroundStationClient.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 +54 -248
- package/dist-types/GroundStation.d.ts +1 -1
- package/dist-types/GroundStationClient.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/CancelContactCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataflowEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataflowEndpointGroupV2Command.d.ts +3 -3
- package/dist-types/commands/CreateEphemerisCommand.d.ts +3 -3
- package/dist-types/commands/CreateMissionProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataflowEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEphemerisCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMissionProfileCommand.d.ts +3 -3
- package/dist-types/commands/DescribeContactCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEphemerisCommand.d.ts +3 -3
- package/dist-types/commands/GetAgentConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetAgentTaskResponseUrlCommand.d.ts +3 -3
- package/dist-types/commands/GetConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetDataflowEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetMinuteUsageCommand.d.ts +3 -3
- package/dist-types/commands/GetMissionProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetSatelliteCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListContactsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataflowEndpointGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListEphemeridesCommand.d.ts +3 -3
- package/dist-types/commands/ListGroundStationsCommand.d.ts +3 -3
- package/dist-types/commands/ListMissionProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListSatellitesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/RegisterAgentCommand.d.ts +3 -3
- package/dist-types/commands/ReserveContactCommand.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/UpdateAgentStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEphemerisCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMissionProfileCommand.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/GroundStationServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListContactsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataflowEndpointGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEphemeridesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroundStationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMissionProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSatellitesPaginator.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/GroundStationClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GroundStationServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -530,17 +530,7 @@ export var DeleteDataflowEndpointGroupRequest = [3, n0, _DDEGR, 0, [_dEGI], [[0,
|
|
|
530
530
|
export var DeleteEphemerisRequest = [3, n0, _DER, 0, [_eI], [[0, 1]]];
|
|
531
531
|
export var DeleteMissionProfileRequest = [3, n0, _DMPR, 0, [_mPI], [[0, 1]]];
|
|
532
532
|
export var DemodulationConfig = [3, n0, _DCe, 0, [_uJSON], [0]];
|
|
533
|
-
export var DependencyException = [
|
|
534
|
-
-3,
|
|
535
|
-
n0,
|
|
536
|
-
_DEe,
|
|
537
|
-
{
|
|
538
|
-
[_er]: _se,
|
|
539
|
-
[_hE]: 531,
|
|
540
|
-
},
|
|
541
|
-
[_me, _pN],
|
|
542
|
-
[0, 0],
|
|
543
|
-
];
|
|
533
|
+
export var DependencyException = [-3, n0, _DEe, { [_er]: _se, [_hE]: 531 }, [_me, _pN], [0, 0]];
|
|
544
534
|
TypeRegistry.for(n0).registerError(DependencyException, __DependencyException);
|
|
545
535
|
export var DescribeContactRequest = [3, n0, _DCRe, 0, [_cI], [[0, 1]]];
|
|
546
536
|
export var DescribeContactResponse = [
|
|
@@ -716,17 +706,7 @@ export var GetSatelliteResponse = [
|
|
|
716
706
|
];
|
|
717
707
|
export var GroundStationData = [3, n0, _GSD, 0, [_gSI, _gSN, _r], [0, 0, 0]];
|
|
718
708
|
export var IntegerRange = [3, n0, _IR, 0, [_mi, _ma], [1, 1]];
|
|
719
|
-
export var InvalidParameterException = [
|
|
720
|
-
-3,
|
|
721
|
-
n0,
|
|
722
|
-
_IPE,
|
|
723
|
-
{
|
|
724
|
-
[_er]: _c,
|
|
725
|
-
[_hE]: 431,
|
|
726
|
-
},
|
|
727
|
-
[_me, _pN],
|
|
728
|
-
[0, 0],
|
|
729
|
-
];
|
|
709
|
+
export var InvalidParameterException = [-3, n0, _IPE, { [_er]: _c, [_hE]: 431 }, [_me, _pN], [0, 0]];
|
|
730
710
|
TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
|
|
731
711
|
export var ISO8601TimeRange = [3, n0, _ISOTR, 0, [_sT, _eT], [5, 5]];
|
|
732
712
|
export var ListConfigsRequest = [
|
|
@@ -736,18 +716,8 @@ export var ListConfigsRequest = [
|
|
|
736
716
|
0,
|
|
737
717
|
[_mR, _nT],
|
|
738
718
|
[
|
|
739
|
-
[
|
|
740
|
-
|
|
741
|
-
{
|
|
742
|
-
[_hQ]: _mR,
|
|
743
|
-
},
|
|
744
|
-
],
|
|
745
|
-
[
|
|
746
|
-
0,
|
|
747
|
-
{
|
|
748
|
-
[_hQ]: _nT,
|
|
749
|
-
},
|
|
750
|
-
],
|
|
719
|
+
[1, { [_hQ]: _mR }],
|
|
720
|
+
[0, { [_hQ]: _nT }],
|
|
751
721
|
],
|
|
752
722
|
];
|
|
753
723
|
export var ListConfigsResponse = [3, n0, _LCRi, 0, [_nT, _cL], [0, () => ConfigList]];
|
|
@@ -767,18 +737,8 @@ export var ListDataflowEndpointGroupsRequest = [
|
|
|
767
737
|
0,
|
|
768
738
|
[_mR, _nT],
|
|
769
739
|
[
|
|
770
|
-
[
|
|
771
|
-
|
|
772
|
-
{
|
|
773
|
-
[_hQ]: _mR,
|
|
774
|
-
},
|
|
775
|
-
],
|
|
776
|
-
[
|
|
777
|
-
0,
|
|
778
|
-
{
|
|
779
|
-
[_hQ]: _nT,
|
|
780
|
-
},
|
|
781
|
-
],
|
|
740
|
+
[1, { [_hQ]: _mR }],
|
|
741
|
+
[0, { [_hQ]: _nT }],
|
|
782
742
|
],
|
|
783
743
|
];
|
|
784
744
|
export var ListDataflowEndpointGroupsResponse = [
|
|
@@ -795,25 +755,7 @@ export var ListEphemeridesRequest = [
|
|
|
795
755
|
_LER,
|
|
796
756
|
0,
|
|
797
757
|
[_sI, _eTp, _sT, _eT, _sL, _mR, _nT],
|
|
798
|
-
[
|
|
799
|
-
0,
|
|
800
|
-
0,
|
|
801
|
-
4,
|
|
802
|
-
4,
|
|
803
|
-
64 | 0,
|
|
804
|
-
[
|
|
805
|
-
1,
|
|
806
|
-
{
|
|
807
|
-
[_hQ]: _mR,
|
|
808
|
-
},
|
|
809
|
-
],
|
|
810
|
-
[
|
|
811
|
-
0,
|
|
812
|
-
{
|
|
813
|
-
[_hQ]: _nT,
|
|
814
|
-
},
|
|
815
|
-
],
|
|
816
|
-
],
|
|
758
|
+
[0, 0, 4, 4, 64 | 0, [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]],
|
|
817
759
|
];
|
|
818
760
|
export var ListEphemeridesResponse = [3, n0, _LERi, 0, [_nT, _eph], [0, () => EphemeridesList]];
|
|
819
761
|
export var ListGroundStationsRequest = [
|
|
@@ -823,24 +765,9 @@ export var ListGroundStationsRequest = [
|
|
|
823
765
|
0,
|
|
824
766
|
[_sI, _mR, _nT],
|
|
825
767
|
[
|
|
826
|
-
[
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
[_hQ]: _sI,
|
|
830
|
-
},
|
|
831
|
-
],
|
|
832
|
-
[
|
|
833
|
-
1,
|
|
834
|
-
{
|
|
835
|
-
[_hQ]: _mR,
|
|
836
|
-
},
|
|
837
|
-
],
|
|
838
|
-
[
|
|
839
|
-
0,
|
|
840
|
-
{
|
|
841
|
-
[_hQ]: _nT,
|
|
842
|
-
},
|
|
843
|
-
],
|
|
768
|
+
[0, { [_hQ]: _sI }],
|
|
769
|
+
[1, { [_hQ]: _mR }],
|
|
770
|
+
[0, { [_hQ]: _nT }],
|
|
844
771
|
],
|
|
845
772
|
];
|
|
846
773
|
export var ListGroundStationsResponse = [
|
|
@@ -858,18 +785,8 @@ export var ListMissionProfilesRequest = [
|
|
|
858
785
|
0,
|
|
859
786
|
[_mR, _nT],
|
|
860
787
|
[
|
|
861
|
-
[
|
|
862
|
-
|
|
863
|
-
{
|
|
864
|
-
[_hQ]: _mR,
|
|
865
|
-
},
|
|
866
|
-
],
|
|
867
|
-
[
|
|
868
|
-
0,
|
|
869
|
-
{
|
|
870
|
-
[_hQ]: _nT,
|
|
871
|
-
},
|
|
872
|
-
],
|
|
788
|
+
[1, { [_hQ]: _mR }],
|
|
789
|
+
[0, { [_hQ]: _nT }],
|
|
873
790
|
],
|
|
874
791
|
];
|
|
875
792
|
export var ListMissionProfilesResponse = [
|
|
@@ -887,18 +804,8 @@ export var ListSatellitesRequest = [
|
|
|
887
804
|
0,
|
|
888
805
|
[_mR, _nT],
|
|
889
806
|
[
|
|
890
|
-
[
|
|
891
|
-
|
|
892
|
-
{
|
|
893
|
-
[_hQ]: _mR,
|
|
894
|
-
},
|
|
895
|
-
],
|
|
896
|
-
[
|
|
897
|
-
0,
|
|
898
|
-
{
|
|
899
|
-
[_hQ]: _nT,
|
|
900
|
-
},
|
|
901
|
-
],
|
|
807
|
+
[1, { [_hQ]: _mR }],
|
|
808
|
+
[0, { [_hQ]: _nT }],
|
|
902
809
|
],
|
|
903
810
|
];
|
|
904
811
|
export var ListSatellitesResponse = [3, n0, _LSRi, 0, [_nT, _sa], [0, () => SatelliteList]];
|
|
@@ -926,41 +833,18 @@ export var ReserveContactRequest = [
|
|
|
926
833
|
[_mPA, _sAa, _sT, _eT, _gS, _t, _tO],
|
|
927
834
|
[0, 0, 4, 4, 0, 128 | 0, () => TrackingOverrides],
|
|
928
835
|
];
|
|
929
|
-
export var ResourceInUseException = [
|
|
930
|
-
-3,
|
|
931
|
-
n0,
|
|
932
|
-
_RIUE,
|
|
933
|
-
{
|
|
934
|
-
[_er]: _c,
|
|
935
|
-
[_hE]: 409,
|
|
936
|
-
},
|
|
937
|
-
[_me],
|
|
938
|
-
[0],
|
|
939
|
-
];
|
|
836
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_er]: _c, [_hE]: 409 }, [_me], [0]];
|
|
940
837
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
941
838
|
export var ResourceLimitExceededException = [
|
|
942
839
|
-3,
|
|
943
840
|
n0,
|
|
944
841
|
_RLEE,
|
|
945
|
-
{
|
|
946
|
-
[_er]: _c,
|
|
947
|
-
[_hE]: 429,
|
|
948
|
-
},
|
|
842
|
+
{ [_er]: _c, [_hE]: 429 },
|
|
949
843
|
[_me, _pN],
|
|
950
844
|
[0, 0],
|
|
951
845
|
];
|
|
952
846
|
TypeRegistry.for(n0).registerError(ResourceLimitExceededException, __ResourceLimitExceededException);
|
|
953
|
-
export var ResourceNotFoundException = [
|
|
954
|
-
-3,
|
|
955
|
-
n0,
|
|
956
|
-
_RNFE,
|
|
957
|
-
{
|
|
958
|
-
[_er]: _c,
|
|
959
|
-
[_hE]: 434,
|
|
960
|
-
},
|
|
961
|
-
[_me],
|
|
962
|
-
[0],
|
|
963
|
-
];
|
|
847
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _c, [_hE]: 434 }, [_me], [0]];
|
|
964
848
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
965
849
|
export var S3Object = [3, n0, _SO, 0, [_b, _k, _ve], [0, 0, 0]];
|
|
966
850
|
export var S3RecordingConfig = [3, n0, _SRC, 0, [_bA, _rAo, _pr], [0, 0, 0]];
|
|
@@ -978,10 +862,7 @@ export var ServiceQuotaExceededException = [
|
|
|
978
862
|
-3,
|
|
979
863
|
n0,
|
|
980
864
|
_SQEE,
|
|
981
|
-
{
|
|
982
|
-
[_er]: _c,
|
|
983
|
-
[_hE]: 402,
|
|
984
|
-
},
|
|
865
|
+
{ [_er]: _c, [_hE]: 402 },
|
|
985
866
|
[_me, _pN],
|
|
986
867
|
[0, 0],
|
|
987
868
|
];
|
|
@@ -1012,12 +893,7 @@ export var UntagResourceRequest = [
|
|
|
1012
893
|
[_rA, _tK],
|
|
1013
894
|
[
|
|
1014
895
|
[0, 1],
|
|
1015
|
-
[
|
|
1016
|
-
64 | 0,
|
|
1017
|
-
{
|
|
1018
|
-
[_hQ]: _tK,
|
|
1019
|
-
},
|
|
1020
|
-
],
|
|
896
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1021
897
|
],
|
|
1022
898
|
];
|
|
1023
899
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1172,9 +1048,7 @@ export var CancelContact = [
|
|
|
1172
1048
|
9,
|
|
1173
1049
|
n0,
|
|
1174
1050
|
_CC,
|
|
1175
|
-
{
|
|
1176
|
-
[_h]: ["DELETE", "/contact/{contactId}", 200],
|
|
1177
|
-
},
|
|
1051
|
+
{ [_h]: ["DELETE", "/contact/{contactId}", 200] },
|
|
1178
1052
|
() => CancelContactRequest,
|
|
1179
1053
|
() => ContactIdResponse,
|
|
1180
1054
|
];
|
|
@@ -1182,9 +1056,7 @@ export var CreateConfig = [
|
|
|
1182
1056
|
9,
|
|
1183
1057
|
n0,
|
|
1184
1058
|
_CCr,
|
|
1185
|
-
{
|
|
1186
|
-
[_h]: ["POST", "/config", 200],
|
|
1187
|
-
},
|
|
1059
|
+
{ [_h]: ["POST", "/config", 200] },
|
|
1188
1060
|
() => CreateConfigRequest,
|
|
1189
1061
|
() => ConfigIdResponse,
|
|
1190
1062
|
];
|
|
@@ -1192,9 +1064,7 @@ export var CreateDataflowEndpointGroup = [
|
|
|
1192
1064
|
9,
|
|
1193
1065
|
n0,
|
|
1194
1066
|
_CDEG,
|
|
1195
|
-
{
|
|
1196
|
-
[_h]: ["POST", "/dataflowEndpointGroup", 200],
|
|
1197
|
-
},
|
|
1067
|
+
{ [_h]: ["POST", "/dataflowEndpointGroup", 200] },
|
|
1198
1068
|
() => CreateDataflowEndpointGroupRequest,
|
|
1199
1069
|
() => DataflowEndpointGroupIdResponse,
|
|
1200
1070
|
];
|
|
@@ -1202,9 +1072,7 @@ export var CreateDataflowEndpointGroupV2 = [
|
|
|
1202
1072
|
9,
|
|
1203
1073
|
n0,
|
|
1204
1074
|
_CDEGV,
|
|
1205
|
-
{
|
|
1206
|
-
[_h]: ["POST", "/dataflowEndpointGroupV2", 200],
|
|
1207
|
-
},
|
|
1075
|
+
{ [_h]: ["POST", "/dataflowEndpointGroupV2", 200] },
|
|
1208
1076
|
() => CreateDataflowEndpointGroupV2Request,
|
|
1209
1077
|
() => CreateDataflowEndpointGroupV2Response,
|
|
1210
1078
|
];
|
|
@@ -1212,9 +1080,7 @@ export var CreateEphemeris = [
|
|
|
1212
1080
|
9,
|
|
1213
1081
|
n0,
|
|
1214
1082
|
_CE,
|
|
1215
|
-
{
|
|
1216
|
-
[_h]: ["POST", "/ephemeris", 200],
|
|
1217
|
-
},
|
|
1083
|
+
{ [_h]: ["POST", "/ephemeris", 200] },
|
|
1218
1084
|
() => CreateEphemerisRequest,
|
|
1219
1085
|
() => EphemerisIdResponse,
|
|
1220
1086
|
];
|
|
@@ -1222,9 +1088,7 @@ export var CreateMissionProfile = [
|
|
|
1222
1088
|
9,
|
|
1223
1089
|
n0,
|
|
1224
1090
|
_CMP,
|
|
1225
|
-
{
|
|
1226
|
-
[_h]: ["POST", "/missionprofile", 200],
|
|
1227
|
-
},
|
|
1091
|
+
{ [_h]: ["POST", "/missionprofile", 200] },
|
|
1228
1092
|
() => CreateMissionProfileRequest,
|
|
1229
1093
|
() => MissionProfileIdResponse,
|
|
1230
1094
|
];
|
|
@@ -1232,9 +1096,7 @@ export var DeleteConfig = [
|
|
|
1232
1096
|
9,
|
|
1233
1097
|
n0,
|
|
1234
1098
|
_DCel,
|
|
1235
|
-
{
|
|
1236
|
-
[_h]: ["DELETE", "/config/{configType}/{configId}", 200],
|
|
1237
|
-
},
|
|
1099
|
+
{ [_h]: ["DELETE", "/config/{configType}/{configId}", 200] },
|
|
1238
1100
|
() => DeleteConfigRequest,
|
|
1239
1101
|
() => ConfigIdResponse,
|
|
1240
1102
|
];
|
|
@@ -1242,9 +1104,7 @@ export var DeleteDataflowEndpointGroup = [
|
|
|
1242
1104
|
9,
|
|
1243
1105
|
n0,
|
|
1244
1106
|
_DDEG,
|
|
1245
|
-
{
|
|
1246
|
-
[_h]: ["DELETE", "/dataflowEndpointGroup/{dataflowEndpointGroupId}", 200],
|
|
1247
|
-
},
|
|
1107
|
+
{ [_h]: ["DELETE", "/dataflowEndpointGroup/{dataflowEndpointGroupId}", 200] },
|
|
1248
1108
|
() => DeleteDataflowEndpointGroupRequest,
|
|
1249
1109
|
() => DataflowEndpointGroupIdResponse,
|
|
1250
1110
|
];
|
|
@@ -1252,9 +1112,7 @@ export var DeleteEphemeris = [
|
|
|
1252
1112
|
9,
|
|
1253
1113
|
n0,
|
|
1254
1114
|
_DEel,
|
|
1255
|
-
{
|
|
1256
|
-
[_h]: ["DELETE", "/ephemeris/{ephemerisId}", 200],
|
|
1257
|
-
},
|
|
1115
|
+
{ [_h]: ["DELETE", "/ephemeris/{ephemerisId}", 200] },
|
|
1258
1116
|
() => DeleteEphemerisRequest,
|
|
1259
1117
|
() => EphemerisIdResponse,
|
|
1260
1118
|
];
|
|
@@ -1262,9 +1120,7 @@ export var DeleteMissionProfile = [
|
|
|
1262
1120
|
9,
|
|
1263
1121
|
n0,
|
|
1264
1122
|
_DMP,
|
|
1265
|
-
{
|
|
1266
|
-
[_h]: ["DELETE", "/missionprofile/{missionProfileId}", 200],
|
|
1267
|
-
},
|
|
1123
|
+
{ [_h]: ["DELETE", "/missionprofile/{missionProfileId}", 200] },
|
|
1268
1124
|
() => DeleteMissionProfileRequest,
|
|
1269
1125
|
() => MissionProfileIdResponse,
|
|
1270
1126
|
];
|
|
@@ -1272,9 +1128,7 @@ export var DescribeContact = [
|
|
|
1272
1128
|
9,
|
|
1273
1129
|
n0,
|
|
1274
1130
|
_DCes,
|
|
1275
|
-
{
|
|
1276
|
-
[_h]: ["GET", "/contact/{contactId}", 200],
|
|
1277
|
-
},
|
|
1131
|
+
{ [_h]: ["GET", "/contact/{contactId}", 200] },
|
|
1278
1132
|
() => DescribeContactRequest,
|
|
1279
1133
|
() => DescribeContactResponse,
|
|
1280
1134
|
];
|
|
@@ -1282,9 +1136,7 @@ export var DescribeEphemeris = [
|
|
|
1282
1136
|
9,
|
|
1283
1137
|
n0,
|
|
1284
1138
|
_DEes,
|
|
1285
|
-
{
|
|
1286
|
-
[_h]: ["GET", "/ephemeris/{ephemerisId}", 200],
|
|
1287
|
-
},
|
|
1139
|
+
{ [_h]: ["GET", "/ephemeris/{ephemerisId}", 200] },
|
|
1288
1140
|
() => DescribeEphemerisRequest,
|
|
1289
1141
|
() => DescribeEphemerisResponse,
|
|
1290
1142
|
];
|
|
@@ -1292,9 +1144,7 @@ export var GetAgentConfiguration = [
|
|
|
1292
1144
|
9,
|
|
1293
1145
|
n0,
|
|
1294
1146
|
_GAC,
|
|
1295
|
-
{
|
|
1296
|
-
[_h]: ["GET", "/agent/{agentId}/configuration", 200],
|
|
1297
|
-
},
|
|
1147
|
+
{ [_h]: ["GET", "/agent/{agentId}/configuration", 200] },
|
|
1298
1148
|
() => GetAgentConfigurationRequest,
|
|
1299
1149
|
() => GetAgentConfigurationResponse,
|
|
1300
1150
|
];
|
|
@@ -1302,9 +1152,7 @@ export var GetAgentTaskResponseUrl = [
|
|
|
1302
1152
|
9,
|
|
1303
1153
|
n0,
|
|
1304
1154
|
_GATRU,
|
|
1305
|
-
{
|
|
1306
|
-
[_h]: ["GET", "/agentResponseUrl/{agentId}/{taskId}", 200],
|
|
1307
|
-
},
|
|
1155
|
+
{ [_h]: ["GET", "/agentResponseUrl/{agentId}/{taskId}", 200] },
|
|
1308
1156
|
() => GetAgentTaskResponseUrlRequest,
|
|
1309
1157
|
() => GetAgentTaskResponseUrlResponse,
|
|
1310
1158
|
];
|
|
@@ -1312,9 +1160,7 @@ export var GetConfig = [
|
|
|
1312
1160
|
9,
|
|
1313
1161
|
n0,
|
|
1314
1162
|
_GC,
|
|
1315
|
-
{
|
|
1316
|
-
[_h]: ["GET", "/config/{configType}/{configId}", 200],
|
|
1317
|
-
},
|
|
1163
|
+
{ [_h]: ["GET", "/config/{configType}/{configId}", 200] },
|
|
1318
1164
|
() => GetConfigRequest,
|
|
1319
1165
|
() => GetConfigResponse,
|
|
1320
1166
|
];
|
|
@@ -1322,9 +1168,7 @@ export var GetDataflowEndpointGroup = [
|
|
|
1322
1168
|
9,
|
|
1323
1169
|
n0,
|
|
1324
1170
|
_GDEG,
|
|
1325
|
-
{
|
|
1326
|
-
[_h]: ["GET", "/dataflowEndpointGroup/{dataflowEndpointGroupId}", 200],
|
|
1327
|
-
},
|
|
1171
|
+
{ [_h]: ["GET", "/dataflowEndpointGroup/{dataflowEndpointGroupId}", 200] },
|
|
1328
1172
|
() => GetDataflowEndpointGroupRequest,
|
|
1329
1173
|
() => GetDataflowEndpointGroupResponse,
|
|
1330
1174
|
];
|
|
@@ -1332,9 +1176,7 @@ export var GetMinuteUsage = [
|
|
|
1332
1176
|
9,
|
|
1333
1177
|
n0,
|
|
1334
1178
|
_GMU,
|
|
1335
|
-
{
|
|
1336
|
-
[_h]: ["POST", "/minute-usage", 200],
|
|
1337
|
-
},
|
|
1179
|
+
{ [_h]: ["POST", "/minute-usage", 200] },
|
|
1338
1180
|
() => GetMinuteUsageRequest,
|
|
1339
1181
|
() => GetMinuteUsageResponse,
|
|
1340
1182
|
];
|
|
@@ -1342,9 +1184,7 @@ export var GetMissionProfile = [
|
|
|
1342
1184
|
9,
|
|
1343
1185
|
n0,
|
|
1344
1186
|
_GMP,
|
|
1345
|
-
{
|
|
1346
|
-
[_h]: ["GET", "/missionprofile/{missionProfileId}", 200],
|
|
1347
|
-
},
|
|
1187
|
+
{ [_h]: ["GET", "/missionprofile/{missionProfileId}", 200] },
|
|
1348
1188
|
() => GetMissionProfileRequest,
|
|
1349
1189
|
() => GetMissionProfileResponse,
|
|
1350
1190
|
];
|
|
@@ -1352,9 +1192,7 @@ export var GetSatellite = [
|
|
|
1352
1192
|
9,
|
|
1353
1193
|
n0,
|
|
1354
1194
|
_GS,
|
|
1355
|
-
{
|
|
1356
|
-
[_h]: ["GET", "/satellite/{satelliteId}", 200],
|
|
1357
|
-
},
|
|
1195
|
+
{ [_h]: ["GET", "/satellite/{satelliteId}", 200] },
|
|
1358
1196
|
() => GetSatelliteRequest,
|
|
1359
1197
|
() => GetSatelliteResponse,
|
|
1360
1198
|
];
|
|
@@ -1362,9 +1200,7 @@ export var ListConfigs = [
|
|
|
1362
1200
|
9,
|
|
1363
1201
|
n0,
|
|
1364
1202
|
_LC,
|
|
1365
|
-
{
|
|
1366
|
-
[_h]: ["GET", "/config", 200],
|
|
1367
|
-
},
|
|
1203
|
+
{ [_h]: ["GET", "/config", 200] },
|
|
1368
1204
|
() => ListConfigsRequest,
|
|
1369
1205
|
() => ListConfigsResponse,
|
|
1370
1206
|
];
|
|
@@ -1372,9 +1208,7 @@ export var ListContacts = [
|
|
|
1372
1208
|
9,
|
|
1373
1209
|
n0,
|
|
1374
1210
|
_LCi,
|
|
1375
|
-
{
|
|
1376
|
-
[_h]: ["POST", "/contacts", 200],
|
|
1377
|
-
},
|
|
1211
|
+
{ [_h]: ["POST", "/contacts", 200] },
|
|
1378
1212
|
() => ListContactsRequest,
|
|
1379
1213
|
() => ListContactsResponse,
|
|
1380
1214
|
];
|
|
@@ -1382,9 +1216,7 @@ export var ListDataflowEndpointGroups = [
|
|
|
1382
1216
|
9,
|
|
1383
1217
|
n0,
|
|
1384
1218
|
_LDEG,
|
|
1385
|
-
{
|
|
1386
|
-
[_h]: ["GET", "/dataflowEndpointGroup", 200],
|
|
1387
|
-
},
|
|
1219
|
+
{ [_h]: ["GET", "/dataflowEndpointGroup", 200] },
|
|
1388
1220
|
() => ListDataflowEndpointGroupsRequest,
|
|
1389
1221
|
() => ListDataflowEndpointGroupsResponse,
|
|
1390
1222
|
];
|
|
@@ -1392,9 +1224,7 @@ export var ListEphemerides = [
|
|
|
1392
1224
|
9,
|
|
1393
1225
|
n0,
|
|
1394
1226
|
_LE,
|
|
1395
|
-
{
|
|
1396
|
-
[_h]: ["POST", "/ephemerides", 200],
|
|
1397
|
-
},
|
|
1227
|
+
{ [_h]: ["POST", "/ephemerides", 200] },
|
|
1398
1228
|
() => ListEphemeridesRequest,
|
|
1399
1229
|
() => ListEphemeridesResponse,
|
|
1400
1230
|
];
|
|
@@ -1402,9 +1232,7 @@ export var ListGroundStations = [
|
|
|
1402
1232
|
9,
|
|
1403
1233
|
n0,
|
|
1404
1234
|
_LGS,
|
|
1405
|
-
{
|
|
1406
|
-
[_h]: ["GET", "/groundstation", 200],
|
|
1407
|
-
},
|
|
1235
|
+
{ [_h]: ["GET", "/groundstation", 200] },
|
|
1408
1236
|
() => ListGroundStationsRequest,
|
|
1409
1237
|
() => ListGroundStationsResponse,
|
|
1410
1238
|
];
|
|
@@ -1412,9 +1240,7 @@ export var ListMissionProfiles = [
|
|
|
1412
1240
|
9,
|
|
1413
1241
|
n0,
|
|
1414
1242
|
_LMP,
|
|
1415
|
-
{
|
|
1416
|
-
[_h]: ["GET", "/missionprofile", 200],
|
|
1417
|
-
},
|
|
1243
|
+
{ [_h]: ["GET", "/missionprofile", 200] },
|
|
1418
1244
|
() => ListMissionProfilesRequest,
|
|
1419
1245
|
() => ListMissionProfilesResponse,
|
|
1420
1246
|
];
|
|
@@ -1422,9 +1248,7 @@ export var ListSatellites = [
|
|
|
1422
1248
|
9,
|
|
1423
1249
|
n0,
|
|
1424
1250
|
_LS,
|
|
1425
|
-
{
|
|
1426
|
-
[_h]: ["GET", "/satellite", 200],
|
|
1427
|
-
},
|
|
1251
|
+
{ [_h]: ["GET", "/satellite", 200] },
|
|
1428
1252
|
() => ListSatellitesRequest,
|
|
1429
1253
|
() => ListSatellitesResponse,
|
|
1430
1254
|
];
|
|
@@ -1432,9 +1256,7 @@ export var ListTagsForResource = [
|
|
|
1432
1256
|
9,
|
|
1433
1257
|
n0,
|
|
1434
1258
|
_LTFR,
|
|
1435
|
-
{
|
|
1436
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
1437
|
-
},
|
|
1259
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1438
1260
|
() => ListTagsForResourceRequest,
|
|
1439
1261
|
() => ListTagsForResourceResponse,
|
|
1440
1262
|
];
|
|
@@ -1442,9 +1264,7 @@ export var RegisterAgent = [
|
|
|
1442
1264
|
9,
|
|
1443
1265
|
n0,
|
|
1444
1266
|
_RA,
|
|
1445
|
-
{
|
|
1446
|
-
[_h]: ["POST", "/agent", 200],
|
|
1447
|
-
},
|
|
1267
|
+
{ [_h]: ["POST", "/agent", 200] },
|
|
1448
1268
|
() => RegisterAgentRequest,
|
|
1449
1269
|
() => RegisterAgentResponse,
|
|
1450
1270
|
];
|
|
@@ -1452,9 +1272,7 @@ export var ReserveContact = [
|
|
|
1452
1272
|
9,
|
|
1453
1273
|
n0,
|
|
1454
1274
|
_RC,
|
|
1455
|
-
{
|
|
1456
|
-
[_h]: ["POST", "/contact", 200],
|
|
1457
|
-
},
|
|
1275
|
+
{ [_h]: ["POST", "/contact", 200] },
|
|
1458
1276
|
() => ReserveContactRequest,
|
|
1459
1277
|
() => ContactIdResponse,
|
|
1460
1278
|
];
|
|
@@ -1462,9 +1280,7 @@ export var TagResource = [
|
|
|
1462
1280
|
9,
|
|
1463
1281
|
n0,
|
|
1464
1282
|
_TRa,
|
|
1465
|
-
{
|
|
1466
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
1467
|
-
},
|
|
1283
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
1468
1284
|
() => TagResourceRequest,
|
|
1469
1285
|
() => TagResourceResponse,
|
|
1470
1286
|
];
|
|
@@ -1472,9 +1288,7 @@ export var UntagResource = [
|
|
|
1472
1288
|
9,
|
|
1473
1289
|
n0,
|
|
1474
1290
|
_UR,
|
|
1475
|
-
{
|
|
1476
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
1477
|
-
},
|
|
1291
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
1478
1292
|
() => UntagResourceRequest,
|
|
1479
1293
|
() => UntagResourceResponse,
|
|
1480
1294
|
];
|
|
@@ -1482,9 +1296,7 @@ export var UpdateAgentStatus = [
|
|
|
1482
1296
|
9,
|
|
1483
1297
|
n0,
|
|
1484
1298
|
_UAS,
|
|
1485
|
-
{
|
|
1486
|
-
[_h]: ["PUT", "/agent/{agentId}", 200],
|
|
1487
|
-
},
|
|
1299
|
+
{ [_h]: ["PUT", "/agent/{agentId}", 200] },
|
|
1488
1300
|
() => UpdateAgentStatusRequest,
|
|
1489
1301
|
() => UpdateAgentStatusResponse,
|
|
1490
1302
|
];
|
|
@@ -1492,9 +1304,7 @@ export var UpdateConfig = [
|
|
|
1492
1304
|
9,
|
|
1493
1305
|
n0,
|
|
1494
1306
|
_UC,
|
|
1495
|
-
{
|
|
1496
|
-
[_h]: ["PUT", "/config/{configType}/{configId}", 200],
|
|
1497
|
-
},
|
|
1307
|
+
{ [_h]: ["PUT", "/config/{configType}/{configId}", 200] },
|
|
1498
1308
|
() => UpdateConfigRequest,
|
|
1499
1309
|
() => ConfigIdResponse,
|
|
1500
1310
|
];
|
|
@@ -1502,9 +1312,7 @@ export var UpdateEphemeris = [
|
|
|
1502
1312
|
9,
|
|
1503
1313
|
n0,
|
|
1504
1314
|
_UE,
|
|
1505
|
-
{
|
|
1506
|
-
[_h]: ["PUT", "/ephemeris/{ephemerisId}", 200],
|
|
1507
|
-
},
|
|
1315
|
+
{ [_h]: ["PUT", "/ephemeris/{ephemerisId}", 200] },
|
|
1508
1316
|
() => UpdateEphemerisRequest,
|
|
1509
1317
|
() => EphemerisIdResponse,
|
|
1510
1318
|
];
|
|
@@ -1512,9 +1320,7 @@ export var UpdateMissionProfile = [
|
|
|
1512
1320
|
9,
|
|
1513
1321
|
n0,
|
|
1514
1322
|
_UMP,
|
|
1515
|
-
{
|
|
1516
|
-
[_h]: ["PUT", "/missionprofile/{missionProfileId}", 200],
|
|
1517
|
-
},
|
|
1323
|
+
{ [_h]: ["PUT", "/missionprofile/{missionProfileId}", 200] },
|
|
1518
1324
|
() => UpdateMissionProfileRequest,
|
|
1519
1325
|
() => MissionProfileIdResponse,
|
|
1520
1326
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CancelContactCommandInput, CancelContactCommandOutput } from "./commands/CancelContactCommand";
|
|
3
3
|
import { CreateConfigCommandInput, CreateConfigCommandOutput } from "./commands/CreateConfigCommand";
|
|
4
4
|
import { CreateDataflowEndpointGroupCommandInput, CreateDataflowEndpointGroupCommandOutput } from "./commands/CreateDataflowEndpointGroupCommand";
|
|
@@ -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 { CancelContactCommandInput, CancelContactCommandOutput } from "./commands/CancelContactCommand";
|
|
11
11
|
import { CreateConfigCommandInput, CreateConfigCommandOutput } from "./commands/CreateConfigCommand";
|
|
12
12
|
import { CreateDataflowEndpointGroupCommandInput, CreateDataflowEndpointGroupCommandOutput } from "./commands/CreateDataflowEndpointGroupCommand";
|
|
@@ -43,7 +43,7 @@ import { UpdateConfigCommandInput, UpdateConfigCommandOutput } from "./commands/
|
|
|
43
43
|
import { UpdateEphemerisCommandInput, UpdateEphemerisCommandOutput } from "./commands/UpdateEphemerisCommand";
|
|
44
44
|
import { UpdateMissionProfileCommandInput, UpdateMissionProfileCommandOutput } from "./commands/UpdateMissionProfileCommand";
|
|
45
45
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
46
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
46
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
47
47
|
export { __Client };
|
|
48
48
|
/**
|
|
49
49
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { GroundStationHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { GroundStationHttpAuthSchemeProvider } 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 { GroundStationClientResolvedConfig } from "../GroundStationClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type GroundStationClientResolvedConfig } from "../GroundStationClient";
|
|
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 { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
4
|
-
import { CancelContactRequest, ContactIdResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
4
|
+
import type { CancelContactRequest, ContactIdResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|