@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,97 +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 { MissionProfileIdResponse, UpdateMissionProfileRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateMissionProfileCommand,
|
|
18
|
-
serializeAws_restJson1UpdateMissionProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateMissionProfileCommandInput extends UpdateMissionProfileRequest {}
|
|
22
|
-
export interface UpdateMissionProfileCommandOutput extends MissionProfileIdResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates a mission profile.</p>
|
|
26
|
-
* <p>Updating a mission profile will not update the execution parameters
|
|
27
|
-
* for existing future contacts.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { GroundStationClient, UpdateMissionProfileCommand } from "@aws-sdk/client-groundstation"; // ES Modules import
|
|
32
|
-
* // const { GroundStationClient, UpdateMissionProfileCommand } = require("@aws-sdk/client-groundstation"); // CommonJS import
|
|
33
|
-
* const client = new GroundStationClient(config);
|
|
34
|
-
* const command = new UpdateMissionProfileCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link UpdateMissionProfileCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link UpdateMissionProfileCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link GroundStationClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class UpdateMissionProfileCommand extends $Command<
|
|
44
|
-
UpdateMissionProfileCommandInput,
|
|
45
|
-
UpdateMissionProfileCommandOutput,
|
|
46
|
-
GroundStationClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: UpdateMissionProfileCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: GroundStationClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<UpdateMissionProfileCommandInput, UpdateMissionProfileCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "GroundStationClient";
|
|
71
|
-
const commandName = "UpdateMissionProfileCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: UpdateMissionProfileRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: MissionProfileIdResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: UpdateMissionProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restJson1UpdateMissionProfileCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateMissionProfileCommandOutput> {
|
|
92
|
-
return deserializeAws_restJson1UpdateMissionProfileCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {
|
|
5
|
-
"fips-us-east-1": {
|
|
6
|
-
hostname: "groundstation-fips.us-east-1.amazonaws.com",
|
|
7
|
-
signingRegion: "us-east-1",
|
|
8
|
-
},
|
|
9
|
-
"fips-us-east-2": {
|
|
10
|
-
hostname: "groundstation-fips.us-east-2.amazonaws.com",
|
|
11
|
-
signingRegion: "us-east-2",
|
|
12
|
-
},
|
|
13
|
-
"fips-us-west-2": {
|
|
14
|
-
hostname: "groundstation-fips.us-west-2.amazonaws.com",
|
|
15
|
-
signingRegion: "us-west-2",
|
|
16
|
-
},
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
const partitionHash: PartitionHash = {
|
|
20
|
-
aws: {
|
|
21
|
-
regions: [
|
|
22
|
-
"af-south-1",
|
|
23
|
-
"ap-east-1",
|
|
24
|
-
"ap-northeast-1",
|
|
25
|
-
"ap-northeast-2",
|
|
26
|
-
"ap-northeast-3",
|
|
27
|
-
"ap-south-1",
|
|
28
|
-
"ap-southeast-1",
|
|
29
|
-
"ap-southeast-2",
|
|
30
|
-
"ca-central-1",
|
|
31
|
-
"eu-central-1",
|
|
32
|
-
"eu-north-1",
|
|
33
|
-
"eu-south-1",
|
|
34
|
-
"eu-west-1",
|
|
35
|
-
"eu-west-2",
|
|
36
|
-
"eu-west-3",
|
|
37
|
-
"fips-us-east-1",
|
|
38
|
-
"fips-us-east-2",
|
|
39
|
-
"fips-us-west-2",
|
|
40
|
-
"me-south-1",
|
|
41
|
-
"sa-east-1",
|
|
42
|
-
"us-east-1",
|
|
43
|
-
"us-east-2",
|
|
44
|
-
"us-west-1",
|
|
45
|
-
"us-west-2",
|
|
46
|
-
],
|
|
47
|
-
hostname: "groundstation.{region}.amazonaws.com",
|
|
48
|
-
},
|
|
49
|
-
"aws-cn": {
|
|
50
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
51
|
-
hostname: "groundstation.{region}.amazonaws.com.cn",
|
|
52
|
-
},
|
|
53
|
-
"aws-iso": {
|
|
54
|
-
regions: ["us-iso-east-1"],
|
|
55
|
-
hostname: "groundstation.{region}.c2s.ic.gov",
|
|
56
|
-
},
|
|
57
|
-
"aws-iso-b": {
|
|
58
|
-
regions: ["us-isob-east-1"],
|
|
59
|
-
hostname: "groundstation.{region}.sc2s.sgov.gov",
|
|
60
|
-
},
|
|
61
|
-
"aws-us-gov": {
|
|
62
|
-
regions: ["us-gov-east-1", "us-gov-west-1"],
|
|
63
|
-
hostname: "groundstation.{region}.amazonaws.com",
|
|
64
|
-
},
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
68
|
-
getRegionInfo(region, {
|
|
69
|
-
...options,
|
|
70
|
-
signingService: "groundstation",
|
|
71
|
-
regionHash,
|
|
72
|
-
partitionHash,
|
|
73
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export * from "./GroundStationClient";
|
|
2
|
-
export * from "./GroundStation";
|
|
3
|
-
export * from "./commands/CancelContactCommand";
|
|
4
|
-
export * from "./commands/CreateConfigCommand";
|
|
5
|
-
export * from "./commands/CreateDataflowEndpointGroupCommand";
|
|
6
|
-
export * from "./commands/CreateMissionProfileCommand";
|
|
7
|
-
export * from "./commands/DeleteConfigCommand";
|
|
8
|
-
export * from "./commands/DeleteDataflowEndpointGroupCommand";
|
|
9
|
-
export * from "./commands/DeleteMissionProfileCommand";
|
|
10
|
-
export * from "./commands/DescribeContactCommand";
|
|
11
|
-
export * from "./commands/GetConfigCommand";
|
|
12
|
-
export * from "./commands/GetDataflowEndpointGroupCommand";
|
|
13
|
-
export * from "./commands/GetMinuteUsageCommand";
|
|
14
|
-
export * from "./commands/GetMissionProfileCommand";
|
|
15
|
-
export * from "./commands/GetSatelliteCommand";
|
|
16
|
-
export * from "./commands/ListConfigsCommand";
|
|
17
|
-
export * from "./pagination/ListConfigsPaginator";
|
|
18
|
-
export * from "./commands/ListContactsCommand";
|
|
19
|
-
export * from "./pagination/ListContactsPaginator";
|
|
20
|
-
export * from "./commands/ListDataflowEndpointGroupsCommand";
|
|
21
|
-
export * from "./pagination/ListDataflowEndpointGroupsPaginator";
|
|
22
|
-
export * from "./commands/ListGroundStationsCommand";
|
|
23
|
-
export * from "./pagination/ListGroundStationsPaginator";
|
|
24
|
-
export * from "./commands/ListMissionProfilesCommand";
|
|
25
|
-
export * from "./pagination/ListMissionProfilesPaginator";
|
|
26
|
-
export * from "./commands/ListSatellitesCommand";
|
|
27
|
-
export * from "./pagination/ListSatellitesPaginator";
|
|
28
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
29
|
-
export * from "./commands/ReserveContactCommand";
|
|
30
|
-
export * from "./commands/TagResourceCommand";
|
|
31
|
-
export * from "./commands/UntagResourceCommand";
|
|
32
|
-
export * from "./commands/UpdateConfigCommand";
|
|
33
|
-
export * from "./commands/UpdateMissionProfileCommand";
|
|
34
|
-
export * from "./pagination/Interfaces";
|
|
35
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|