aws-sdk-groundstation 1.73.0 → 1.74.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-groundstation/client.rb +557 -493
- data/lib/aws-sdk-groundstation/client_api.rb +255 -153
- data/lib/aws-sdk-groundstation/endpoint_parameters.rb +4 -4
- data/lib/aws-sdk-groundstation/errors.rb +16 -0
- data/lib/aws-sdk-groundstation/types.rb +1270 -802
- data/lib/aws-sdk-groundstation.rb +1 -1
- data/sig/client.rbs +259 -214
- data/sig/errors.rbs +3 -0
- data/sig/types.rbs +269 -155
- metadata +1 -1
|
@@ -27,6 +27,13 @@ module Aws::GroundStation
|
|
|
27
27
|
AnyArn = Shapes::StringShape.new(name: 'AnyArn')
|
|
28
28
|
AuditResults = Shapes::StringShape.new(name: 'AuditResults')
|
|
29
29
|
AwsGroundStationAgentEndpoint = Shapes::StructureShape.new(name: 'AwsGroundStationAgentEndpoint')
|
|
30
|
+
AzElEphemeris = Shapes::StructureShape.new(name: 'AzElEphemeris')
|
|
31
|
+
AzElEphemerisFilter = Shapes::StructureShape.new(name: 'AzElEphemerisFilter')
|
|
32
|
+
AzElProgramTrackSettings = Shapes::StructureShape.new(name: 'AzElProgramTrackSettings')
|
|
33
|
+
AzElSegment = Shapes::StructureShape.new(name: 'AzElSegment')
|
|
34
|
+
AzElSegmentList = Shapes::ListShape.new(name: 'AzElSegmentList')
|
|
35
|
+
AzElSegments = Shapes::StructureShape.new(name: 'AzElSegments')
|
|
36
|
+
AzElSegmentsData = Shapes::UnionShape.new(name: 'AzElSegmentsData')
|
|
30
37
|
BandwidthUnits = Shapes::StringShape.new(name: 'BandwidthUnits')
|
|
31
38
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
|
32
39
|
BucketArn = Shapes::StringShape.new(name: 'BucketArn')
|
|
@@ -95,15 +102,22 @@ module Aws::GroundStation
|
|
|
95
102
|
EphemeridesList = Shapes::ListShape.new(name: 'EphemeridesList')
|
|
96
103
|
EphemerisData = Shapes::UnionShape.new(name: 'EphemerisData')
|
|
97
104
|
EphemerisDescription = Shapes::StructureShape.new(name: 'EphemerisDescription')
|
|
105
|
+
EphemerisErrorCode = Shapes::StringShape.new(name: 'EphemerisErrorCode')
|
|
106
|
+
EphemerisErrorReason = Shapes::StructureShape.new(name: 'EphemerisErrorReason')
|
|
107
|
+
EphemerisErrorReasonList = Shapes::ListShape.new(name: 'EphemerisErrorReasonList')
|
|
108
|
+
EphemerisFilter = Shapes::UnionShape.new(name: 'EphemerisFilter')
|
|
98
109
|
EphemerisIdResponse = Shapes::StructureShape.new(name: 'EphemerisIdResponse')
|
|
99
110
|
EphemerisInvalidReason = Shapes::StringShape.new(name: 'EphemerisInvalidReason')
|
|
100
111
|
EphemerisItem = Shapes::StructureShape.new(name: 'EphemerisItem')
|
|
101
112
|
EphemerisMetaData = Shapes::StructureShape.new(name: 'EphemerisMetaData')
|
|
102
113
|
EphemerisPriority = Shapes::IntegerShape.new(name: 'EphemerisPriority')
|
|
114
|
+
EphemerisResponseData = Shapes::StructureShape.new(name: 'EphemerisResponseData')
|
|
103
115
|
EphemerisSource = Shapes::StringShape.new(name: 'EphemerisSource')
|
|
104
116
|
EphemerisStatus = Shapes::StringShape.new(name: 'EphemerisStatus')
|
|
105
117
|
EphemerisStatusList = Shapes::ListShape.new(name: 'EphemerisStatusList')
|
|
118
|
+
EphemerisType = Shapes::StringShape.new(name: 'EphemerisType')
|
|
106
119
|
EphemerisTypeDescription = Shapes::UnionShape.new(name: 'EphemerisTypeDescription')
|
|
120
|
+
ErrorString = Shapes::StringShape.new(name: 'ErrorString')
|
|
107
121
|
Frequency = Shapes::StructureShape.new(name: 'Frequency')
|
|
108
122
|
FrequencyBandwidth = Shapes::StructureShape.new(name: 'FrequencyBandwidth')
|
|
109
123
|
FrequencyUnits = Shapes::StringShape.new(name: 'FrequencyUnits')
|
|
@@ -123,6 +137,7 @@ module Aws::GroundStation
|
|
|
123
137
|
GroundStationIdList = Shapes::ListShape.new(name: 'GroundStationIdList')
|
|
124
138
|
GroundStationList = Shapes::ListShape.new(name: 'GroundStationList')
|
|
125
139
|
GroundStationName = Shapes::StringShape.new(name: 'GroundStationName')
|
|
140
|
+
ISO8601TimeRange = Shapes::StructureShape.new(name: 'ISO8601TimeRange')
|
|
126
141
|
InstanceId = Shapes::StringShape.new(name: 'InstanceId')
|
|
127
142
|
InstanceType = Shapes::StringShape.new(name: 'InstanceType')
|
|
128
143
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
|
@@ -162,12 +177,14 @@ module Aws::GroundStation
|
|
|
162
177
|
PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
|
|
163
178
|
Polarization = Shapes::StringShape.new(name: 'Polarization')
|
|
164
179
|
PositiveDurationInSeconds = Shapes::IntegerShape.new(name: 'PositiveDurationInSeconds')
|
|
180
|
+
ProgramTrackSettings = Shapes::UnionShape.new(name: 'ProgramTrackSettings')
|
|
165
181
|
RangedConnectionDetails = Shapes::StructureShape.new(name: 'RangedConnectionDetails')
|
|
166
182
|
RangedConnectionDetailsMtuInteger = Shapes::IntegerShape.new(name: 'RangedConnectionDetailsMtuInteger')
|
|
167
183
|
RangedSocketAddress = Shapes::StructureShape.new(name: 'RangedSocketAddress')
|
|
168
184
|
RegisterAgentRequest = Shapes::StructureShape.new(name: 'RegisterAgentRequest')
|
|
169
185
|
RegisterAgentResponse = Shapes::StructureShape.new(name: 'RegisterAgentResponse')
|
|
170
186
|
ReserveContactRequest = Shapes::StructureShape.new(name: 'ReserveContactRequest')
|
|
187
|
+
ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
|
|
171
188
|
ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
|
|
172
189
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
|
173
190
|
RoleArn = Shapes::StringShape.new(name: 'RoleArn')
|
|
@@ -190,6 +207,7 @@ module Aws::GroundStation
|
|
|
190
207
|
StatusList = Shapes::ListShape.new(name: 'StatusList')
|
|
191
208
|
String = Shapes::StringShape.new(name: 'String')
|
|
192
209
|
SubnetList = Shapes::ListShape.new(name: 'SubnetList')
|
|
210
|
+
SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
|
|
193
211
|
TLEData = Shapes::StructureShape.new(name: 'TLEData')
|
|
194
212
|
TLEDataList = Shapes::ListShape.new(name: 'TLEDataList')
|
|
195
213
|
TLEEphemeris = Shapes::StructureShape.new(name: 'TLEEphemeris')
|
|
@@ -197,11 +215,14 @@ module Aws::GroundStation
|
|
|
197
215
|
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
|
198
216
|
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
|
199
217
|
TagsMap = Shapes::MapShape.new(name: 'TagsMap')
|
|
218
|
+
TimeAzEl = Shapes::StructureShape.new(name: 'TimeAzEl')
|
|
219
|
+
TimeAzElList = Shapes::ListShape.new(name: 'TimeAzElList')
|
|
200
220
|
TimeRange = Shapes::StructureShape.new(name: 'TimeRange')
|
|
201
221
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
|
202
222
|
TleLineOne = Shapes::StringShape.new(name: 'TleLineOne')
|
|
203
223
|
TleLineTwo = Shapes::StringShape.new(name: 'TleLineTwo')
|
|
204
224
|
TrackingConfig = Shapes::StructureShape.new(name: 'TrackingConfig')
|
|
225
|
+
TrackingOverrides = Shapes::StructureShape.new(name: 'TrackingOverrides')
|
|
205
226
|
UnboundedString = Shapes::StringShape.new(name: 'UnboundedString')
|
|
206
227
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
|
207
228
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
|
@@ -221,16 +242,16 @@ module Aws::GroundStation
|
|
|
221
242
|
|
|
222
243
|
AgentCpuCoresList.member = Shapes::ShapeRef.new(shape: Integer)
|
|
223
244
|
|
|
224
|
-
AgentDetails.add_member(:agent_cpu_cores, Shapes::ShapeRef.new(shape: AgentCpuCoresList, location_name: "agentCpuCores"))
|
|
225
245
|
AgentDetails.add_member(:agent_version, Shapes::ShapeRef.new(shape: VersionString, required: true, location_name: "agentVersion"))
|
|
226
|
-
AgentDetails.add_member(:component_versions, Shapes::ShapeRef.new(shape: ComponentVersionList, required: true, location_name: "componentVersions"))
|
|
227
246
|
AgentDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
|
|
228
247
|
AgentDetails.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "instanceType"))
|
|
229
248
|
AgentDetails.add_member(:reserved_cpu_cores, Shapes::ShapeRef.new(shape: AgentCpuCoresList, location_name: "reservedCpuCores"))
|
|
249
|
+
AgentDetails.add_member(:agent_cpu_cores, Shapes::ShapeRef.new(shape: AgentCpuCoresList, location_name: "agentCpuCores"))
|
|
250
|
+
AgentDetails.add_member(:component_versions, Shapes::ShapeRef.new(shape: ComponentVersionList, required: true, location_name: "componentVersions"))
|
|
230
251
|
AgentDetails.struct_class = Types::AgentDetails
|
|
231
252
|
|
|
232
|
-
AggregateStatus.add_member(:signature_map, Shapes::ShapeRef.new(shape: SignatureMap, location_name: "signatureMap"))
|
|
233
253
|
AggregateStatus.add_member(:status, Shapes::ShapeRef.new(shape: AgentStatus, required: true, location_name: "status"))
|
|
254
|
+
AggregateStatus.add_member(:signature_map, Shapes::ShapeRef.new(shape: SignatureMap, location_name: "signatureMap"))
|
|
234
255
|
AggregateStatus.struct_class = Types::AggregateStatus
|
|
235
256
|
|
|
236
257
|
AntennaDemodDecodeDetails.add_member(:output_node, Shapes::ShapeRef.new(shape: String, location_name: "outputNode"))
|
|
@@ -239,23 +260,52 @@ module Aws::GroundStation
|
|
|
239
260
|
AntennaDownlinkConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: SpectrumConfig, required: true, location_name: "spectrumConfig"))
|
|
240
261
|
AntennaDownlinkConfig.struct_class = Types::AntennaDownlinkConfig
|
|
241
262
|
|
|
242
|
-
AntennaDownlinkDemodDecodeConfig.add_member(:decode_config, Shapes::ShapeRef.new(shape: DecodeConfig, required: true, location_name: "decodeConfig"))
|
|
243
|
-
AntennaDownlinkDemodDecodeConfig.add_member(:demodulation_config, Shapes::ShapeRef.new(shape: DemodulationConfig, required: true, location_name: "demodulationConfig"))
|
|
244
263
|
AntennaDownlinkDemodDecodeConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: SpectrumConfig, required: true, location_name: "spectrumConfig"))
|
|
264
|
+
AntennaDownlinkDemodDecodeConfig.add_member(:demodulation_config, Shapes::ShapeRef.new(shape: DemodulationConfig, required: true, location_name: "demodulationConfig"))
|
|
265
|
+
AntennaDownlinkDemodDecodeConfig.add_member(:decode_config, Shapes::ShapeRef.new(shape: DecodeConfig, required: true, location_name: "decodeConfig"))
|
|
245
266
|
AntennaDownlinkDemodDecodeConfig.struct_class = Types::AntennaDownlinkDemodDecodeConfig
|
|
246
267
|
|
|
268
|
+
AntennaUplinkConfig.add_member(:transmit_disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "transmitDisabled"))
|
|
247
269
|
AntennaUplinkConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: UplinkSpectrumConfig, required: true, location_name: "spectrumConfig"))
|
|
248
270
|
AntennaUplinkConfig.add_member(:target_eirp, Shapes::ShapeRef.new(shape: Eirp, required: true, location_name: "targetEirp"))
|
|
249
|
-
AntennaUplinkConfig.add_member(:transmit_disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "transmitDisabled"))
|
|
250
271
|
AntennaUplinkConfig.struct_class = Types::AntennaUplinkConfig
|
|
251
272
|
|
|
252
|
-
AwsGroundStationAgentEndpoint.add_member(:
|
|
253
|
-
AwsGroundStationAgentEndpoint.add_member(:audit_results, Shapes::ShapeRef.new(shape: AuditResults, location_name: "auditResults"))
|
|
273
|
+
AwsGroundStationAgentEndpoint.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
|
|
254
274
|
AwsGroundStationAgentEndpoint.add_member(:egress_address, Shapes::ShapeRef.new(shape: ConnectionDetails, required: true, location_name: "egressAddress"))
|
|
255
275
|
AwsGroundStationAgentEndpoint.add_member(:ingress_address, Shapes::ShapeRef.new(shape: RangedConnectionDetails, required: true, location_name: "ingressAddress"))
|
|
256
|
-
AwsGroundStationAgentEndpoint.add_member(:
|
|
276
|
+
AwsGroundStationAgentEndpoint.add_member(:agent_status, Shapes::ShapeRef.new(shape: AgentStatus, location_name: "agentStatus"))
|
|
277
|
+
AwsGroundStationAgentEndpoint.add_member(:audit_results, Shapes::ShapeRef.new(shape: AuditResults, location_name: "auditResults"))
|
|
257
278
|
AwsGroundStationAgentEndpoint.struct_class = Types::AwsGroundStationAgentEndpoint
|
|
258
279
|
|
|
280
|
+
AzElEphemeris.add_member(:ground_station, Shapes::ShapeRef.new(shape: GroundStationName, required: true, location_name: "groundStation"))
|
|
281
|
+
AzElEphemeris.add_member(:data, Shapes::ShapeRef.new(shape: AzElSegmentsData, required: true, location_name: "data"))
|
|
282
|
+
AzElEphemeris.struct_class = Types::AzElEphemeris
|
|
283
|
+
|
|
284
|
+
AzElEphemerisFilter.add_member(:id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "id"))
|
|
285
|
+
AzElEphemerisFilter.struct_class = Types::AzElEphemerisFilter
|
|
286
|
+
|
|
287
|
+
AzElProgramTrackSettings.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "ephemerisId"))
|
|
288
|
+
AzElProgramTrackSettings.struct_class = Types::AzElProgramTrackSettings
|
|
289
|
+
|
|
290
|
+
AzElSegment.add_member(:reference_epoch, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "referenceEpoch"))
|
|
291
|
+
AzElSegment.add_member(:valid_time_range, Shapes::ShapeRef.new(shape: ISO8601TimeRange, required: true, location_name: "validTimeRange"))
|
|
292
|
+
AzElSegment.add_member(:az_el_list, Shapes::ShapeRef.new(shape: TimeAzElList, required: true, location_name: "azElList"))
|
|
293
|
+
AzElSegment.struct_class = Types::AzElSegment
|
|
294
|
+
|
|
295
|
+
AzElSegmentList.member = Shapes::ShapeRef.new(shape: AzElSegment)
|
|
296
|
+
|
|
297
|
+
AzElSegments.add_member(:angle_unit, Shapes::ShapeRef.new(shape: AngleUnits, required: true, location_name: "angleUnit"))
|
|
298
|
+
AzElSegments.add_member(:az_el_segment_list, Shapes::ShapeRef.new(shape: AzElSegmentList, required: true, location_name: "azElSegmentList"))
|
|
299
|
+
AzElSegments.struct_class = Types::AzElSegments
|
|
300
|
+
|
|
301
|
+
AzElSegmentsData.add_member(:s3_object, Shapes::ShapeRef.new(shape: S3Object, location_name: "s3Object"))
|
|
302
|
+
AzElSegmentsData.add_member(:az_el_data, Shapes::ShapeRef.new(shape: AzElSegments, location_name: "azElData"))
|
|
303
|
+
AzElSegmentsData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
304
|
+
AzElSegmentsData.add_member_subclass(:s3_object, Types::AzElSegmentsData::S3Object)
|
|
305
|
+
AzElSegmentsData.add_member_subclass(:az_el_data, Types::AzElSegmentsData::AzElData)
|
|
306
|
+
AzElSegmentsData.add_member_subclass(:unknown, Types::AzElSegmentsData::Unknown)
|
|
307
|
+
AzElSegmentsData.struct_class = Types::AzElSegmentsData
|
|
308
|
+
|
|
259
309
|
CancelContactRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "contactId"))
|
|
260
310
|
CancelContactRequest.struct_class = Types::CancelContactRequest
|
|
261
311
|
|
|
@@ -263,13 +313,13 @@ module Aws::GroundStation
|
|
|
263
313
|
|
|
264
314
|
CapabilityHealthReasonList.member = Shapes::ShapeRef.new(shape: CapabilityHealthReason)
|
|
265
315
|
|
|
266
|
-
ComponentStatusData.add_member(:bytes_received, Shapes::ShapeRef.new(shape: Long, location_name: "bytesReceived"))
|
|
267
|
-
ComponentStatusData.add_member(:bytes_sent, Shapes::ShapeRef.new(shape: Long, location_name: "bytesSent"))
|
|
268
|
-
ComponentStatusData.add_member(:capability_arn, Shapes::ShapeRef.new(shape: CapabilityArn, required: true, location_name: "capabilityArn"))
|
|
269
316
|
ComponentStatusData.add_member(:component_type, Shapes::ShapeRef.new(shape: ComponentTypeString, required: true, location_name: "componentType"))
|
|
270
|
-
ComponentStatusData.add_member(:
|
|
271
|
-
ComponentStatusData.add_member(:packets_dropped, Shapes::ShapeRef.new(shape: Long, location_name: "packetsDropped"))
|
|
317
|
+
ComponentStatusData.add_member(:capability_arn, Shapes::ShapeRef.new(shape: CapabilityArn, required: true, location_name: "capabilityArn"))
|
|
272
318
|
ComponentStatusData.add_member(:status, Shapes::ShapeRef.new(shape: AgentStatus, required: true, location_name: "status"))
|
|
319
|
+
ComponentStatusData.add_member(:bytes_sent, Shapes::ShapeRef.new(shape: Long, location_name: "bytesSent"))
|
|
320
|
+
ComponentStatusData.add_member(:bytes_received, Shapes::ShapeRef.new(shape: Long, location_name: "bytesReceived"))
|
|
321
|
+
ComponentStatusData.add_member(:packets_dropped, Shapes::ShapeRef.new(shape: Long, location_name: "packetsDropped"))
|
|
322
|
+
ComponentStatusData.add_member(:dataflow_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "dataflowId"))
|
|
273
323
|
ComponentStatusData.struct_class = Types::ComponentStatusData
|
|
274
324
|
|
|
275
325
|
ComponentStatusList.member = Shapes::ShapeRef.new(shape: ComponentStatusData)
|
|
@@ -280,66 +330,67 @@ module Aws::GroundStation
|
|
|
280
330
|
|
|
281
331
|
ComponentVersionList.member = Shapes::ShapeRef.new(shape: ComponentVersion)
|
|
282
332
|
|
|
283
|
-
ConfigDetails.add_member(:antenna_demod_decode_details, Shapes::ShapeRef.new(shape: AntennaDemodDecodeDetails, location_name: "antennaDemodDecodeDetails"))
|
|
284
333
|
ConfigDetails.add_member(:endpoint_details, Shapes::ShapeRef.new(shape: EndpointDetails, location_name: "endpointDetails"))
|
|
334
|
+
ConfigDetails.add_member(:antenna_demod_decode_details, Shapes::ShapeRef.new(shape: AntennaDemodDecodeDetails, location_name: "antennaDemodDecodeDetails"))
|
|
285
335
|
ConfigDetails.add_member(:s3_recording_details, Shapes::ShapeRef.new(shape: S3RecordingDetails, location_name: "s3RecordingDetails"))
|
|
286
336
|
ConfigDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
287
|
-
ConfigDetails.add_member_subclass(:antenna_demod_decode_details, Types::ConfigDetails::AntennaDemodDecodeDetails)
|
|
288
337
|
ConfigDetails.add_member_subclass(:endpoint_details, Types::ConfigDetails::EndpointDetails)
|
|
338
|
+
ConfigDetails.add_member_subclass(:antenna_demod_decode_details, Types::ConfigDetails::AntennaDemodDecodeDetails)
|
|
289
339
|
ConfigDetails.add_member_subclass(:s3_recording_details, Types::ConfigDetails::S3RecordingDetails)
|
|
290
340
|
ConfigDetails.add_member_subclass(:unknown, Types::ConfigDetails::Unknown)
|
|
291
341
|
ConfigDetails.struct_class = Types::ConfigDetails
|
|
292
342
|
|
|
293
|
-
ConfigIdResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
|
|
294
343
|
ConfigIdResponse.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
|
|
295
344
|
ConfigIdResponse.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
|
|
345
|
+
ConfigIdResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
|
|
296
346
|
ConfigIdResponse.struct_class = Types::ConfigIdResponse
|
|
297
347
|
|
|
298
348
|
ConfigList.member = Shapes::ShapeRef.new(shape: ConfigListItem)
|
|
299
349
|
|
|
300
|
-
ConfigListItem.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
|
|
301
350
|
ConfigListItem.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
|
|
302
351
|
ConfigListItem.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
|
|
352
|
+
ConfigListItem.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
|
|
303
353
|
ConfigListItem.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
|
304
354
|
ConfigListItem.struct_class = Types::ConfigListItem
|
|
305
355
|
|
|
306
356
|
ConfigTypeData.add_member(:antenna_downlink_config, Shapes::ShapeRef.new(shape: AntennaDownlinkConfig, location_name: "antennaDownlinkConfig"))
|
|
357
|
+
ConfigTypeData.add_member(:tracking_config, Shapes::ShapeRef.new(shape: TrackingConfig, location_name: "trackingConfig"))
|
|
358
|
+
ConfigTypeData.add_member(:dataflow_endpoint_config, Shapes::ShapeRef.new(shape: DataflowEndpointConfig, location_name: "dataflowEndpointConfig"))
|
|
307
359
|
ConfigTypeData.add_member(:antenna_downlink_demod_decode_config, Shapes::ShapeRef.new(shape: AntennaDownlinkDemodDecodeConfig, location_name: "antennaDownlinkDemodDecodeConfig"))
|
|
308
360
|
ConfigTypeData.add_member(:antenna_uplink_config, Shapes::ShapeRef.new(shape: AntennaUplinkConfig, location_name: "antennaUplinkConfig"))
|
|
309
|
-
ConfigTypeData.add_member(:dataflow_endpoint_config, Shapes::ShapeRef.new(shape: DataflowEndpointConfig, location_name: "dataflowEndpointConfig"))
|
|
310
|
-
ConfigTypeData.add_member(:s3_recording_config, Shapes::ShapeRef.new(shape: S3RecordingConfig, location_name: "s3RecordingConfig"))
|
|
311
|
-
ConfigTypeData.add_member(:tracking_config, Shapes::ShapeRef.new(shape: TrackingConfig, location_name: "trackingConfig"))
|
|
312
361
|
ConfigTypeData.add_member(:uplink_echo_config, Shapes::ShapeRef.new(shape: UplinkEchoConfig, location_name: "uplinkEchoConfig"))
|
|
362
|
+
ConfigTypeData.add_member(:s3_recording_config, Shapes::ShapeRef.new(shape: S3RecordingConfig, location_name: "s3RecordingConfig"))
|
|
313
363
|
ConfigTypeData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
314
364
|
ConfigTypeData.add_member_subclass(:antenna_downlink_config, Types::ConfigTypeData::AntennaDownlinkConfig)
|
|
365
|
+
ConfigTypeData.add_member_subclass(:tracking_config, Types::ConfigTypeData::TrackingConfig)
|
|
366
|
+
ConfigTypeData.add_member_subclass(:dataflow_endpoint_config, Types::ConfigTypeData::DataflowEndpointConfig)
|
|
315
367
|
ConfigTypeData.add_member_subclass(:antenna_downlink_demod_decode_config, Types::ConfigTypeData::AntennaDownlinkDemodDecodeConfig)
|
|
316
368
|
ConfigTypeData.add_member_subclass(:antenna_uplink_config, Types::ConfigTypeData::AntennaUplinkConfig)
|
|
317
|
-
ConfigTypeData.add_member_subclass(:dataflow_endpoint_config, Types::ConfigTypeData::DataflowEndpointConfig)
|
|
318
|
-
ConfigTypeData.add_member_subclass(:s3_recording_config, Types::ConfigTypeData::S3RecordingConfig)
|
|
319
|
-
ConfigTypeData.add_member_subclass(:tracking_config, Types::ConfigTypeData::TrackingConfig)
|
|
320
369
|
ConfigTypeData.add_member_subclass(:uplink_echo_config, Types::ConfigTypeData::UplinkEchoConfig)
|
|
370
|
+
ConfigTypeData.add_member_subclass(:s3_recording_config, Types::ConfigTypeData::S3RecordingConfig)
|
|
321
371
|
ConfigTypeData.add_member_subclass(:unknown, Types::ConfigTypeData::Unknown)
|
|
322
372
|
ConfigTypeData.struct_class = Types::ConfigTypeData
|
|
323
373
|
|
|
324
|
-
ConnectionDetails.add_member(:mtu, Shapes::ShapeRef.new(shape: Integer, location_name: "mtu"))
|
|
325
374
|
ConnectionDetails.add_member(:socket_address, Shapes::ShapeRef.new(shape: SocketAddress, required: true, location_name: "socketAddress"))
|
|
375
|
+
ConnectionDetails.add_member(:mtu, Shapes::ShapeRef.new(shape: Integer, location_name: "mtu"))
|
|
326
376
|
ConnectionDetails.struct_class = Types::ConnectionDetails
|
|
327
377
|
|
|
328
378
|
ContactData.add_member(:contact_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contactId"))
|
|
329
|
-
ContactData.add_member(:
|
|
379
|
+
ContactData.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
380
|
+
ContactData.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
381
|
+
ContactData.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
|
|
330
382
|
ContactData.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
|
|
331
|
-
ContactData.add_member(:
|
|
383
|
+
ContactData.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
|
|
384
|
+
ContactData.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
|
|
332
385
|
ContactData.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
|
|
386
|
+
ContactData.add_member(:contact_status, Shapes::ShapeRef.new(shape: ContactStatus, location_name: "contactStatus"))
|
|
387
|
+
ContactData.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
|
|
333
388
|
ContactData.add_member(:maximum_elevation, Shapes::ShapeRef.new(shape: Elevation, location_name: "maximumElevation"))
|
|
334
|
-
ContactData.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
335
|
-
ContactData.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
|
|
336
|
-
ContactData.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
|
|
337
389
|
ContactData.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
|
|
338
|
-
ContactData.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
339
|
-
ContactData.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
|
|
340
390
|
ContactData.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
341
|
-
ContactData.add_member(:visibility_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "visibilityEndTime"))
|
|
342
391
|
ContactData.add_member(:visibility_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "visibilityStartTime"))
|
|
392
|
+
ContactData.add_member(:visibility_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "visibilityEndTime"))
|
|
393
|
+
ContactData.add_member(:ephemeris, Shapes::ShapeRef.new(shape: EphemerisResponseData, location_name: "ephemeris"))
|
|
343
394
|
ContactData.struct_class = Types::ContactData
|
|
344
395
|
|
|
345
396
|
ContactIdResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contactId"))
|
|
@@ -347,51 +398,51 @@ module Aws::GroundStation
|
|
|
347
398
|
|
|
348
399
|
ContactList.member = Shapes::ShapeRef.new(shape: ContactData)
|
|
349
400
|
|
|
350
|
-
CreateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
351
401
|
CreateConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
|
|
402
|
+
CreateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
352
403
|
CreateConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
353
404
|
CreateConfigRequest.struct_class = Types::CreateConfigRequest
|
|
354
405
|
|
|
355
|
-
CreateDataflowEndpointGroupRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
356
|
-
CreateDataflowEndpointGroupRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
357
406
|
CreateDataflowEndpointGroupRequest.add_member(:endpoint_details, Shapes::ShapeRef.new(shape: EndpointDetailsList, required: true, location_name: "endpointDetails"))
|
|
358
407
|
CreateDataflowEndpointGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
408
|
+
CreateDataflowEndpointGroupRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
409
|
+
CreateDataflowEndpointGroupRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
359
410
|
CreateDataflowEndpointGroupRequest.struct_class = Types::CreateDataflowEndpointGroupRequest
|
|
360
411
|
|
|
412
|
+
CreateEphemerisRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
|
|
361
413
|
CreateEphemerisRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
|
362
|
-
CreateEphemerisRequest.add_member(:
|
|
414
|
+
CreateEphemerisRequest.add_member(:priority, Shapes::ShapeRef.new(shape: CustomerEphemerisPriority, location_name: "priority"))
|
|
363
415
|
CreateEphemerisRequest.add_member(:expiration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "expirationTime"))
|
|
364
|
-
CreateEphemerisRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "kmsKeyArn"))
|
|
365
416
|
CreateEphemerisRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
|
|
366
|
-
CreateEphemerisRequest.add_member(:
|
|
367
|
-
CreateEphemerisRequest.add_member(:
|
|
417
|
+
CreateEphemerisRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "kmsKeyArn"))
|
|
418
|
+
CreateEphemerisRequest.add_member(:ephemeris, Shapes::ShapeRef.new(shape: EphemerisData, location_name: "ephemeris"))
|
|
368
419
|
CreateEphemerisRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
369
420
|
CreateEphemerisRequest.struct_class = Types::CreateEphemerisRequest
|
|
370
421
|
|
|
371
|
-
CreateMissionProfileRequest.add_member(:
|
|
422
|
+
CreateMissionProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
|
|
372
423
|
CreateMissionProfileRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
373
|
-
CreateMissionProfileRequest.add_member(:
|
|
424
|
+
CreateMissionProfileRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
374
425
|
CreateMissionProfileRequest.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: PositiveDurationInSeconds, required: true, location_name: "minimumViableContactDurationSeconds"))
|
|
375
|
-
CreateMissionProfileRequest.add_member(:
|
|
426
|
+
CreateMissionProfileRequest.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, required: true, location_name: "dataflowEdges"))
|
|
427
|
+
CreateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "trackingConfigArn"))
|
|
428
|
+
CreateMissionProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
376
429
|
CreateMissionProfileRequest.add_member(:streams_kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "streamsKmsKey"))
|
|
377
430
|
CreateMissionProfileRequest.add_member(:streams_kms_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "streamsKmsRole"))
|
|
378
|
-
CreateMissionProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
379
|
-
CreateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "trackingConfigArn"))
|
|
380
431
|
CreateMissionProfileRequest.struct_class = Types::CreateMissionProfileRequest
|
|
381
432
|
|
|
433
|
+
DataflowDetail.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
|
|
382
434
|
DataflowDetail.add_member(:destination, Shapes::ShapeRef.new(shape: Destination, location_name: "destination"))
|
|
383
435
|
DataflowDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
|
|
384
|
-
DataflowDetail.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
|
|
385
436
|
DataflowDetail.struct_class = Types::DataflowDetail
|
|
386
437
|
|
|
387
438
|
DataflowEdge.member = Shapes::ShapeRef.new(shape: ConfigArn)
|
|
388
439
|
|
|
389
440
|
DataflowEdgeList.member = Shapes::ShapeRef.new(shape: DataflowEdge)
|
|
390
441
|
|
|
391
|
-
DataflowEndpoint.add_member(:address, Shapes::ShapeRef.new(shape: SocketAddress, location_name: "address"))
|
|
392
|
-
DataflowEndpoint.add_member(:mtu, Shapes::ShapeRef.new(shape: DataflowEndpointMtuInteger, location_name: "mtu"))
|
|
393
442
|
DataflowEndpoint.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
443
|
+
DataflowEndpoint.add_member(:address, Shapes::ShapeRef.new(shape: SocketAddress, location_name: "address"))
|
|
394
444
|
DataflowEndpoint.add_member(:status, Shapes::ShapeRef.new(shape: EndpointStatus, location_name: "status"))
|
|
445
|
+
DataflowEndpoint.add_member(:mtu, Shapes::ShapeRef.new(shape: DataflowEndpointMtuInteger, location_name: "mtu"))
|
|
395
446
|
DataflowEndpoint.struct_class = Types::DataflowEndpoint
|
|
396
447
|
|
|
397
448
|
DataflowEndpointConfig.add_member(:dataflow_endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "dataflowEndpointName"))
|
|
@@ -403,8 +454,8 @@ module Aws::GroundStation
|
|
|
403
454
|
|
|
404
455
|
DataflowEndpointGroupList.member = Shapes::ShapeRef.new(shape: DataflowEndpointListItem)
|
|
405
456
|
|
|
406
|
-
DataflowEndpointListItem.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
|
|
407
457
|
DataflowEndpointListItem.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "dataflowEndpointGroupId"))
|
|
458
|
+
DataflowEndpointListItem.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
|
|
408
459
|
DataflowEndpointListItem.struct_class = Types::DataflowEndpointListItem
|
|
409
460
|
|
|
410
461
|
DataflowList.member = Shapes::ShapeRef.new(shape: DataflowDetail)
|
|
@@ -436,114 +487,138 @@ module Aws::GroundStation
|
|
|
436
487
|
DescribeContactRequest.struct_class = Types::DescribeContactRequest
|
|
437
488
|
|
|
438
489
|
DescribeContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contactId"))
|
|
439
|
-
DescribeContactResponse.add_member(:contact_status, Shapes::ShapeRef.new(shape: ContactStatus, location_name: "contactStatus"))
|
|
440
|
-
DescribeContactResponse.add_member(:dataflow_list, Shapes::ShapeRef.new(shape: DataflowList, location_name: "dataflowList"))
|
|
441
|
-
DescribeContactResponse.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
|
|
442
|
-
DescribeContactResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
|
|
443
|
-
DescribeContactResponse.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
|
|
444
|
-
DescribeContactResponse.add_member(:maximum_elevation, Shapes::ShapeRef.new(shape: Elevation, location_name: "maximumElevation"))
|
|
445
490
|
DescribeContactResponse.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
446
|
-
DescribeContactResponse.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
|
|
447
|
-
DescribeContactResponse.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
|
|
448
|
-
DescribeContactResponse.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
|
|
449
491
|
DescribeContactResponse.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
450
492
|
DescribeContactResponse.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
|
|
493
|
+
DescribeContactResponse.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
|
|
494
|
+
DescribeContactResponse.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
|
|
495
|
+
DescribeContactResponse.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
|
|
496
|
+
DescribeContactResponse.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
|
|
497
|
+
DescribeContactResponse.add_member(:contact_status, Shapes::ShapeRef.new(shape: ContactStatus, location_name: "contactStatus"))
|
|
498
|
+
DescribeContactResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
|
|
499
|
+
DescribeContactResponse.add_member(:maximum_elevation, Shapes::ShapeRef.new(shape: Elevation, location_name: "maximumElevation"))
|
|
451
500
|
DescribeContactResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
452
|
-
DescribeContactResponse.add_member(:
|
|
501
|
+
DescribeContactResponse.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
|
|
502
|
+
DescribeContactResponse.add_member(:dataflow_list, Shapes::ShapeRef.new(shape: DataflowList, location_name: "dataflowList"))
|
|
453
503
|
DescribeContactResponse.add_member(:visibility_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "visibilityStartTime"))
|
|
504
|
+
DescribeContactResponse.add_member(:visibility_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "visibilityEndTime"))
|
|
505
|
+
DescribeContactResponse.add_member(:tracking_overrides, Shapes::ShapeRef.new(shape: TrackingOverrides, location_name: "trackingOverrides"))
|
|
506
|
+
DescribeContactResponse.add_member(:ephemeris, Shapes::ShapeRef.new(shape: EphemerisResponseData, location_name: "ephemeris"))
|
|
454
507
|
DescribeContactResponse.struct_class = Types::DescribeContactResponse
|
|
455
508
|
|
|
456
509
|
DescribeEphemerisRequest.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "ephemerisId"))
|
|
457
510
|
DescribeEphemerisRequest.struct_class = Types::DescribeEphemerisRequest
|
|
458
511
|
|
|
459
|
-
DescribeEphemerisResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
|
460
|
-
DescribeEphemerisResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
|
461
512
|
DescribeEphemerisResponse.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "ephemerisId"))
|
|
462
|
-
DescribeEphemerisResponse.add_member(:invalid_reason, Shapes::ShapeRef.new(shape: EphemerisInvalidReason, location_name: "invalidReason"))
|
|
463
|
-
DescribeEphemerisResponse.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
464
|
-
DescribeEphemerisResponse.add_member(:priority, Shapes::ShapeRef.new(shape: EphemerisPriority, location_name: "priority"))
|
|
465
513
|
DescribeEphemerisResponse.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
|
|
466
514
|
DescribeEphemerisResponse.add_member(:status, Shapes::ShapeRef.new(shape: EphemerisStatus, location_name: "status"))
|
|
467
|
-
DescribeEphemerisResponse.add_member(:
|
|
515
|
+
DescribeEphemerisResponse.add_member(:priority, Shapes::ShapeRef.new(shape: EphemerisPriority, location_name: "priority"))
|
|
516
|
+
DescribeEphemerisResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
|
517
|
+
DescribeEphemerisResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
|
518
|
+
DescribeEphemerisResponse.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
468
519
|
DescribeEphemerisResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
520
|
+
DescribeEphemerisResponse.add_member(:supplied_data, Shapes::ShapeRef.new(shape: EphemerisTypeDescription, location_name: "suppliedData"))
|
|
521
|
+
DescribeEphemerisResponse.add_member(:invalid_reason, Shapes::ShapeRef.new(shape: EphemerisInvalidReason, location_name: "invalidReason"))
|
|
522
|
+
DescribeEphemerisResponse.add_member(:error_reasons, Shapes::ShapeRef.new(shape: EphemerisErrorReasonList, location_name: "errorReasons"))
|
|
469
523
|
DescribeEphemerisResponse.struct_class = Types::DescribeEphemerisResponse
|
|
470
524
|
|
|
471
|
-
Destination.add_member(:config_details, Shapes::ShapeRef.new(shape: ConfigDetails, location_name: "configDetails"))
|
|
472
|
-
Destination.add_member(:config_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "configId"))
|
|
473
525
|
Destination.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
|
|
526
|
+
Destination.add_member(:config_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "configId"))
|
|
527
|
+
Destination.add_member(:config_details, Shapes::ShapeRef.new(shape: ConfigDetails, location_name: "configDetails"))
|
|
474
528
|
Destination.add_member(:dataflow_destination_region, Shapes::ShapeRef.new(shape: String, location_name: "dataflowDestinationRegion"))
|
|
475
529
|
Destination.struct_class = Types::Destination
|
|
476
530
|
|
|
477
|
-
DiscoveryData.add_member(:capability_arns, Shapes::ShapeRef.new(shape: CapabilityArnList, required: true, location_name: "capabilityArns"))
|
|
478
|
-
DiscoveryData.add_member(:private_ip_addresses, Shapes::ShapeRef.new(shape: IpAddressList, required: true, location_name: "privateIpAddresses"))
|
|
479
531
|
DiscoveryData.add_member(:public_ip_addresses, Shapes::ShapeRef.new(shape: IpAddressList, required: true, location_name: "publicIpAddresses"))
|
|
532
|
+
DiscoveryData.add_member(:private_ip_addresses, Shapes::ShapeRef.new(shape: IpAddressList, required: true, location_name: "privateIpAddresses"))
|
|
533
|
+
DiscoveryData.add_member(:capability_arns, Shapes::ShapeRef.new(shape: CapabilityArnList, required: true, location_name: "capabilityArns"))
|
|
480
534
|
DiscoveryData.struct_class = Types::DiscoveryData
|
|
481
535
|
|
|
482
|
-
Eirp.add_member(:units, Shapes::ShapeRef.new(shape: EirpUnits, required: true, location_name: "units"))
|
|
483
536
|
Eirp.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
|
|
537
|
+
Eirp.add_member(:units, Shapes::ShapeRef.new(shape: EirpUnits, required: true, location_name: "units"))
|
|
484
538
|
Eirp.struct_class = Types::Eirp
|
|
485
539
|
|
|
486
|
-
Elevation.add_member(:unit, Shapes::ShapeRef.new(shape: AngleUnits, required: true, location_name: "unit"))
|
|
487
540
|
Elevation.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
|
|
541
|
+
Elevation.add_member(:unit, Shapes::ShapeRef.new(shape: AngleUnits, required: true, location_name: "unit"))
|
|
488
542
|
Elevation.struct_class = Types::Elevation
|
|
489
543
|
|
|
490
|
-
EndpointDetails.add_member(:
|
|
544
|
+
EndpointDetails.add_member(:security_details, Shapes::ShapeRef.new(shape: SecurityDetails, location_name: "securityDetails"))
|
|
491
545
|
EndpointDetails.add_member(:endpoint, Shapes::ShapeRef.new(shape: DataflowEndpoint, location_name: "endpoint"))
|
|
492
|
-
EndpointDetails.add_member(:
|
|
546
|
+
EndpointDetails.add_member(:aws_ground_station_agent_endpoint, Shapes::ShapeRef.new(shape: AwsGroundStationAgentEndpoint, location_name: "awsGroundStationAgentEndpoint"))
|
|
493
547
|
EndpointDetails.add_member(:health_status, Shapes::ShapeRef.new(shape: CapabilityHealth, location_name: "healthStatus"))
|
|
494
|
-
EndpointDetails.add_member(:
|
|
548
|
+
EndpointDetails.add_member(:health_reasons, Shapes::ShapeRef.new(shape: CapabilityHealthReasonList, location_name: "healthReasons"))
|
|
495
549
|
EndpointDetails.struct_class = Types::EndpointDetails
|
|
496
550
|
|
|
497
551
|
EndpointDetailsList.member = Shapes::ShapeRef.new(shape: EndpointDetails)
|
|
498
552
|
|
|
499
553
|
EphemeridesList.member = Shapes::ShapeRef.new(shape: EphemerisItem)
|
|
500
554
|
|
|
501
|
-
EphemerisData.add_member(:oem, Shapes::ShapeRef.new(shape: OEMEphemeris, location_name: "oem"))
|
|
502
555
|
EphemerisData.add_member(:tle, Shapes::ShapeRef.new(shape: TLEEphemeris, location_name: "tle"))
|
|
556
|
+
EphemerisData.add_member(:oem, Shapes::ShapeRef.new(shape: OEMEphemeris, location_name: "oem"))
|
|
557
|
+
EphemerisData.add_member(:az_el, Shapes::ShapeRef.new(shape: AzElEphemeris, location_name: "azEl"))
|
|
503
558
|
EphemerisData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
504
|
-
EphemerisData.add_member_subclass(:oem, Types::EphemerisData::Oem)
|
|
505
559
|
EphemerisData.add_member_subclass(:tle, Types::EphemerisData::Tle)
|
|
560
|
+
EphemerisData.add_member_subclass(:oem, Types::EphemerisData::Oem)
|
|
561
|
+
EphemerisData.add_member_subclass(:az_el, Types::EphemerisData::AzEl)
|
|
506
562
|
EphemerisData.add_member_subclass(:unknown, Types::EphemerisData::Unknown)
|
|
507
563
|
EphemerisData.struct_class = Types::EphemerisData
|
|
508
564
|
|
|
509
|
-
EphemerisDescription.add_member(:ephemeris_data, Shapes::ShapeRef.new(shape: UnboundedString, location_name: "ephemerisData"))
|
|
510
565
|
EphemerisDescription.add_member(:source_s3_object, Shapes::ShapeRef.new(shape: S3Object, location_name: "sourceS3Object"))
|
|
566
|
+
EphemerisDescription.add_member(:ephemeris_data, Shapes::ShapeRef.new(shape: UnboundedString, location_name: "ephemerisData"))
|
|
511
567
|
EphemerisDescription.struct_class = Types::EphemerisDescription
|
|
512
568
|
|
|
569
|
+
EphemerisErrorReason.add_member(:error_code, Shapes::ShapeRef.new(shape: EphemerisErrorCode, required: true, location_name: "errorCode"))
|
|
570
|
+
EphemerisErrorReason.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorString, required: true, location_name: "errorMessage"))
|
|
571
|
+
EphemerisErrorReason.struct_class = Types::EphemerisErrorReason
|
|
572
|
+
|
|
573
|
+
EphemerisErrorReasonList.member = Shapes::ShapeRef.new(shape: EphemerisErrorReason)
|
|
574
|
+
|
|
575
|
+
EphemerisFilter.add_member(:az_el, Shapes::ShapeRef.new(shape: AzElEphemerisFilter, location_name: "azEl"))
|
|
576
|
+
EphemerisFilter.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
577
|
+
EphemerisFilter.add_member_subclass(:az_el, Types::EphemerisFilter::AzEl)
|
|
578
|
+
EphemerisFilter.add_member_subclass(:unknown, Types::EphemerisFilter::Unknown)
|
|
579
|
+
EphemerisFilter.struct_class = Types::EphemerisFilter
|
|
580
|
+
|
|
513
581
|
EphemerisIdResponse.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "ephemerisId"))
|
|
514
582
|
EphemerisIdResponse.struct_class = Types::EphemerisIdResponse
|
|
515
583
|
|
|
516
|
-
EphemerisItem.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
|
517
|
-
EphemerisItem.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
|
518
584
|
EphemerisItem.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "ephemerisId"))
|
|
519
|
-
EphemerisItem.add_member(:
|
|
585
|
+
EphemerisItem.add_member(:ephemeris_type, Shapes::ShapeRef.new(shape: EphemerisType, location_name: "ephemerisType"))
|
|
586
|
+
EphemerisItem.add_member(:status, Shapes::ShapeRef.new(shape: EphemerisStatus, location_name: "status"))
|
|
520
587
|
EphemerisItem.add_member(:priority, Shapes::ShapeRef.new(shape: EphemerisPriority, location_name: "priority"))
|
|
588
|
+
EphemerisItem.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
|
589
|
+
EphemerisItem.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
|
590
|
+
EphemerisItem.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
521
591
|
EphemerisItem.add_member(:source_s3_object, Shapes::ShapeRef.new(shape: S3Object, location_name: "sourceS3Object"))
|
|
522
|
-
EphemerisItem.add_member(:status, Shapes::ShapeRef.new(shape: EphemerisStatus, location_name: "status"))
|
|
523
592
|
EphemerisItem.struct_class = Types::EphemerisItem
|
|
524
593
|
|
|
594
|
+
EphemerisMetaData.add_member(:source, Shapes::ShapeRef.new(shape: EphemerisSource, required: true, location_name: "source"))
|
|
525
595
|
EphemerisMetaData.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "ephemerisId"))
|
|
526
596
|
EphemerisMetaData.add_member(:epoch, Shapes::ShapeRef.new(shape: Timestamp, location_name: "epoch"))
|
|
527
597
|
EphemerisMetaData.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
528
|
-
EphemerisMetaData.add_member(:source, Shapes::ShapeRef.new(shape: EphemerisSource, required: true, location_name: "source"))
|
|
529
598
|
EphemerisMetaData.struct_class = Types::EphemerisMetaData
|
|
530
599
|
|
|
600
|
+
EphemerisResponseData.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "ephemerisId"))
|
|
601
|
+
EphemerisResponseData.add_member(:ephemeris_type, Shapes::ShapeRef.new(shape: EphemerisType, required: true, location_name: "ephemerisType"))
|
|
602
|
+
EphemerisResponseData.struct_class = Types::EphemerisResponseData
|
|
603
|
+
|
|
531
604
|
EphemerisStatusList.member = Shapes::ShapeRef.new(shape: EphemerisStatus)
|
|
532
605
|
|
|
533
|
-
EphemerisTypeDescription.add_member(:oem, Shapes::ShapeRef.new(shape: EphemerisDescription, location_name: "oem"))
|
|
534
606
|
EphemerisTypeDescription.add_member(:tle, Shapes::ShapeRef.new(shape: EphemerisDescription, location_name: "tle"))
|
|
607
|
+
EphemerisTypeDescription.add_member(:oem, Shapes::ShapeRef.new(shape: EphemerisDescription, location_name: "oem"))
|
|
608
|
+
EphemerisTypeDescription.add_member(:az_el, Shapes::ShapeRef.new(shape: EphemerisDescription, location_name: "azEl"))
|
|
535
609
|
EphemerisTypeDescription.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
536
|
-
EphemerisTypeDescription.add_member_subclass(:oem, Types::EphemerisTypeDescription::Oem)
|
|
537
610
|
EphemerisTypeDescription.add_member_subclass(:tle, Types::EphemerisTypeDescription::Tle)
|
|
611
|
+
EphemerisTypeDescription.add_member_subclass(:oem, Types::EphemerisTypeDescription::Oem)
|
|
612
|
+
EphemerisTypeDescription.add_member_subclass(:az_el, Types::EphemerisTypeDescription::AzEl)
|
|
538
613
|
EphemerisTypeDescription.add_member_subclass(:unknown, Types::EphemerisTypeDescription::Unknown)
|
|
539
614
|
EphemerisTypeDescription.struct_class = Types::EphemerisTypeDescription
|
|
540
615
|
|
|
541
|
-
Frequency.add_member(:units, Shapes::ShapeRef.new(shape: FrequencyUnits, required: true, location_name: "units"))
|
|
542
616
|
Frequency.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
|
|
617
|
+
Frequency.add_member(:units, Shapes::ShapeRef.new(shape: FrequencyUnits, required: true, location_name: "units"))
|
|
543
618
|
Frequency.struct_class = Types::Frequency
|
|
544
619
|
|
|
545
|
-
FrequencyBandwidth.add_member(:units, Shapes::ShapeRef.new(shape: BandwidthUnits, required: true, location_name: "units"))
|
|
546
620
|
FrequencyBandwidth.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
|
|
621
|
+
FrequencyBandwidth.add_member(:units, Shapes::ShapeRef.new(shape: BandwidthUnits, required: true, location_name: "units"))
|
|
547
622
|
FrequencyBandwidth.struct_class = Types::FrequencyBandwidth
|
|
548
623
|
|
|
549
624
|
GetAgentConfigurationRequest.add_member(:agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "agentId"))
|
|
@@ -557,61 +632,61 @@ module Aws::GroundStation
|
|
|
557
632
|
GetConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
|
|
558
633
|
GetConfigRequest.struct_class = Types::GetConfigRequest
|
|
559
634
|
|
|
560
|
-
GetConfigResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "configArn"))
|
|
561
|
-
GetConfigResponse.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
562
635
|
GetConfigResponse.add_member(:config_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "configId"))
|
|
563
|
-
GetConfigResponse.add_member(:
|
|
636
|
+
GetConfigResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "configArn"))
|
|
564
637
|
GetConfigResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
|
638
|
+
GetConfigResponse.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
|
|
639
|
+
GetConfigResponse.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
565
640
|
GetConfigResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
566
641
|
GetConfigResponse.struct_class = Types::GetConfigResponse
|
|
567
642
|
|
|
568
643
|
GetDataflowEndpointGroupRequest.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "dataflowEndpointGroupId"))
|
|
569
644
|
GetDataflowEndpointGroupRequest.struct_class = Types::GetDataflowEndpointGroupRequest
|
|
570
645
|
|
|
571
|
-
GetDataflowEndpointGroupResponse.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
572
|
-
GetDataflowEndpointGroupResponse.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
573
|
-
GetDataflowEndpointGroupResponse.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
|
|
574
646
|
GetDataflowEndpointGroupResponse.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "dataflowEndpointGroupId"))
|
|
647
|
+
GetDataflowEndpointGroupResponse.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
|
|
575
648
|
GetDataflowEndpointGroupResponse.add_member(:endpoints_details, Shapes::ShapeRef.new(shape: EndpointDetailsList, location_name: "endpointsDetails"))
|
|
576
649
|
GetDataflowEndpointGroupResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
650
|
+
GetDataflowEndpointGroupResponse.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
651
|
+
GetDataflowEndpointGroupResponse.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DataflowEndpointGroupDurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
577
652
|
GetDataflowEndpointGroupResponse.struct_class = Types::GetDataflowEndpointGroupResponse
|
|
578
653
|
|
|
579
654
|
GetMinuteUsageRequest.add_member(:month, Shapes::ShapeRef.new(shape: Month, required: true, location_name: "month"))
|
|
580
655
|
GetMinuteUsageRequest.add_member(:year, Shapes::ShapeRef.new(shape: Year, required: true, location_name: "year"))
|
|
581
656
|
GetMinuteUsageRequest.struct_class = Types::GetMinuteUsageRequest
|
|
582
657
|
|
|
583
|
-
GetMinuteUsageResponse.add_member(:estimated_minutes_remaining, Shapes::ShapeRef.new(shape: Integer, location_name: "estimatedMinutesRemaining"))
|
|
584
658
|
GetMinuteUsageResponse.add_member(:is_reserved_minutes_customer, Shapes::ShapeRef.new(shape: Boolean, location_name: "isReservedMinutesCustomer"))
|
|
585
659
|
GetMinuteUsageResponse.add_member(:total_reserved_minute_allocation, Shapes::ShapeRef.new(shape: Integer, location_name: "totalReservedMinuteAllocation"))
|
|
586
|
-
GetMinuteUsageResponse.add_member(:total_scheduled_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "totalScheduledMinutes"))
|
|
587
660
|
GetMinuteUsageResponse.add_member(:upcoming_minutes_scheduled, Shapes::ShapeRef.new(shape: Integer, location_name: "upcomingMinutesScheduled"))
|
|
661
|
+
GetMinuteUsageResponse.add_member(:total_scheduled_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "totalScheduledMinutes"))
|
|
662
|
+
GetMinuteUsageResponse.add_member(:estimated_minutes_remaining, Shapes::ShapeRef.new(shape: Integer, location_name: "estimatedMinutesRemaining"))
|
|
588
663
|
GetMinuteUsageResponse.struct_class = Types::GetMinuteUsageResponse
|
|
589
664
|
|
|
590
665
|
GetMissionProfileRequest.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "missionProfileId"))
|
|
591
666
|
GetMissionProfileRequest.struct_class = Types::GetMissionProfileRequest
|
|
592
667
|
|
|
593
|
-
GetMissionProfileResponse.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
594
|
-
GetMissionProfileResponse.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
595
|
-
GetMissionProfileResponse.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
|
|
596
|
-
GetMissionProfileResponse.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: PositiveDurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
|
|
597
|
-
GetMissionProfileResponse.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
598
668
|
GetMissionProfileResponse.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "missionProfileId"))
|
|
669
|
+
GetMissionProfileResponse.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
599
670
|
GetMissionProfileResponse.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
600
671
|
GetMissionProfileResponse.add_member(:region, Shapes::ShapeRef.new(shape: AWSRegion, location_name: "region"))
|
|
672
|
+
GetMissionProfileResponse.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
673
|
+
GetMissionProfileResponse.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
674
|
+
GetMissionProfileResponse.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: PositiveDurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
|
|
675
|
+
GetMissionProfileResponse.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
|
|
676
|
+
GetMissionProfileResponse.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
|
|
677
|
+
GetMissionProfileResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
601
678
|
GetMissionProfileResponse.add_member(:streams_kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "streamsKmsKey"))
|
|
602
679
|
GetMissionProfileResponse.add_member(:streams_kms_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "streamsKmsRole"))
|
|
603
|
-
GetMissionProfileResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
604
|
-
GetMissionProfileResponse.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
|
|
605
680
|
GetMissionProfileResponse.struct_class = Types::GetMissionProfileResponse
|
|
606
681
|
|
|
607
682
|
GetSatelliteRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "satelliteId"))
|
|
608
683
|
GetSatelliteRequest.struct_class = Types::GetSatelliteRequest
|
|
609
684
|
|
|
610
|
-
GetSatelliteResponse.add_member(:current_ephemeris, Shapes::ShapeRef.new(shape: EphemerisMetaData, location_name: "currentEphemeris"))
|
|
611
|
-
GetSatelliteResponse.add_member(:ground_stations, Shapes::ShapeRef.new(shape: GroundStationIdList, location_name: "groundStations"))
|
|
612
|
-
GetSatelliteResponse.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
|
|
613
|
-
GetSatelliteResponse.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
614
685
|
GetSatelliteResponse.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
|
|
686
|
+
GetSatelliteResponse.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
687
|
+
GetSatelliteResponse.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
|
|
688
|
+
GetSatelliteResponse.add_member(:ground_stations, Shapes::ShapeRef.new(shape: GroundStationIdList, location_name: "groundStations"))
|
|
689
|
+
GetSatelliteResponse.add_member(:current_ephemeris, Shapes::ShapeRef.new(shape: EphemerisMetaData, location_name: "currentEphemeris"))
|
|
615
690
|
GetSatelliteResponse.struct_class = Types::GetSatelliteResponse
|
|
616
691
|
|
|
617
692
|
GroundStationData.add_member(:ground_station_id, Shapes::ShapeRef.new(shape: GroundStationName, location_name: "groundStationId"))
|
|
@@ -623,8 +698,12 @@ module Aws::GroundStation
|
|
|
623
698
|
|
|
624
699
|
GroundStationList.member = Shapes::ShapeRef.new(shape: GroundStationData)
|
|
625
700
|
|
|
626
|
-
|
|
701
|
+
ISO8601TimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "startTime"))
|
|
702
|
+
ISO8601TimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "endTime"))
|
|
703
|
+
ISO8601TimeRange.struct_class = Types::ISO8601TimeRange
|
|
704
|
+
|
|
627
705
|
IntegerRange.add_member(:minimum, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "minimum"))
|
|
706
|
+
IntegerRange.add_member(:maximum, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maximum"))
|
|
628
707
|
IntegerRange.struct_class = Types::IntegerRange
|
|
629
708
|
|
|
630
709
|
InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
|
@@ -633,13 +712,13 @@ module Aws::GroundStation
|
|
|
633
712
|
|
|
634
713
|
IpAddressList.member = Shapes::ShapeRef.new(shape: IpV4Address)
|
|
635
714
|
|
|
715
|
+
KmsKey.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "kmsKeyArn"))
|
|
636
716
|
KmsKey.add_member(:kms_alias_arn, Shapes::ShapeRef.new(shape: KeyAliasArn, location_name: "kmsAliasArn"))
|
|
637
717
|
KmsKey.add_member(:kms_alias_name, Shapes::ShapeRef.new(shape: KeyAliasName, location_name: "kmsAliasName"))
|
|
638
|
-
KmsKey.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "kmsKeyArn"))
|
|
639
718
|
KmsKey.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
719
|
+
KmsKey.add_member_subclass(:kms_key_arn, Types::KmsKey::KmsKeyArn)
|
|
640
720
|
KmsKey.add_member_subclass(:kms_alias_arn, Types::KmsKey::KmsAliasArn)
|
|
641
721
|
KmsKey.add_member_subclass(:kms_alias_name, Types::KmsKey::KmsAliasName)
|
|
642
|
-
KmsKey.add_member_subclass(:kms_key_arn, Types::KmsKey::KmsKeyArn)
|
|
643
722
|
KmsKey.add_member_subclass(:unknown, Types::KmsKey::Unknown)
|
|
644
723
|
KmsKey.struct_class = Types::KmsKey
|
|
645
724
|
|
|
@@ -647,59 +726,61 @@ module Aws::GroundStation
|
|
|
647
726
|
ListConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
|
648
727
|
ListConfigsRequest.struct_class = Types::ListConfigsRequest
|
|
649
728
|
|
|
650
|
-
ListConfigsResponse.add_member(:config_list, Shapes::ShapeRef.new(shape: ConfigList, location_name: "configList"))
|
|
651
729
|
ListConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
730
|
+
ListConfigsResponse.add_member(:config_list, Shapes::ShapeRef.new(shape: ConfigList, location_name: "configList"))
|
|
652
731
|
ListConfigsResponse.struct_class = Types::ListConfigsResponse
|
|
653
732
|
|
|
654
|
-
ListContactsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
655
|
-
ListContactsRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: GroundStationName, location_name: "groundStation"))
|
|
656
733
|
ListContactsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location_name: "maxResults"))
|
|
657
|
-
ListContactsRequest.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
658
734
|
ListContactsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
659
|
-
ListContactsRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
660
|
-
ListContactsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
661
735
|
ListContactsRequest.add_member(:status_list, Shapes::ShapeRef.new(shape: StatusList, required: true, location_name: "statusList"))
|
|
736
|
+
ListContactsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
737
|
+
ListContactsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
738
|
+
ListContactsRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: GroundStationName, location_name: "groundStation"))
|
|
739
|
+
ListContactsRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
740
|
+
ListContactsRequest.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
741
|
+
ListContactsRequest.add_member(:ephemeris, Shapes::ShapeRef.new(shape: EphemerisFilter, location_name: "ephemeris"))
|
|
662
742
|
ListContactsRequest.struct_class = Types::ListContactsRequest
|
|
663
743
|
|
|
664
|
-
ListContactsResponse.add_member(:contact_list, Shapes::ShapeRef.new(shape: ContactList, location_name: "contactList"))
|
|
665
744
|
ListContactsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
745
|
+
ListContactsResponse.add_member(:contact_list, Shapes::ShapeRef.new(shape: ContactList, location_name: "contactList"))
|
|
666
746
|
ListContactsResponse.struct_class = Types::ListContactsResponse
|
|
667
747
|
|
|
668
748
|
ListDataflowEndpointGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location: "querystring", location_name: "maxResults"))
|
|
669
749
|
ListDataflowEndpointGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
|
670
750
|
ListDataflowEndpointGroupsRequest.struct_class = Types::ListDataflowEndpointGroupsRequest
|
|
671
751
|
|
|
672
|
-
ListDataflowEndpointGroupsResponse.add_member(:dataflow_endpoint_group_list, Shapes::ShapeRef.new(shape: DataflowEndpointGroupList, location_name: "dataflowEndpointGroupList"))
|
|
673
752
|
ListDataflowEndpointGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
753
|
+
ListDataflowEndpointGroupsResponse.add_member(:dataflow_endpoint_group_list, Shapes::ShapeRef.new(shape: DataflowEndpointGroupList, location_name: "dataflowEndpointGroupList"))
|
|
674
754
|
ListDataflowEndpointGroupsResponse.struct_class = Types::ListDataflowEndpointGroupsResponse
|
|
675
755
|
|
|
756
|
+
ListEphemeridesRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
|
|
757
|
+
ListEphemeridesRequest.add_member(:ephemeris_type, Shapes::ShapeRef.new(shape: EphemerisType, location_name: "ephemerisType"))
|
|
758
|
+
ListEphemeridesRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
676
759
|
ListEphemeridesRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
760
|
+
ListEphemeridesRequest.add_member(:status_list, Shapes::ShapeRef.new(shape: EphemerisStatusList, location_name: "statusList"))
|
|
677
761
|
ListEphemeridesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location: "querystring", location_name: "maxResults"))
|
|
678
762
|
ListEphemeridesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
|
679
|
-
ListEphemeridesRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "satelliteId"))
|
|
680
|
-
ListEphemeridesRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
681
|
-
ListEphemeridesRequest.add_member(:status_list, Shapes::ShapeRef.new(shape: EphemerisStatusList, location_name: "statusList"))
|
|
682
763
|
ListEphemeridesRequest.struct_class = Types::ListEphemeridesRequest
|
|
683
764
|
|
|
684
|
-
ListEphemeridesResponse.add_member(:ephemerides, Shapes::ShapeRef.new(shape: EphemeridesList, location_name: "ephemerides"))
|
|
685
765
|
ListEphemeridesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
766
|
+
ListEphemeridesResponse.add_member(:ephemerides, Shapes::ShapeRef.new(shape: EphemeridesList, location_name: "ephemerides"))
|
|
686
767
|
ListEphemeridesResponse.struct_class = Types::ListEphemeridesResponse
|
|
687
768
|
|
|
769
|
+
ListGroundStationsRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location: "querystring", location_name: "satelliteId"))
|
|
688
770
|
ListGroundStationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location: "querystring", location_name: "maxResults"))
|
|
689
771
|
ListGroundStationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
|
690
|
-
ListGroundStationsRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location: "querystring", location_name: "satelliteId"))
|
|
691
772
|
ListGroundStationsRequest.struct_class = Types::ListGroundStationsRequest
|
|
692
773
|
|
|
693
|
-
ListGroundStationsResponse.add_member(:ground_station_list, Shapes::ShapeRef.new(shape: GroundStationList, location_name: "groundStationList"))
|
|
694
774
|
ListGroundStationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
775
|
+
ListGroundStationsResponse.add_member(:ground_station_list, Shapes::ShapeRef.new(shape: GroundStationList, location_name: "groundStationList"))
|
|
695
776
|
ListGroundStationsResponse.struct_class = Types::ListGroundStationsResponse
|
|
696
777
|
|
|
697
778
|
ListMissionProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location: "querystring", location_name: "maxResults"))
|
|
698
779
|
ListMissionProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
|
699
780
|
ListMissionProfilesRequest.struct_class = Types::ListMissionProfilesRequest
|
|
700
781
|
|
|
701
|
-
ListMissionProfilesResponse.add_member(:mission_profile_list, Shapes::ShapeRef.new(shape: MissionProfileList, location_name: "missionProfileList"))
|
|
702
782
|
ListMissionProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
|
783
|
+
ListMissionProfilesResponse.add_member(:mission_profile_list, Shapes::ShapeRef.new(shape: MissionProfileList, location_name: "missionProfileList"))
|
|
703
784
|
ListMissionProfilesResponse.struct_class = Types::ListMissionProfilesResponse
|
|
704
785
|
|
|
705
786
|
ListSatellitesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location: "querystring", location_name: "maxResults"))
|
|
@@ -721,40 +802,50 @@ module Aws::GroundStation
|
|
|
721
802
|
|
|
722
803
|
MissionProfileList.member = Shapes::ShapeRef.new(shape: MissionProfileListItem)
|
|
723
804
|
|
|
724
|
-
MissionProfileListItem.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
725
805
|
MissionProfileListItem.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "missionProfileId"))
|
|
726
|
-
MissionProfileListItem.add_member(:
|
|
806
|
+
MissionProfileListItem.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
|
|
727
807
|
MissionProfileListItem.add_member(:region, Shapes::ShapeRef.new(shape: AWSRegion, location_name: "region"))
|
|
808
|
+
MissionProfileListItem.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
728
809
|
MissionProfileListItem.struct_class = Types::MissionProfileListItem
|
|
729
810
|
|
|
730
|
-
OEMEphemeris.add_member(:oem_data, Shapes::ShapeRef.new(shape: UnboundedString, location_name: "oemData"))
|
|
731
811
|
OEMEphemeris.add_member(:s3_object, Shapes::ShapeRef.new(shape: S3Object, location_name: "s3Object"))
|
|
812
|
+
OEMEphemeris.add_member(:oem_data, Shapes::ShapeRef.new(shape: UnboundedString, location_name: "oemData"))
|
|
732
813
|
OEMEphemeris.struct_class = Types::OEMEphemeris
|
|
733
814
|
|
|
734
|
-
|
|
815
|
+
ProgramTrackSettings.add_member(:az_el, Shapes::ShapeRef.new(shape: AzElProgramTrackSettings, location_name: "azEl"))
|
|
816
|
+
ProgramTrackSettings.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
817
|
+
ProgramTrackSettings.add_member_subclass(:az_el, Types::ProgramTrackSettings::AzEl)
|
|
818
|
+
ProgramTrackSettings.add_member_subclass(:unknown, Types::ProgramTrackSettings::Unknown)
|
|
819
|
+
ProgramTrackSettings.struct_class = Types::ProgramTrackSettings
|
|
820
|
+
|
|
735
821
|
RangedConnectionDetails.add_member(:socket_address, Shapes::ShapeRef.new(shape: RangedSocketAddress, required: true, location_name: "socketAddress"))
|
|
822
|
+
RangedConnectionDetails.add_member(:mtu, Shapes::ShapeRef.new(shape: RangedConnectionDetailsMtuInteger, location_name: "mtu"))
|
|
736
823
|
RangedConnectionDetails.struct_class = Types::RangedConnectionDetails
|
|
737
824
|
|
|
738
825
|
RangedSocketAddress.add_member(:name, Shapes::ShapeRef.new(shape: IpV4Address, required: true, location_name: "name"))
|
|
739
826
|
RangedSocketAddress.add_member(:port_range, Shapes::ShapeRef.new(shape: IntegerRange, required: true, location_name: "portRange"))
|
|
740
827
|
RangedSocketAddress.struct_class = Types::RangedSocketAddress
|
|
741
828
|
|
|
742
|
-
RegisterAgentRequest.add_member(:agent_details, Shapes::ShapeRef.new(shape: AgentDetails, required: true, location_name: "agentDetails"))
|
|
743
829
|
RegisterAgentRequest.add_member(:discovery_data, Shapes::ShapeRef.new(shape: DiscoveryData, required: true, location_name: "discoveryData"))
|
|
830
|
+
RegisterAgentRequest.add_member(:agent_details, Shapes::ShapeRef.new(shape: AgentDetails, required: true, location_name: "agentDetails"))
|
|
744
831
|
RegisterAgentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
745
832
|
RegisterAgentRequest.struct_class = Types::RegisterAgentRequest
|
|
746
833
|
|
|
747
834
|
RegisterAgentResponse.add_member(:agent_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "agentId"))
|
|
748
835
|
RegisterAgentResponse.struct_class = Types::RegisterAgentResponse
|
|
749
836
|
|
|
750
|
-
ReserveContactRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
751
|
-
ReserveContactRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: GroundStationName, required: true, location_name: "groundStation"))
|
|
752
837
|
ReserveContactRequest.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, required: true, location_name: "missionProfileArn"))
|
|
753
|
-
ReserveContactRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn,
|
|
838
|
+
ReserveContactRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
754
839
|
ReserveContactRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
840
|
+
ReserveContactRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
841
|
+
ReserveContactRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: GroundStationName, required: true, location_name: "groundStation"))
|
|
755
842
|
ReserveContactRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
|
|
843
|
+
ReserveContactRequest.add_member(:tracking_overrides, Shapes::ShapeRef.new(shape: TrackingOverrides, location_name: "trackingOverrides"))
|
|
756
844
|
ReserveContactRequest.struct_class = Types::ReserveContactRequest
|
|
757
845
|
|
|
846
|
+
ResourceInUseException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
|
847
|
+
ResourceInUseException.struct_class = Types::ResourceInUseException
|
|
848
|
+
|
|
758
849
|
ResourceLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
|
759
850
|
ResourceLimitExceededException.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "parameterName"))
|
|
760
851
|
ResourceLimitExceededException.struct_class = Types::ResourceLimitExceededException
|
|
@@ -768,8 +859,8 @@ module Aws::GroundStation
|
|
|
768
859
|
S3Object.struct_class = Types::S3Object
|
|
769
860
|
|
|
770
861
|
S3RecordingConfig.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketArn, required: true, location_name: "bucketArn"))
|
|
771
|
-
S3RecordingConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: S3KeyPrefix, location_name: "prefix"))
|
|
772
862
|
S3RecordingConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
|
863
|
+
S3RecordingConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: S3KeyPrefix, location_name: "prefix"))
|
|
773
864
|
S3RecordingConfig.struct_class = Types::S3RecordingConfig
|
|
774
865
|
|
|
775
866
|
S3RecordingDetails.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketArn, location_name: "bucketArn"))
|
|
@@ -778,16 +869,16 @@ module Aws::GroundStation
|
|
|
778
869
|
|
|
779
870
|
SatelliteList.member = Shapes::ShapeRef.new(shape: SatelliteListItem)
|
|
780
871
|
|
|
781
|
-
SatelliteListItem.add_member(:current_ephemeris, Shapes::ShapeRef.new(shape: EphemerisMetaData, location_name: "currentEphemeris"))
|
|
782
|
-
SatelliteListItem.add_member(:ground_stations, Shapes::ShapeRef.new(shape: GroundStationIdList, location_name: "groundStations"))
|
|
783
|
-
SatelliteListItem.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
|
|
784
|
-
SatelliteListItem.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
785
872
|
SatelliteListItem.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
|
|
873
|
+
SatelliteListItem.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
|
|
874
|
+
SatelliteListItem.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
|
|
875
|
+
SatelliteListItem.add_member(:ground_stations, Shapes::ShapeRef.new(shape: GroundStationIdList, location_name: "groundStations"))
|
|
876
|
+
SatelliteListItem.add_member(:current_ephemeris, Shapes::ShapeRef.new(shape: EphemerisMetaData, location_name: "currentEphemeris"))
|
|
786
877
|
SatelliteListItem.struct_class = Types::SatelliteListItem
|
|
787
878
|
|
|
788
|
-
SecurityDetails.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
|
789
|
-
SecurityDetails.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "securityGroupIds"))
|
|
790
879
|
SecurityDetails.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, required: true, location_name: "subnetIds"))
|
|
880
|
+
SecurityDetails.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "securityGroupIds"))
|
|
881
|
+
SecurityDetails.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
|
791
882
|
SecurityDetails.struct_class = Types::SecurityDetails
|
|
792
883
|
|
|
793
884
|
SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: String)
|
|
@@ -799,14 +890,14 @@ module Aws::GroundStation
|
|
|
799
890
|
SocketAddress.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
|
|
800
891
|
SocketAddress.struct_class = Types::SocketAddress
|
|
801
892
|
|
|
802
|
-
Source.add_member(:config_details, Shapes::ShapeRef.new(shape: ConfigDetails, location_name: "configDetails"))
|
|
803
|
-
Source.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
|
|
804
893
|
Source.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
|
|
894
|
+
Source.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
|
|
895
|
+
Source.add_member(:config_details, Shapes::ShapeRef.new(shape: ConfigDetails, location_name: "configDetails"))
|
|
805
896
|
Source.add_member(:dataflow_source_region, Shapes::ShapeRef.new(shape: String, location_name: "dataflowSourceRegion"))
|
|
806
897
|
Source.struct_class = Types::Source
|
|
807
898
|
|
|
808
|
-
SpectrumConfig.add_member(:bandwidth, Shapes::ShapeRef.new(shape: FrequencyBandwidth, required: true, location_name: "bandwidth"))
|
|
809
899
|
SpectrumConfig.add_member(:center_frequency, Shapes::ShapeRef.new(shape: Frequency, required: true, location_name: "centerFrequency"))
|
|
900
|
+
SpectrumConfig.add_member(:bandwidth, Shapes::ShapeRef.new(shape: FrequencyBandwidth, required: true, location_name: "bandwidth"))
|
|
810
901
|
SpectrumConfig.add_member(:polarization, Shapes::ShapeRef.new(shape: Polarization, location_name: "polarization"))
|
|
811
902
|
SpectrumConfig.struct_class = Types::SpectrumConfig
|
|
812
903
|
|
|
@@ -836,13 +927,23 @@ module Aws::GroundStation
|
|
|
836
927
|
TagsMap.key = Shapes::ShapeRef.new(shape: String)
|
|
837
928
|
TagsMap.value = Shapes::ShapeRef.new(shape: String)
|
|
838
929
|
|
|
839
|
-
|
|
930
|
+
TimeAzEl.add_member(:dt, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "dt"))
|
|
931
|
+
TimeAzEl.add_member(:az, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "az"))
|
|
932
|
+
TimeAzEl.add_member(:el, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "el"))
|
|
933
|
+
TimeAzEl.struct_class = Types::TimeAzEl
|
|
934
|
+
|
|
935
|
+
TimeAzElList.member = Shapes::ShapeRef.new(shape: TimeAzEl)
|
|
936
|
+
|
|
840
937
|
TimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
|
|
938
|
+
TimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
|
|
841
939
|
TimeRange.struct_class = Types::TimeRange
|
|
842
940
|
|
|
843
941
|
TrackingConfig.add_member(:autotrack, Shapes::ShapeRef.new(shape: Criticality, required: true, location_name: "autotrack"))
|
|
844
942
|
TrackingConfig.struct_class = Types::TrackingConfig
|
|
845
943
|
|
|
944
|
+
TrackingOverrides.add_member(:program_track_settings, Shapes::ShapeRef.new(shape: ProgramTrackSettings, required: true, location_name: "programTrackSettings"))
|
|
945
|
+
TrackingOverrides.struct_class = Types::TrackingOverrides
|
|
946
|
+
|
|
846
947
|
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AnyArn, required: true, location: "uri", location_name: "resourceArn"))
|
|
847
948
|
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location: "querystring", location_name: "tagKeys"))
|
|
848
949
|
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
|
@@ -850,39 +951,39 @@ module Aws::GroundStation
|
|
|
850
951
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
|
851
952
|
|
|
852
953
|
UpdateAgentStatusRequest.add_member(:agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "agentId"))
|
|
954
|
+
UpdateAgentStatusRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "taskId"))
|
|
853
955
|
UpdateAgentStatusRequest.add_member(:aggregate_status, Shapes::ShapeRef.new(shape: AggregateStatus, required: true, location_name: "aggregateStatus"))
|
|
854
956
|
UpdateAgentStatusRequest.add_member(:component_statuses, Shapes::ShapeRef.new(shape: ComponentStatusList, required: true, location_name: "componentStatuses"))
|
|
855
|
-
UpdateAgentStatusRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "taskId"))
|
|
856
957
|
UpdateAgentStatusRequest.struct_class = Types::UpdateAgentStatusRequest
|
|
857
958
|
|
|
858
959
|
UpdateAgentStatusResponse.add_member(:agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "agentId"))
|
|
859
960
|
UpdateAgentStatusResponse.struct_class = Types::UpdateAgentStatusResponse
|
|
860
961
|
|
|
861
|
-
UpdateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
862
962
|
UpdateConfigRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "configId"))
|
|
863
|
-
UpdateConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
|
|
864
963
|
UpdateConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
|
|
964
|
+
UpdateConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
|
|
965
|
+
UpdateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
|
|
865
966
|
UpdateConfigRequest.struct_class = Types::UpdateConfigRequest
|
|
866
967
|
|
|
867
|
-
UpdateEphemerisRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
|
|
868
968
|
UpdateEphemerisRequest.add_member(:ephemeris_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "ephemerisId"))
|
|
969
|
+
UpdateEphemerisRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
|
|
869
970
|
UpdateEphemerisRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
870
971
|
UpdateEphemerisRequest.add_member(:priority, Shapes::ShapeRef.new(shape: EphemerisPriority, location_name: "priority"))
|
|
871
972
|
UpdateEphemerisRequest.struct_class = Types::UpdateEphemerisRequest
|
|
872
973
|
|
|
873
|
-
UpdateMissionProfileRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
874
|
-
UpdateMissionProfileRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
875
|
-
UpdateMissionProfileRequest.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
|
|
876
|
-
UpdateMissionProfileRequest.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: PositiveDurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
|
|
877
974
|
UpdateMissionProfileRequest.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location: "uri", location_name: "missionProfileId"))
|
|
878
975
|
UpdateMissionProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
|
|
976
|
+
UpdateMissionProfileRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
|
|
977
|
+
UpdateMissionProfileRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
|
|
978
|
+
UpdateMissionProfileRequest.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: PositiveDurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
|
|
979
|
+
UpdateMissionProfileRequest.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
|
|
980
|
+
UpdateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
|
|
879
981
|
UpdateMissionProfileRequest.add_member(:streams_kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "streamsKmsKey"))
|
|
880
982
|
UpdateMissionProfileRequest.add_member(:streams_kms_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "streamsKmsRole"))
|
|
881
|
-
UpdateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
|
|
882
983
|
UpdateMissionProfileRequest.struct_class = Types::UpdateMissionProfileRequest
|
|
883
984
|
|
|
884
|
-
UplinkEchoConfig.add_member(:antenna_uplink_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "antennaUplinkConfigArn"))
|
|
885
985
|
UplinkEchoConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
|
|
986
|
+
UplinkEchoConfig.add_member(:antenna_uplink_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "antennaUplinkConfigArn"))
|
|
886
987
|
UplinkEchoConfig.struct_class = Types::UplinkEchoConfig
|
|
887
988
|
|
|
888
989
|
UplinkSpectrumConfig.add_member(:center_frequency, Shapes::ShapeRef.new(shape: Frequency, required: true, location_name: "centerFrequency"))
|
|
@@ -901,7 +1002,6 @@ module Aws::GroundStation
|
|
|
901
1002
|
"apiVersion" => "2019-05-23",
|
|
902
1003
|
"auth" => ["aws.auth#sigv4"],
|
|
903
1004
|
"endpointPrefix" => "groundstation",
|
|
904
|
-
"jsonVersion" => "1.1",
|
|
905
1005
|
"protocol" => "rest-json",
|
|
906
1006
|
"protocols" => ["rest-json"],
|
|
907
1007
|
"serviceFullName" => "AWS Ground Station",
|
|
@@ -998,6 +1098,7 @@ module Aws::GroundStation
|
|
|
998
1098
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
|
999
1099
|
o.errors << Shapes::ShapeRef.new(shape: DependencyException)
|
|
1000
1100
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1101
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
|
|
1001
1102
|
end)
|
|
1002
1103
|
|
|
1003
1104
|
api.add_operation(:delete_mission_profile, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -1248,6 +1349,7 @@ module Aws::GroundStation
|
|
|
1248
1349
|
o.output = Shapes::ShapeRef.new(shape: ContactIdResponse)
|
|
1249
1350
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
|
1250
1351
|
o.errors << Shapes::ShapeRef.new(shape: DependencyException)
|
|
1352
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
|
|
1251
1353
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1252
1354
|
end)
|
|
1253
1355
|
|