@aws-sdk/client-groundstation 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/GroundStation.js +0 -1
- package/dist-cjs/GroundStationClient.js +0 -1
- package/dist-cjs/commands/CancelContactCommand.js +0 -1
- package/dist-cjs/commands/CreateConfigCommand.js +0 -1
- package/dist-cjs/commands/CreateDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/DescribeContactCommand.js +0 -1
- package/dist-cjs/commands/GetConfigCommand.js +0 -1
- package/dist-cjs/commands/GetDataflowEndpointGroupCommand.js +0 -1
- package/dist-cjs/commands/GetMinuteUsageCommand.js +0 -1
- package/dist-cjs/commands/GetMissionProfileCommand.js +0 -1
- package/dist-cjs/commands/GetSatelliteCommand.js +0 -1
- package/dist-cjs/commands/ListConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListContactsCommand.js +0 -1
- package/dist-cjs/commands/ListDataflowEndpointGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListGroundStationsCommand.js +0 -1
- package/dist-cjs/commands/ListMissionProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListSatellitesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ReserveContactCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateConfigCommand.js +0 -1
- package/dist-cjs/commands/UpdateMissionProfileCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDataflowEndpointGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroundStationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListMissionProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSatellitesPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/GroundStation.js +0 -1
- package/dist-es/GroundStationClient.js +0 -1
- package/dist-es/commands/CancelContactCommand.js +0 -1
- package/dist-es/commands/CreateConfigCommand.js +0 -1
- package/dist-es/commands/CreateDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/CreateMissionProfileCommand.js +0 -1
- package/dist-es/commands/DeleteConfigCommand.js +0 -1
- package/dist-es/commands/DeleteDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/DeleteMissionProfileCommand.js +0 -1
- package/dist-es/commands/DescribeContactCommand.js +0 -1
- package/dist-es/commands/GetConfigCommand.js +0 -1
- package/dist-es/commands/GetDataflowEndpointGroupCommand.js +0 -1
- package/dist-es/commands/GetMinuteUsageCommand.js +0 -1
- package/dist-es/commands/GetMissionProfileCommand.js +0 -1
- package/dist-es/commands/GetSatelliteCommand.js +0 -1
- package/dist-es/commands/ListConfigsCommand.js +0 -1
- package/dist-es/commands/ListContactsCommand.js +0 -1
- package/dist-es/commands/ListDataflowEndpointGroupsCommand.js +0 -1
- package/dist-es/commands/ListGroundStationsCommand.js +0 -1
- package/dist-es/commands/ListMissionProfilesCommand.js +0 -1
- package/dist-es/commands/ListSatellitesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ReserveContactCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigCommand.js +0 -1
- package/dist-es/commands/UpdateMissionProfileCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListConfigsPaginator.js +0 -1
- package/dist-es/pagination/ListContactsPaginator.js +0 -1
- package/dist-es/pagination/ListDataflowEndpointGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListGroundStationsPaginator.js +0 -1
- package/dist-es/pagination/ListMissionProfilesPaginator.js +0 -1
- package/dist-es/pagination/ListSatellitesPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/GroundStation.js.map +0 -1
- package/dist-cjs/GroundStationClient.js.map +0 -1
- package/dist-cjs/commands/CancelContactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConfigCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeContactCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GetDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetMinuteUsageCommand.js.map +0 -1
- package/dist-cjs/commands/GetMissionProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetSatelliteCommand.js.map +0 -1
- package/dist-cjs/commands/ListConfigsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDataflowEndpointGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroundStationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListMissionProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListSatellitesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ReserveContactCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConfigCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateMissionProfileCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListConfigsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDataflowEndpointGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListGroundStationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListMissionProfilesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSatellitesPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/GroundStation.js.map +0 -1
- package/dist-es/GroundStationClient.js.map +0 -1
- package/dist-es/commands/CancelContactCommand.js.map +0 -1
- package/dist-es/commands/CreateConfigCommand.js.map +0 -1
- package/dist-es/commands/CreateDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigCommand.js.map +0 -1
- package/dist-es/commands/DeleteDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/DescribeContactCommand.js.map +0 -1
- package/dist-es/commands/GetConfigCommand.js.map +0 -1
- package/dist-es/commands/GetDataflowEndpointGroupCommand.js.map +0 -1
- package/dist-es/commands/GetMinuteUsageCommand.js.map +0 -1
- package/dist-es/commands/GetMissionProfileCommand.js.map +0 -1
- package/dist-es/commands/GetSatelliteCommand.js.map +0 -1
- package/dist-es/commands/ListConfigsCommand.js.map +0 -1
- package/dist-es/commands/ListContactsCommand.js.map +0 -1
- package/dist-es/commands/ListDataflowEndpointGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListGroundStationsCommand.js.map +0 -1
- package/dist-es/commands/ListMissionProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListSatellitesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ReserveContactCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConfigCommand.js.map +0 -1
- package/dist-es/commands/UpdateMissionProfileCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListConfigsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDataflowEndpointGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListGroundStationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListMissionProfilesPaginator.js.map +0 -1
- package/dist-es/pagination/ListSatellitesPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/GroundStation.ts +0 -907
- package/src/GroundStationClient.ts +0 -341
- package/src/commands/CancelContactCommand.ts +0 -95
- package/src/commands/CreateConfigCommand.ts +0 -96
- package/src/commands/CreateDataflowEndpointGroupCommand.ts +0 -102
- package/src/commands/CreateMissionProfileCommand.ts +0 -98
- package/src/commands/DeleteConfigCommand.ts +0 -95
- package/src/commands/DeleteDataflowEndpointGroupCommand.ts +0 -98
- package/src/commands/DeleteMissionProfileCommand.ts +0 -95
- package/src/commands/DescribeContactCommand.ts +0 -95
- package/src/commands/GetConfigCommand.ts +0 -96
- package/src/commands/GetDataflowEndpointGroupCommand.ts +0 -95
- package/src/commands/GetMinuteUsageCommand.ts +0 -95
- package/src/commands/GetMissionProfileCommand.ts +0 -95
- package/src/commands/GetSatelliteCommand.ts +0 -95
- package/src/commands/ListConfigsCommand.ts +0 -95
- package/src/commands/ListContactsCommand.ts +0 -98
- package/src/commands/ListDataflowEndpointGroupsCommand.ts +0 -98
- package/src/commands/ListGroundStationsCommand.ts +0 -95
- package/src/commands/ListMissionProfilesCommand.ts +0 -95
- package/src/commands/ListSatellitesCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ReserveContactCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigCommand.ts +0 -97
- package/src/commands/UpdateMissionProfileCommand.ts +0 -97
- package/src/endpoints.ts +0 -73
- package/src/index.ts +0 -35
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -2545
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigsPaginator.ts +0 -55
- package/src/pagination/ListContactsPaginator.ts +0 -59
- package/src/pagination/ListDataflowEndpointGroupsPaginator.ts +0 -59
- package/src/pagination/ListGroundStationsPaginator.ts +0 -59
- package/src/pagination/ListMissionProfilesPaginator.ts +0 -59
- package/src/pagination/ListSatellitesPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -3832
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { CreateMissionProfileRequest, MissionProfileIdResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1CreateMissionProfileCommand,
|
|
18
|
-
serializeAws_restJson1CreateMissionProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface CreateMissionProfileCommandInput extends CreateMissionProfileRequest {}
|
|
22
|
-
export interface CreateMissionProfileCommandOutput extends MissionProfileIdResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Creates a mission profile.</p>
|
|
26
|
-
* <p>
|
|
27
|
-
* <code>dataflowEdges</code> is a list of lists of strings. Each lower level list of strings
|
|
28
|
-
* has two elements: a <i>from</i> ARN and a <i>to</i> ARN.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { GroundStationClient, CreateMissionProfileCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
33
|
-
* // const { GroundStationClient, CreateMissionProfileCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
34
|
-
* const client = new GroundStationClient(config);
|
|
35
|
-
* const command = new CreateMissionProfileCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link CreateMissionProfileCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link CreateMissionProfileCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class CreateMissionProfileCommand extends $Command<
|
|
45
|
-
CreateMissionProfileCommandInput,
|
|
46
|
-
CreateMissionProfileCommandOutput,
|
|
47
|
-
GroundStationClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: CreateMissionProfileCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: GroundStationClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<CreateMissionProfileCommandInput, CreateMissionProfileCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "GroundStationClient";
|
|
72
|
-
const commandName = "CreateMissionProfileCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: CreateMissionProfileRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: MissionProfileIdResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: CreateMissionProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1CreateMissionProfileCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateMissionProfileCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1CreateMissionProfileCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { ConfigIdResponse, DeleteConfigRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteConfigCommand,
|
|
18
|
-
serializeAws_restJson1DeleteConfigCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteConfigCommandInput extends DeleteConfigRequest {}
|
|
22
|
-
export interface DeleteConfigCommandOutput extends ConfigIdResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes a <code>Config</code>.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { GroundStationClient, DeleteConfigCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
30
|
-
* // const { GroundStationClient, DeleteConfigCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
31
|
-
* const client = new GroundStationClient(config);
|
|
32
|
-
* const command = new DeleteConfigCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteConfigCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteConfigCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteConfigCommand extends $Command<
|
|
42
|
-
DeleteConfigCommandInput,
|
|
43
|
-
DeleteConfigCommandOutput,
|
|
44
|
-
GroundStationClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteConfigCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: GroundStationClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DeleteConfigCommandInput, DeleteConfigCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "GroundStationClient";
|
|
69
|
-
const commandName = "DeleteConfigCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteConfigRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: ConfigIdResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DeleteConfigCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteConfigCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteConfigCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DeleteConfigCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { DataflowEndpointGroupIdResponse, DeleteDataflowEndpointGroupRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteDataflowEndpointGroupCommand,
|
|
18
|
-
serializeAws_restJson1DeleteDataflowEndpointGroupCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteDataflowEndpointGroupCommandInput extends DeleteDataflowEndpointGroupRequest {}
|
|
22
|
-
export interface DeleteDataflowEndpointGroupCommandOutput extends DataflowEndpointGroupIdResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes a dataflow endpoint group.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { GroundStationClient, DeleteDataflowEndpointGroupCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
30
|
-
* // const { GroundStationClient, DeleteDataflowEndpointGroupCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
31
|
-
* const client = new GroundStationClient(config);
|
|
32
|
-
* const command = new DeleteDataflowEndpointGroupCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteDataflowEndpointGroupCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteDataflowEndpointGroupCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteDataflowEndpointGroupCommand extends $Command<
|
|
42
|
-
DeleteDataflowEndpointGroupCommandInput,
|
|
43
|
-
DeleteDataflowEndpointGroupCommandOutput,
|
|
44
|
-
GroundStationClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteDataflowEndpointGroupCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: GroundStationClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DeleteDataflowEndpointGroupCommandInput, DeleteDataflowEndpointGroupCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "GroundStationClient";
|
|
69
|
-
const commandName = "DeleteDataflowEndpointGroupCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteDataflowEndpointGroupRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DataflowEndpointGroupIdResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DeleteDataflowEndpointGroupCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteDataflowEndpointGroupCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(
|
|
90
|
-
output: __HttpResponse,
|
|
91
|
-
context: __SerdeContext
|
|
92
|
-
): Promise<DeleteDataflowEndpointGroupCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1DeleteDataflowEndpointGroupCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { DeleteMissionProfileRequest, MissionProfileIdResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteMissionProfileCommand,
|
|
18
|
-
serializeAws_restJson1DeleteMissionProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteMissionProfileCommandInput extends DeleteMissionProfileRequest {}
|
|
22
|
-
export interface DeleteMissionProfileCommandOutput extends MissionProfileIdResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes a mission profile.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { GroundStationClient, DeleteMissionProfileCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
30
|
-
* // const { GroundStationClient, DeleteMissionProfileCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
31
|
-
* const client = new GroundStationClient(config);
|
|
32
|
-
* const command = new DeleteMissionProfileCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteMissionProfileCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteMissionProfileCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteMissionProfileCommand extends $Command<
|
|
42
|
-
DeleteMissionProfileCommandInput,
|
|
43
|
-
DeleteMissionProfileCommandOutput,
|
|
44
|
-
GroundStationClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteMissionProfileCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: GroundStationClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DeleteMissionProfileCommandInput, DeleteMissionProfileCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "GroundStationClient";
|
|
69
|
-
const commandName = "DeleteMissionProfileCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteMissionProfileRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: MissionProfileIdResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DeleteMissionProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteMissionProfileCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteMissionProfileCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DeleteMissionProfileCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { DescribeContactRequest, DescribeContactResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeContactCommand,
|
|
18
|
-
serializeAws_restJson1DescribeContactCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeContactCommandInput extends DescribeContactRequest {}
|
|
22
|
-
export interface DescribeContactCommandOutput extends DescribeContactResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing contact.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { GroundStationClient, DescribeContactCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
30
|
-
* // const { GroundStationClient, DescribeContactCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
31
|
-
* const client = new GroundStationClient(config);
|
|
32
|
-
* const command = new DescribeContactCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeContactCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeContactCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeContactCommand extends $Command<
|
|
42
|
-
DescribeContactCommandInput,
|
|
43
|
-
DescribeContactCommandOutput,
|
|
44
|
-
GroundStationClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeContactCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: GroundStationClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeContactCommandInput, DescribeContactCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "GroundStationClient";
|
|
69
|
-
const commandName = "DescribeContactCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeContactRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeContactResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeContactCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeContactCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeContactCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeContactCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { GetConfigRequest, GetConfigResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetConfigCommand,
|
|
18
|
-
serializeAws_restJson1GetConfigCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetConfigCommandInput extends GetConfigRequest {}
|
|
22
|
-
export interface GetConfigCommandOutput extends GetConfigResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns <code>Config</code> information.</p>
|
|
26
|
-
* <p>Only one <code>Config</code> response can be returned.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { GroundStationClient, GetConfigCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
31
|
-
* // const { GroundStationClient, GetConfigCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
32
|
-
* const client = new GroundStationClient(config);
|
|
33
|
-
* const command = new GetConfigCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link GetConfigCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link GetConfigCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class GetConfigCommand extends $Command<
|
|
43
|
-
GetConfigCommandInput,
|
|
44
|
-
GetConfigCommandOutput,
|
|
45
|
-
GroundStationClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: GetConfigCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: GroundStationClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<GetConfigCommandInput, GetConfigCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "GroundStationClient";
|
|
70
|
-
const commandName = "GetConfigCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: GetConfigRequest.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: GetConfigResponse.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: GetConfigCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_restJson1GetConfigCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetConfigCommandOutput> {
|
|
91
|
-
return deserializeAws_restJson1GetConfigCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient";
|
|
15
|
-
import { GetDataflowEndpointGroupRequest, GetDataflowEndpointGroupResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetDataflowEndpointGroupCommand,
|
|
18
|
-
serializeAws_restJson1GetDataflowEndpointGroupCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetDataflowEndpointGroupCommandInput extends GetDataflowEndpointGroupRequest {}
|
|
22
|
-
export interface GetDataflowEndpointGroupCommandOutput extends GetDataflowEndpointGroupResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns the dataflow endpoint group.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { GroundStationClient, GetDataflowEndpointGroupCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
30
|
-
* // const { GroundStationClient, GetDataflowEndpointGroupCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
31
|
-
* const client = new GroundStationClient(config);
|
|
32
|
-
* const command = new GetDataflowEndpointGroupCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetDataflowEndpointGroupCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetDataflowEndpointGroupCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetDataflowEndpointGroupCommand extends $Command<
|
|
42
|
-
GetDataflowEndpointGroupCommandInput,
|
|
43
|
-
GetDataflowEndpointGroupCommandOutput,
|
|
44
|
-
GroundStationClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetDataflowEndpointGroupCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: GroundStationClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<GetDataflowEndpointGroupCommandInput, GetDataflowEndpointGroupCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "GroundStationClient";
|
|
69
|
-
const commandName = "GetDataflowEndpointGroupCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetDataflowEndpointGroupRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetDataflowEndpointGroupResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: GetDataflowEndpointGroupCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetDataflowEndpointGroupCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDataflowEndpointGroupCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetDataflowEndpointGroupCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|