@aws-sdk/client-groundstation 3.533.0 → 3.535.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-types/GroundStation.d.ts +6 -1
- package/dist-types/GroundStationClient.d.ts +1 -1
- 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/models/models_0.d.ts +451 -451
- package/dist-types/ts3.4/GroundStation.d.ts +5 -0
- package/dist-types/ts3.4/commands/CancelContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataflowEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEphemerisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMissionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataflowEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEphemerisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMissionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEphemerisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAgentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataflowEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMinuteUsageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMissionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSatelliteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataflowEndpointGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEphemeridesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroundStationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMissionProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSatellitesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterAgentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReserveContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEphemerisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMissionProfileCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -354,6 +354,7 @@ export interface GroundStation {
|
|
|
354
354
|
options: __HttpHandlerOptions,
|
|
355
355
|
cb: (err: any, data?: GetSatelliteCommandOutput) => void
|
|
356
356
|
): void;
|
|
357
|
+
listConfigs(): Promise<ListConfigsCommandOutput>;
|
|
357
358
|
listConfigs(
|
|
358
359
|
args: ListConfigsCommandInput,
|
|
359
360
|
options?: __HttpHandlerOptions
|
|
@@ -380,6 +381,7 @@ export interface GroundStation {
|
|
|
380
381
|
options: __HttpHandlerOptions,
|
|
381
382
|
cb: (err: any, data?: ListContactsCommandOutput) => void
|
|
382
383
|
): void;
|
|
384
|
+
listDataflowEndpointGroups(): Promise<ListDataflowEndpointGroupsCommandOutput>;
|
|
383
385
|
listDataflowEndpointGroups(
|
|
384
386
|
args: ListDataflowEndpointGroupsCommandInput,
|
|
385
387
|
options?: __HttpHandlerOptions
|
|
@@ -406,6 +408,7 @@ export interface GroundStation {
|
|
|
406
408
|
options: __HttpHandlerOptions,
|
|
407
409
|
cb: (err: any, data?: ListEphemeridesCommandOutput) => void
|
|
408
410
|
): void;
|
|
411
|
+
listGroundStations(): Promise<ListGroundStationsCommandOutput>;
|
|
409
412
|
listGroundStations(
|
|
410
413
|
args: ListGroundStationsCommandInput,
|
|
411
414
|
options?: __HttpHandlerOptions
|
|
@@ -419,6 +422,7 @@ export interface GroundStation {
|
|
|
419
422
|
options: __HttpHandlerOptions,
|
|
420
423
|
cb: (err: any, data?: ListGroundStationsCommandOutput) => void
|
|
421
424
|
): void;
|
|
425
|
+
listMissionProfiles(): Promise<ListMissionProfilesCommandOutput>;
|
|
422
426
|
listMissionProfiles(
|
|
423
427
|
args: ListMissionProfilesCommandInput,
|
|
424
428
|
options?: __HttpHandlerOptions
|
|
@@ -432,6 +436,7 @@ export interface GroundStation {
|
|
|
432
436
|
options: __HttpHandlerOptions,
|
|
433
437
|
cb: (err: any, data?: ListMissionProfilesCommandOutput) => void
|
|
434
438
|
): void;
|
|
439
|
+
listSatellites(): Promise<ListSatellitesCommandOutput>;
|
|
435
440
|
listSatellites(
|
|
436
441
|
args: ListSatellitesCommandInput,
|
|
437
442
|
options?: __HttpHandlerOptions
|
|
@@ -21,6 +21,15 @@ declare const CancelContactCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CancelContactCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CancelContactCommandInput,
|
|
28
|
+
CancelContactCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CancelContactCommand extends CancelContactCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateConfigCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateConfigCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateConfigCommandInput,
|
|
28
|
+
CreateConfigCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateConfigCommand extends CreateConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDataflowEndpointGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDataflowEndpointGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDataflowEndpointGroupCommandInput,
|
|
32
|
+
CreateDataflowEndpointGroupCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDataflowEndpointGroupCommand extends CreateDataflowEndpointGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateEphemerisCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateEphemerisCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateEphemerisCommandInput,
|
|
31
|
+
CreateEphemerisCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateEphemerisCommand extends CreateEphemerisCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMissionProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMissionProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMissionProfileCommandInput,
|
|
32
|
+
CreateMissionProfileCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMissionProfileCommand extends CreateMissionProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteConfigCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteConfigCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteConfigCommandInput,
|
|
28
|
+
DeleteConfigCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteConfigCommand extends DeleteConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteDataflowEndpointGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteDataflowEndpointGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteDataflowEndpointGroupCommandInput,
|
|
32
|
+
DeleteDataflowEndpointGroupCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteDataflowEndpointGroupCommand extends DeleteDataflowEndpointGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteEphemerisCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteEphemerisCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteEphemerisCommandInput,
|
|
31
|
+
DeleteEphemerisCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteEphemerisCommand extends DeleteEphemerisCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteMissionProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteMissionProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteMissionProfileCommandInput,
|
|
32
|
+
DeleteMissionProfileCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteMissionProfileCommand extends DeleteMissionProfileCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeContactCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeContactCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeContactCommandInput,
|
|
31
|
+
DescribeContactCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeContactCommand extends DescribeContactCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeEphemerisCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeEphemerisCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeEphemerisCommandInput,
|
|
32
|
+
DescribeEphemerisCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeEphemerisCommand extends DescribeEphemerisCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAgentConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAgentConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAgentConfigurationCommandInput,
|
|
32
|
+
GetAgentConfigurationCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAgentConfigurationCommand extends GetAgentConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetConfigCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetConfigCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetConfigCommandInput,
|
|
28
|
+
GetConfigCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetConfigCommand extends GetConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDataflowEndpointGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDataflowEndpointGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDataflowEndpointGroupCommandInput,
|
|
32
|
+
GetDataflowEndpointGroupCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDataflowEndpointGroupCommand extends GetDataflowEndpointGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetMinuteUsageCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetMinuteUsageCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetMinuteUsageCommandInput,
|
|
31
|
+
GetMinuteUsageCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetMinuteUsageCommand extends GetMinuteUsageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMissionProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMissionProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMissionProfileCommandInput,
|
|
32
|
+
GetMissionProfileCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMissionProfileCommand extends GetMissionProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetSatelliteCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetSatelliteCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetSatelliteCommandInput,
|
|
28
|
+
GetSatelliteCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetSatelliteCommand extends GetSatelliteCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListConfigsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListConfigsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListConfigsCommandInput,
|
|
28
|
+
ListConfigsCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListConfigsCommand extends ListConfigsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListContactsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListContactsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListContactsCommandInput,
|
|
28
|
+
ListContactsCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListContactsCommand extends ListContactsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDataflowEndpointGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDataflowEndpointGroupsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDataflowEndpointGroupsCommandInput,
|
|
32
|
+
ListDataflowEndpointGroupsCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDataflowEndpointGroupsCommand extends ListDataflowEndpointGroupsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListEphemeridesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListEphemeridesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListEphemeridesCommandInput,
|
|
31
|
+
ListEphemeridesCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListEphemeridesCommand extends ListEphemeridesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGroundStationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListGroundStationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGroundStationsCommandInput,
|
|
32
|
+
ListGroundStationsCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGroundStationsCommand extends ListGroundStationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMissionProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListMissionProfilesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMissionProfilesCommandInput,
|
|
32
|
+
ListMissionProfilesCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMissionProfilesCommand extends ListMissionProfilesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListSatellitesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListSatellitesCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListSatellitesCommandInput,
|
|
31
|
+
ListSatellitesCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListSatellitesCommand extends ListSatellitesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const RegisterAgentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: RegisterAgentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
RegisterAgentCommandInput,
|
|
31
|
+
RegisterAgentCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class RegisterAgentCommand extends RegisterAgentCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ReserveContactCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ReserveContactCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ReserveContactCommandInput,
|
|
28
|
+
ReserveContactCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ReserveContactCommand extends ReserveContactCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateAgentStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateAgentStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateAgentStatusCommandInput,
|
|
32
|
+
UpdateAgentStatusCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateAgentStatusCommand extends UpdateAgentStatusCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateConfigCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateConfigCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateConfigCommandInput,
|
|
28
|
+
UpdateConfigCommandOutput,
|
|
29
|
+
GroundStationClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateConfigCommand extends UpdateConfigCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateEphemerisCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateEphemerisCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateEphemerisCommandInput,
|
|
31
|
+
UpdateEphemerisCommandOutput,
|
|
32
|
+
GroundStationClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateEphemerisCommand extends UpdateEphemerisCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateMissionProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateMissionProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateMissionProfileCommandInput,
|
|
32
|
+
UpdateMissionProfileCommandOutput,
|
|
33
|
+
GroundStationClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateMissionProfileCommand extends UpdateMissionProfileCommand_base {}
|