@aws-sdk/client-groundstation 3.590.0 → 3.592.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 +0 -33
- package/dist-types/commands/CancelContactCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateEphemerisCommand.d.ts +2 -1
- package/dist-types/commands/CreateMissionProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEphemerisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMissionProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEphemerisCommand.d.ts +2 -1
- package/dist-types/commands/GetAgentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetMinuteUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetMissionProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetSatelliteCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListContactsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataflowEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListEphemeridesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroundStationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMissionProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListSatellitesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterAgentCommand.d.ts +2 -1
- package/dist-types/commands/ReserveContactCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEphemerisCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMissionProfileCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GroundStationServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEphemerisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMissionProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEphemerisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMissionProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEphemerisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAgentConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataflowEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMinuteUsageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMissionProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSatelliteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataflowEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEphemeridesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroundStationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMissionProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSatellitesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterAgentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReserveContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEphemerisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMissionProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GroundStationServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -245,7 +245,6 @@ var GroundStationClient = _GroundStationClient;
|
|
|
245
245
|
|
|
246
246
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
247
247
|
|
|
248
|
-
var import_types = require("@smithy/types");
|
|
249
248
|
|
|
250
249
|
// src/protocols/Aws_restJson1.ts
|
|
251
250
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1873,7 +1872,6 @@ var CancelContactCommand = _CancelContactCommand;
|
|
|
1873
1872
|
|
|
1874
1873
|
|
|
1875
1874
|
|
|
1876
|
-
|
|
1877
1875
|
var _CreateConfigCommand = class _CreateConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1878
1876
|
...commonParams
|
|
1879
1877
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1890,7 +1888,6 @@ var CreateConfigCommand = _CreateConfigCommand;
|
|
|
1890
1888
|
|
|
1891
1889
|
|
|
1892
1890
|
|
|
1893
|
-
|
|
1894
1891
|
var _CreateDataflowEndpointGroupCommand = class _CreateDataflowEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1895
1892
|
...commonParams
|
|
1896
1893
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1907,7 +1904,6 @@ var CreateDataflowEndpointGroupCommand = _CreateDataflowEndpointGroupCommand;
|
|
|
1907
1904
|
|
|
1908
1905
|
|
|
1909
1906
|
|
|
1910
|
-
|
|
1911
1907
|
var _CreateEphemerisCommand = class _CreateEphemerisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1912
1908
|
...commonParams
|
|
1913
1909
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1924,7 +1920,6 @@ var CreateEphemerisCommand = _CreateEphemerisCommand;
|
|
|
1924
1920
|
|
|
1925
1921
|
|
|
1926
1922
|
|
|
1927
|
-
|
|
1928
1923
|
var _CreateMissionProfileCommand = class _CreateMissionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1929
1924
|
...commonParams
|
|
1930
1925
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1941,7 +1936,6 @@ var CreateMissionProfileCommand = _CreateMissionProfileCommand;
|
|
|
1941
1936
|
|
|
1942
1937
|
|
|
1943
1938
|
|
|
1944
|
-
|
|
1945
1939
|
var _DeleteConfigCommand = class _DeleteConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1946
1940
|
...commonParams
|
|
1947
1941
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1958,7 +1952,6 @@ var DeleteConfigCommand = _DeleteConfigCommand;
|
|
|
1958
1952
|
|
|
1959
1953
|
|
|
1960
1954
|
|
|
1961
|
-
|
|
1962
1955
|
var _DeleteDataflowEndpointGroupCommand = class _DeleteDataflowEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1963
1956
|
...commonParams
|
|
1964
1957
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1975,7 +1968,6 @@ var DeleteDataflowEndpointGroupCommand = _DeleteDataflowEndpointGroupCommand;
|
|
|
1975
1968
|
|
|
1976
1969
|
|
|
1977
1970
|
|
|
1978
|
-
|
|
1979
1971
|
var _DeleteEphemerisCommand = class _DeleteEphemerisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1980
1972
|
...commonParams
|
|
1981
1973
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1992,7 +1984,6 @@ var DeleteEphemerisCommand = _DeleteEphemerisCommand;
|
|
|
1992
1984
|
|
|
1993
1985
|
|
|
1994
1986
|
|
|
1995
|
-
|
|
1996
1987
|
var _DeleteMissionProfileCommand = class _DeleteMissionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1997
1988
|
...commonParams
|
|
1998
1989
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2009,7 +2000,6 @@ var DeleteMissionProfileCommand = _DeleteMissionProfileCommand;
|
|
|
2009
2000
|
|
|
2010
2001
|
|
|
2011
2002
|
|
|
2012
|
-
|
|
2013
2003
|
var _DescribeContactCommand = class _DescribeContactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2014
2004
|
...commonParams
|
|
2015
2005
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2026,7 +2016,6 @@ var DescribeContactCommand = _DescribeContactCommand;
|
|
|
2026
2016
|
|
|
2027
2017
|
|
|
2028
2018
|
|
|
2029
|
-
|
|
2030
2019
|
var _DescribeEphemerisCommand = class _DescribeEphemerisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2031
2020
|
...commonParams
|
|
2032
2021
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2043,7 +2032,6 @@ var DescribeEphemerisCommand = _DescribeEphemerisCommand;
|
|
|
2043
2032
|
|
|
2044
2033
|
|
|
2045
2034
|
|
|
2046
|
-
|
|
2047
2035
|
var _GetAgentConfigurationCommand = class _GetAgentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2048
2036
|
...commonParams
|
|
2049
2037
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2060,7 +2048,6 @@ var GetAgentConfigurationCommand = _GetAgentConfigurationCommand;
|
|
|
2060
2048
|
|
|
2061
2049
|
|
|
2062
2050
|
|
|
2063
|
-
|
|
2064
2051
|
var _GetConfigCommand = class _GetConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2065
2052
|
...commonParams
|
|
2066
2053
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2077,7 +2064,6 @@ var GetConfigCommand = _GetConfigCommand;
|
|
|
2077
2064
|
|
|
2078
2065
|
|
|
2079
2066
|
|
|
2080
|
-
|
|
2081
2067
|
var _GetDataflowEndpointGroupCommand = class _GetDataflowEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2082
2068
|
...commonParams
|
|
2083
2069
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2094,7 +2080,6 @@ var GetDataflowEndpointGroupCommand = _GetDataflowEndpointGroupCommand;
|
|
|
2094
2080
|
|
|
2095
2081
|
|
|
2096
2082
|
|
|
2097
|
-
|
|
2098
2083
|
var _GetMinuteUsageCommand = class _GetMinuteUsageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2099
2084
|
...commonParams
|
|
2100
2085
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2111,7 +2096,6 @@ var GetMinuteUsageCommand = _GetMinuteUsageCommand;
|
|
|
2111
2096
|
|
|
2112
2097
|
|
|
2113
2098
|
|
|
2114
|
-
|
|
2115
2099
|
var _GetMissionProfileCommand = class _GetMissionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2116
2100
|
...commonParams
|
|
2117
2101
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2128,7 +2112,6 @@ var GetMissionProfileCommand = _GetMissionProfileCommand;
|
|
|
2128
2112
|
|
|
2129
2113
|
|
|
2130
2114
|
|
|
2131
|
-
|
|
2132
2115
|
var _GetSatelliteCommand = class _GetSatelliteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2133
2116
|
...commonParams
|
|
2134
2117
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2145,7 +2128,6 @@ var GetSatelliteCommand = _GetSatelliteCommand;
|
|
|
2145
2128
|
|
|
2146
2129
|
|
|
2147
2130
|
|
|
2148
|
-
|
|
2149
2131
|
var _ListConfigsCommand = class _ListConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2150
2132
|
...commonParams
|
|
2151
2133
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2162,7 +2144,6 @@ var ListConfigsCommand = _ListConfigsCommand;
|
|
|
2162
2144
|
|
|
2163
2145
|
|
|
2164
2146
|
|
|
2165
|
-
|
|
2166
2147
|
var _ListContactsCommand = class _ListContactsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2167
2148
|
...commonParams
|
|
2168
2149
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2179,7 +2160,6 @@ var ListContactsCommand = _ListContactsCommand;
|
|
|
2179
2160
|
|
|
2180
2161
|
|
|
2181
2162
|
|
|
2182
|
-
|
|
2183
2163
|
var _ListDataflowEndpointGroupsCommand = class _ListDataflowEndpointGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2184
2164
|
...commonParams
|
|
2185
2165
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2196,7 +2176,6 @@ var ListDataflowEndpointGroupsCommand = _ListDataflowEndpointGroupsCommand;
|
|
|
2196
2176
|
|
|
2197
2177
|
|
|
2198
2178
|
|
|
2199
|
-
|
|
2200
2179
|
var _ListEphemeridesCommand = class _ListEphemeridesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2201
2180
|
...commonParams
|
|
2202
2181
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2213,7 +2192,6 @@ var ListEphemeridesCommand = _ListEphemeridesCommand;
|
|
|
2213
2192
|
|
|
2214
2193
|
|
|
2215
2194
|
|
|
2216
|
-
|
|
2217
2195
|
var _ListGroundStationsCommand = class _ListGroundStationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2218
2196
|
...commonParams
|
|
2219
2197
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2230,7 +2208,6 @@ var ListGroundStationsCommand = _ListGroundStationsCommand;
|
|
|
2230
2208
|
|
|
2231
2209
|
|
|
2232
2210
|
|
|
2233
|
-
|
|
2234
2211
|
var _ListMissionProfilesCommand = class _ListMissionProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2235
2212
|
...commonParams
|
|
2236
2213
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2247,7 +2224,6 @@ var ListMissionProfilesCommand = _ListMissionProfilesCommand;
|
|
|
2247
2224
|
|
|
2248
2225
|
|
|
2249
2226
|
|
|
2250
|
-
|
|
2251
2227
|
var _ListSatellitesCommand = class _ListSatellitesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2252
2228
|
...commonParams
|
|
2253
2229
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2264,7 +2240,6 @@ var ListSatellitesCommand = _ListSatellitesCommand;
|
|
|
2264
2240
|
|
|
2265
2241
|
|
|
2266
2242
|
|
|
2267
|
-
|
|
2268
2243
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2269
2244
|
...commonParams
|
|
2270
2245
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2281,7 +2256,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2281
2256
|
|
|
2282
2257
|
|
|
2283
2258
|
|
|
2284
|
-
|
|
2285
2259
|
var _RegisterAgentCommand = class _RegisterAgentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2286
2260
|
...commonParams
|
|
2287
2261
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2298,7 +2272,6 @@ var RegisterAgentCommand = _RegisterAgentCommand;
|
|
|
2298
2272
|
|
|
2299
2273
|
|
|
2300
2274
|
|
|
2301
|
-
|
|
2302
2275
|
var _ReserveContactCommand = class _ReserveContactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2303
2276
|
...commonParams
|
|
2304
2277
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2315,7 +2288,6 @@ var ReserveContactCommand = _ReserveContactCommand;
|
|
|
2315
2288
|
|
|
2316
2289
|
|
|
2317
2290
|
|
|
2318
|
-
|
|
2319
2291
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2320
2292
|
...commonParams
|
|
2321
2293
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2332,7 +2304,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2332
2304
|
|
|
2333
2305
|
|
|
2334
2306
|
|
|
2335
|
-
|
|
2336
2307
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2337
2308
|
...commonParams
|
|
2338
2309
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2349,7 +2320,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2349
2320
|
|
|
2350
2321
|
|
|
2351
2322
|
|
|
2352
|
-
|
|
2353
2323
|
var _UpdateAgentStatusCommand = class _UpdateAgentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2354
2324
|
...commonParams
|
|
2355
2325
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2366,7 +2336,6 @@ var UpdateAgentStatusCommand = _UpdateAgentStatusCommand;
|
|
|
2366
2336
|
|
|
2367
2337
|
|
|
2368
2338
|
|
|
2369
|
-
|
|
2370
2339
|
var _UpdateConfigCommand = class _UpdateConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2371
2340
|
...commonParams
|
|
2372
2341
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2383,7 +2352,6 @@ var UpdateConfigCommand = _UpdateConfigCommand;
|
|
|
2383
2352
|
|
|
2384
2353
|
|
|
2385
2354
|
|
|
2386
|
-
|
|
2387
2355
|
var _UpdateEphemerisCommand = class _UpdateEphemerisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2388
2356
|
...commonParams
|
|
2389
2357
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2400,7 +2368,6 @@ var UpdateEphemerisCommand = _UpdateEphemerisCommand;
|
|
|
2400
2368
|
|
|
2401
2369
|
|
|
2402
2370
|
|
|
2403
|
-
|
|
2404
2371
|
var _UpdateMissionProfileCommand = class _UpdateMissionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2405
2372
|
...commonParams
|
|
2406
2373
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
export * from "./GroundStationClient";
|
|
10
10
|
export * from "./GroundStation";
|
|
11
11
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
12
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
-
export { GroundStationExtensionConfiguration } from "./extensionConfiguration";
|
|
12
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
+
export type { GroundStationExtensionConfiguration } from "./extensionConfiguration";
|
|
14
14
|
export * from "./commands";
|
|
15
15
|
export * from "./pagination";
|
|
16
16
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { CancelContactRequest, ContactIdResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CancelContactCommandInput extends CancelContactRequest {}
|
|
11
12
|
export interface CancelContactCommandOutput
|
|
12
13
|
extends ContactIdResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ConfigIdResponse, CreateConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateConfigCommandInput extends CreateConfigRequest {}
|
|
11
12
|
export interface CreateConfigCommandOutput
|
|
12
13
|
extends ConfigIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDataflowEndpointGroupRequest,
|
|
10
10
|
DataflowEndpointGroupIdResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDataflowEndpointGroupCommandInput
|
|
14
15
|
extends CreateDataflowEndpointGroupRequest {}
|
|
15
16
|
export interface CreateDataflowEndpointGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEphemerisRequest,
|
|
10
10
|
EphemerisIdResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEphemerisCommandInput extends CreateEphemerisRequest {}
|
|
14
15
|
export interface CreateEphemerisCommandOutput
|
|
15
16
|
extends EphemerisIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateMissionProfileRequest,
|
|
10
10
|
MissionProfileIdResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMissionProfileCommandInput
|
|
14
15
|
extends CreateMissionProfileRequest {}
|
|
15
16
|
export interface CreateMissionProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ConfigIdResponse, DeleteConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteConfigCommandInput extends DeleteConfigRequest {}
|
|
11
12
|
export interface DeleteConfigCommandOutput
|
|
12
13
|
extends ConfigIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DataflowEndpointGroupIdResponse,
|
|
10
10
|
DeleteDataflowEndpointGroupRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDataflowEndpointGroupCommandInput
|
|
14
15
|
extends DeleteDataflowEndpointGroupRequest {}
|
|
15
16
|
export interface DeleteDataflowEndpointGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteEphemerisRequest,
|
|
10
10
|
EphemerisIdResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEphemerisCommandInput extends DeleteEphemerisRequest {}
|
|
14
15
|
export interface DeleteEphemerisCommandOutput
|
|
15
16
|
extends EphemerisIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMissionProfileRequest,
|
|
10
10
|
MissionProfileIdResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMissionProfileCommandInput
|
|
14
15
|
extends DeleteMissionProfileRequest {}
|
|
15
16
|
export interface DeleteMissionProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeContactRequest,
|
|
10
10
|
DescribeContactResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeContactCommandInput extends DescribeContactRequest {}
|
|
14
15
|
export interface DescribeContactCommandOutput
|
|
15
16
|
extends DescribeContactResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEphemerisRequest,
|
|
10
10
|
DescribeEphemerisResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEphemerisCommandInput
|
|
14
15
|
extends DescribeEphemerisRequest {}
|
|
15
16
|
export interface DescribeEphemerisCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAgentConfigurationRequest,
|
|
10
10
|
GetAgentConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAgentConfigurationCommandInput
|
|
14
15
|
extends GetAgentConfigurationRequest {}
|
|
15
16
|
export interface GetAgentConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { GetConfigRequest, GetConfigResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetConfigCommandInput extends GetConfigRequest {}
|
|
11
12
|
export interface GetConfigCommandOutput
|
|
12
13
|
extends GetConfigResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDataflowEndpointGroupRequest,
|
|
10
10
|
GetDataflowEndpointGroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataflowEndpointGroupCommandInput
|
|
14
15
|
extends GetDataflowEndpointGroupRequest {}
|
|
15
16
|
export interface GetDataflowEndpointGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMinuteUsageRequest,
|
|
10
10
|
GetMinuteUsageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMinuteUsageCommandInput extends GetMinuteUsageRequest {}
|
|
14
15
|
export interface GetMinuteUsageCommandOutput
|
|
15
16
|
extends GetMinuteUsageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMissionProfileRequest,
|
|
10
10
|
GetMissionProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMissionProfileCommandInput
|
|
14
15
|
extends GetMissionProfileRequest {}
|
|
15
16
|
export interface GetMissionProfileCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { GetSatelliteRequest, GetSatelliteResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetSatelliteCommandInput extends GetSatelliteRequest {}
|
|
11
12
|
export interface GetSatelliteCommandOutput
|
|
12
13
|
extends GetSatelliteResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ListConfigsRequest, ListConfigsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListConfigsCommandInput extends ListConfigsRequest {}
|
|
11
12
|
export interface ListConfigsCommandOutput
|
|
12
13
|
extends ListConfigsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ListContactsRequest, ListContactsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListContactsCommandInput extends ListContactsRequest {}
|
|
11
12
|
export interface ListContactsCommandOutput
|
|
12
13
|
extends ListContactsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDataflowEndpointGroupsRequest,
|
|
10
10
|
ListDataflowEndpointGroupsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDataflowEndpointGroupsCommandInput
|
|
14
15
|
extends ListDataflowEndpointGroupsRequest {}
|
|
15
16
|
export interface ListDataflowEndpointGroupsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEphemeridesRequest,
|
|
10
10
|
ListEphemeridesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEphemeridesCommandInput extends ListEphemeridesRequest {}
|
|
14
15
|
export interface ListEphemeridesCommandOutput
|
|
15
16
|
extends ListEphemeridesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListGroundStationsRequest,
|
|
10
10
|
ListGroundStationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListGroundStationsCommandInput
|
|
14
15
|
extends ListGroundStationsRequest {}
|
|
15
16
|
export interface ListGroundStationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListMissionProfilesRequest,
|
|
10
10
|
ListMissionProfilesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListMissionProfilesCommandInput
|
|
14
15
|
extends ListMissionProfilesRequest {}
|
|
15
16
|
export interface ListMissionProfilesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListSatellitesRequest,
|
|
10
10
|
ListSatellitesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSatellitesCommandInput extends ListSatellitesRequest {}
|
|
14
15
|
export interface ListSatellitesCommandOutput
|
|
15
16
|
extends ListSatellitesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RegisterAgentRequest,
|
|
10
10
|
RegisterAgentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RegisterAgentCommandInput extends RegisterAgentRequest {}
|
|
14
15
|
export interface RegisterAgentCommandOutput
|
|
15
16
|
extends RegisterAgentResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ContactIdResponse, ReserveContactRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ReserveContactCommandInput extends ReserveContactRequest {}
|
|
11
12
|
export interface ReserveContactCommandOutput
|
|
12
13
|
extends ContactIdResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateAgentStatusRequest,
|
|
10
10
|
UpdateAgentStatusResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAgentStatusCommandInput
|
|
14
15
|
extends UpdateAgentStatusRequest {}
|
|
15
16
|
export interface UpdateAgentStatusCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GroundStationClient";
|
|
8
8
|
import { ConfigIdResponse, UpdateConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateConfigCommandInput extends UpdateConfigRequest {}
|
|
11
12
|
export interface UpdateConfigCommandOutput
|
|
12
13
|
extends ConfigIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EphemerisIdResponse,
|
|
10
10
|
UpdateEphemerisRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEphemerisCommandInput extends UpdateEphemerisRequest {}
|
|
14
15
|
export interface UpdateEphemerisCommandOutput
|
|
15
16
|
extends EphemerisIdResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
MissionProfileIdResponse,
|
|
10
10
|
UpdateMissionProfileRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMissionProfileCommandInput
|
|
14
15
|
extends UpdateMissionProfileRequest {}
|
|
15
16
|
export interface UpdateMissionProfileCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class GroundStationServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-groundstation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Groundstation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-groundstation",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|