aws-sdk-groundstation 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,830 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::GroundStation
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AngleUnits = Shapes::StringShape.new(name: 'AngleUnits')
15
+ AntennaDownlinkConfig = Shapes::StructureShape.new(name: 'AntennaDownlinkConfig')
16
+ AntennaDownlinkDemodDecodeConfig = Shapes::StructureShape.new(name: 'AntennaDownlinkDemodDecodeConfig')
17
+ AntennaUplinkConfig = Shapes::StructureShape.new(name: 'AntennaUplinkConfig')
18
+ BandwidthUnits = Shapes::StringShape.new(name: 'BandwidthUnits')
19
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
20
+ CancelContactRequest = Shapes::StructureShape.new(name: 'CancelContactRequest')
21
+ ConfigArn = Shapes::StringShape.new(name: 'ConfigArn')
22
+ ConfigCapabilityType = Shapes::StringShape.new(name: 'ConfigCapabilityType')
23
+ ConfigIdResponse = Shapes::StructureShape.new(name: 'ConfigIdResponse')
24
+ ConfigList = Shapes::ListShape.new(name: 'ConfigList')
25
+ ConfigListItem = Shapes::StructureShape.new(name: 'ConfigListItem')
26
+ ConfigTypeData = Shapes::StructureShape.new(name: 'ConfigTypeData')
27
+ ContactData = Shapes::StructureShape.new(name: 'ContactData')
28
+ ContactIdResponse = Shapes::StructureShape.new(name: 'ContactIdResponse')
29
+ ContactList = Shapes::ListShape.new(name: 'ContactList')
30
+ ContactStatus = Shapes::StringShape.new(name: 'ContactStatus')
31
+ CreateConfigRequest = Shapes::StructureShape.new(name: 'CreateConfigRequest')
32
+ CreateDataflowEndpointGroupRequest = Shapes::StructureShape.new(name: 'CreateDataflowEndpointGroupRequest')
33
+ CreateMissionProfileRequest = Shapes::StructureShape.new(name: 'CreateMissionProfileRequest')
34
+ Criticality = Shapes::StringShape.new(name: 'Criticality')
35
+ DataflowEdge = Shapes::ListShape.new(name: 'DataflowEdge')
36
+ DataflowEdgeList = Shapes::ListShape.new(name: 'DataflowEdgeList')
37
+ DataflowEndpoint = Shapes::StructureShape.new(name: 'DataflowEndpoint')
38
+ DataflowEndpointConfig = Shapes::StructureShape.new(name: 'DataflowEndpointConfig')
39
+ DataflowEndpointGroupArn = Shapes::StringShape.new(name: 'DataflowEndpointGroupArn')
40
+ DataflowEndpointGroupIdResponse = Shapes::StructureShape.new(name: 'DataflowEndpointGroupIdResponse')
41
+ DataflowEndpointGroupList = Shapes::ListShape.new(name: 'DataflowEndpointGroupList')
42
+ DataflowEndpointListItem = Shapes::StructureShape.new(name: 'DataflowEndpointListItem')
43
+ DecodeConfig = Shapes::StructureShape.new(name: 'DecodeConfig')
44
+ DeleteConfigRequest = Shapes::StructureShape.new(name: 'DeleteConfigRequest')
45
+ DeleteDataflowEndpointGroupRequest = Shapes::StructureShape.new(name: 'DeleteDataflowEndpointGroupRequest')
46
+ DeleteMissionProfileRequest = Shapes::StructureShape.new(name: 'DeleteMissionProfileRequest')
47
+ DemodulationConfig = Shapes::StructureShape.new(name: 'DemodulationConfig')
48
+ DependencyException = Shapes::StructureShape.new(name: 'DependencyException')
49
+ DescribeContactRequest = Shapes::StructureShape.new(name: 'DescribeContactRequest')
50
+ DescribeContactResponse = Shapes::StructureShape.new(name: 'DescribeContactResponse')
51
+ Double = Shapes::FloatShape.new(name: 'Double')
52
+ DurationInSeconds = Shapes::IntegerShape.new(name: 'DurationInSeconds')
53
+ Eirp = Shapes::StructureShape.new(name: 'Eirp')
54
+ EirpUnits = Shapes::StringShape.new(name: 'EirpUnits')
55
+ Elevation = Shapes::StructureShape.new(name: 'Elevation')
56
+ EndpointDetails = Shapes::StructureShape.new(name: 'EndpointDetails')
57
+ EndpointDetailsList = Shapes::ListShape.new(name: 'EndpointDetailsList')
58
+ EndpointStatus = Shapes::StringShape.new(name: 'EndpointStatus')
59
+ Frequency = Shapes::StructureShape.new(name: 'Frequency')
60
+ FrequencyBandwidth = Shapes::StructureShape.new(name: 'FrequencyBandwidth')
61
+ FrequencyUnits = Shapes::StringShape.new(name: 'FrequencyUnits')
62
+ GetConfigRequest = Shapes::StructureShape.new(name: 'GetConfigRequest')
63
+ GetConfigResponse = Shapes::StructureShape.new(name: 'GetConfigResponse')
64
+ GetDataflowEndpointGroupRequest = Shapes::StructureShape.new(name: 'GetDataflowEndpointGroupRequest')
65
+ GetDataflowEndpointGroupResponse = Shapes::StructureShape.new(name: 'GetDataflowEndpointGroupResponse')
66
+ GetMinuteUsageRequest = Shapes::StructureShape.new(name: 'GetMinuteUsageRequest')
67
+ GetMinuteUsageResponse = Shapes::StructureShape.new(name: 'GetMinuteUsageResponse')
68
+ GetMissionProfileRequest = Shapes::StructureShape.new(name: 'GetMissionProfileRequest')
69
+ GetMissionProfileResponse = Shapes::StructureShape.new(name: 'GetMissionProfileResponse')
70
+ GetSatelliteRequest = Shapes::StructureShape.new(name: 'GetSatelliteRequest')
71
+ GetSatelliteResponse = Shapes::StructureShape.new(name: 'GetSatelliteResponse')
72
+ GroundStationData = Shapes::StructureShape.new(name: 'GroundStationData')
73
+ GroundStationList = Shapes::ListShape.new(name: 'GroundStationList')
74
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
75
+ InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
76
+ JsonString = Shapes::StringShape.new(name: 'JsonString')
77
+ ListConfigsRequest = Shapes::StructureShape.new(name: 'ListConfigsRequest')
78
+ ListConfigsResponse = Shapes::StructureShape.new(name: 'ListConfigsResponse')
79
+ ListContactsRequest = Shapes::StructureShape.new(name: 'ListContactsRequest')
80
+ ListContactsResponse = Shapes::StructureShape.new(name: 'ListContactsResponse')
81
+ ListDataflowEndpointGroupsRequest = Shapes::StructureShape.new(name: 'ListDataflowEndpointGroupsRequest')
82
+ ListDataflowEndpointGroupsResponse = Shapes::StructureShape.new(name: 'ListDataflowEndpointGroupsResponse')
83
+ ListGroundStationsRequest = Shapes::StructureShape.new(name: 'ListGroundStationsRequest')
84
+ ListGroundStationsResponse = Shapes::StructureShape.new(name: 'ListGroundStationsResponse')
85
+ ListMissionProfilesRequest = Shapes::StructureShape.new(name: 'ListMissionProfilesRequest')
86
+ ListMissionProfilesResponse = Shapes::StructureShape.new(name: 'ListMissionProfilesResponse')
87
+ ListSatellitesRequest = Shapes::StructureShape.new(name: 'ListSatellitesRequest')
88
+ ListSatellitesResponse = Shapes::StructureShape.new(name: 'ListSatellitesResponse')
89
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
90
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
91
+ MissionProfileArn = Shapes::StringShape.new(name: 'MissionProfileArn')
92
+ MissionProfileIdResponse = Shapes::StructureShape.new(name: 'MissionProfileIdResponse')
93
+ MissionProfileList = Shapes::ListShape.new(name: 'MissionProfileList')
94
+ MissionProfileListItem = Shapes::StructureShape.new(name: 'MissionProfileListItem')
95
+ Polarization = Shapes::StringShape.new(name: 'Polarization')
96
+ ReserveContactRequest = Shapes::StructureShape.new(name: 'ReserveContactRequest')
97
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
98
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
99
+ SafeName = Shapes::StringShape.new(name: 'SafeName')
100
+ SatelliteList = Shapes::ListShape.new(name: 'SatelliteList')
101
+ SatelliteListItem = Shapes::StructureShape.new(name: 'SatelliteListItem')
102
+ SecurityDetails = Shapes::StructureShape.new(name: 'SecurityDetails')
103
+ SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
104
+ SocketAddress = Shapes::StructureShape.new(name: 'SocketAddress')
105
+ SpectrumConfig = Shapes::StructureShape.new(name: 'SpectrumConfig')
106
+ StatusList = Shapes::ListShape.new(name: 'StatusList')
107
+ String = Shapes::StringShape.new(name: 'String')
108
+ SubnetList = Shapes::ListShape.new(name: 'SubnetList')
109
+ TagKeys = Shapes::ListShape.new(name: 'TagKeys')
110
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
111
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
112
+ TagsMap = Shapes::MapShape.new(name: 'TagsMap')
113
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
114
+ TrackingConfig = Shapes::StructureShape.new(name: 'TrackingConfig')
115
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
116
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
117
+ UpdateConfigRequest = Shapes::StructureShape.new(name: 'UpdateConfigRequest')
118
+ UpdateMissionProfileRequest = Shapes::StructureShape.new(name: 'UpdateMissionProfileRequest')
119
+ UplinkEchoConfig = Shapes::StructureShape.new(name: 'UplinkEchoConfig')
120
+ UplinkSpectrumConfig = Shapes::StructureShape.new(name: 'UplinkSpectrumConfig')
121
+ Uuid = Shapes::StringShape.new(name: 'Uuid')
122
+ noradSatelliteID = Shapes::IntegerShape.new(name: 'noradSatelliteID')
123
+ satelliteArn = Shapes::StringShape.new(name: 'satelliteArn')
124
+
125
+ AntennaDownlinkConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: SpectrumConfig, required: true, location_name: "spectrumConfig"))
126
+ AntennaDownlinkConfig.struct_class = Types::AntennaDownlinkConfig
127
+
128
+ AntennaDownlinkDemodDecodeConfig.add_member(:decode_config, Shapes::ShapeRef.new(shape: DecodeConfig, required: true, location_name: "decodeConfig"))
129
+ AntennaDownlinkDemodDecodeConfig.add_member(:demodulation_config, Shapes::ShapeRef.new(shape: DemodulationConfig, required: true, location_name: "demodulationConfig"))
130
+ AntennaDownlinkDemodDecodeConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: SpectrumConfig, required: true, location_name: "spectrumConfig"))
131
+ AntennaDownlinkDemodDecodeConfig.struct_class = Types::AntennaDownlinkDemodDecodeConfig
132
+
133
+ AntennaUplinkConfig.add_member(:spectrum_config, Shapes::ShapeRef.new(shape: UplinkSpectrumConfig, required: true, location_name: "spectrumConfig"))
134
+ AntennaUplinkConfig.add_member(:target_eirp, Shapes::ShapeRef.new(shape: Eirp, required: true, location_name: "targetEirp"))
135
+ AntennaUplinkConfig.struct_class = Types::AntennaUplinkConfig
136
+
137
+ CancelContactRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "contactId"))
138
+ CancelContactRequest.struct_class = Types::CancelContactRequest
139
+
140
+ ConfigIdResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
141
+ ConfigIdResponse.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
142
+ ConfigIdResponse.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
143
+ ConfigIdResponse.struct_class = Types::ConfigIdResponse
144
+
145
+ ConfigList.member = Shapes::ShapeRef.new(shape: ConfigListItem)
146
+
147
+ ConfigListItem.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "configArn"))
148
+ ConfigListItem.add_member(:config_id, Shapes::ShapeRef.new(shape: String, location_name: "configId"))
149
+ ConfigListItem.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
150
+ ConfigListItem.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
151
+ ConfigListItem.struct_class = Types::ConfigListItem
152
+
153
+ ConfigTypeData.add_member(:antenna_downlink_config, Shapes::ShapeRef.new(shape: AntennaDownlinkConfig, location_name: "antennaDownlinkConfig"))
154
+ ConfigTypeData.add_member(:antenna_downlink_demod_decode_config, Shapes::ShapeRef.new(shape: AntennaDownlinkDemodDecodeConfig, location_name: "antennaDownlinkDemodDecodeConfig"))
155
+ ConfigTypeData.add_member(:antenna_uplink_config, Shapes::ShapeRef.new(shape: AntennaUplinkConfig, location_name: "antennaUplinkConfig"))
156
+ ConfigTypeData.add_member(:dataflow_endpoint_config, Shapes::ShapeRef.new(shape: DataflowEndpointConfig, location_name: "dataflowEndpointConfig"))
157
+ ConfigTypeData.add_member(:tracking_config, Shapes::ShapeRef.new(shape: TrackingConfig, location_name: "trackingConfig"))
158
+ ConfigTypeData.add_member(:uplink_echo_config, Shapes::ShapeRef.new(shape: UplinkEchoConfig, location_name: "uplinkEchoConfig"))
159
+ ConfigTypeData.struct_class = Types::ConfigTypeData
160
+
161
+ ContactData.add_member(:contact_id, Shapes::ShapeRef.new(shape: String, location_name: "contactId"))
162
+ ContactData.add_member(:contact_status, Shapes::ShapeRef.new(shape: ContactStatus, location_name: "contactStatus"))
163
+ ContactData.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
164
+ ContactData.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
165
+ ContactData.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
166
+ ContactData.add_member(:maximum_elevation, Shapes::ShapeRef.new(shape: Elevation, location_name: "maximumElevation"))
167
+ ContactData.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
168
+ ContactData.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
169
+ ContactData.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
170
+ ContactData.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
171
+ ContactData.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
172
+ ContactData.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
173
+ ContactData.struct_class = Types::ContactData
174
+
175
+ ContactIdResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: String, location_name: "contactId"))
176
+ ContactIdResponse.struct_class = Types::ContactIdResponse
177
+
178
+ ContactList.member = Shapes::ShapeRef.new(shape: ContactData)
179
+
180
+ CreateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
181
+ CreateConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
182
+ CreateConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
183
+ CreateConfigRequest.struct_class = Types::CreateConfigRequest
184
+
185
+ CreateDataflowEndpointGroupRequest.add_member(:endpoint_details, Shapes::ShapeRef.new(shape: EndpointDetailsList, required: true, location_name: "endpointDetails"))
186
+ CreateDataflowEndpointGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
187
+ CreateDataflowEndpointGroupRequest.struct_class = Types::CreateDataflowEndpointGroupRequest
188
+
189
+ CreateMissionProfileRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
190
+ CreateMissionProfileRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
191
+ CreateMissionProfileRequest.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, required: true, location_name: "dataflowEdges"))
192
+ CreateMissionProfileRequest.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, required: true, location_name: "minimumViableContactDurationSeconds"))
193
+ CreateMissionProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
194
+ CreateMissionProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
195
+ CreateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "trackingConfigArn"))
196
+ CreateMissionProfileRequest.struct_class = Types::CreateMissionProfileRequest
197
+
198
+ DataflowEdge.member = Shapes::ShapeRef.new(shape: ConfigArn)
199
+
200
+ DataflowEdgeList.member = Shapes::ShapeRef.new(shape: DataflowEdge)
201
+
202
+ DataflowEndpoint.add_member(:address, Shapes::ShapeRef.new(shape: SocketAddress, location_name: "address"))
203
+ DataflowEndpoint.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
204
+ DataflowEndpoint.add_member(:status, Shapes::ShapeRef.new(shape: EndpointStatus, location_name: "status"))
205
+ DataflowEndpoint.struct_class = Types::DataflowEndpoint
206
+
207
+ DataflowEndpointConfig.add_member(:dataflow_endpoint_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "dataflowEndpointName"))
208
+ DataflowEndpointConfig.struct_class = Types::DataflowEndpointConfig
209
+
210
+ DataflowEndpointGroupIdResponse.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: String, location_name: "dataflowEndpointGroupId"))
211
+ DataflowEndpointGroupIdResponse.struct_class = Types::DataflowEndpointGroupIdResponse
212
+
213
+ DataflowEndpointGroupList.member = Shapes::ShapeRef.new(shape: DataflowEndpointListItem)
214
+
215
+ DataflowEndpointListItem.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
216
+ DataflowEndpointListItem.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: String, location_name: "dataflowEndpointGroupId"))
217
+ DataflowEndpointListItem.struct_class = Types::DataflowEndpointListItem
218
+
219
+ DecodeConfig.add_member(:unvalidated_json, Shapes::ShapeRef.new(shape: JsonString, required: true, location_name: "unvalidatedJSON"))
220
+ DecodeConfig.struct_class = Types::DecodeConfig
221
+
222
+ DeleteConfigRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "configId"))
223
+ DeleteConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
224
+ DeleteConfigRequest.struct_class = Types::DeleteConfigRequest
225
+
226
+ DeleteDataflowEndpointGroupRequest.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "dataflowEndpointGroupId"))
227
+ DeleteDataflowEndpointGroupRequest.struct_class = Types::DeleteDataflowEndpointGroupRequest
228
+
229
+ DeleteMissionProfileRequest.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "missionProfileId"))
230
+ DeleteMissionProfileRequest.struct_class = Types::DeleteMissionProfileRequest
231
+
232
+ DemodulationConfig.add_member(:unvalidated_json, Shapes::ShapeRef.new(shape: JsonString, required: true, location_name: "unvalidatedJSON"))
233
+ DemodulationConfig.struct_class = Types::DemodulationConfig
234
+
235
+ DependencyException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
236
+ DependencyException.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "parameterName"))
237
+ DependencyException.struct_class = Types::DependencyException
238
+
239
+ DescribeContactRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "contactId"))
240
+ DescribeContactRequest.struct_class = Types::DescribeContactRequest
241
+
242
+ DescribeContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: String, location_name: "contactId"))
243
+ DescribeContactResponse.add_member(:contact_status, Shapes::ShapeRef.new(shape: ContactStatus, location_name: "contactStatus"))
244
+ DescribeContactResponse.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
245
+ DescribeContactResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
246
+ DescribeContactResponse.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
247
+ DescribeContactResponse.add_member(:maximum_elevation, Shapes::ShapeRef.new(shape: Elevation, location_name: "maximumElevation"))
248
+ DescribeContactResponse.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
249
+ DescribeContactResponse.add_member(:post_pass_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postPassEndTime"))
250
+ DescribeContactResponse.add_member(:pre_pass_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "prePassStartTime"))
251
+ DescribeContactResponse.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
252
+ DescribeContactResponse.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
253
+ DescribeContactResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
254
+ DescribeContactResponse.struct_class = Types::DescribeContactResponse
255
+
256
+ Eirp.add_member(:units, Shapes::ShapeRef.new(shape: EirpUnits, required: true, location_name: "units"))
257
+ Eirp.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
258
+ Eirp.struct_class = Types::Eirp
259
+
260
+ Elevation.add_member(:unit, Shapes::ShapeRef.new(shape: AngleUnits, required: true, location_name: "unit"))
261
+ Elevation.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
262
+ Elevation.struct_class = Types::Elevation
263
+
264
+ EndpointDetails.add_member(:endpoint, Shapes::ShapeRef.new(shape: DataflowEndpoint, location_name: "endpoint"))
265
+ EndpointDetails.add_member(:security_details, Shapes::ShapeRef.new(shape: SecurityDetails, location_name: "securityDetails"))
266
+ EndpointDetails.struct_class = Types::EndpointDetails
267
+
268
+ EndpointDetailsList.member = Shapes::ShapeRef.new(shape: EndpointDetails)
269
+
270
+ Frequency.add_member(:units, Shapes::ShapeRef.new(shape: FrequencyUnits, required: true, location_name: "units"))
271
+ Frequency.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
272
+ Frequency.struct_class = Types::Frequency
273
+
274
+ FrequencyBandwidth.add_member(:units, Shapes::ShapeRef.new(shape: BandwidthUnits, required: true, location_name: "units"))
275
+ FrequencyBandwidth.add_member(:value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "value"))
276
+ FrequencyBandwidth.struct_class = Types::FrequencyBandwidth
277
+
278
+ GetConfigRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "configId"))
279
+ GetConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
280
+ GetConfigRequest.struct_class = Types::GetConfigRequest
281
+
282
+ GetConfigResponse.add_member(:config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "configArn"))
283
+ GetConfigResponse.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
284
+ GetConfigResponse.add_member(:config_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "configId"))
285
+ GetConfigResponse.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, location_name: "configType"))
286
+ GetConfigResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
287
+ GetConfigResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
288
+ GetConfigResponse.struct_class = Types::GetConfigResponse
289
+
290
+ GetDataflowEndpointGroupRequest.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "dataflowEndpointGroupId"))
291
+ GetDataflowEndpointGroupRequest.struct_class = Types::GetDataflowEndpointGroupRequest
292
+
293
+ GetDataflowEndpointGroupResponse.add_member(:dataflow_endpoint_group_arn, Shapes::ShapeRef.new(shape: DataflowEndpointGroupArn, location_name: "dataflowEndpointGroupArn"))
294
+ GetDataflowEndpointGroupResponse.add_member(:dataflow_endpoint_group_id, Shapes::ShapeRef.new(shape: String, location_name: "dataflowEndpointGroupId"))
295
+ GetDataflowEndpointGroupResponse.add_member(:endpoints_details, Shapes::ShapeRef.new(shape: EndpointDetailsList, location_name: "endpointsDetails"))
296
+ GetDataflowEndpointGroupResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
297
+ GetDataflowEndpointGroupResponse.struct_class = Types::GetDataflowEndpointGroupResponse
298
+
299
+ GetMinuteUsageRequest.add_member(:month, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "month"))
300
+ GetMinuteUsageRequest.add_member(:year, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "year"))
301
+ GetMinuteUsageRequest.struct_class = Types::GetMinuteUsageRequest
302
+
303
+ GetMinuteUsageResponse.add_member(:estimated_minutes_remaining, Shapes::ShapeRef.new(shape: Integer, location_name: "estimatedMinutesRemaining"))
304
+ GetMinuteUsageResponse.add_member(:is_reserved_minutes_customer, Shapes::ShapeRef.new(shape: Boolean, location_name: "isReservedMinutesCustomer"))
305
+ GetMinuteUsageResponse.add_member(:total_reserved_minute_allocation, Shapes::ShapeRef.new(shape: Integer, location_name: "totalReservedMinuteAllocation"))
306
+ GetMinuteUsageResponse.add_member(:total_scheduled_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "totalScheduledMinutes"))
307
+ GetMinuteUsageResponse.add_member(:upcoming_minutes_scheduled, Shapes::ShapeRef.new(shape: Integer, location_name: "upcomingMinutesScheduled"))
308
+ GetMinuteUsageResponse.struct_class = Types::GetMinuteUsageResponse
309
+
310
+ GetMissionProfileRequest.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "missionProfileId"))
311
+ GetMissionProfileRequest.struct_class = Types::GetMissionProfileRequest
312
+
313
+ GetMissionProfileResponse.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
314
+ GetMissionProfileResponse.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
315
+ GetMissionProfileResponse.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
316
+ GetMissionProfileResponse.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
317
+ GetMissionProfileResponse.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
318
+ GetMissionProfileResponse.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, location_name: "missionProfileId"))
319
+ GetMissionProfileResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
320
+ GetMissionProfileResponse.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
321
+ GetMissionProfileResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
322
+ GetMissionProfileResponse.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
323
+ GetMissionProfileResponse.struct_class = Types::GetMissionProfileResponse
324
+
325
+ GetSatelliteRequest.add_member(:satellite_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "satelliteId"))
326
+ GetSatelliteRequest.struct_class = Types::GetSatelliteRequest
327
+
328
+ GetSatelliteResponse.add_member(:date_created, Shapes::ShapeRef.new(shape: Timestamp, location_name: "dateCreated"))
329
+ GetSatelliteResponse.add_member(:last_updated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdated"))
330
+ GetSatelliteResponse.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
331
+ GetSatelliteResponse.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
332
+ GetSatelliteResponse.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
333
+ GetSatelliteResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
334
+ GetSatelliteResponse.struct_class = Types::GetSatelliteResponse
335
+
336
+ GroundStationData.add_member(:ground_station_id, Shapes::ShapeRef.new(shape: String, location_name: "groundStationId"))
337
+ GroundStationData.add_member(:ground_station_name, Shapes::ShapeRef.new(shape: String, location_name: "groundStationName"))
338
+ GroundStationData.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
339
+ GroundStationData.struct_class = Types::GroundStationData
340
+
341
+ GroundStationList.member = Shapes::ShapeRef.new(shape: GroundStationData)
342
+
343
+ InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
344
+ InvalidParameterException.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "parameterName"))
345
+ InvalidParameterException.struct_class = Types::InvalidParameterException
346
+
347
+ ListConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
348
+ ListConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
349
+ ListConfigsRequest.struct_class = Types::ListConfigsRequest
350
+
351
+ ListConfigsResponse.add_member(:config_list, Shapes::ShapeRef.new(shape: ConfigList, location_name: "configList"))
352
+ ListConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
353
+ ListConfigsResponse.struct_class = Types::ListConfigsResponse
354
+
355
+ ListContactsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
356
+ ListContactsRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, location_name: "groundStation"))
357
+ ListContactsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "maxResults"))
358
+ ListContactsRequest.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
359
+ ListContactsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
360
+ ListContactsRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
361
+ ListContactsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
362
+ ListContactsRequest.add_member(:status_list, Shapes::ShapeRef.new(shape: StatusList, required: true, location_name: "statusList"))
363
+ ListContactsRequest.struct_class = Types::ListContactsRequest
364
+
365
+ ListContactsResponse.add_member(:contact_list, Shapes::ShapeRef.new(shape: ContactList, location_name: "contactList"))
366
+ ListContactsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
367
+ ListContactsResponse.struct_class = Types::ListContactsResponse
368
+
369
+ ListDataflowEndpointGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
370
+ ListDataflowEndpointGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
371
+ ListDataflowEndpointGroupsRequest.struct_class = Types::ListDataflowEndpointGroupsRequest
372
+
373
+ ListDataflowEndpointGroupsResponse.add_member(:dataflow_endpoint_group_list, Shapes::ShapeRef.new(shape: DataflowEndpointGroupList, location_name: "dataflowEndpointGroupList"))
374
+ ListDataflowEndpointGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
375
+ ListDataflowEndpointGroupsResponse.struct_class = Types::ListDataflowEndpointGroupsResponse
376
+
377
+ ListGroundStationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
378
+ ListGroundStationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
379
+ ListGroundStationsRequest.struct_class = Types::ListGroundStationsRequest
380
+
381
+ ListGroundStationsResponse.add_member(:ground_station_list, Shapes::ShapeRef.new(shape: GroundStationList, location_name: "groundStationList"))
382
+ ListGroundStationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
383
+ ListGroundStationsResponse.struct_class = Types::ListGroundStationsResponse
384
+
385
+ ListMissionProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
386
+ ListMissionProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
387
+ ListMissionProfilesRequest.struct_class = Types::ListMissionProfilesRequest
388
+
389
+ ListMissionProfilesResponse.add_member(:mission_profile_list, Shapes::ShapeRef.new(shape: MissionProfileList, location_name: "missionProfileList"))
390
+ ListMissionProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
391
+ ListMissionProfilesResponse.struct_class = Types::ListMissionProfilesResponse
392
+
393
+ ListSatellitesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
394
+ ListSatellitesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
395
+ ListSatellitesRequest.struct_class = Types::ListSatellitesRequest
396
+
397
+ ListSatellitesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
398
+ ListSatellitesResponse.add_member(:satellites, Shapes::ShapeRef.new(shape: SatelliteList, location_name: "satellites"))
399
+ ListSatellitesResponse.struct_class = Types::ListSatellitesResponse
400
+
401
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
402
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
403
+
404
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
405
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
406
+
407
+ MissionProfileIdResponse.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, location_name: "missionProfileId"))
408
+ MissionProfileIdResponse.struct_class = Types::MissionProfileIdResponse
409
+
410
+ MissionProfileList.member = Shapes::ShapeRef.new(shape: MissionProfileListItem)
411
+
412
+ MissionProfileListItem.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, location_name: "missionProfileArn"))
413
+ MissionProfileListItem.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, location_name: "missionProfileId"))
414
+ MissionProfileListItem.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
415
+ MissionProfileListItem.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
416
+ MissionProfileListItem.struct_class = Types::MissionProfileListItem
417
+
418
+ ReserveContactRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
419
+ ReserveContactRequest.add_member(:ground_station, Shapes::ShapeRef.new(shape: String, required: true, location_name: "groundStation"))
420
+ ReserveContactRequest.add_member(:mission_profile_arn, Shapes::ShapeRef.new(shape: MissionProfileArn, required: true, location_name: "missionProfileArn"))
421
+ ReserveContactRequest.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, required: true, location_name: "satelliteArn"))
422
+ ReserveContactRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
423
+ ReserveContactRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
424
+ ReserveContactRequest.struct_class = Types::ReserveContactRequest
425
+
426
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
427
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
428
+
429
+ SatelliteList.member = Shapes::ShapeRef.new(shape: SatelliteListItem)
430
+
431
+ SatelliteListItem.add_member(:norad_satellite_id, Shapes::ShapeRef.new(shape: noradSatelliteID, location_name: "noradSatelliteID"))
432
+ SatelliteListItem.add_member(:satellite_arn, Shapes::ShapeRef.new(shape: satelliteArn, location_name: "satelliteArn"))
433
+ SatelliteListItem.add_member(:satellite_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "satelliteId"))
434
+ SatelliteListItem.struct_class = Types::SatelliteListItem
435
+
436
+ SecurityDetails.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
437
+ SecurityDetails.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "securityGroupIds"))
438
+ SecurityDetails.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, required: true, location_name: "subnetIds"))
439
+ SecurityDetails.struct_class = Types::SecurityDetails
440
+
441
+ SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: String)
442
+
443
+ SocketAddress.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
444
+ SocketAddress.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
445
+ SocketAddress.struct_class = Types::SocketAddress
446
+
447
+ SpectrumConfig.add_member(:bandwidth, Shapes::ShapeRef.new(shape: FrequencyBandwidth, required: true, location_name: "bandwidth"))
448
+ SpectrumConfig.add_member(:center_frequency, Shapes::ShapeRef.new(shape: Frequency, required: true, location_name: "centerFrequency"))
449
+ SpectrumConfig.add_member(:polarization, Shapes::ShapeRef.new(shape: Polarization, location_name: "polarization"))
450
+ SpectrumConfig.struct_class = Types::SpectrumConfig
451
+
452
+ StatusList.member = Shapes::ShapeRef.new(shape: ContactStatus)
453
+
454
+ SubnetList.member = Shapes::ShapeRef.new(shape: String)
455
+
456
+ TagKeys.member = Shapes::ShapeRef.new(shape: String)
457
+
458
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
459
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
460
+ TagResourceRequest.struct_class = Types::TagResourceRequest
461
+
462
+ TagResourceResponse.struct_class = Types::TagResourceResponse
463
+
464
+ TagsMap.key = Shapes::ShapeRef.new(shape: String)
465
+ TagsMap.value = Shapes::ShapeRef.new(shape: String)
466
+
467
+ TrackingConfig.add_member(:autotrack, Shapes::ShapeRef.new(shape: Criticality, required: true, location_name: "autotrack"))
468
+ TrackingConfig.struct_class = Types::TrackingConfig
469
+
470
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "resourceArn"))
471
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location: "querystring", location_name: "tagKeys"))
472
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
473
+
474
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
475
+
476
+ UpdateConfigRequest.add_member(:config_data, Shapes::ShapeRef.new(shape: ConfigTypeData, required: true, location_name: "configData"))
477
+ UpdateConfigRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "configId"))
478
+ UpdateConfigRequest.add_member(:config_type, Shapes::ShapeRef.new(shape: ConfigCapabilityType, required: true, location: "uri", location_name: "configType"))
479
+ UpdateConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, required: true, location_name: "name"))
480
+ UpdateConfigRequest.struct_class = Types::UpdateConfigRequest
481
+
482
+ UpdateMissionProfileRequest.add_member(:contact_post_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPostPassDurationSeconds"))
483
+ UpdateMissionProfileRequest.add_member(:contact_pre_pass_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "contactPrePassDurationSeconds"))
484
+ UpdateMissionProfileRequest.add_member(:dataflow_edges, Shapes::ShapeRef.new(shape: DataflowEdgeList, location_name: "dataflowEdges"))
485
+ UpdateMissionProfileRequest.add_member(:minimum_viable_contact_duration_seconds, Shapes::ShapeRef.new(shape: DurationInSeconds, location_name: "minimumViableContactDurationSeconds"))
486
+ UpdateMissionProfileRequest.add_member(:mission_profile_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "missionProfileId"))
487
+ UpdateMissionProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: SafeName, location_name: "name"))
488
+ UpdateMissionProfileRequest.add_member(:tracking_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, location_name: "trackingConfigArn"))
489
+ UpdateMissionProfileRequest.struct_class = Types::UpdateMissionProfileRequest
490
+
491
+ UplinkEchoConfig.add_member(:antenna_uplink_config_arn, Shapes::ShapeRef.new(shape: ConfigArn, required: true, location_name: "antennaUplinkConfigArn"))
492
+ UplinkEchoConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
493
+ UplinkEchoConfig.struct_class = Types::UplinkEchoConfig
494
+
495
+ UplinkSpectrumConfig.add_member(:center_frequency, Shapes::ShapeRef.new(shape: Frequency, required: true, location_name: "centerFrequency"))
496
+ UplinkSpectrumConfig.add_member(:polarization, Shapes::ShapeRef.new(shape: Polarization, location_name: "polarization"))
497
+ UplinkSpectrumConfig.struct_class = Types::UplinkSpectrumConfig
498
+
499
+
500
+ # @api private
501
+ API = Seahorse::Model::Api.new.tap do |api|
502
+
503
+ api.version = "2019-05-23"
504
+
505
+ api.metadata = {
506
+ "apiVersion" => "2019-05-23",
507
+ "endpointPrefix" => "groundstation",
508
+ "jsonVersion" => "1.1",
509
+ "protocol" => "rest-json",
510
+ "serviceFullName" => "AWS Ground Station",
511
+ "serviceId" => "GroundStation",
512
+ "signatureVersion" => "v4",
513
+ "signingName" => "groundstation",
514
+ "uid" => "groundstation-2019-05-23",
515
+ }
516
+
517
+ api.add_operation(:cancel_contact, Seahorse::Model::Operation.new.tap do |o|
518
+ o.name = "CancelContact"
519
+ o.http_method = "DELETE"
520
+ o.http_request_uri = "/contact/{contactId}"
521
+ o.input = Shapes::ShapeRef.new(shape: CancelContactRequest)
522
+ o.output = Shapes::ShapeRef.new(shape: ContactIdResponse)
523
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
524
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
525
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
526
+ end)
527
+
528
+ api.add_operation(:create_config, Seahorse::Model::Operation.new.tap do |o|
529
+ o.name = "CreateConfig"
530
+ o.http_method = "POST"
531
+ o.http_request_uri = "/config"
532
+ o.input = Shapes::ShapeRef.new(shape: CreateConfigRequest)
533
+ o.output = Shapes::ShapeRef.new(shape: ConfigIdResponse)
534
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
535
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
536
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
537
+ end)
538
+
539
+ api.add_operation(:create_dataflow_endpoint_group, Seahorse::Model::Operation.new.tap do |o|
540
+ o.name = "CreateDataflowEndpointGroup"
541
+ o.http_method = "POST"
542
+ o.http_request_uri = "/dataflowEndpointGroup"
543
+ o.input = Shapes::ShapeRef.new(shape: CreateDataflowEndpointGroupRequest)
544
+ o.output = Shapes::ShapeRef.new(shape: DataflowEndpointGroupIdResponse)
545
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
546
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
547
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
548
+ end)
549
+
550
+ api.add_operation(:create_mission_profile, Seahorse::Model::Operation.new.tap do |o|
551
+ o.name = "CreateMissionProfile"
552
+ o.http_method = "POST"
553
+ o.http_request_uri = "/missionprofile"
554
+ o.input = Shapes::ShapeRef.new(shape: CreateMissionProfileRequest)
555
+ o.output = Shapes::ShapeRef.new(shape: MissionProfileIdResponse)
556
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
557
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
558
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
559
+ end)
560
+
561
+ api.add_operation(:delete_config, Seahorse::Model::Operation.new.tap do |o|
562
+ o.name = "DeleteConfig"
563
+ o.http_method = "DELETE"
564
+ o.http_request_uri = "/config/{configType}/{configId}"
565
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigRequest)
566
+ o.output = Shapes::ShapeRef.new(shape: ConfigIdResponse)
567
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
568
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
569
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
570
+ end)
571
+
572
+ api.add_operation(:delete_dataflow_endpoint_group, Seahorse::Model::Operation.new.tap do |o|
573
+ o.name = "DeleteDataflowEndpointGroup"
574
+ o.http_method = "DELETE"
575
+ o.http_request_uri = "/dataflowEndpointGroup/{dataflowEndpointGroupId}"
576
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataflowEndpointGroupRequest)
577
+ o.output = Shapes::ShapeRef.new(shape: DataflowEndpointGroupIdResponse)
578
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
579
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
580
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
581
+ end)
582
+
583
+ api.add_operation(:delete_mission_profile, Seahorse::Model::Operation.new.tap do |o|
584
+ o.name = "DeleteMissionProfile"
585
+ o.http_method = "DELETE"
586
+ o.http_request_uri = "/missionprofile/{missionProfileId}"
587
+ o.input = Shapes::ShapeRef.new(shape: DeleteMissionProfileRequest)
588
+ o.output = Shapes::ShapeRef.new(shape: MissionProfileIdResponse)
589
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
590
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
591
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
592
+ end)
593
+
594
+ api.add_operation(:describe_contact, Seahorse::Model::Operation.new.tap do |o|
595
+ o.name = "DescribeContact"
596
+ o.http_method = "GET"
597
+ o.http_request_uri = "/contact/{contactId}"
598
+ o.input = Shapes::ShapeRef.new(shape: DescribeContactRequest)
599
+ o.output = Shapes::ShapeRef.new(shape: DescribeContactResponse)
600
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
601
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
602
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
603
+ end)
604
+
605
+ api.add_operation(:get_config, Seahorse::Model::Operation.new.tap do |o|
606
+ o.name = "GetConfig"
607
+ o.http_method = "GET"
608
+ o.http_request_uri = "/config/{configType}/{configId}"
609
+ o.input = Shapes::ShapeRef.new(shape: GetConfigRequest)
610
+ o.output = Shapes::ShapeRef.new(shape: GetConfigResponse)
611
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
612
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
613
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
614
+ end)
615
+
616
+ api.add_operation(:get_dataflow_endpoint_group, Seahorse::Model::Operation.new.tap do |o|
617
+ o.name = "GetDataflowEndpointGroup"
618
+ o.http_method = "GET"
619
+ o.http_request_uri = "/dataflowEndpointGroup/{dataflowEndpointGroupId}"
620
+ o.input = Shapes::ShapeRef.new(shape: GetDataflowEndpointGroupRequest)
621
+ o.output = Shapes::ShapeRef.new(shape: GetDataflowEndpointGroupResponse)
622
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
623
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
624
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
625
+ end)
626
+
627
+ api.add_operation(:get_mission_profile, Seahorse::Model::Operation.new.tap do |o|
628
+ o.name = "GetMissionProfile"
629
+ o.http_method = "GET"
630
+ o.http_request_uri = "/missionprofile/{missionProfileId}"
631
+ o.input = Shapes::ShapeRef.new(shape: GetMissionProfileRequest)
632
+ o.output = Shapes::ShapeRef.new(shape: GetMissionProfileResponse)
633
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
634
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
635
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
636
+ end)
637
+
638
+ api.add_operation(:list_configs, Seahorse::Model::Operation.new.tap do |o|
639
+ o.name = "ListConfigs"
640
+ o.http_method = "GET"
641
+ o.http_request_uri = "/config"
642
+ o.input = Shapes::ShapeRef.new(shape: ListConfigsRequest)
643
+ o.output = Shapes::ShapeRef.new(shape: ListConfigsResponse)
644
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
645
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
646
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
647
+ o[:pager] = Aws::Pager.new(
648
+ limit_key: "max_results",
649
+ tokens: {
650
+ "next_token" => "next_token"
651
+ }
652
+ )
653
+ end)
654
+
655
+ api.add_operation(:list_contacts, Seahorse::Model::Operation.new.tap do |o|
656
+ o.name = "ListContacts"
657
+ o.http_method = "POST"
658
+ o.http_request_uri = "/contacts"
659
+ o.input = Shapes::ShapeRef.new(shape: ListContactsRequest)
660
+ o.output = Shapes::ShapeRef.new(shape: ListContactsResponse)
661
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
662
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
663
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
664
+ o[:pager] = Aws::Pager.new(
665
+ limit_key: "max_results",
666
+ tokens: {
667
+ "next_token" => "next_token"
668
+ }
669
+ )
670
+ end)
671
+
672
+ api.add_operation(:list_dataflow_endpoint_groups, Seahorse::Model::Operation.new.tap do |o|
673
+ o.name = "ListDataflowEndpointGroups"
674
+ o.http_method = "GET"
675
+ o.http_request_uri = "/dataflowEndpointGroup"
676
+ o.input = Shapes::ShapeRef.new(shape: ListDataflowEndpointGroupsRequest)
677
+ o.output = Shapes::ShapeRef.new(shape: ListDataflowEndpointGroupsResponse)
678
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
679
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
680
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
681
+ o[:pager] = Aws::Pager.new(
682
+ limit_key: "max_results",
683
+ tokens: {
684
+ "next_token" => "next_token"
685
+ }
686
+ )
687
+ end)
688
+
689
+ api.add_operation(:list_mission_profiles, Seahorse::Model::Operation.new.tap do |o|
690
+ o.name = "ListMissionProfiles"
691
+ o.http_method = "GET"
692
+ o.http_request_uri = "/missionprofile"
693
+ o.input = Shapes::ShapeRef.new(shape: ListMissionProfilesRequest)
694
+ o.output = Shapes::ShapeRef.new(shape: ListMissionProfilesResponse)
695
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
696
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
697
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
698
+ o[:pager] = Aws::Pager.new(
699
+ limit_key: "max_results",
700
+ tokens: {
701
+ "next_token" => "next_token"
702
+ }
703
+ )
704
+ end)
705
+
706
+ api.add_operation(:reserve_contact, Seahorse::Model::Operation.new.tap do |o|
707
+ o.name = "ReserveContact"
708
+ o.http_method = "POST"
709
+ o.http_request_uri = "/contact"
710
+ o.input = Shapes::ShapeRef.new(shape: ReserveContactRequest)
711
+ o.output = Shapes::ShapeRef.new(shape: ContactIdResponse)
712
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
713
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
714
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
715
+ end)
716
+
717
+ api.add_operation(:update_config, Seahorse::Model::Operation.new.tap do |o|
718
+ o.name = "UpdateConfig"
719
+ o.http_method = "PUT"
720
+ o.http_request_uri = "/config/{configType}/{configId}"
721
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfigRequest)
722
+ o.output = Shapes::ShapeRef.new(shape: ConfigIdResponse)
723
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
724
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
725
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
726
+ end)
727
+
728
+ api.add_operation(:update_mission_profile, Seahorse::Model::Operation.new.tap do |o|
729
+ o.name = "UpdateMissionProfile"
730
+ o.http_method = "PUT"
731
+ o.http_request_uri = "/missionprofile/{missionProfileId}"
732
+ o.input = Shapes::ShapeRef.new(shape: UpdateMissionProfileRequest)
733
+ o.output = Shapes::ShapeRef.new(shape: MissionProfileIdResponse)
734
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
735
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
737
+ end)
738
+
739
+ api.add_operation(:get_minute_usage, Seahorse::Model::Operation.new.tap do |o|
740
+ o.name = "GetMinuteUsage"
741
+ o.http_method = "POST"
742
+ o.http_request_uri = "/minute-usage"
743
+ o.input = Shapes::ShapeRef.new(shape: GetMinuteUsageRequest)
744
+ o.output = Shapes::ShapeRef.new(shape: GetMinuteUsageResponse)
745
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
747
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
748
+ end)
749
+
750
+ api.add_operation(:get_satellite, Seahorse::Model::Operation.new.tap do |o|
751
+ o.name = "GetSatellite"
752
+ o.http_method = "GET"
753
+ o.http_request_uri = "/satellite/{satelliteId}"
754
+ o.input = Shapes::ShapeRef.new(shape: GetSatelliteRequest)
755
+ o.output = Shapes::ShapeRef.new(shape: GetSatelliteResponse)
756
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
757
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
758
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
759
+ end)
760
+
761
+ api.add_operation(:list_ground_stations, Seahorse::Model::Operation.new.tap do |o|
762
+ o.name = "ListGroundStations"
763
+ o.http_method = "GET"
764
+ o.http_request_uri = "/groundstation"
765
+ o.input = Shapes::ShapeRef.new(shape: ListGroundStationsRequest)
766
+ o.output = Shapes::ShapeRef.new(shape: ListGroundStationsResponse)
767
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
768
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
769
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
770
+ o[:pager] = Aws::Pager.new(
771
+ limit_key: "max_results",
772
+ tokens: {
773
+ "next_token" => "next_token"
774
+ }
775
+ )
776
+ end)
777
+
778
+ api.add_operation(:list_satellites, Seahorse::Model::Operation.new.tap do |o|
779
+ o.name = "ListSatellites"
780
+ o.http_method = "GET"
781
+ o.http_request_uri = "/satellite"
782
+ o.input = Shapes::ShapeRef.new(shape: ListSatellitesRequest)
783
+ o.output = Shapes::ShapeRef.new(shape: ListSatellitesResponse)
784
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
785
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
787
+ o[:pager] = Aws::Pager.new(
788
+ limit_key: "max_results",
789
+ tokens: {
790
+ "next_token" => "next_token"
791
+ }
792
+ )
793
+ end)
794
+
795
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
796
+ o.name = "ListTagsForResource"
797
+ o.http_method = "GET"
798
+ o.http_request_uri = "/tags/{resourceArn}"
799
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
800
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
801
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
803
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
804
+ end)
805
+
806
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
807
+ o.name = "TagResource"
808
+ o.http_method = "POST"
809
+ o.http_request_uri = "/tags/{resourceArn}"
810
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
811
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
812
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
813
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
814
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
815
+ end)
816
+
817
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
818
+ o.name = "UntagResource"
819
+ o.http_method = "DELETE"
820
+ o.http_request_uri = "/tags/{resourceArn}"
821
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
822
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
823
+ o.errors << Shapes::ShapeRef.new(shape: DependencyException)
824
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
825
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
826
+ end)
827
+ end
828
+
829
+ end
830
+ end