@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
package/src/models/models_0.ts
DELETED
|
@@ -1,2545 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
export enum AngleUnits {
|
|
4
|
-
DEGREE_ANGLE = "DEGREE_ANGLE",
|
|
5
|
-
RADIAN = "RADIAN",
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* <p>Details about an antenna demod decode <code>Config</code> used in a contact.</p>
|
|
10
|
-
*/
|
|
11
|
-
export interface AntennaDemodDecodeDetails {
|
|
12
|
-
/**
|
|
13
|
-
* <p>Name of an antenna demod decode output node used in a contact.</p>
|
|
14
|
-
*/
|
|
15
|
-
outputNode?: string;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export namespace AntennaDemodDecodeDetails {
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
*/
|
|
22
|
-
export const filterSensitiveLog = (obj: AntennaDemodDecodeDetails): any => ({
|
|
23
|
-
...obj,
|
|
24
|
-
});
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
export enum BandwidthUnits {
|
|
28
|
-
GHZ = "GHz",
|
|
29
|
-
KHZ = "kHz",
|
|
30
|
-
MHZ = "MHz",
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* <p>Object that describes the frequency bandwidth. </p>
|
|
35
|
-
*/
|
|
36
|
-
export interface FrequencyBandwidth {
|
|
37
|
-
/**
|
|
38
|
-
* <p>Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:</p>
|
|
39
|
-
* <ul>
|
|
40
|
-
* <li>
|
|
41
|
-
* <p>For <code>AntennaDownlinkDemodDecodeconfig</code>, valid values are between 125 kHz to 650 MHz.</p>
|
|
42
|
-
* </li>
|
|
43
|
-
* <li>
|
|
44
|
-
* <p>For <code>AntennaDownlinkconfig</code>, valid values are between 10 kHz to 54 MHz.</p>
|
|
45
|
-
* </li>
|
|
46
|
-
* <li>
|
|
47
|
-
* <p>For <code>AntennaUplinkConfig</code>, valid values are between 10 kHz to 54 MHz.</p>
|
|
48
|
-
* </li>
|
|
49
|
-
* </ul>
|
|
50
|
-
*/
|
|
51
|
-
value: number | undefined;
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* <p>Frequency bandwidth units.</p>
|
|
55
|
-
*/
|
|
56
|
-
units: BandwidthUnits | string | undefined;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export namespace FrequencyBandwidth {
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
export const filterSensitiveLog = (obj: FrequencyBandwidth): any => ({
|
|
64
|
-
...obj,
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
export enum FrequencyUnits {
|
|
69
|
-
GHZ = "GHz",
|
|
70
|
-
KHZ = "kHz",
|
|
71
|
-
MHZ = "MHz",
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* <p>Object that describes the frequency.</p>
|
|
76
|
-
*/
|
|
77
|
-
export interface Frequency {
|
|
78
|
-
/**
|
|
79
|
-
* <p>Frequency value. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.</p>
|
|
80
|
-
*/
|
|
81
|
-
value: number | undefined;
|
|
82
|
-
|
|
83
|
-
/**
|
|
84
|
-
* <p>Frequency units.</p>
|
|
85
|
-
*/
|
|
86
|
-
units: FrequencyUnits | string | undefined;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
export namespace Frequency {
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
export const filterSensitiveLog = (obj: Frequency): any => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
export enum Polarization {
|
|
99
|
-
LEFT_HAND = "LEFT_HAND",
|
|
100
|
-
NONE = "NONE",
|
|
101
|
-
RIGHT_HAND = "RIGHT_HAND",
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
/**
|
|
105
|
-
* <p>Object that describes a spectral <code>Config</code>.</p>
|
|
106
|
-
*/
|
|
107
|
-
export interface SpectrumConfig {
|
|
108
|
-
/**
|
|
109
|
-
* <p>Center frequency of a spectral <code>Config</code>. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.</p>
|
|
110
|
-
*/
|
|
111
|
-
centerFrequency: Frequency | undefined;
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* <p>Bandwidth of a spectral <code>Config</code>. AWS Ground Station currently has the following bandwidth limitations:</p>
|
|
115
|
-
* <ul>
|
|
116
|
-
* <li>
|
|
117
|
-
* <p>For <code>AntennaDownlinkDemodDecodeconfig</code>, valid values are between 125 kHz to 650 MHz.</p>
|
|
118
|
-
* </li>
|
|
119
|
-
* <li>
|
|
120
|
-
* <p>For <code>AntennaDownlinkconfig</code> valid values are between 10 kHz to 54 MHz.</p>
|
|
121
|
-
* </li>
|
|
122
|
-
* <li>
|
|
123
|
-
* <p>For <code>AntennaUplinkConfig</code>, valid values are between 10 kHz to 54 MHz.</p>
|
|
124
|
-
* </li>
|
|
125
|
-
* </ul>
|
|
126
|
-
*/
|
|
127
|
-
bandwidth: FrequencyBandwidth | undefined;
|
|
128
|
-
|
|
129
|
-
/**
|
|
130
|
-
* <p>Polarization of a spectral <code>Config</code>. Capturing both <code>"RIGHT_HAND"</code> and <code>"LEFT_HAND"</code> polarization requires two separate configs.</p>
|
|
131
|
-
*/
|
|
132
|
-
polarization?: Polarization | string;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
export namespace SpectrumConfig {
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
export const filterSensitiveLog = (obj: SpectrumConfig): any => ({
|
|
140
|
-
...obj,
|
|
141
|
-
});
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
/**
|
|
145
|
-
* <p>Information about how AWS Ground Station should configure an
|
|
146
|
-
* antenna for downlink during a contact.</p>
|
|
147
|
-
*/
|
|
148
|
-
export interface AntennaDownlinkConfig {
|
|
149
|
-
/**
|
|
150
|
-
* <p>Object that describes a spectral <code>Config</code>.</p>
|
|
151
|
-
*/
|
|
152
|
-
spectrumConfig: SpectrumConfig | undefined;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
export namespace AntennaDownlinkConfig {
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
|
-
export const filterSensitiveLog = (obj: AntennaDownlinkConfig): any => ({
|
|
160
|
-
...obj,
|
|
161
|
-
});
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/**
|
|
165
|
-
* <p>Information about the decode <code>Config</code>.</p>
|
|
166
|
-
*/
|
|
167
|
-
export interface DecodeConfig {
|
|
168
|
-
/**
|
|
169
|
-
* <p>Unvalidated JSON of a decode <code>Config</code>.</p>
|
|
170
|
-
*/
|
|
171
|
-
unvalidatedJSON: string | undefined;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
export namespace DecodeConfig {
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
export const filterSensitiveLog = (obj: DecodeConfig): any => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
/**
|
|
184
|
-
* <p>Information about the demodulation <code>Config</code>.</p>
|
|
185
|
-
*/
|
|
186
|
-
export interface DemodulationConfig {
|
|
187
|
-
/**
|
|
188
|
-
* <p>Unvalidated JSON of a demodulation <code>Config</code>.</p>
|
|
189
|
-
*/
|
|
190
|
-
unvalidatedJSON: string | undefined;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
export namespace DemodulationConfig {
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
export const filterSensitiveLog = (obj: DemodulationConfig): any => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
* <p>Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.</p>
|
|
204
|
-
*/
|
|
205
|
-
export interface AntennaDownlinkDemodDecodeConfig {
|
|
206
|
-
/**
|
|
207
|
-
* <p>Information about the spectral <code>Config</code>.</p>
|
|
208
|
-
*/
|
|
209
|
-
spectrumConfig: SpectrumConfig | undefined;
|
|
210
|
-
|
|
211
|
-
/**
|
|
212
|
-
* <p>Information about the demodulation <code>Config</code>.</p>
|
|
213
|
-
*/
|
|
214
|
-
demodulationConfig: DemodulationConfig | undefined;
|
|
215
|
-
|
|
216
|
-
/**
|
|
217
|
-
* <p>Information about the decode <code>Config</code>.</p>
|
|
218
|
-
*/
|
|
219
|
-
decodeConfig: DecodeConfig | undefined;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
export namespace AntennaDownlinkDemodDecodeConfig {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
|
-
export const filterSensitiveLog = (obj: AntennaDownlinkDemodDecodeConfig): any => ({
|
|
227
|
-
...obj,
|
|
228
|
-
});
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
/**
|
|
232
|
-
* <p>Information about the uplink spectral <code>Config</code>.</p>
|
|
233
|
-
*/
|
|
234
|
-
export interface UplinkSpectrumConfig {
|
|
235
|
-
/**
|
|
236
|
-
* <p>Center frequency of an uplink spectral <code>Config</code>. Valid values are between 2025 to 2120 MHz.</p>
|
|
237
|
-
*/
|
|
238
|
-
centerFrequency: Frequency | undefined;
|
|
239
|
-
|
|
240
|
-
/**
|
|
241
|
-
* <p>Polarization of an uplink spectral <code>Config</code>. Capturing both <code>"RIGHT_HAND"</code> and <code>"LEFT_HAND"</code> polarization requires two separate configs.</p>
|
|
242
|
-
*/
|
|
243
|
-
polarization?: Polarization | string;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
export namespace UplinkSpectrumConfig {
|
|
247
|
-
/**
|
|
248
|
-
* @internal
|
|
249
|
-
*/
|
|
250
|
-
export const filterSensitiveLog = (obj: UplinkSpectrumConfig): any => ({
|
|
251
|
-
...obj,
|
|
252
|
-
});
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
export enum EirpUnits {
|
|
256
|
-
DBW = "dBW",
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/**
|
|
260
|
-
* <p>Object that represents EIRP.</p>
|
|
261
|
-
*/
|
|
262
|
-
export interface Eirp {
|
|
263
|
-
/**
|
|
264
|
-
* <p>Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.</p>
|
|
265
|
-
*/
|
|
266
|
-
value: number | undefined;
|
|
267
|
-
|
|
268
|
-
/**
|
|
269
|
-
* <p>Units of an EIRP.</p>
|
|
270
|
-
*/
|
|
271
|
-
units: EirpUnits | string | undefined;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
export namespace Eirp {
|
|
275
|
-
/**
|
|
276
|
-
* @internal
|
|
277
|
-
*/
|
|
278
|
-
export const filterSensitiveLog = (obj: Eirp): any => ({
|
|
279
|
-
...obj,
|
|
280
|
-
});
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
/**
|
|
284
|
-
* <p>Information about the uplink <code>Config</code> of an antenna.</p>
|
|
285
|
-
*/
|
|
286
|
-
export interface AntennaUplinkConfig {
|
|
287
|
-
/**
|
|
288
|
-
* <p>Whether or not uplink transmit is disabled.</p>
|
|
289
|
-
*/
|
|
290
|
-
transmitDisabled?: boolean;
|
|
291
|
-
|
|
292
|
-
/**
|
|
293
|
-
* <p>Information about the uplink spectral <code>Config</code>.</p>
|
|
294
|
-
*/
|
|
295
|
-
spectrumConfig: UplinkSpectrumConfig | undefined;
|
|
296
|
-
|
|
297
|
-
/**
|
|
298
|
-
* <p>EIRP of the target.</p>
|
|
299
|
-
*/
|
|
300
|
-
targetEirp: Eirp | undefined;
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
export namespace AntennaUplinkConfig {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
|
-
export const filterSensitiveLog = (obj: AntennaUplinkConfig): any => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
/**
|
|
313
|
-
* <p/>
|
|
314
|
-
*/
|
|
315
|
-
export interface CancelContactRequest {
|
|
316
|
-
/**
|
|
317
|
-
* <p>UUID of a contact.</p>
|
|
318
|
-
*/
|
|
319
|
-
contactId: string | undefined;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
export namespace CancelContactRequest {
|
|
323
|
-
/**
|
|
324
|
-
* @internal
|
|
325
|
-
*/
|
|
326
|
-
export const filterSensitiveLog = (obj: CancelContactRequest): any => ({
|
|
327
|
-
...obj,
|
|
328
|
-
});
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
/**
|
|
332
|
-
* <p/>
|
|
333
|
-
*/
|
|
334
|
-
export interface ContactIdResponse {
|
|
335
|
-
/**
|
|
336
|
-
* <p>UUID of a contact.</p>
|
|
337
|
-
*/
|
|
338
|
-
contactId?: string;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
export namespace ContactIdResponse {
|
|
342
|
-
/**
|
|
343
|
-
* @internal
|
|
344
|
-
*/
|
|
345
|
-
export const filterSensitiveLog = (obj: ContactIdResponse): any => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
/**
|
|
351
|
-
* <p>Dependency encountered an error.</p>
|
|
352
|
-
*/
|
|
353
|
-
export interface DependencyException extends __SmithyException, $MetadataBearer {
|
|
354
|
-
name: "DependencyException";
|
|
355
|
-
$fault: "server";
|
|
356
|
-
message?: string;
|
|
357
|
-
/**
|
|
358
|
-
* <p/>
|
|
359
|
-
*/
|
|
360
|
-
parameterName?: string;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
export namespace DependencyException {
|
|
364
|
-
/**
|
|
365
|
-
* @internal
|
|
366
|
-
*/
|
|
367
|
-
export const filterSensitiveLog = (obj: DependencyException): any => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
/**
|
|
373
|
-
* <p>One or more parameters are not valid.</p>
|
|
374
|
-
*/
|
|
375
|
-
export interface InvalidParameterException extends __SmithyException, $MetadataBearer {
|
|
376
|
-
name: "InvalidParameterException";
|
|
377
|
-
$fault: "client";
|
|
378
|
-
message?: string;
|
|
379
|
-
/**
|
|
380
|
-
* <p/>
|
|
381
|
-
*/
|
|
382
|
-
parameterName?: string;
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
export namespace InvalidParameterException {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
|
-
export const filterSensitiveLog = (obj: InvalidParameterException): any => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
/**
|
|
395
|
-
* <p>Resource was not found.</p>
|
|
396
|
-
*/
|
|
397
|
-
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
398
|
-
name: "ResourceNotFoundException";
|
|
399
|
-
$fault: "client";
|
|
400
|
-
message?: string;
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
export namespace ResourceNotFoundException {
|
|
404
|
-
/**
|
|
405
|
-
* @internal
|
|
406
|
-
*/
|
|
407
|
-
export const filterSensitiveLog = (obj: ResourceNotFoundException): any => ({
|
|
408
|
-
...obj,
|
|
409
|
-
});
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
export enum ConfigCapabilityType {
|
|
413
|
-
ANTENNA_DOWNLINK = "antenna-downlink",
|
|
414
|
-
ANTENNA_DOWNLINK_DEMOD_DECODE = "antenna-downlink-demod-decode",
|
|
415
|
-
ANTENNA_UPLINK = "antenna-uplink",
|
|
416
|
-
DATAFLOW_ENDPOINT = "dataflow-endpoint",
|
|
417
|
-
S3_RECORDING = "s3-recording",
|
|
418
|
-
TRACKING = "tracking",
|
|
419
|
-
UPLINK_ECHO = "uplink-echo",
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
/**
|
|
423
|
-
* <p/>
|
|
424
|
-
*/
|
|
425
|
-
export interface ConfigIdResponse {
|
|
426
|
-
/**
|
|
427
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
428
|
-
*/
|
|
429
|
-
configId?: string;
|
|
430
|
-
|
|
431
|
-
/**
|
|
432
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
433
|
-
*/
|
|
434
|
-
configType?: ConfigCapabilityType | string;
|
|
435
|
-
|
|
436
|
-
/**
|
|
437
|
-
* <p>ARN of a <code>Config</code>.</p>
|
|
438
|
-
*/
|
|
439
|
-
configArn?: string;
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
export namespace ConfigIdResponse {
|
|
443
|
-
/**
|
|
444
|
-
* @internal
|
|
445
|
-
*/
|
|
446
|
-
export const filterSensitiveLog = (obj: ConfigIdResponse): any => ({
|
|
447
|
-
...obj,
|
|
448
|
-
});
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
/**
|
|
452
|
-
* <p>Information about the dataflow endpoint <code>Config</code>.</p>
|
|
453
|
-
*/
|
|
454
|
-
export interface DataflowEndpointConfig {
|
|
455
|
-
/**
|
|
456
|
-
* <p>Name of a dataflow endpoint.</p>
|
|
457
|
-
*/
|
|
458
|
-
dataflowEndpointName: string | undefined;
|
|
459
|
-
|
|
460
|
-
/**
|
|
461
|
-
* <p>Region of a dataflow endpoint.</p>
|
|
462
|
-
*/
|
|
463
|
-
dataflowEndpointRegion?: string;
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
export namespace DataflowEndpointConfig {
|
|
467
|
-
/**
|
|
468
|
-
* @internal
|
|
469
|
-
*/
|
|
470
|
-
export const filterSensitiveLog = (obj: DataflowEndpointConfig): any => ({
|
|
471
|
-
...obj,
|
|
472
|
-
});
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
/**
|
|
476
|
-
* <p>Information about an S3 recording <code>Config</code>.</p>
|
|
477
|
-
*/
|
|
478
|
-
export interface S3RecordingConfig {
|
|
479
|
-
/**
|
|
480
|
-
* <p>ARN of the bucket to record to.</p>
|
|
481
|
-
*/
|
|
482
|
-
bucketArn: string | undefined;
|
|
483
|
-
|
|
484
|
-
/**
|
|
485
|
-
* <p>ARN of the role Ground Station assumes to write data to the bucket.</p>
|
|
486
|
-
*/
|
|
487
|
-
roleArn: string | undefined;
|
|
488
|
-
|
|
489
|
-
/**
|
|
490
|
-
* <p>S3 Key prefix to prefice data files.</p>
|
|
491
|
-
*/
|
|
492
|
-
prefix?: string;
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
export namespace S3RecordingConfig {
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
499
|
-
export const filterSensitiveLog = (obj: S3RecordingConfig): any => ({
|
|
500
|
-
...obj,
|
|
501
|
-
});
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
export enum Criticality {
|
|
505
|
-
PREFERRED = "PREFERRED",
|
|
506
|
-
REMOVED = "REMOVED",
|
|
507
|
-
REQUIRED = "REQUIRED",
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
/**
|
|
511
|
-
* <p>Object that determines whether tracking should be used during a contact
|
|
512
|
-
* executed with this <code>Config</code> in the mission profile.</p>
|
|
513
|
-
*/
|
|
514
|
-
export interface TrackingConfig {
|
|
515
|
-
/**
|
|
516
|
-
* <p>Current setting for autotrack.</p>
|
|
517
|
-
*/
|
|
518
|
-
autotrack: Criticality | string | undefined;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
export namespace TrackingConfig {
|
|
522
|
-
/**
|
|
523
|
-
* @internal
|
|
524
|
-
*/
|
|
525
|
-
export const filterSensitiveLog = (obj: TrackingConfig): any => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
/**
|
|
531
|
-
* <p>Information about an uplink echo <code>Config</code>.</p>
|
|
532
|
-
* <p>Parameters from the <code>AntennaUplinkConfig</code>, corresponding to the
|
|
533
|
-
* specified <code>AntennaUplinkConfigArn</code>, are used when this <code>UplinkEchoConfig</code>
|
|
534
|
-
* is used in a contact.</p>
|
|
535
|
-
*/
|
|
536
|
-
export interface UplinkEchoConfig {
|
|
537
|
-
/**
|
|
538
|
-
* <p>Whether or not an uplink <code>Config</code> is enabled.</p>
|
|
539
|
-
*/
|
|
540
|
-
enabled: boolean | undefined;
|
|
541
|
-
|
|
542
|
-
/**
|
|
543
|
-
* <p>ARN of an uplink <code>Config</code>.</p>
|
|
544
|
-
*/
|
|
545
|
-
antennaUplinkConfigArn: string | undefined;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
export namespace UplinkEchoConfig {
|
|
549
|
-
/**
|
|
550
|
-
* @internal
|
|
551
|
-
*/
|
|
552
|
-
export const filterSensitiveLog = (obj: UplinkEchoConfig): any => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
/**
|
|
558
|
-
* <p>Object containing the parameters of a <code>Config</code>.</p>
|
|
559
|
-
* <p>See the subtype definitions for what each type of <code>Config</code> contains.</p>
|
|
560
|
-
*/
|
|
561
|
-
export type ConfigTypeData =
|
|
562
|
-
| ConfigTypeData.AntennaDownlinkConfigMember
|
|
563
|
-
| ConfigTypeData.AntennaDownlinkDemodDecodeConfigMember
|
|
564
|
-
| ConfigTypeData.AntennaUplinkConfigMember
|
|
565
|
-
| ConfigTypeData.DataflowEndpointConfigMember
|
|
566
|
-
| ConfigTypeData.S3RecordingConfigMember
|
|
567
|
-
| ConfigTypeData.TrackingConfigMember
|
|
568
|
-
| ConfigTypeData.UplinkEchoConfigMember
|
|
569
|
-
| ConfigTypeData.$UnknownMember;
|
|
570
|
-
|
|
571
|
-
export namespace ConfigTypeData {
|
|
572
|
-
/**
|
|
573
|
-
* <p>Information about how AWS Ground Station should configure an antenna for downlink during a contact.</p>
|
|
574
|
-
*/
|
|
575
|
-
export interface AntennaDownlinkConfigMember {
|
|
576
|
-
antennaDownlinkConfig: AntennaDownlinkConfig;
|
|
577
|
-
trackingConfig?: never;
|
|
578
|
-
dataflowEndpointConfig?: never;
|
|
579
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
580
|
-
antennaUplinkConfig?: never;
|
|
581
|
-
uplinkEchoConfig?: never;
|
|
582
|
-
s3RecordingConfig?: never;
|
|
583
|
-
$unknown?: never;
|
|
584
|
-
}
|
|
585
|
-
|
|
586
|
-
/**
|
|
587
|
-
* <p>Object that determines whether tracking should be used during a contact executed with this <code>Config</code> in the mission profile. </p>
|
|
588
|
-
*/
|
|
589
|
-
export interface TrackingConfigMember {
|
|
590
|
-
antennaDownlinkConfig?: never;
|
|
591
|
-
trackingConfig: TrackingConfig;
|
|
592
|
-
dataflowEndpointConfig?: never;
|
|
593
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
594
|
-
antennaUplinkConfig?: never;
|
|
595
|
-
uplinkEchoConfig?: never;
|
|
596
|
-
s3RecordingConfig?: never;
|
|
597
|
-
$unknown?: never;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
/**
|
|
601
|
-
* <p>Information about the dataflow endpoint <code>Config</code>.</p>
|
|
602
|
-
*/
|
|
603
|
-
export interface DataflowEndpointConfigMember {
|
|
604
|
-
antennaDownlinkConfig?: never;
|
|
605
|
-
trackingConfig?: never;
|
|
606
|
-
dataflowEndpointConfig: DataflowEndpointConfig;
|
|
607
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
608
|
-
antennaUplinkConfig?: never;
|
|
609
|
-
uplinkEchoConfig?: never;
|
|
610
|
-
s3RecordingConfig?: never;
|
|
611
|
-
$unknown?: never;
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
/**
|
|
615
|
-
* <p>Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.</p>
|
|
616
|
-
*/
|
|
617
|
-
export interface AntennaDownlinkDemodDecodeConfigMember {
|
|
618
|
-
antennaDownlinkConfig?: never;
|
|
619
|
-
trackingConfig?: never;
|
|
620
|
-
dataflowEndpointConfig?: never;
|
|
621
|
-
antennaDownlinkDemodDecodeConfig: AntennaDownlinkDemodDecodeConfig;
|
|
622
|
-
antennaUplinkConfig?: never;
|
|
623
|
-
uplinkEchoConfig?: never;
|
|
624
|
-
s3RecordingConfig?: never;
|
|
625
|
-
$unknown?: never;
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
/**
|
|
629
|
-
* <p>Information about how AWS Ground Station should configure an antenna for uplink during a contact.</p>
|
|
630
|
-
*/
|
|
631
|
-
export interface AntennaUplinkConfigMember {
|
|
632
|
-
antennaDownlinkConfig?: never;
|
|
633
|
-
trackingConfig?: never;
|
|
634
|
-
dataflowEndpointConfig?: never;
|
|
635
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
636
|
-
antennaUplinkConfig: AntennaUplinkConfig;
|
|
637
|
-
uplinkEchoConfig?: never;
|
|
638
|
-
s3RecordingConfig?: never;
|
|
639
|
-
$unknown?: never;
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
/**
|
|
643
|
-
* <p>Information about an uplink echo <code>Config</code>.</p>
|
|
644
|
-
* <p>Parameters from the <code>AntennaUplinkConfig</code>, corresponding to the specified <code>AntennaUplinkConfigArn</code>, are used when this <code>UplinkEchoConfig</code> is used in a contact.</p>
|
|
645
|
-
*/
|
|
646
|
-
export interface UplinkEchoConfigMember {
|
|
647
|
-
antennaDownlinkConfig?: never;
|
|
648
|
-
trackingConfig?: never;
|
|
649
|
-
dataflowEndpointConfig?: never;
|
|
650
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
651
|
-
antennaUplinkConfig?: never;
|
|
652
|
-
uplinkEchoConfig: UplinkEchoConfig;
|
|
653
|
-
s3RecordingConfig?: never;
|
|
654
|
-
$unknown?: never;
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
/**
|
|
658
|
-
* <p>Information about an S3 recording <code>Config</code>.</p>
|
|
659
|
-
*/
|
|
660
|
-
export interface S3RecordingConfigMember {
|
|
661
|
-
antennaDownlinkConfig?: never;
|
|
662
|
-
trackingConfig?: never;
|
|
663
|
-
dataflowEndpointConfig?: never;
|
|
664
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
665
|
-
antennaUplinkConfig?: never;
|
|
666
|
-
uplinkEchoConfig?: never;
|
|
667
|
-
s3RecordingConfig: S3RecordingConfig;
|
|
668
|
-
$unknown?: never;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
export interface $UnknownMember {
|
|
672
|
-
antennaDownlinkConfig?: never;
|
|
673
|
-
trackingConfig?: never;
|
|
674
|
-
dataflowEndpointConfig?: never;
|
|
675
|
-
antennaDownlinkDemodDecodeConfig?: never;
|
|
676
|
-
antennaUplinkConfig?: never;
|
|
677
|
-
uplinkEchoConfig?: never;
|
|
678
|
-
s3RecordingConfig?: never;
|
|
679
|
-
$unknown: [string, any];
|
|
680
|
-
}
|
|
681
|
-
|
|
682
|
-
export interface Visitor<T> {
|
|
683
|
-
antennaDownlinkConfig: (value: AntennaDownlinkConfig) => T;
|
|
684
|
-
trackingConfig: (value: TrackingConfig) => T;
|
|
685
|
-
dataflowEndpointConfig: (value: DataflowEndpointConfig) => T;
|
|
686
|
-
antennaDownlinkDemodDecodeConfig: (value: AntennaDownlinkDemodDecodeConfig) => T;
|
|
687
|
-
antennaUplinkConfig: (value: AntennaUplinkConfig) => T;
|
|
688
|
-
uplinkEchoConfig: (value: UplinkEchoConfig) => T;
|
|
689
|
-
s3RecordingConfig: (value: S3RecordingConfig) => T;
|
|
690
|
-
_: (name: string, value: any) => T;
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
export const visit = <T>(value: ConfigTypeData, visitor: Visitor<T>): T => {
|
|
694
|
-
if (value.antennaDownlinkConfig !== undefined) return visitor.antennaDownlinkConfig(value.antennaDownlinkConfig);
|
|
695
|
-
if (value.trackingConfig !== undefined) return visitor.trackingConfig(value.trackingConfig);
|
|
696
|
-
if (value.dataflowEndpointConfig !== undefined) return visitor.dataflowEndpointConfig(value.dataflowEndpointConfig);
|
|
697
|
-
if (value.antennaDownlinkDemodDecodeConfig !== undefined)
|
|
698
|
-
return visitor.antennaDownlinkDemodDecodeConfig(value.antennaDownlinkDemodDecodeConfig);
|
|
699
|
-
if (value.antennaUplinkConfig !== undefined) return visitor.antennaUplinkConfig(value.antennaUplinkConfig);
|
|
700
|
-
if (value.uplinkEchoConfig !== undefined) return visitor.uplinkEchoConfig(value.uplinkEchoConfig);
|
|
701
|
-
if (value.s3RecordingConfig !== undefined) return visitor.s3RecordingConfig(value.s3RecordingConfig);
|
|
702
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
703
|
-
};
|
|
704
|
-
|
|
705
|
-
/**
|
|
706
|
-
* @internal
|
|
707
|
-
*/
|
|
708
|
-
export const filterSensitiveLog = (obj: ConfigTypeData): any => {
|
|
709
|
-
if (obj.antennaDownlinkConfig !== undefined)
|
|
710
|
-
return { antennaDownlinkConfig: AntennaDownlinkConfig.filterSensitiveLog(obj.antennaDownlinkConfig) };
|
|
711
|
-
if (obj.trackingConfig !== undefined)
|
|
712
|
-
return { trackingConfig: TrackingConfig.filterSensitiveLog(obj.trackingConfig) };
|
|
713
|
-
if (obj.dataflowEndpointConfig !== undefined)
|
|
714
|
-
return { dataflowEndpointConfig: DataflowEndpointConfig.filterSensitiveLog(obj.dataflowEndpointConfig) };
|
|
715
|
-
if (obj.antennaDownlinkDemodDecodeConfig !== undefined)
|
|
716
|
-
return {
|
|
717
|
-
antennaDownlinkDemodDecodeConfig: AntennaDownlinkDemodDecodeConfig.filterSensitiveLog(
|
|
718
|
-
obj.antennaDownlinkDemodDecodeConfig
|
|
719
|
-
),
|
|
720
|
-
};
|
|
721
|
-
if (obj.antennaUplinkConfig !== undefined)
|
|
722
|
-
return { antennaUplinkConfig: AntennaUplinkConfig.filterSensitiveLog(obj.antennaUplinkConfig) };
|
|
723
|
-
if (obj.uplinkEchoConfig !== undefined)
|
|
724
|
-
return { uplinkEchoConfig: UplinkEchoConfig.filterSensitiveLog(obj.uplinkEchoConfig) };
|
|
725
|
-
if (obj.s3RecordingConfig !== undefined)
|
|
726
|
-
return { s3RecordingConfig: S3RecordingConfig.filterSensitiveLog(obj.s3RecordingConfig) };
|
|
727
|
-
if (obj.$unknown !== undefined) return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
728
|
-
};
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
/**
|
|
732
|
-
* <p/>
|
|
733
|
-
*/
|
|
734
|
-
export interface CreateConfigRequest {
|
|
735
|
-
/**
|
|
736
|
-
* <p>Name of a <code>Config</code>.</p>
|
|
737
|
-
*/
|
|
738
|
-
name: string | undefined;
|
|
739
|
-
|
|
740
|
-
/**
|
|
741
|
-
* <p>Parameters of a <code>Config</code>.</p>
|
|
742
|
-
*/
|
|
743
|
-
configData: ConfigTypeData | undefined;
|
|
744
|
-
|
|
745
|
-
/**
|
|
746
|
-
* <p>Tags assigned to a <code>Config</code>.</p>
|
|
747
|
-
*/
|
|
748
|
-
tags?: { [key: string]: string };
|
|
749
|
-
}
|
|
750
|
-
|
|
751
|
-
export namespace CreateConfigRequest {
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
|
-
export const filterSensitiveLog = (obj: CreateConfigRequest): any => ({
|
|
756
|
-
...obj,
|
|
757
|
-
...(obj.configData && { configData: ConfigTypeData.filterSensitiveLog(obj.configData) }),
|
|
758
|
-
});
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
/**
|
|
762
|
-
* <p>Account limits for this resource have been exceeded.</p>
|
|
763
|
-
*/
|
|
764
|
-
export interface ResourceLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
765
|
-
name: "ResourceLimitExceededException";
|
|
766
|
-
$fault: "client";
|
|
767
|
-
message?: string;
|
|
768
|
-
/**
|
|
769
|
-
* <p/>
|
|
770
|
-
*/
|
|
771
|
-
parameterName?: string;
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
export namespace ResourceLimitExceededException {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
|
-
export const filterSensitiveLog = (obj: ResourceLimitExceededException): any => ({
|
|
779
|
-
...obj,
|
|
780
|
-
});
|
|
781
|
-
}
|
|
782
|
-
|
|
783
|
-
/**
|
|
784
|
-
* <p/>
|
|
785
|
-
*/
|
|
786
|
-
export interface DeleteConfigRequest {
|
|
787
|
-
/**
|
|
788
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
789
|
-
*/
|
|
790
|
-
configId: string | undefined;
|
|
791
|
-
|
|
792
|
-
/**
|
|
793
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
794
|
-
*/
|
|
795
|
-
configType: ConfigCapabilityType | string | undefined;
|
|
796
|
-
}
|
|
797
|
-
|
|
798
|
-
export namespace DeleteConfigRequest {
|
|
799
|
-
/**
|
|
800
|
-
* @internal
|
|
801
|
-
*/
|
|
802
|
-
export const filterSensitiveLog = (obj: DeleteConfigRequest): any => ({
|
|
803
|
-
...obj,
|
|
804
|
-
});
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
/**
|
|
808
|
-
* <p/>
|
|
809
|
-
*/
|
|
810
|
-
export interface GetConfigRequest {
|
|
811
|
-
/**
|
|
812
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
813
|
-
*/
|
|
814
|
-
configId: string | undefined;
|
|
815
|
-
|
|
816
|
-
/**
|
|
817
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
818
|
-
*/
|
|
819
|
-
configType: ConfigCapabilityType | string | undefined;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
export namespace GetConfigRequest {
|
|
823
|
-
/**
|
|
824
|
-
* @internal
|
|
825
|
-
*/
|
|
826
|
-
export const filterSensitiveLog = (obj: GetConfigRequest): any => ({
|
|
827
|
-
...obj,
|
|
828
|
-
});
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
/**
|
|
832
|
-
* <p/>
|
|
833
|
-
*/
|
|
834
|
-
export interface GetConfigResponse {
|
|
835
|
-
/**
|
|
836
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
837
|
-
*/
|
|
838
|
-
configId: string | undefined;
|
|
839
|
-
|
|
840
|
-
/**
|
|
841
|
-
* <p>ARN of a <code>Config</code>
|
|
842
|
-
* </p>
|
|
843
|
-
*/
|
|
844
|
-
configArn: string | undefined;
|
|
845
|
-
|
|
846
|
-
/**
|
|
847
|
-
* <p>Name of a <code>Config</code>.</p>
|
|
848
|
-
*/
|
|
849
|
-
name: string | undefined;
|
|
850
|
-
|
|
851
|
-
/**
|
|
852
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
853
|
-
*/
|
|
854
|
-
configType?: ConfigCapabilityType | string;
|
|
855
|
-
|
|
856
|
-
/**
|
|
857
|
-
* <p>Data elements in a <code>Config</code>.</p>
|
|
858
|
-
*/
|
|
859
|
-
configData: ConfigTypeData | undefined;
|
|
860
|
-
|
|
861
|
-
/**
|
|
862
|
-
* <p>Tags assigned to a <code>Config</code>.</p>
|
|
863
|
-
*/
|
|
864
|
-
tags?: { [key: string]: string };
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
export namespace GetConfigResponse {
|
|
868
|
-
/**
|
|
869
|
-
* @internal
|
|
870
|
-
*/
|
|
871
|
-
export const filterSensitiveLog = (obj: GetConfigResponse): any => ({
|
|
872
|
-
...obj,
|
|
873
|
-
...(obj.configData && { configData: ConfigTypeData.filterSensitiveLog(obj.configData) }),
|
|
874
|
-
});
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
/**
|
|
878
|
-
* <p/>
|
|
879
|
-
*/
|
|
880
|
-
export interface ListConfigsRequest {
|
|
881
|
-
/**
|
|
882
|
-
* <p>Maximum number of <code>Configs</code> returned.</p>
|
|
883
|
-
*/
|
|
884
|
-
maxResults?: number;
|
|
885
|
-
|
|
886
|
-
/**
|
|
887
|
-
* <p>Next token returned in the request of a previous <code>ListConfigs</code> call. Used to get the next page of results.</p>
|
|
888
|
-
*/
|
|
889
|
-
nextToken?: string;
|
|
890
|
-
}
|
|
891
|
-
|
|
892
|
-
export namespace ListConfigsRequest {
|
|
893
|
-
/**
|
|
894
|
-
* @internal
|
|
895
|
-
*/
|
|
896
|
-
export const filterSensitiveLog = (obj: ListConfigsRequest): any => ({
|
|
897
|
-
...obj,
|
|
898
|
-
});
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
/**
|
|
902
|
-
* <p>An item in a list of <code>Config</code> objects.</p>
|
|
903
|
-
*/
|
|
904
|
-
export interface ConfigListItem {
|
|
905
|
-
/**
|
|
906
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
907
|
-
*/
|
|
908
|
-
configId?: string;
|
|
909
|
-
|
|
910
|
-
/**
|
|
911
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
912
|
-
*/
|
|
913
|
-
configType?: ConfigCapabilityType | string;
|
|
914
|
-
|
|
915
|
-
/**
|
|
916
|
-
* <p>ARN of a <code>Config</code>.</p>
|
|
917
|
-
*/
|
|
918
|
-
configArn?: string;
|
|
919
|
-
|
|
920
|
-
/**
|
|
921
|
-
* <p>Name of a <code>Config</code>.</p>
|
|
922
|
-
*/
|
|
923
|
-
name?: string;
|
|
924
|
-
}
|
|
925
|
-
|
|
926
|
-
export namespace ConfigListItem {
|
|
927
|
-
/**
|
|
928
|
-
* @internal
|
|
929
|
-
*/
|
|
930
|
-
export const filterSensitiveLog = (obj: ConfigListItem): any => ({
|
|
931
|
-
...obj,
|
|
932
|
-
});
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
/**
|
|
936
|
-
* <p/>
|
|
937
|
-
*/
|
|
938
|
-
export interface ListConfigsResponse {
|
|
939
|
-
/**
|
|
940
|
-
* <p>Next token returned in the response of a previous <code>ListConfigs</code> call. Used to get the next page of results.</p>
|
|
941
|
-
*/
|
|
942
|
-
nextToken?: string;
|
|
943
|
-
|
|
944
|
-
/**
|
|
945
|
-
* <p>List of <code>Config</code> items.</p>
|
|
946
|
-
*/
|
|
947
|
-
configList?: ConfigListItem[];
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
export namespace ListConfigsResponse {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
|
-
export const filterSensitiveLog = (obj: ListConfigsResponse): any => ({
|
|
955
|
-
...obj,
|
|
956
|
-
});
|
|
957
|
-
}
|
|
958
|
-
|
|
959
|
-
/**
|
|
960
|
-
* <p/>
|
|
961
|
-
*/
|
|
962
|
-
export interface UpdateConfigRequest {
|
|
963
|
-
/**
|
|
964
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
965
|
-
*/
|
|
966
|
-
configId: string | undefined;
|
|
967
|
-
|
|
968
|
-
/**
|
|
969
|
-
* <p>Name of a <code>Config</code>.</p>
|
|
970
|
-
*/
|
|
971
|
-
name: string | undefined;
|
|
972
|
-
|
|
973
|
-
/**
|
|
974
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
975
|
-
*/
|
|
976
|
-
configType: ConfigCapabilityType | string | undefined;
|
|
977
|
-
|
|
978
|
-
/**
|
|
979
|
-
* <p>Parameters of a <code>Config</code>.</p>
|
|
980
|
-
*/
|
|
981
|
-
configData: ConfigTypeData | undefined;
|
|
982
|
-
}
|
|
983
|
-
|
|
984
|
-
export namespace UpdateConfigRequest {
|
|
985
|
-
/**
|
|
986
|
-
* @internal
|
|
987
|
-
*/
|
|
988
|
-
export const filterSensitiveLog = (obj: UpdateConfigRequest): any => ({
|
|
989
|
-
...obj,
|
|
990
|
-
...(obj.configData && { configData: ConfigTypeData.filterSensitiveLog(obj.configData) }),
|
|
991
|
-
});
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
/**
|
|
995
|
-
* <p>Information about the socket address.</p>
|
|
996
|
-
*/
|
|
997
|
-
export interface SocketAddress {
|
|
998
|
-
/**
|
|
999
|
-
* <p>Name of a socket address.</p>
|
|
1000
|
-
*/
|
|
1001
|
-
name: string | undefined;
|
|
1002
|
-
|
|
1003
|
-
/**
|
|
1004
|
-
* <p>Port of a socket address.</p>
|
|
1005
|
-
*/
|
|
1006
|
-
port: number | undefined;
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
export namespace SocketAddress {
|
|
1010
|
-
/**
|
|
1011
|
-
* @internal
|
|
1012
|
-
*/
|
|
1013
|
-
export const filterSensitiveLog = (obj: SocketAddress): any => ({
|
|
1014
|
-
...obj,
|
|
1015
|
-
});
|
|
1016
|
-
}
|
|
1017
|
-
|
|
1018
|
-
export enum EndpointStatus {
|
|
1019
|
-
created = "created",
|
|
1020
|
-
creating = "creating",
|
|
1021
|
-
deleted = "deleted",
|
|
1022
|
-
deleting = "deleting",
|
|
1023
|
-
failed = "failed",
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
/**
|
|
1027
|
-
* <p>Information about a dataflow endpoint.</p>
|
|
1028
|
-
*/
|
|
1029
|
-
export interface DataflowEndpoint {
|
|
1030
|
-
/**
|
|
1031
|
-
* <p>Name of a dataflow endpoint.</p>
|
|
1032
|
-
*/
|
|
1033
|
-
name?: string;
|
|
1034
|
-
|
|
1035
|
-
/**
|
|
1036
|
-
* <p>Socket address of a dataflow endpoint.</p>
|
|
1037
|
-
*/
|
|
1038
|
-
address?: SocketAddress;
|
|
1039
|
-
|
|
1040
|
-
/**
|
|
1041
|
-
* <p>Status of a dataflow endpoint.</p>
|
|
1042
|
-
*/
|
|
1043
|
-
status?: EndpointStatus | string;
|
|
1044
|
-
|
|
1045
|
-
/**
|
|
1046
|
-
* <p>Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.</p>
|
|
1047
|
-
*/
|
|
1048
|
-
mtu?: number;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
export namespace DataflowEndpoint {
|
|
1052
|
-
/**
|
|
1053
|
-
* @internal
|
|
1054
|
-
*/
|
|
1055
|
-
export const filterSensitiveLog = (obj: DataflowEndpoint): any => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
/**
|
|
1061
|
-
* <p>Information about endpoints.</p>
|
|
1062
|
-
*/
|
|
1063
|
-
export interface SecurityDetails {
|
|
1064
|
-
/**
|
|
1065
|
-
* <p>A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.</p>
|
|
1066
|
-
*/
|
|
1067
|
-
subnetIds: string[] | undefined;
|
|
1068
|
-
|
|
1069
|
-
/**
|
|
1070
|
-
* <p>The security groups to attach to the elastic network interfaces.</p>
|
|
1071
|
-
*/
|
|
1072
|
-
securityGroupIds: string[] | undefined;
|
|
1073
|
-
|
|
1074
|
-
/**
|
|
1075
|
-
* <p>ARN to a role needed for connecting streams to your instances. </p>
|
|
1076
|
-
*/
|
|
1077
|
-
roleArn: string | undefined;
|
|
1078
|
-
}
|
|
1079
|
-
|
|
1080
|
-
export namespace SecurityDetails {
|
|
1081
|
-
/**
|
|
1082
|
-
* @internal
|
|
1083
|
-
*/
|
|
1084
|
-
export const filterSensitiveLog = (obj: SecurityDetails): any => ({
|
|
1085
|
-
...obj,
|
|
1086
|
-
});
|
|
1087
|
-
}
|
|
1088
|
-
|
|
1089
|
-
/**
|
|
1090
|
-
* <p>Information about the endpoint details.</p>
|
|
1091
|
-
*/
|
|
1092
|
-
export interface EndpointDetails {
|
|
1093
|
-
/**
|
|
1094
|
-
* <p>Endpoint security details.</p>
|
|
1095
|
-
*/
|
|
1096
|
-
securityDetails?: SecurityDetails;
|
|
1097
|
-
|
|
1098
|
-
/**
|
|
1099
|
-
* <p>A dataflow endpoint.</p>
|
|
1100
|
-
*/
|
|
1101
|
-
endpoint?: DataflowEndpoint;
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
|
-
export namespace EndpointDetails {
|
|
1105
|
-
/**
|
|
1106
|
-
* @internal
|
|
1107
|
-
*/
|
|
1108
|
-
export const filterSensitiveLog = (obj: EndpointDetails): any => ({
|
|
1109
|
-
...obj,
|
|
1110
|
-
});
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
/**
|
|
1114
|
-
* <p>Details about an S3 recording <code>Config</code> used in a contact.</p>
|
|
1115
|
-
*/
|
|
1116
|
-
export interface S3RecordingDetails {
|
|
1117
|
-
/**
|
|
1118
|
-
* <p>ARN of the bucket used.</p>
|
|
1119
|
-
*/
|
|
1120
|
-
bucketArn?: string;
|
|
1121
|
-
|
|
1122
|
-
/**
|
|
1123
|
-
* <p>Template of the S3 key used.</p>
|
|
1124
|
-
*/
|
|
1125
|
-
keyTemplate?: string;
|
|
1126
|
-
}
|
|
1127
|
-
|
|
1128
|
-
export namespace S3RecordingDetails {
|
|
1129
|
-
/**
|
|
1130
|
-
* @internal
|
|
1131
|
-
*/
|
|
1132
|
-
export const filterSensitiveLog = (obj: S3RecordingDetails): any => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
});
|
|
1135
|
-
}
|
|
1136
|
-
|
|
1137
|
-
/**
|
|
1138
|
-
* <p>Details for certain <code>Config</code> object types in a contact.</p>
|
|
1139
|
-
*/
|
|
1140
|
-
export type ConfigDetails =
|
|
1141
|
-
| ConfigDetails.AntennaDemodDecodeDetailsMember
|
|
1142
|
-
| ConfigDetails.EndpointDetailsMember
|
|
1143
|
-
| ConfigDetails.S3RecordingDetailsMember
|
|
1144
|
-
| ConfigDetails.$UnknownMember;
|
|
1145
|
-
|
|
1146
|
-
export namespace ConfigDetails {
|
|
1147
|
-
/**
|
|
1148
|
-
* <p>Information about the endpoint details.</p>
|
|
1149
|
-
*/
|
|
1150
|
-
export interface EndpointDetailsMember {
|
|
1151
|
-
endpointDetails: EndpointDetails;
|
|
1152
|
-
antennaDemodDecodeDetails?: never;
|
|
1153
|
-
s3RecordingDetails?: never;
|
|
1154
|
-
$unknown?: never;
|
|
1155
|
-
}
|
|
1156
|
-
|
|
1157
|
-
/**
|
|
1158
|
-
* <p>Details for antenna demod decode <code>Config</code> in a contact.</p>
|
|
1159
|
-
*/
|
|
1160
|
-
export interface AntennaDemodDecodeDetailsMember {
|
|
1161
|
-
endpointDetails?: never;
|
|
1162
|
-
antennaDemodDecodeDetails: AntennaDemodDecodeDetails;
|
|
1163
|
-
s3RecordingDetails?: never;
|
|
1164
|
-
$unknown?: never;
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
/**
|
|
1168
|
-
* <p>Details for an S3 recording <code>Config</code> in a contact.</p>
|
|
1169
|
-
*/
|
|
1170
|
-
export interface S3RecordingDetailsMember {
|
|
1171
|
-
endpointDetails?: never;
|
|
1172
|
-
antennaDemodDecodeDetails?: never;
|
|
1173
|
-
s3RecordingDetails: S3RecordingDetails;
|
|
1174
|
-
$unknown?: never;
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
export interface $UnknownMember {
|
|
1178
|
-
endpointDetails?: never;
|
|
1179
|
-
antennaDemodDecodeDetails?: never;
|
|
1180
|
-
s3RecordingDetails?: never;
|
|
1181
|
-
$unknown: [string, any];
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
|
-
export interface Visitor<T> {
|
|
1185
|
-
endpointDetails: (value: EndpointDetails) => T;
|
|
1186
|
-
antennaDemodDecodeDetails: (value: AntennaDemodDecodeDetails) => T;
|
|
1187
|
-
s3RecordingDetails: (value: S3RecordingDetails) => T;
|
|
1188
|
-
_: (name: string, value: any) => T;
|
|
1189
|
-
}
|
|
1190
|
-
|
|
1191
|
-
export const visit = <T>(value: ConfigDetails, visitor: Visitor<T>): T => {
|
|
1192
|
-
if (value.endpointDetails !== undefined) return visitor.endpointDetails(value.endpointDetails);
|
|
1193
|
-
if (value.antennaDemodDecodeDetails !== undefined)
|
|
1194
|
-
return visitor.antennaDemodDecodeDetails(value.antennaDemodDecodeDetails);
|
|
1195
|
-
if (value.s3RecordingDetails !== undefined) return visitor.s3RecordingDetails(value.s3RecordingDetails);
|
|
1196
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
1197
|
-
};
|
|
1198
|
-
|
|
1199
|
-
/**
|
|
1200
|
-
* @internal
|
|
1201
|
-
*/
|
|
1202
|
-
export const filterSensitiveLog = (obj: ConfigDetails): any => {
|
|
1203
|
-
if (obj.endpointDetails !== undefined)
|
|
1204
|
-
return { endpointDetails: EndpointDetails.filterSensitiveLog(obj.endpointDetails) };
|
|
1205
|
-
if (obj.antennaDemodDecodeDetails !== undefined)
|
|
1206
|
-
return { antennaDemodDecodeDetails: AntennaDemodDecodeDetails.filterSensitiveLog(obj.antennaDemodDecodeDetails) };
|
|
1207
|
-
if (obj.s3RecordingDetails !== undefined)
|
|
1208
|
-
return { s3RecordingDetails: S3RecordingDetails.filterSensitiveLog(obj.s3RecordingDetails) };
|
|
1209
|
-
if (obj.$unknown !== undefined) return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
1210
|
-
};
|
|
1211
|
-
}
|
|
1212
|
-
|
|
1213
|
-
/**
|
|
1214
|
-
* <p/>
|
|
1215
|
-
*/
|
|
1216
|
-
export interface DescribeContactRequest {
|
|
1217
|
-
/**
|
|
1218
|
-
* <p>UUID of a contact.</p>
|
|
1219
|
-
*/
|
|
1220
|
-
contactId: string | undefined;
|
|
1221
|
-
}
|
|
1222
|
-
|
|
1223
|
-
export namespace DescribeContactRequest {
|
|
1224
|
-
/**
|
|
1225
|
-
* @internal
|
|
1226
|
-
*/
|
|
1227
|
-
export const filterSensitiveLog = (obj: DescribeContactRequest): any => ({
|
|
1228
|
-
...obj,
|
|
1229
|
-
});
|
|
1230
|
-
}
|
|
1231
|
-
|
|
1232
|
-
export enum ContactStatus {
|
|
1233
|
-
AVAILABLE = "AVAILABLE",
|
|
1234
|
-
AWS_CANCELLED = "AWS_CANCELLED",
|
|
1235
|
-
AWS_FAILED = "AWS_FAILED",
|
|
1236
|
-
CANCELLED = "CANCELLED",
|
|
1237
|
-
CANCELLING = "CANCELLING",
|
|
1238
|
-
COMPLETED = "COMPLETED",
|
|
1239
|
-
FAILED = "FAILED",
|
|
1240
|
-
FAILED_TO_SCHEDULE = "FAILED_TO_SCHEDULE",
|
|
1241
|
-
PASS = "PASS",
|
|
1242
|
-
POSTPASS = "POSTPASS",
|
|
1243
|
-
PREPASS = "PREPASS",
|
|
1244
|
-
SCHEDULED = "SCHEDULED",
|
|
1245
|
-
SCHEDULING = "SCHEDULING",
|
|
1246
|
-
}
|
|
1247
|
-
|
|
1248
|
-
/**
|
|
1249
|
-
* <p>Dataflow details for the destination side.</p>
|
|
1250
|
-
*/
|
|
1251
|
-
export interface Destination {
|
|
1252
|
-
/**
|
|
1253
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
1254
|
-
*/
|
|
1255
|
-
configType?: ConfigCapabilityType | string;
|
|
1256
|
-
|
|
1257
|
-
/**
|
|
1258
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
1259
|
-
*/
|
|
1260
|
-
configId?: string;
|
|
1261
|
-
|
|
1262
|
-
/**
|
|
1263
|
-
* <p>Additional details for a <code>Config</code>, if type is dataflow endpoint or antenna demod decode.</p>
|
|
1264
|
-
*/
|
|
1265
|
-
configDetails?: ConfigDetails;
|
|
1266
|
-
|
|
1267
|
-
/**
|
|
1268
|
-
* <p>Region of a dataflow destination.</p>
|
|
1269
|
-
*/
|
|
1270
|
-
dataflowDestinationRegion?: string;
|
|
1271
|
-
}
|
|
1272
|
-
|
|
1273
|
-
export namespace Destination {
|
|
1274
|
-
/**
|
|
1275
|
-
* @internal
|
|
1276
|
-
*/
|
|
1277
|
-
export const filterSensitiveLog = (obj: Destination): any => ({
|
|
1278
|
-
...obj,
|
|
1279
|
-
...(obj.configDetails && { configDetails: ConfigDetails.filterSensitiveLog(obj.configDetails) }),
|
|
1280
|
-
});
|
|
1281
|
-
}
|
|
1282
|
-
|
|
1283
|
-
/**
|
|
1284
|
-
* <p>Dataflow details for the source side.</p>
|
|
1285
|
-
*/
|
|
1286
|
-
export interface Source {
|
|
1287
|
-
/**
|
|
1288
|
-
* <p>Type of a <code>Config</code>.</p>
|
|
1289
|
-
*/
|
|
1290
|
-
configType?: ConfigCapabilityType | string;
|
|
1291
|
-
|
|
1292
|
-
/**
|
|
1293
|
-
* <p>UUID of a <code>Config</code>.</p>
|
|
1294
|
-
*/
|
|
1295
|
-
configId?: string;
|
|
1296
|
-
|
|
1297
|
-
/**
|
|
1298
|
-
* <p>Additional details for a <code>Config</code>, if type is dataflow endpoint or antenna demod decode.</p>
|
|
1299
|
-
*/
|
|
1300
|
-
configDetails?: ConfigDetails;
|
|
1301
|
-
|
|
1302
|
-
/**
|
|
1303
|
-
* <p>Region of a dataflow source.</p>
|
|
1304
|
-
*/
|
|
1305
|
-
dataflowSourceRegion?: string;
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
export namespace Source {
|
|
1309
|
-
/**
|
|
1310
|
-
* @internal
|
|
1311
|
-
*/
|
|
1312
|
-
export const filterSensitiveLog = (obj: Source): any => ({
|
|
1313
|
-
...obj,
|
|
1314
|
-
...(obj.configDetails && { configDetails: ConfigDetails.filterSensitiveLog(obj.configDetails) }),
|
|
1315
|
-
});
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
/**
|
|
1319
|
-
* <p>Information about a dataflow edge used in a contact.</p>
|
|
1320
|
-
*/
|
|
1321
|
-
export interface DataflowDetail {
|
|
1322
|
-
/**
|
|
1323
|
-
* <p>Dataflow details for the source side.</p>
|
|
1324
|
-
*/
|
|
1325
|
-
source?: Source;
|
|
1326
|
-
|
|
1327
|
-
/**
|
|
1328
|
-
* <p>Dataflow details for the destination side.</p>
|
|
1329
|
-
*/
|
|
1330
|
-
destination?: Destination;
|
|
1331
|
-
|
|
1332
|
-
/**
|
|
1333
|
-
* <p>Error message for a dataflow.</p>
|
|
1334
|
-
*/
|
|
1335
|
-
errorMessage?: string;
|
|
1336
|
-
}
|
|
1337
|
-
|
|
1338
|
-
export namespace DataflowDetail {
|
|
1339
|
-
/**
|
|
1340
|
-
* @internal
|
|
1341
|
-
*/
|
|
1342
|
-
export const filterSensitiveLog = (obj: DataflowDetail): any => ({
|
|
1343
|
-
...obj,
|
|
1344
|
-
...(obj.source && { source: Source.filterSensitiveLog(obj.source) }),
|
|
1345
|
-
...(obj.destination && { destination: Destination.filterSensitiveLog(obj.destination) }),
|
|
1346
|
-
});
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
/**
|
|
1350
|
-
* <p>Elevation angle of the satellite in the sky during a contact.</p>
|
|
1351
|
-
*/
|
|
1352
|
-
export interface Elevation {
|
|
1353
|
-
/**
|
|
1354
|
-
* <p>Elevation angle value.</p>
|
|
1355
|
-
*/
|
|
1356
|
-
value: number | undefined;
|
|
1357
|
-
|
|
1358
|
-
/**
|
|
1359
|
-
* <p>Elevation angle units.</p>
|
|
1360
|
-
*/
|
|
1361
|
-
unit: AngleUnits | string | undefined;
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
export namespace Elevation {
|
|
1365
|
-
/**
|
|
1366
|
-
* @internal
|
|
1367
|
-
*/
|
|
1368
|
-
export const filterSensitiveLog = (obj: Elevation): any => ({
|
|
1369
|
-
...obj,
|
|
1370
|
-
});
|
|
1371
|
-
}
|
|
1372
|
-
|
|
1373
|
-
/**
|
|
1374
|
-
* <p/>
|
|
1375
|
-
*/
|
|
1376
|
-
export interface DescribeContactResponse {
|
|
1377
|
-
/**
|
|
1378
|
-
* <p>UUID of a contact.</p>
|
|
1379
|
-
*/
|
|
1380
|
-
contactId?: string;
|
|
1381
|
-
|
|
1382
|
-
/**
|
|
1383
|
-
* <p>ARN of a mission profile.</p>
|
|
1384
|
-
*/
|
|
1385
|
-
missionProfileArn?: string;
|
|
1386
|
-
|
|
1387
|
-
/**
|
|
1388
|
-
* <p>ARN of a satellite.</p>
|
|
1389
|
-
*/
|
|
1390
|
-
satelliteArn?: string;
|
|
1391
|
-
|
|
1392
|
-
/**
|
|
1393
|
-
* <p>Start time of a contact.</p>
|
|
1394
|
-
*/
|
|
1395
|
-
startTime?: Date;
|
|
1396
|
-
|
|
1397
|
-
/**
|
|
1398
|
-
* <p>End time of a contact.</p>
|
|
1399
|
-
*/
|
|
1400
|
-
endTime?: Date;
|
|
1401
|
-
|
|
1402
|
-
/**
|
|
1403
|
-
* <p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>
|
|
1404
|
-
*/
|
|
1405
|
-
prePassStartTime?: Date;
|
|
1406
|
-
|
|
1407
|
-
/**
|
|
1408
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
1409
|
-
*/
|
|
1410
|
-
postPassEndTime?: Date;
|
|
1411
|
-
|
|
1412
|
-
/**
|
|
1413
|
-
* <p>Ground station for a contact.</p>
|
|
1414
|
-
*/
|
|
1415
|
-
groundStation?: string;
|
|
1416
|
-
|
|
1417
|
-
/**
|
|
1418
|
-
* <p>Status of a contact.</p>
|
|
1419
|
-
*/
|
|
1420
|
-
contactStatus?: ContactStatus | string;
|
|
1421
|
-
|
|
1422
|
-
/**
|
|
1423
|
-
* <p>Error message for a contact.</p>
|
|
1424
|
-
*/
|
|
1425
|
-
errorMessage?: string;
|
|
1426
|
-
|
|
1427
|
-
/**
|
|
1428
|
-
* <p>Maximum elevation angle of a contact.</p>
|
|
1429
|
-
*/
|
|
1430
|
-
maximumElevation?: Elevation;
|
|
1431
|
-
|
|
1432
|
-
/**
|
|
1433
|
-
* <p>Tags assigned to a contact.</p>
|
|
1434
|
-
*/
|
|
1435
|
-
tags?: { [key: string]: string };
|
|
1436
|
-
|
|
1437
|
-
/**
|
|
1438
|
-
* <p>Region of a contact.</p>
|
|
1439
|
-
*/
|
|
1440
|
-
region?: string;
|
|
1441
|
-
|
|
1442
|
-
/**
|
|
1443
|
-
* <p>List describing source and destination details for each dataflow edge.</p>
|
|
1444
|
-
*/
|
|
1445
|
-
dataflowList?: DataflowDetail[];
|
|
1446
|
-
}
|
|
1447
|
-
|
|
1448
|
-
export namespace DescribeContactResponse {
|
|
1449
|
-
/**
|
|
1450
|
-
* @internal
|
|
1451
|
-
*/
|
|
1452
|
-
export const filterSensitiveLog = (obj: DescribeContactResponse): any => ({
|
|
1453
|
-
...obj,
|
|
1454
|
-
...(obj.dataflowList && { dataflowList: obj.dataflowList.map((item) => DataflowDetail.filterSensitiveLog(item)) }),
|
|
1455
|
-
});
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
/**
|
|
1459
|
-
* <p/>
|
|
1460
|
-
*/
|
|
1461
|
-
export interface ListContactsRequest {
|
|
1462
|
-
/**
|
|
1463
|
-
* <p>Maximum number of contacts returned.</p>
|
|
1464
|
-
*/
|
|
1465
|
-
maxResults?: number;
|
|
1466
|
-
|
|
1467
|
-
/**
|
|
1468
|
-
* <p>Next token returned in the request of a previous <code>ListContacts</code> call. Used to get the next page of results.</p>
|
|
1469
|
-
*/
|
|
1470
|
-
nextToken?: string;
|
|
1471
|
-
|
|
1472
|
-
/**
|
|
1473
|
-
* <p>Status of a contact reservation.</p>
|
|
1474
|
-
*/
|
|
1475
|
-
statusList: (ContactStatus | string)[] | undefined;
|
|
1476
|
-
|
|
1477
|
-
/**
|
|
1478
|
-
* <p>Start time of a contact.</p>
|
|
1479
|
-
*/
|
|
1480
|
-
startTime: Date | undefined;
|
|
1481
|
-
|
|
1482
|
-
/**
|
|
1483
|
-
* <p>End time of a contact.</p>
|
|
1484
|
-
*/
|
|
1485
|
-
endTime: Date | undefined;
|
|
1486
|
-
|
|
1487
|
-
/**
|
|
1488
|
-
* <p>Name of a ground station.</p>
|
|
1489
|
-
*/
|
|
1490
|
-
groundStation?: string;
|
|
1491
|
-
|
|
1492
|
-
/**
|
|
1493
|
-
* <p>ARN of a satellite.</p>
|
|
1494
|
-
*/
|
|
1495
|
-
satelliteArn?: string;
|
|
1496
|
-
|
|
1497
|
-
/**
|
|
1498
|
-
* <p>ARN of a mission profile.</p>
|
|
1499
|
-
*/
|
|
1500
|
-
missionProfileArn?: string;
|
|
1501
|
-
}
|
|
1502
|
-
|
|
1503
|
-
export namespace ListContactsRequest {
|
|
1504
|
-
/**
|
|
1505
|
-
* @internal
|
|
1506
|
-
*/
|
|
1507
|
-
export const filterSensitiveLog = (obj: ListContactsRequest): any => ({
|
|
1508
|
-
...obj,
|
|
1509
|
-
});
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
/**
|
|
1513
|
-
* <p>Data describing a contact.</p>
|
|
1514
|
-
*/
|
|
1515
|
-
export interface ContactData {
|
|
1516
|
-
/**
|
|
1517
|
-
* <p>UUID of a contact.</p>
|
|
1518
|
-
*/
|
|
1519
|
-
contactId?: string;
|
|
1520
|
-
|
|
1521
|
-
/**
|
|
1522
|
-
* <p>ARN of a mission profile.</p>
|
|
1523
|
-
*/
|
|
1524
|
-
missionProfileArn?: string;
|
|
1525
|
-
|
|
1526
|
-
/**
|
|
1527
|
-
* <p>ARN of a satellite.</p>
|
|
1528
|
-
*/
|
|
1529
|
-
satelliteArn?: string;
|
|
1530
|
-
|
|
1531
|
-
/**
|
|
1532
|
-
* <p>Start time of a contact.</p>
|
|
1533
|
-
*/
|
|
1534
|
-
startTime?: Date;
|
|
1535
|
-
|
|
1536
|
-
/**
|
|
1537
|
-
* <p>End time of a contact.</p>
|
|
1538
|
-
*/
|
|
1539
|
-
endTime?: Date;
|
|
1540
|
-
|
|
1541
|
-
/**
|
|
1542
|
-
* <p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>
|
|
1543
|
-
*/
|
|
1544
|
-
prePassStartTime?: Date;
|
|
1545
|
-
|
|
1546
|
-
/**
|
|
1547
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
1548
|
-
*/
|
|
1549
|
-
postPassEndTime?: Date;
|
|
1550
|
-
|
|
1551
|
-
/**
|
|
1552
|
-
* <p>Name of a ground station.</p>
|
|
1553
|
-
*/
|
|
1554
|
-
groundStation?: string;
|
|
1555
|
-
|
|
1556
|
-
/**
|
|
1557
|
-
* <p>Status of a contact.</p>
|
|
1558
|
-
*/
|
|
1559
|
-
contactStatus?: ContactStatus | string;
|
|
1560
|
-
|
|
1561
|
-
/**
|
|
1562
|
-
* <p>Error message of a contact.</p>
|
|
1563
|
-
*/
|
|
1564
|
-
errorMessage?: string;
|
|
1565
|
-
|
|
1566
|
-
/**
|
|
1567
|
-
* <p>Maximum elevation angle of a contact.</p>
|
|
1568
|
-
*/
|
|
1569
|
-
maximumElevation?: Elevation;
|
|
1570
|
-
|
|
1571
|
-
/**
|
|
1572
|
-
* <p>Region of a contact.</p>
|
|
1573
|
-
*/
|
|
1574
|
-
region?: string;
|
|
1575
|
-
|
|
1576
|
-
/**
|
|
1577
|
-
* <p>Tags assigned to a contact.</p>
|
|
1578
|
-
*/
|
|
1579
|
-
tags?: { [key: string]: string };
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
export namespace ContactData {
|
|
1583
|
-
/**
|
|
1584
|
-
* @internal
|
|
1585
|
-
*/
|
|
1586
|
-
export const filterSensitiveLog = (obj: ContactData): any => ({
|
|
1587
|
-
...obj,
|
|
1588
|
-
});
|
|
1589
|
-
}
|
|
1590
|
-
|
|
1591
|
-
/**
|
|
1592
|
-
* <p/>
|
|
1593
|
-
*/
|
|
1594
|
-
export interface ListContactsResponse {
|
|
1595
|
-
/**
|
|
1596
|
-
* <p>Next token returned in the response of a previous <code>ListContacts</code> call. Used to get the next page of results.</p>
|
|
1597
|
-
*/
|
|
1598
|
-
nextToken?: string;
|
|
1599
|
-
|
|
1600
|
-
/**
|
|
1601
|
-
* <p>List of contacts.</p>
|
|
1602
|
-
*/
|
|
1603
|
-
contactList?: ContactData[];
|
|
1604
|
-
}
|
|
1605
|
-
|
|
1606
|
-
export namespace ListContactsResponse {
|
|
1607
|
-
/**
|
|
1608
|
-
* @internal
|
|
1609
|
-
*/
|
|
1610
|
-
export const filterSensitiveLog = (obj: ListContactsResponse): any => ({
|
|
1611
|
-
...obj,
|
|
1612
|
-
});
|
|
1613
|
-
}
|
|
1614
|
-
|
|
1615
|
-
/**
|
|
1616
|
-
* <p/>
|
|
1617
|
-
*/
|
|
1618
|
-
export interface ReserveContactRequest {
|
|
1619
|
-
/**
|
|
1620
|
-
* <p>ARN of a mission profile.</p>
|
|
1621
|
-
*/
|
|
1622
|
-
missionProfileArn: string | undefined;
|
|
1623
|
-
|
|
1624
|
-
/**
|
|
1625
|
-
* <p>ARN of a satellite</p>
|
|
1626
|
-
*/
|
|
1627
|
-
satelliteArn: string | undefined;
|
|
1628
|
-
|
|
1629
|
-
/**
|
|
1630
|
-
* <p>Start time of a contact.</p>
|
|
1631
|
-
*/
|
|
1632
|
-
startTime: Date | undefined;
|
|
1633
|
-
|
|
1634
|
-
/**
|
|
1635
|
-
* <p>End time of a contact.</p>
|
|
1636
|
-
*/
|
|
1637
|
-
endTime: Date | undefined;
|
|
1638
|
-
|
|
1639
|
-
/**
|
|
1640
|
-
* <p>Name of a ground station.</p>
|
|
1641
|
-
*/
|
|
1642
|
-
groundStation: string | undefined;
|
|
1643
|
-
|
|
1644
|
-
/**
|
|
1645
|
-
* <p>Tags assigned to a contact.</p>
|
|
1646
|
-
*/
|
|
1647
|
-
tags?: { [key: string]: string };
|
|
1648
|
-
}
|
|
1649
|
-
|
|
1650
|
-
export namespace ReserveContactRequest {
|
|
1651
|
-
/**
|
|
1652
|
-
* @internal
|
|
1653
|
-
*/
|
|
1654
|
-
export const filterSensitiveLog = (obj: ReserveContactRequest): any => ({
|
|
1655
|
-
...obj,
|
|
1656
|
-
});
|
|
1657
|
-
}
|
|
1658
|
-
|
|
1659
|
-
/**
|
|
1660
|
-
* <p/>
|
|
1661
|
-
*/
|
|
1662
|
-
export interface CreateDataflowEndpointGroupRequest {
|
|
1663
|
-
/**
|
|
1664
|
-
* <p>Endpoint details of each endpoint in the dataflow endpoint group.</p>
|
|
1665
|
-
*/
|
|
1666
|
-
endpointDetails: EndpointDetails[] | undefined;
|
|
1667
|
-
|
|
1668
|
-
/**
|
|
1669
|
-
* <p>Tags of a dataflow endpoint group.</p>
|
|
1670
|
-
*/
|
|
1671
|
-
tags?: { [key: string]: string };
|
|
1672
|
-
}
|
|
1673
|
-
|
|
1674
|
-
export namespace CreateDataflowEndpointGroupRequest {
|
|
1675
|
-
/**
|
|
1676
|
-
* @internal
|
|
1677
|
-
*/
|
|
1678
|
-
export const filterSensitiveLog = (obj: CreateDataflowEndpointGroupRequest): any => ({
|
|
1679
|
-
...obj,
|
|
1680
|
-
});
|
|
1681
|
-
}
|
|
1682
|
-
|
|
1683
|
-
/**
|
|
1684
|
-
* <p/>
|
|
1685
|
-
*/
|
|
1686
|
-
export interface DataflowEndpointGroupIdResponse {
|
|
1687
|
-
/**
|
|
1688
|
-
* <p>UUID of a dataflow endpoint group.</p>
|
|
1689
|
-
*/
|
|
1690
|
-
dataflowEndpointGroupId?: string;
|
|
1691
|
-
}
|
|
1692
|
-
|
|
1693
|
-
export namespace DataflowEndpointGroupIdResponse {
|
|
1694
|
-
/**
|
|
1695
|
-
* @internal
|
|
1696
|
-
*/
|
|
1697
|
-
export const filterSensitiveLog = (obj: DataflowEndpointGroupIdResponse): any => ({
|
|
1698
|
-
...obj,
|
|
1699
|
-
});
|
|
1700
|
-
}
|
|
1701
|
-
|
|
1702
|
-
/**
|
|
1703
|
-
* <p/>
|
|
1704
|
-
*/
|
|
1705
|
-
export interface CreateMissionProfileRequest {
|
|
1706
|
-
/**
|
|
1707
|
-
* <p>Name of a mission profile.</p>
|
|
1708
|
-
*/
|
|
1709
|
-
name: string | undefined;
|
|
1710
|
-
|
|
1711
|
-
/**
|
|
1712
|
-
* <p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>
|
|
1713
|
-
*/
|
|
1714
|
-
contactPrePassDurationSeconds?: number;
|
|
1715
|
-
|
|
1716
|
-
/**
|
|
1717
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
1718
|
-
*/
|
|
1719
|
-
contactPostPassDurationSeconds?: number;
|
|
1720
|
-
|
|
1721
|
-
/**
|
|
1722
|
-
* <p>Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.</p>
|
|
1723
|
-
*/
|
|
1724
|
-
minimumViableContactDurationSeconds: number | undefined;
|
|
1725
|
-
|
|
1726
|
-
/**
|
|
1727
|
-
* <p>A list of lists of ARNs. Each list of ARNs is an edge, with a <i>from</i>
|
|
1728
|
-
* <code>Config</code> and a <i>to</i>
|
|
1729
|
-
* <code>Config</code>.</p>
|
|
1730
|
-
*/
|
|
1731
|
-
dataflowEdges: string[][] | undefined;
|
|
1732
|
-
|
|
1733
|
-
/**
|
|
1734
|
-
* <p>ARN of a tracking <code>Config</code>.</p>
|
|
1735
|
-
*/
|
|
1736
|
-
trackingConfigArn: string | undefined;
|
|
1737
|
-
|
|
1738
|
-
/**
|
|
1739
|
-
* <p>Tags assigned to a mission profile.</p>
|
|
1740
|
-
*/
|
|
1741
|
-
tags?: { [key: string]: string };
|
|
1742
|
-
}
|
|
1743
|
-
|
|
1744
|
-
export namespace CreateMissionProfileRequest {
|
|
1745
|
-
/**
|
|
1746
|
-
* @internal
|
|
1747
|
-
*/
|
|
1748
|
-
export const filterSensitiveLog = (obj: CreateMissionProfileRequest): any => ({
|
|
1749
|
-
...obj,
|
|
1750
|
-
});
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
/**
|
|
1754
|
-
* <p/>
|
|
1755
|
-
*/
|
|
1756
|
-
export interface MissionProfileIdResponse {
|
|
1757
|
-
/**
|
|
1758
|
-
* <p>UUID of a mission profile.</p>
|
|
1759
|
-
*/
|
|
1760
|
-
missionProfileId?: string;
|
|
1761
|
-
}
|
|
1762
|
-
|
|
1763
|
-
export namespace MissionProfileIdResponse {
|
|
1764
|
-
/**
|
|
1765
|
-
* @internal
|
|
1766
|
-
*/
|
|
1767
|
-
export const filterSensitiveLog = (obj: MissionProfileIdResponse): any => ({
|
|
1768
|
-
...obj,
|
|
1769
|
-
});
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
/**
|
|
1773
|
-
* <p/>
|
|
1774
|
-
*/
|
|
1775
|
-
export interface DeleteDataflowEndpointGroupRequest {
|
|
1776
|
-
/**
|
|
1777
|
-
* <p>UUID of a dataflow endpoint group.</p>
|
|
1778
|
-
*/
|
|
1779
|
-
dataflowEndpointGroupId: string | undefined;
|
|
1780
|
-
}
|
|
1781
|
-
|
|
1782
|
-
export namespace DeleteDataflowEndpointGroupRequest {
|
|
1783
|
-
/**
|
|
1784
|
-
* @internal
|
|
1785
|
-
*/
|
|
1786
|
-
export const filterSensitiveLog = (obj: DeleteDataflowEndpointGroupRequest): any => ({
|
|
1787
|
-
...obj,
|
|
1788
|
-
});
|
|
1789
|
-
}
|
|
1790
|
-
|
|
1791
|
-
/**
|
|
1792
|
-
* <p/>
|
|
1793
|
-
*/
|
|
1794
|
-
export interface GetDataflowEndpointGroupRequest {
|
|
1795
|
-
/**
|
|
1796
|
-
* <p>UUID of a dataflow endpoint group.</p>
|
|
1797
|
-
*/
|
|
1798
|
-
dataflowEndpointGroupId: string | undefined;
|
|
1799
|
-
}
|
|
1800
|
-
|
|
1801
|
-
export namespace GetDataflowEndpointGroupRequest {
|
|
1802
|
-
/**
|
|
1803
|
-
* @internal
|
|
1804
|
-
*/
|
|
1805
|
-
export const filterSensitiveLog = (obj: GetDataflowEndpointGroupRequest): any => ({
|
|
1806
|
-
...obj,
|
|
1807
|
-
});
|
|
1808
|
-
}
|
|
1809
|
-
|
|
1810
|
-
/**
|
|
1811
|
-
* <p/>
|
|
1812
|
-
*/
|
|
1813
|
-
export interface GetDataflowEndpointGroupResponse {
|
|
1814
|
-
/**
|
|
1815
|
-
* <p>UUID of a dataflow endpoint group.</p>
|
|
1816
|
-
*/
|
|
1817
|
-
dataflowEndpointGroupId?: string;
|
|
1818
|
-
|
|
1819
|
-
/**
|
|
1820
|
-
* <p>ARN of a dataflow endpoint group.</p>
|
|
1821
|
-
*/
|
|
1822
|
-
dataflowEndpointGroupArn?: string;
|
|
1823
|
-
|
|
1824
|
-
/**
|
|
1825
|
-
* <p>Details of a dataflow endpoint.</p>
|
|
1826
|
-
*/
|
|
1827
|
-
endpointsDetails?: EndpointDetails[];
|
|
1828
|
-
|
|
1829
|
-
/**
|
|
1830
|
-
* <p>Tags assigned to a dataflow endpoint group.</p>
|
|
1831
|
-
*/
|
|
1832
|
-
tags?: { [key: string]: string };
|
|
1833
|
-
}
|
|
1834
|
-
|
|
1835
|
-
export namespace GetDataflowEndpointGroupResponse {
|
|
1836
|
-
/**
|
|
1837
|
-
* @internal
|
|
1838
|
-
*/
|
|
1839
|
-
export const filterSensitiveLog = (obj: GetDataflowEndpointGroupResponse): any => ({
|
|
1840
|
-
...obj,
|
|
1841
|
-
});
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
/**
|
|
1845
|
-
* <p/>
|
|
1846
|
-
*/
|
|
1847
|
-
export interface ListDataflowEndpointGroupsRequest {
|
|
1848
|
-
/**
|
|
1849
|
-
* <p>Maximum number of dataflow endpoint groups returned.</p>
|
|
1850
|
-
*/
|
|
1851
|
-
maxResults?: number;
|
|
1852
|
-
|
|
1853
|
-
/**
|
|
1854
|
-
* <p>Next token returned in the request of a previous <code>ListDataflowEndpointGroups</code> call. Used to get the next page of results.</p>
|
|
1855
|
-
*/
|
|
1856
|
-
nextToken?: string;
|
|
1857
|
-
}
|
|
1858
|
-
|
|
1859
|
-
export namespace ListDataflowEndpointGroupsRequest {
|
|
1860
|
-
/**
|
|
1861
|
-
* @internal
|
|
1862
|
-
*/
|
|
1863
|
-
export const filterSensitiveLog = (obj: ListDataflowEndpointGroupsRequest): any => ({
|
|
1864
|
-
...obj,
|
|
1865
|
-
});
|
|
1866
|
-
}
|
|
1867
|
-
|
|
1868
|
-
/**
|
|
1869
|
-
* <p>Item in a list of <code>DataflowEndpoint</code> groups.</p>
|
|
1870
|
-
*/
|
|
1871
|
-
export interface DataflowEndpointListItem {
|
|
1872
|
-
/**
|
|
1873
|
-
* <p>UUID of a dataflow endpoint group.</p>
|
|
1874
|
-
*/
|
|
1875
|
-
dataflowEndpointGroupId?: string;
|
|
1876
|
-
|
|
1877
|
-
/**
|
|
1878
|
-
* <p>ARN of a dataflow endpoint group.</p>
|
|
1879
|
-
*/
|
|
1880
|
-
dataflowEndpointGroupArn?: string;
|
|
1881
|
-
}
|
|
1882
|
-
|
|
1883
|
-
export namespace DataflowEndpointListItem {
|
|
1884
|
-
/**
|
|
1885
|
-
* @internal
|
|
1886
|
-
*/
|
|
1887
|
-
export const filterSensitiveLog = (obj: DataflowEndpointListItem): any => ({
|
|
1888
|
-
...obj,
|
|
1889
|
-
});
|
|
1890
|
-
}
|
|
1891
|
-
|
|
1892
|
-
/**
|
|
1893
|
-
* <p/>
|
|
1894
|
-
*/
|
|
1895
|
-
export interface ListDataflowEndpointGroupsResponse {
|
|
1896
|
-
/**
|
|
1897
|
-
* <p>Next token returned in the response of a previous <code>ListDataflowEndpointGroups</code> call. Used to get the next page of results.</p>
|
|
1898
|
-
*/
|
|
1899
|
-
nextToken?: string;
|
|
1900
|
-
|
|
1901
|
-
/**
|
|
1902
|
-
* <p>A list of dataflow endpoint groups.</p>
|
|
1903
|
-
*/
|
|
1904
|
-
dataflowEndpointGroupList?: DataflowEndpointListItem[];
|
|
1905
|
-
}
|
|
1906
|
-
|
|
1907
|
-
export namespace ListDataflowEndpointGroupsResponse {
|
|
1908
|
-
/**
|
|
1909
|
-
* @internal
|
|
1910
|
-
*/
|
|
1911
|
-
export const filterSensitiveLog = (obj: ListDataflowEndpointGroupsResponse): any => ({
|
|
1912
|
-
...obj,
|
|
1913
|
-
});
|
|
1914
|
-
}
|
|
1915
|
-
|
|
1916
|
-
/**
|
|
1917
|
-
* <p/>
|
|
1918
|
-
*/
|
|
1919
|
-
export interface DeleteMissionProfileRequest {
|
|
1920
|
-
/**
|
|
1921
|
-
* <p>UUID of a mission profile.</p>
|
|
1922
|
-
*/
|
|
1923
|
-
missionProfileId: string | undefined;
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
export namespace DeleteMissionProfileRequest {
|
|
1927
|
-
/**
|
|
1928
|
-
* @internal
|
|
1929
|
-
*/
|
|
1930
|
-
export const filterSensitiveLog = (obj: DeleteMissionProfileRequest): any => ({
|
|
1931
|
-
...obj,
|
|
1932
|
-
});
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
/**
|
|
1936
|
-
* <p/>
|
|
1937
|
-
*/
|
|
1938
|
-
export interface GetMinuteUsageRequest {
|
|
1939
|
-
/**
|
|
1940
|
-
* <p>The month being requested, with a value of 1-12.</p>
|
|
1941
|
-
*/
|
|
1942
|
-
month: number | undefined;
|
|
1943
|
-
|
|
1944
|
-
/**
|
|
1945
|
-
* <p>The year being requested, in the format of YYYY.</p>
|
|
1946
|
-
*/
|
|
1947
|
-
year: number | undefined;
|
|
1948
|
-
}
|
|
1949
|
-
|
|
1950
|
-
export namespace GetMinuteUsageRequest {
|
|
1951
|
-
/**
|
|
1952
|
-
* @internal
|
|
1953
|
-
*/
|
|
1954
|
-
export const filterSensitiveLog = (obj: GetMinuteUsageRequest): any => ({
|
|
1955
|
-
...obj,
|
|
1956
|
-
});
|
|
1957
|
-
}
|
|
1958
|
-
|
|
1959
|
-
/**
|
|
1960
|
-
* <p/>
|
|
1961
|
-
*/
|
|
1962
|
-
export interface GetMinuteUsageResponse {
|
|
1963
|
-
/**
|
|
1964
|
-
* <p>Returns whether or not an account has signed up for the reserved minutes pricing plan, specific to the month being requested.</p>
|
|
1965
|
-
*/
|
|
1966
|
-
isReservedMinutesCustomer?: boolean;
|
|
1967
|
-
|
|
1968
|
-
/**
|
|
1969
|
-
* <p>Total number of reserved minutes allocated, specific to the month being requested.</p>
|
|
1970
|
-
*/
|
|
1971
|
-
totalReservedMinuteAllocation?: number;
|
|
1972
|
-
|
|
1973
|
-
/**
|
|
1974
|
-
* <p>Upcoming minutes scheduled for an account, specific to the month being requested.</p>
|
|
1975
|
-
*/
|
|
1976
|
-
upcomingMinutesScheduled?: number;
|
|
1977
|
-
|
|
1978
|
-
/**
|
|
1979
|
-
* <p>Total scheduled minutes for an account, specific to the month being requested.</p>
|
|
1980
|
-
*/
|
|
1981
|
-
totalScheduledMinutes?: number;
|
|
1982
|
-
|
|
1983
|
-
/**
|
|
1984
|
-
* <p>Estimated number of minutes remaining for an account, specific to the month being requested.</p>
|
|
1985
|
-
*/
|
|
1986
|
-
estimatedMinutesRemaining?: number;
|
|
1987
|
-
}
|
|
1988
|
-
|
|
1989
|
-
export namespace GetMinuteUsageResponse {
|
|
1990
|
-
/**
|
|
1991
|
-
* @internal
|
|
1992
|
-
*/
|
|
1993
|
-
export const filterSensitiveLog = (obj: GetMinuteUsageResponse): any => ({
|
|
1994
|
-
...obj,
|
|
1995
|
-
});
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
|
-
/**
|
|
1999
|
-
* <p/>
|
|
2000
|
-
*/
|
|
2001
|
-
export interface GetMissionProfileRequest {
|
|
2002
|
-
/**
|
|
2003
|
-
* <p>UUID of a mission profile.</p>
|
|
2004
|
-
*/
|
|
2005
|
-
missionProfileId: string | undefined;
|
|
2006
|
-
}
|
|
2007
|
-
|
|
2008
|
-
export namespace GetMissionProfileRequest {
|
|
2009
|
-
/**
|
|
2010
|
-
* @internal
|
|
2011
|
-
*/
|
|
2012
|
-
export const filterSensitiveLog = (obj: GetMissionProfileRequest): any => ({
|
|
2013
|
-
...obj,
|
|
2014
|
-
});
|
|
2015
|
-
}
|
|
2016
|
-
|
|
2017
|
-
/**
|
|
2018
|
-
* <p/>
|
|
2019
|
-
*/
|
|
2020
|
-
export interface GetMissionProfileResponse {
|
|
2021
|
-
/**
|
|
2022
|
-
* <p>UUID of a mission profile.</p>
|
|
2023
|
-
*/
|
|
2024
|
-
missionProfileId?: string;
|
|
2025
|
-
|
|
2026
|
-
/**
|
|
2027
|
-
* <p>ARN of a mission profile.</p>
|
|
2028
|
-
*/
|
|
2029
|
-
missionProfileArn?: string;
|
|
2030
|
-
|
|
2031
|
-
/**
|
|
2032
|
-
* <p>Name of a mission profile.</p>
|
|
2033
|
-
*/
|
|
2034
|
-
name?: string;
|
|
2035
|
-
|
|
2036
|
-
/**
|
|
2037
|
-
* <p>Region of a mission profile.</p>
|
|
2038
|
-
*/
|
|
2039
|
-
region?: string;
|
|
2040
|
-
|
|
2041
|
-
/**
|
|
2042
|
-
* <p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>
|
|
2043
|
-
*/
|
|
2044
|
-
contactPrePassDurationSeconds?: number;
|
|
2045
|
-
|
|
2046
|
-
/**
|
|
2047
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
2048
|
-
*/
|
|
2049
|
-
contactPostPassDurationSeconds?: number;
|
|
2050
|
-
|
|
2051
|
-
/**
|
|
2052
|
-
* <p>Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.</p>
|
|
2053
|
-
*/
|
|
2054
|
-
minimumViableContactDurationSeconds?: number;
|
|
2055
|
-
|
|
2056
|
-
/**
|
|
2057
|
-
* <p>A list of lists of ARNs. Each list of ARNs is an edge, with a <i>from</i>
|
|
2058
|
-
* <code>Config</code> and a <i>to</i>
|
|
2059
|
-
* <code>Config</code>.</p>
|
|
2060
|
-
*/
|
|
2061
|
-
dataflowEdges?: string[][];
|
|
2062
|
-
|
|
2063
|
-
/**
|
|
2064
|
-
* <p>ARN of a tracking <code>Config</code>.</p>
|
|
2065
|
-
*/
|
|
2066
|
-
trackingConfigArn?: string;
|
|
2067
|
-
|
|
2068
|
-
/**
|
|
2069
|
-
* <p>Tags assigned to a mission profile.</p>
|
|
2070
|
-
*/
|
|
2071
|
-
tags?: { [key: string]: string };
|
|
2072
|
-
}
|
|
2073
|
-
|
|
2074
|
-
export namespace GetMissionProfileResponse {
|
|
2075
|
-
/**
|
|
2076
|
-
* @internal
|
|
2077
|
-
*/
|
|
2078
|
-
export const filterSensitiveLog = (obj: GetMissionProfileResponse): any => ({
|
|
2079
|
-
...obj,
|
|
2080
|
-
});
|
|
2081
|
-
}
|
|
2082
|
-
|
|
2083
|
-
/**
|
|
2084
|
-
* <p/>
|
|
2085
|
-
*/
|
|
2086
|
-
export interface GetSatelliteRequest {
|
|
2087
|
-
/**
|
|
2088
|
-
* <p>UUID of a satellite.</p>
|
|
2089
|
-
*/
|
|
2090
|
-
satelliteId: string | undefined;
|
|
2091
|
-
}
|
|
2092
|
-
|
|
2093
|
-
export namespace GetSatelliteRequest {
|
|
2094
|
-
/**
|
|
2095
|
-
* @internal
|
|
2096
|
-
*/
|
|
2097
|
-
export const filterSensitiveLog = (obj: GetSatelliteRequest): any => ({
|
|
2098
|
-
...obj,
|
|
2099
|
-
});
|
|
2100
|
-
}
|
|
2101
|
-
|
|
2102
|
-
/**
|
|
2103
|
-
* <p/>
|
|
2104
|
-
*/
|
|
2105
|
-
export interface GetSatelliteResponse {
|
|
2106
|
-
/**
|
|
2107
|
-
* <p>UUID of a satellite.</p>
|
|
2108
|
-
*/
|
|
2109
|
-
satelliteId?: string;
|
|
2110
|
-
|
|
2111
|
-
/**
|
|
2112
|
-
* <p>ARN of a satellite.</p>
|
|
2113
|
-
*/
|
|
2114
|
-
satelliteArn?: string;
|
|
2115
|
-
|
|
2116
|
-
/**
|
|
2117
|
-
* <p>NORAD satellite ID number.</p>
|
|
2118
|
-
*/
|
|
2119
|
-
noradSatelliteID?: number;
|
|
2120
|
-
|
|
2121
|
-
/**
|
|
2122
|
-
* <p>A list of ground stations to which the satellite is on-boarded.</p>
|
|
2123
|
-
*/
|
|
2124
|
-
groundStations?: string[];
|
|
2125
|
-
}
|
|
2126
|
-
|
|
2127
|
-
export namespace GetSatelliteResponse {
|
|
2128
|
-
/**
|
|
2129
|
-
* @internal
|
|
2130
|
-
*/
|
|
2131
|
-
export const filterSensitiveLog = (obj: GetSatelliteResponse): any => ({
|
|
2132
|
-
...obj,
|
|
2133
|
-
});
|
|
2134
|
-
}
|
|
2135
|
-
|
|
2136
|
-
/**
|
|
2137
|
-
* <p/>
|
|
2138
|
-
*/
|
|
2139
|
-
export interface ListGroundStationsRequest {
|
|
2140
|
-
/**
|
|
2141
|
-
* <p>Satellite ID to retrieve on-boarded ground stations.</p>
|
|
2142
|
-
*/
|
|
2143
|
-
satelliteId?: string;
|
|
2144
|
-
|
|
2145
|
-
/**
|
|
2146
|
-
* <p>Maximum number of ground stations returned.</p>
|
|
2147
|
-
*/
|
|
2148
|
-
maxResults?: number;
|
|
2149
|
-
|
|
2150
|
-
/**
|
|
2151
|
-
* <p>Next token that can be supplied in the next call to get the next page of ground stations.</p>
|
|
2152
|
-
*/
|
|
2153
|
-
nextToken?: string;
|
|
2154
|
-
}
|
|
2155
|
-
|
|
2156
|
-
export namespace ListGroundStationsRequest {
|
|
2157
|
-
/**
|
|
2158
|
-
* @internal
|
|
2159
|
-
*/
|
|
2160
|
-
export const filterSensitiveLog = (obj: ListGroundStationsRequest): any => ({
|
|
2161
|
-
...obj,
|
|
2162
|
-
});
|
|
2163
|
-
}
|
|
2164
|
-
|
|
2165
|
-
/**
|
|
2166
|
-
* <p>Information about the ground station data.</p>
|
|
2167
|
-
*/
|
|
2168
|
-
export interface GroundStationData {
|
|
2169
|
-
/**
|
|
2170
|
-
* <p>UUID of a ground station.</p>
|
|
2171
|
-
*/
|
|
2172
|
-
groundStationId?: string;
|
|
2173
|
-
|
|
2174
|
-
/**
|
|
2175
|
-
* <p>Name of a ground station.</p>
|
|
2176
|
-
*/
|
|
2177
|
-
groundStationName?: string;
|
|
2178
|
-
|
|
2179
|
-
/**
|
|
2180
|
-
* <p>Ground station Region.</p>
|
|
2181
|
-
*/
|
|
2182
|
-
region?: string;
|
|
2183
|
-
}
|
|
2184
|
-
|
|
2185
|
-
export namespace GroundStationData {
|
|
2186
|
-
/**
|
|
2187
|
-
* @internal
|
|
2188
|
-
*/
|
|
2189
|
-
export const filterSensitiveLog = (obj: GroundStationData): any => ({
|
|
2190
|
-
...obj,
|
|
2191
|
-
});
|
|
2192
|
-
}
|
|
2193
|
-
|
|
2194
|
-
/**
|
|
2195
|
-
* <p/>
|
|
2196
|
-
*/
|
|
2197
|
-
export interface ListGroundStationsResponse {
|
|
2198
|
-
/**
|
|
2199
|
-
* <p>Next token that can be supplied in the next call to get the next page of ground stations.</p>
|
|
2200
|
-
*/
|
|
2201
|
-
nextToken?: string;
|
|
2202
|
-
|
|
2203
|
-
/**
|
|
2204
|
-
* <p>List of ground stations.</p>
|
|
2205
|
-
*/
|
|
2206
|
-
groundStationList?: GroundStationData[];
|
|
2207
|
-
}
|
|
2208
|
-
|
|
2209
|
-
export namespace ListGroundStationsResponse {
|
|
2210
|
-
/**
|
|
2211
|
-
* @internal
|
|
2212
|
-
*/
|
|
2213
|
-
export const filterSensitiveLog = (obj: ListGroundStationsResponse): any => ({
|
|
2214
|
-
...obj,
|
|
2215
|
-
});
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
/**
|
|
2219
|
-
* <p/>
|
|
2220
|
-
*/
|
|
2221
|
-
export interface ListTagsForResourceRequest {
|
|
2222
|
-
/**
|
|
2223
|
-
* <p>ARN of a resource.</p>
|
|
2224
|
-
*/
|
|
2225
|
-
resourceArn: string | undefined;
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
|
-
export namespace ListTagsForResourceRequest {
|
|
2229
|
-
/**
|
|
2230
|
-
* @internal
|
|
2231
|
-
*/
|
|
2232
|
-
export const filterSensitiveLog = (obj: ListTagsForResourceRequest): any => ({
|
|
2233
|
-
...obj,
|
|
2234
|
-
});
|
|
2235
|
-
}
|
|
2236
|
-
|
|
2237
|
-
/**
|
|
2238
|
-
* <p/>
|
|
2239
|
-
*/
|
|
2240
|
-
export interface ListTagsForResourceResponse {
|
|
2241
|
-
/**
|
|
2242
|
-
* <p>Tags assigned to a resource.</p>
|
|
2243
|
-
*/
|
|
2244
|
-
tags?: { [key: string]: string };
|
|
2245
|
-
}
|
|
2246
|
-
|
|
2247
|
-
export namespace ListTagsForResourceResponse {
|
|
2248
|
-
/**
|
|
2249
|
-
* @internal
|
|
2250
|
-
*/
|
|
2251
|
-
export const filterSensitiveLog = (obj: ListTagsForResourceResponse): any => ({
|
|
2252
|
-
...obj,
|
|
2253
|
-
});
|
|
2254
|
-
}
|
|
2255
|
-
|
|
2256
|
-
/**
|
|
2257
|
-
* <p/>
|
|
2258
|
-
*/
|
|
2259
|
-
export interface ListMissionProfilesRequest {
|
|
2260
|
-
/**
|
|
2261
|
-
* <p>Maximum number of mission profiles returned.</p>
|
|
2262
|
-
*/
|
|
2263
|
-
maxResults?: number;
|
|
2264
|
-
|
|
2265
|
-
/**
|
|
2266
|
-
* <p>Next token returned in the request of a previous <code>ListMissionProfiles</code> call. Used to get the next page of results.</p>
|
|
2267
|
-
*/
|
|
2268
|
-
nextToken?: string;
|
|
2269
|
-
}
|
|
2270
|
-
|
|
2271
|
-
export namespace ListMissionProfilesRequest {
|
|
2272
|
-
/**
|
|
2273
|
-
* @internal
|
|
2274
|
-
*/
|
|
2275
|
-
export const filterSensitiveLog = (obj: ListMissionProfilesRequest): any => ({
|
|
2276
|
-
...obj,
|
|
2277
|
-
});
|
|
2278
|
-
}
|
|
2279
|
-
|
|
2280
|
-
/**
|
|
2281
|
-
* <p>Item in a list of mission profiles.</p>
|
|
2282
|
-
*/
|
|
2283
|
-
export interface MissionProfileListItem {
|
|
2284
|
-
/**
|
|
2285
|
-
* <p>UUID of a mission profile.</p>
|
|
2286
|
-
*/
|
|
2287
|
-
missionProfileId?: string;
|
|
2288
|
-
|
|
2289
|
-
/**
|
|
2290
|
-
* <p>ARN of a mission profile.</p>
|
|
2291
|
-
*/
|
|
2292
|
-
missionProfileArn?: string;
|
|
2293
|
-
|
|
2294
|
-
/**
|
|
2295
|
-
* <p>Region of a mission profile.</p>
|
|
2296
|
-
*/
|
|
2297
|
-
region?: string;
|
|
2298
|
-
|
|
2299
|
-
/**
|
|
2300
|
-
* <p>Name of a mission profile.</p>
|
|
2301
|
-
*/
|
|
2302
|
-
name?: string;
|
|
2303
|
-
}
|
|
2304
|
-
|
|
2305
|
-
export namespace MissionProfileListItem {
|
|
2306
|
-
/**
|
|
2307
|
-
* @internal
|
|
2308
|
-
*/
|
|
2309
|
-
export const filterSensitiveLog = (obj: MissionProfileListItem): any => ({
|
|
2310
|
-
...obj,
|
|
2311
|
-
});
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
/**
|
|
2315
|
-
* <p/>
|
|
2316
|
-
*/
|
|
2317
|
-
export interface ListMissionProfilesResponse {
|
|
2318
|
-
/**
|
|
2319
|
-
* <p>Next token returned in the response of a previous <code>ListMissionProfiles</code> call. Used to get the next page of results.</p>
|
|
2320
|
-
*/
|
|
2321
|
-
nextToken?: string;
|
|
2322
|
-
|
|
2323
|
-
/**
|
|
2324
|
-
* <p>List of mission profiles.</p>
|
|
2325
|
-
*/
|
|
2326
|
-
missionProfileList?: MissionProfileListItem[];
|
|
2327
|
-
}
|
|
2328
|
-
|
|
2329
|
-
export namespace ListMissionProfilesResponse {
|
|
2330
|
-
/**
|
|
2331
|
-
* @internal
|
|
2332
|
-
*/
|
|
2333
|
-
export const filterSensitiveLog = (obj: ListMissionProfilesResponse): any => ({
|
|
2334
|
-
...obj,
|
|
2335
|
-
});
|
|
2336
|
-
}
|
|
2337
|
-
|
|
2338
|
-
/**
|
|
2339
|
-
* <p/>
|
|
2340
|
-
*/
|
|
2341
|
-
export interface UpdateMissionProfileRequest {
|
|
2342
|
-
/**
|
|
2343
|
-
* <p>UUID of a mission profile.</p>
|
|
2344
|
-
*/
|
|
2345
|
-
missionProfileId: string | undefined;
|
|
2346
|
-
|
|
2347
|
-
/**
|
|
2348
|
-
* <p>Name of a mission profile.</p>
|
|
2349
|
-
*/
|
|
2350
|
-
name?: string;
|
|
2351
|
-
|
|
2352
|
-
/**
|
|
2353
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
2354
|
-
*/
|
|
2355
|
-
contactPrePassDurationSeconds?: number;
|
|
2356
|
-
|
|
2357
|
-
/**
|
|
2358
|
-
* <p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>
|
|
2359
|
-
*/
|
|
2360
|
-
contactPostPassDurationSeconds?: number;
|
|
2361
|
-
|
|
2362
|
-
/**
|
|
2363
|
-
* <p>Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.</p>
|
|
2364
|
-
*/
|
|
2365
|
-
minimumViableContactDurationSeconds?: number;
|
|
2366
|
-
|
|
2367
|
-
/**
|
|
2368
|
-
* <p>A list of lists of ARNs. Each list of ARNs is an edge, with a <i>from</i>
|
|
2369
|
-
* <code>Config</code> and a <i>to</i>
|
|
2370
|
-
* <code>Config</code>.</p>
|
|
2371
|
-
*/
|
|
2372
|
-
dataflowEdges?: string[][];
|
|
2373
|
-
|
|
2374
|
-
/**
|
|
2375
|
-
* <p>ARN of a tracking <code>Config</code>.</p>
|
|
2376
|
-
*/
|
|
2377
|
-
trackingConfigArn?: string;
|
|
2378
|
-
}
|
|
2379
|
-
|
|
2380
|
-
export namespace UpdateMissionProfileRequest {
|
|
2381
|
-
/**
|
|
2382
|
-
* @internal
|
|
2383
|
-
*/
|
|
2384
|
-
export const filterSensitiveLog = (obj: UpdateMissionProfileRequest): any => ({
|
|
2385
|
-
...obj,
|
|
2386
|
-
});
|
|
2387
|
-
}
|
|
2388
|
-
|
|
2389
|
-
/**
|
|
2390
|
-
* <p/>
|
|
2391
|
-
*/
|
|
2392
|
-
export interface ListSatellitesRequest {
|
|
2393
|
-
/**
|
|
2394
|
-
* <p>Maximum number of satellites returned.</p>
|
|
2395
|
-
*/
|
|
2396
|
-
maxResults?: number;
|
|
2397
|
-
|
|
2398
|
-
/**
|
|
2399
|
-
* <p>Next token that can be supplied in the next call to get the next page of satellites.</p>
|
|
2400
|
-
*/
|
|
2401
|
-
nextToken?: string;
|
|
2402
|
-
}
|
|
2403
|
-
|
|
2404
|
-
export namespace ListSatellitesRequest {
|
|
2405
|
-
/**
|
|
2406
|
-
* @internal
|
|
2407
|
-
*/
|
|
2408
|
-
export const filterSensitiveLog = (obj: ListSatellitesRequest): any => ({
|
|
2409
|
-
...obj,
|
|
2410
|
-
});
|
|
2411
|
-
}
|
|
2412
|
-
|
|
2413
|
-
/**
|
|
2414
|
-
* <p>Item in a list of satellites.</p>
|
|
2415
|
-
*/
|
|
2416
|
-
export interface SatelliteListItem {
|
|
2417
|
-
/**
|
|
2418
|
-
* <p>UUID of a satellite.</p>
|
|
2419
|
-
*/
|
|
2420
|
-
satelliteId?: string;
|
|
2421
|
-
|
|
2422
|
-
/**
|
|
2423
|
-
* <p>ARN of a satellite.</p>
|
|
2424
|
-
*/
|
|
2425
|
-
satelliteArn?: string;
|
|
2426
|
-
|
|
2427
|
-
/**
|
|
2428
|
-
* <p>NORAD satellite ID number.</p>
|
|
2429
|
-
*/
|
|
2430
|
-
noradSatelliteID?: number;
|
|
2431
|
-
|
|
2432
|
-
/**
|
|
2433
|
-
* <p>A list of ground stations to which the satellite is on-boarded.</p>
|
|
2434
|
-
*/
|
|
2435
|
-
groundStations?: string[];
|
|
2436
|
-
}
|
|
2437
|
-
|
|
2438
|
-
export namespace SatelliteListItem {
|
|
2439
|
-
/**
|
|
2440
|
-
* @internal
|
|
2441
|
-
*/
|
|
2442
|
-
export const filterSensitiveLog = (obj: SatelliteListItem): any => ({
|
|
2443
|
-
...obj,
|
|
2444
|
-
});
|
|
2445
|
-
}
|
|
2446
|
-
|
|
2447
|
-
/**
|
|
2448
|
-
* <p/>
|
|
2449
|
-
*/
|
|
2450
|
-
export interface ListSatellitesResponse {
|
|
2451
|
-
/**
|
|
2452
|
-
* <p>Next token that can be supplied in the next call to get the next page of satellites.</p>
|
|
2453
|
-
*/
|
|
2454
|
-
nextToken?: string;
|
|
2455
|
-
|
|
2456
|
-
/**
|
|
2457
|
-
* <p>List of satellites.</p>
|
|
2458
|
-
*/
|
|
2459
|
-
satellites?: SatelliteListItem[];
|
|
2460
|
-
}
|
|
2461
|
-
|
|
2462
|
-
export namespace ListSatellitesResponse {
|
|
2463
|
-
/**
|
|
2464
|
-
* @internal
|
|
2465
|
-
*/
|
|
2466
|
-
export const filterSensitiveLog = (obj: ListSatellitesResponse): any => ({
|
|
2467
|
-
...obj,
|
|
2468
|
-
});
|
|
2469
|
-
}
|
|
2470
|
-
|
|
2471
|
-
/**
|
|
2472
|
-
* <p/>
|
|
2473
|
-
*/
|
|
2474
|
-
export interface TagResourceRequest {
|
|
2475
|
-
/**
|
|
2476
|
-
* <p>ARN of a resource tag.</p>
|
|
2477
|
-
*/
|
|
2478
|
-
resourceArn: string | undefined;
|
|
2479
|
-
|
|
2480
|
-
/**
|
|
2481
|
-
* <p>Tags assigned to a resource.</p>
|
|
2482
|
-
*/
|
|
2483
|
-
tags: { [key: string]: string } | undefined;
|
|
2484
|
-
}
|
|
2485
|
-
|
|
2486
|
-
export namespace TagResourceRequest {
|
|
2487
|
-
/**
|
|
2488
|
-
* @internal
|
|
2489
|
-
*/
|
|
2490
|
-
export const filterSensitiveLog = (obj: TagResourceRequest): any => ({
|
|
2491
|
-
...obj,
|
|
2492
|
-
});
|
|
2493
|
-
}
|
|
2494
|
-
|
|
2495
|
-
/**
|
|
2496
|
-
* <p/>
|
|
2497
|
-
*/
|
|
2498
|
-
export interface TagResourceResponse {}
|
|
2499
|
-
|
|
2500
|
-
export namespace TagResourceResponse {
|
|
2501
|
-
/**
|
|
2502
|
-
* @internal
|
|
2503
|
-
*/
|
|
2504
|
-
export const filterSensitiveLog = (obj: TagResourceResponse): any => ({
|
|
2505
|
-
...obj,
|
|
2506
|
-
});
|
|
2507
|
-
}
|
|
2508
|
-
|
|
2509
|
-
/**
|
|
2510
|
-
* <p/>
|
|
2511
|
-
*/
|
|
2512
|
-
export interface UntagResourceRequest {
|
|
2513
|
-
/**
|
|
2514
|
-
* <p>ARN of a resource.</p>
|
|
2515
|
-
*/
|
|
2516
|
-
resourceArn: string | undefined;
|
|
2517
|
-
|
|
2518
|
-
/**
|
|
2519
|
-
* <p>Keys of a resource tag.</p>
|
|
2520
|
-
*/
|
|
2521
|
-
tagKeys: string[] | undefined;
|
|
2522
|
-
}
|
|
2523
|
-
|
|
2524
|
-
export namespace UntagResourceRequest {
|
|
2525
|
-
/**
|
|
2526
|
-
* @internal
|
|
2527
|
-
*/
|
|
2528
|
-
export const filterSensitiveLog = (obj: UntagResourceRequest): any => ({
|
|
2529
|
-
...obj,
|
|
2530
|
-
});
|
|
2531
|
-
}
|
|
2532
|
-
|
|
2533
|
-
/**
|
|
2534
|
-
* <p/>
|
|
2535
|
-
*/
|
|
2536
|
-
export interface UntagResourceResponse {}
|
|
2537
|
-
|
|
2538
|
-
export namespace UntagResourceResponse {
|
|
2539
|
-
/**
|
|
2540
|
-
* @internal
|
|
2541
|
-
*/
|
|
2542
|
-
export const filterSensitiveLog = (obj: UntagResourceResponse): any => ({
|
|
2543
|
-
...obj,
|
|
2544
|
-
});
|
|
2545
|
-
}
|