aws-sdk-core 2.11.437 → 2.11.438
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/dlm/2018-01-12/api-2.json +4 -4
- data/apis/ec2/2016-11-15/api-2.json +10 -2
- data/apis/forecastquery/2018-06-26/api-2.json +2 -10
- data/apis/groundstation/2019-05-23/api-2.json +1204 -1854
- data/apis/groundstation/2019-05-23/examples-1.json +3 -2
- data/apis/groundstation/2019-05-23/paginators-1.json +11 -11
- data/apis/mediaconvert/2017-08-29/api-2.json +33 -22
- data/apis/securityhub/2018-10-26/api-2.json +315 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '090070536e5af229a63e80ae3d2143d0220cdffc'
|
4
|
+
data.tar.gz: 3278c074346ab77d3cf5d0347c44a436746b5155
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0ee181efdf53d4efabd9938c17afffa62a42d3fb028e8083f56f8fef040419b9a6f9cf82bb45d50d238af6022b6fc6d8fcb9f6a9c65a8322bf7a141822db558e
|
7
|
+
data.tar.gz: 7f92b5ff1190f64861082fa18f4dd585f1ca1a5c147ba401f0071f2786edb5e8d574e90a3786749a290597561c6ec7655922fd117ce7e304ba0ddc7074a26b1e
|
@@ -239,7 +239,7 @@
|
|
239
239
|
"type":"string",
|
240
240
|
"max":2048,
|
241
241
|
"min":0,
|
242
|
-
"pattern":"arn:aws:iam::\\d+:role/.*"
|
242
|
+
"pattern":"arn:aws(-[a-z]{1,3}){0,2}:iam::\\d+:role/.*"
|
243
243
|
},
|
244
244
|
"FastRestoreRule":{
|
245
245
|
"type":"structure",
|
@@ -410,7 +410,7 @@
|
|
410
410
|
"type":"string",
|
411
411
|
"max":2048,
|
412
412
|
"min":0,
|
413
|
-
"pattern":"^arn:aws:dlm:[A-Za-z0-9_/.-]{0,63}:\\d+:policy/[0-9A-Za-z_-]{1,128}$"
|
413
|
+
"pattern":"^arn:aws(-[a-z]{1,3}){0,2}:dlm:[A-Za-z0-9_/.-]{0,63}:\\d+:policy/[0-9A-Za-z_-]{1,128}$"
|
414
414
|
},
|
415
415
|
"PolicyDescription":{
|
416
416
|
"type":"string",
|
@@ -597,7 +597,7 @@
|
|
597
597
|
"TagsToAddList":{
|
598
598
|
"type":"list",
|
599
599
|
"member":{"shape":"Tag"},
|
600
|
-
"max":
|
600
|
+
"max":45,
|
601
601
|
"min":0
|
602
602
|
},
|
603
603
|
"TargetRegion":{
|
@@ -680,7 +680,7 @@
|
|
680
680
|
"VariableTagsList":{
|
681
681
|
"type":"list",
|
682
682
|
"member":{"shape":"Tag"},
|
683
|
-
"max":
|
683
|
+
"max":45,
|
684
684
|
"min":0
|
685
685
|
}
|
686
686
|
}
|
@@ -7688,7 +7688,11 @@
|
|
7688
7688
|
"locationName":"SecurityGroupId"
|
7689
7689
|
},
|
7690
7690
|
"ClientToken":{"shape":"String"},
|
7691
|
-
"PrivateDnsEnabled":{"shape":"Boolean"}
|
7691
|
+
"PrivateDnsEnabled":{"shape":"Boolean"},
|
7692
|
+
"TagSpecifications":{
|
7693
|
+
"shape":"TagSpecificationList",
|
7694
|
+
"locationName":"TagSpecification"
|
7695
|
+
}
|
7692
7696
|
}
|
7693
7697
|
},
|
7694
7698
|
"CreateVpcEndpointResult":{
|
@@ -7715,7 +7719,11 @@
|
|
7715
7719
|
"shape":"ValueStringList",
|
7716
7720
|
"locationName":"NetworkLoadBalancerArn"
|
7717
7721
|
},
|
7718
|
-
"ClientToken":{"shape":"String"}
|
7722
|
+
"ClientToken":{"shape":"String"},
|
7723
|
+
"TagSpecifications":{
|
7724
|
+
"shape":"TagSpecificationList",
|
7725
|
+
"locationName":"TagSpecification"
|
7726
|
+
}
|
7719
7727
|
}
|
7720
7728
|
},
|
7721
7729
|
"CreateVpcEndpointServiceConfigurationResult":{
|
@@ -52,11 +52,7 @@
|
|
52
52
|
"Value":{"shape":"Double"}
|
53
53
|
}
|
54
54
|
},
|
55
|
-
"DateTime":{
|
56
|
-
"type":"string",
|
57
|
-
"max":20,
|
58
|
-
"pattern":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"
|
59
|
-
},
|
55
|
+
"DateTime":{"type":"string"},
|
60
56
|
"Double":{"type":"double"},
|
61
57
|
"ErrorMessage":{"type":"string"},
|
62
58
|
"Filters":{
|
@@ -145,10 +141,6 @@
|
|
145
141
|
"type":"list",
|
146
142
|
"member":{"shape":"DataPoint"}
|
147
143
|
},
|
148
|
-
"Timestamp":{
|
149
|
-
"type":"string",
|
150
|
-
"max":20,
|
151
|
-
"pattern":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"
|
152
|
-
}
|
144
|
+
"Timestamp":{"type":"string"}
|
153
145
|
}
|
154
146
|
}
|
@@ -1,955 +1,542 @@
|
|
1
1
|
{
|
2
|
-
"version":
|
3
|
-
"metadata":
|
4
|
-
"apiVersion":
|
5
|
-
"endpointPrefix":
|
6
|
-
"jsonVersion":
|
7
|
-
"protocol":
|
8
|
-
"serviceFullName":
|
9
|
-
"serviceId":
|
10
|
-
"signatureVersion":
|
11
|
-
"signingName":
|
12
|
-
"uid":
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2019-05-23",
|
5
|
+
"endpointPrefix":"groundstation",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"protocol":"rest-json",
|
8
|
+
"serviceFullName":"AWS Ground Station",
|
9
|
+
"serviceId":"GroundStation",
|
10
|
+
"signatureVersion":"v4",
|
11
|
+
"signingName":"groundstation",
|
12
|
+
"uid":"groundstation-2019-05-23"
|
13
13
|
},
|
14
|
-
"operations":
|
15
|
-
"CancelContact":
|
16
|
-
"name":
|
17
|
-
"http":
|
18
|
-
"method":
|
19
|
-
"requestUri":
|
20
|
-
"responseCode":
|
21
|
-
},
|
22
|
-
"input":
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
"shape":
|
27
|
-
|
28
|
-
"errors": [
|
29
|
-
{
|
30
|
-
"shape": "DependencyException"
|
31
|
-
},
|
32
|
-
{
|
33
|
-
"shape": "InvalidParameterException"
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"shape": "ResourceNotFoundException"
|
37
|
-
}
|
14
|
+
"operations":{
|
15
|
+
"CancelContact":{
|
16
|
+
"name":"CancelContact",
|
17
|
+
"http":{
|
18
|
+
"method":"DELETE",
|
19
|
+
"requestUri":"/contact/{contactId}",
|
20
|
+
"responseCode":200
|
21
|
+
},
|
22
|
+
"input":{"shape":"CancelContactRequest"},
|
23
|
+
"output":{"shape":"ContactIdResponse"},
|
24
|
+
"errors":[
|
25
|
+
{"shape":"InvalidParameterException"},
|
26
|
+
{"shape":"DependencyException"},
|
27
|
+
{"shape":"ResourceNotFoundException"}
|
38
28
|
],
|
39
|
-
"idempotent":
|
40
|
-
},
|
41
|
-
"CreateConfig":
|
42
|
-
"name":
|
43
|
-
"http":
|
44
|
-
"method":
|
45
|
-
"requestUri":
|
46
|
-
"responseCode":
|
47
|
-
},
|
48
|
-
"input":
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
"shape":
|
53
|
-
|
54
|
-
|
55
|
-
{
|
56
|
-
"shape": "DependencyException"
|
57
|
-
},
|
58
|
-
{
|
59
|
-
"shape": "InvalidParameterException"
|
60
|
-
},
|
61
|
-
{
|
62
|
-
"shape": "ResourceNotFoundException"
|
63
|
-
}
|
29
|
+
"idempotent":true
|
30
|
+
},
|
31
|
+
"CreateConfig":{
|
32
|
+
"name":"CreateConfig",
|
33
|
+
"http":{
|
34
|
+
"method":"POST",
|
35
|
+
"requestUri":"/config",
|
36
|
+
"responseCode":200
|
37
|
+
},
|
38
|
+
"input":{"shape":"CreateConfigRequest"},
|
39
|
+
"output":{"shape":"ConfigIdResponse"},
|
40
|
+
"errors":[
|
41
|
+
{"shape":"InvalidParameterException"},
|
42
|
+
{"shape":"DependencyException"},
|
43
|
+
{"shape":"ResourceLimitExceededException"},
|
44
|
+
{"shape":"ResourceNotFoundException"}
|
64
45
|
]
|
65
46
|
},
|
66
|
-
"CreateDataflowEndpointGroup":
|
67
|
-
"name":
|
68
|
-
"http":
|
69
|
-
"method":
|
70
|
-
"requestUri":
|
71
|
-
"responseCode":
|
72
|
-
},
|
73
|
-
"input":
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
"shape":
|
78
|
-
|
79
|
-
"errors": [
|
80
|
-
{
|
81
|
-
"shape": "DependencyException"
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"shape": "InvalidParameterException"
|
85
|
-
},
|
86
|
-
{
|
87
|
-
"shape": "ResourceNotFoundException"
|
88
|
-
}
|
47
|
+
"CreateDataflowEndpointGroup":{
|
48
|
+
"name":"CreateDataflowEndpointGroup",
|
49
|
+
"http":{
|
50
|
+
"method":"POST",
|
51
|
+
"requestUri":"/dataflowEndpointGroup",
|
52
|
+
"responseCode":200
|
53
|
+
},
|
54
|
+
"input":{"shape":"CreateDataflowEndpointGroupRequest"},
|
55
|
+
"output":{"shape":"DataflowEndpointGroupIdResponse"},
|
56
|
+
"errors":[
|
57
|
+
{"shape":"InvalidParameterException"},
|
58
|
+
{"shape":"DependencyException"},
|
59
|
+
{"shape":"ResourceNotFoundException"}
|
89
60
|
]
|
90
61
|
},
|
91
|
-
"CreateMissionProfile":
|
92
|
-
"name":
|
93
|
-
"http":
|
94
|
-
"method":
|
95
|
-
"requestUri":
|
96
|
-
"responseCode":
|
97
|
-
},
|
98
|
-
"input":
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
"shape":
|
103
|
-
|
104
|
-
"errors": [
|
105
|
-
{
|
106
|
-
"shape": "DependencyException"
|
107
|
-
},
|
108
|
-
{
|
109
|
-
"shape": "InvalidParameterException"
|
110
|
-
},
|
111
|
-
{
|
112
|
-
"shape": "ResourceNotFoundException"
|
113
|
-
}
|
62
|
+
"CreateMissionProfile":{
|
63
|
+
"name":"CreateMissionProfile",
|
64
|
+
"http":{
|
65
|
+
"method":"POST",
|
66
|
+
"requestUri":"/missionprofile",
|
67
|
+
"responseCode":200
|
68
|
+
},
|
69
|
+
"input":{"shape":"CreateMissionProfileRequest"},
|
70
|
+
"output":{"shape":"MissionProfileIdResponse"},
|
71
|
+
"errors":[
|
72
|
+
{"shape":"InvalidParameterException"},
|
73
|
+
{"shape":"DependencyException"},
|
74
|
+
{"shape":"ResourceNotFoundException"}
|
114
75
|
]
|
115
76
|
},
|
116
|
-
"DeleteConfig":
|
117
|
-
"name":
|
118
|
-
"http":
|
119
|
-
"method":
|
120
|
-
"requestUri":
|
121
|
-
"responseCode":
|
122
|
-
},
|
123
|
-
"input":
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
"shape":
|
128
|
-
|
129
|
-
"errors": [
|
130
|
-
{
|
131
|
-
"shape": "DependencyException"
|
132
|
-
},
|
133
|
-
{
|
134
|
-
"shape": "InvalidParameterException"
|
135
|
-
},
|
136
|
-
{
|
137
|
-
"shape": "ResourceNotFoundException"
|
138
|
-
}
|
77
|
+
"DeleteConfig":{
|
78
|
+
"name":"DeleteConfig",
|
79
|
+
"http":{
|
80
|
+
"method":"DELETE",
|
81
|
+
"requestUri":"/config/{configType}/{configId}",
|
82
|
+
"responseCode":200
|
83
|
+
},
|
84
|
+
"input":{"shape":"DeleteConfigRequest"},
|
85
|
+
"output":{"shape":"ConfigIdResponse"},
|
86
|
+
"errors":[
|
87
|
+
{"shape":"InvalidParameterException"},
|
88
|
+
{"shape":"DependencyException"},
|
89
|
+
{"shape":"ResourceNotFoundException"}
|
139
90
|
],
|
140
|
-
"idempotent":
|
141
|
-
},
|
142
|
-
"DeleteDataflowEndpointGroup":
|
143
|
-
"name":
|
144
|
-
"http":
|
145
|
-
"method":
|
146
|
-
"requestUri":
|
147
|
-
"responseCode":
|
148
|
-
},
|
149
|
-
"input":
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
"shape":
|
154
|
-
|
155
|
-
"errors": [
|
156
|
-
{
|
157
|
-
"shape": "DependencyException"
|
158
|
-
},
|
159
|
-
{
|
160
|
-
"shape": "InvalidParameterException"
|
161
|
-
},
|
162
|
-
{
|
163
|
-
"shape": "ResourceNotFoundException"
|
164
|
-
}
|
91
|
+
"idempotent":true
|
92
|
+
},
|
93
|
+
"DeleteDataflowEndpointGroup":{
|
94
|
+
"name":"DeleteDataflowEndpointGroup",
|
95
|
+
"http":{
|
96
|
+
"method":"DELETE",
|
97
|
+
"requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}",
|
98
|
+
"responseCode":200
|
99
|
+
},
|
100
|
+
"input":{"shape":"DeleteDataflowEndpointGroupRequest"},
|
101
|
+
"output":{"shape":"DataflowEndpointGroupIdResponse"},
|
102
|
+
"errors":[
|
103
|
+
{"shape":"InvalidParameterException"},
|
104
|
+
{"shape":"DependencyException"},
|
105
|
+
{"shape":"ResourceNotFoundException"}
|
165
106
|
],
|
166
|
-
"idempotent":
|
167
|
-
},
|
168
|
-
"DeleteMissionProfile":
|
169
|
-
"name":
|
170
|
-
"http":
|
171
|
-
"method":
|
172
|
-
"requestUri":
|
173
|
-
"responseCode":
|
174
|
-
},
|
175
|
-
"input":
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
"shape":
|
180
|
-
|
181
|
-
"errors": [
|
182
|
-
{
|
183
|
-
"shape": "DependencyException"
|
184
|
-
},
|
185
|
-
{
|
186
|
-
"shape": "InvalidParameterException"
|
187
|
-
},
|
188
|
-
{
|
189
|
-
"shape": "ResourceNotFoundException"
|
190
|
-
}
|
107
|
+
"idempotent":true
|
108
|
+
},
|
109
|
+
"DeleteMissionProfile":{
|
110
|
+
"name":"DeleteMissionProfile",
|
111
|
+
"http":{
|
112
|
+
"method":"DELETE",
|
113
|
+
"requestUri":"/missionprofile/{missionProfileId}",
|
114
|
+
"responseCode":200
|
115
|
+
},
|
116
|
+
"input":{"shape":"DeleteMissionProfileRequest"},
|
117
|
+
"output":{"shape":"MissionProfileIdResponse"},
|
118
|
+
"errors":[
|
119
|
+
{"shape":"InvalidParameterException"},
|
120
|
+
{"shape":"DependencyException"},
|
121
|
+
{"shape":"ResourceNotFoundException"}
|
191
122
|
],
|
192
|
-
"idempotent":
|
193
|
-
},
|
194
|
-
"DescribeContact":
|
195
|
-
"name":
|
196
|
-
"http":
|
197
|
-
"method":
|
198
|
-
"requestUri":
|
199
|
-
"responseCode":
|
200
|
-
},
|
201
|
-
"input":
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
"shape":
|
206
|
-
|
207
|
-
"errors": [
|
208
|
-
{
|
209
|
-
"shape": "DependencyException"
|
210
|
-
},
|
211
|
-
{
|
212
|
-
"shape": "InvalidParameterException"
|
213
|
-
},
|
214
|
-
{
|
215
|
-
"shape": "ResourceNotFoundException"
|
216
|
-
}
|
123
|
+
"idempotent":true
|
124
|
+
},
|
125
|
+
"DescribeContact":{
|
126
|
+
"name":"DescribeContact",
|
127
|
+
"http":{
|
128
|
+
"method":"GET",
|
129
|
+
"requestUri":"/contact/{contactId}",
|
130
|
+
"responseCode":200
|
131
|
+
},
|
132
|
+
"input":{"shape":"DescribeContactRequest"},
|
133
|
+
"output":{"shape":"DescribeContactResponse"},
|
134
|
+
"errors":[
|
135
|
+
{"shape":"InvalidParameterException"},
|
136
|
+
{"shape":"DependencyException"},
|
137
|
+
{"shape":"ResourceNotFoundException"}
|
217
138
|
]
|
218
139
|
},
|
219
|
-
"GetConfig":
|
220
|
-
"name":
|
221
|
-
"http":
|
222
|
-
"method":
|
223
|
-
"requestUri":
|
224
|
-
"responseCode":
|
225
|
-
},
|
226
|
-
"input":
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
"shape":
|
231
|
-
|
232
|
-
"errors": [
|
233
|
-
{
|
234
|
-
"shape": "DependencyException"
|
235
|
-
},
|
236
|
-
{
|
237
|
-
"shape": "InvalidParameterException"
|
238
|
-
},
|
239
|
-
{
|
240
|
-
"shape": "ResourceNotFoundException"
|
241
|
-
}
|
140
|
+
"GetConfig":{
|
141
|
+
"name":"GetConfig",
|
142
|
+
"http":{
|
143
|
+
"method":"GET",
|
144
|
+
"requestUri":"/config/{configType}/{configId}",
|
145
|
+
"responseCode":200
|
146
|
+
},
|
147
|
+
"input":{"shape":"GetConfigRequest"},
|
148
|
+
"output":{"shape":"GetConfigResponse"},
|
149
|
+
"errors":[
|
150
|
+
{"shape":"InvalidParameterException"},
|
151
|
+
{"shape":"DependencyException"},
|
152
|
+
{"shape":"ResourceNotFoundException"}
|
242
153
|
]
|
243
154
|
},
|
244
|
-
"GetDataflowEndpointGroup":
|
245
|
-
"name":
|
246
|
-
"http":
|
247
|
-
"method":
|
248
|
-
"requestUri":
|
249
|
-
"responseCode":
|
250
|
-
},
|
251
|
-
"input":
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
"shape":
|
256
|
-
|
257
|
-
"errors": [
|
258
|
-
{
|
259
|
-
"shape": "DependencyException"
|
260
|
-
},
|
261
|
-
{
|
262
|
-
"shape": "InvalidParameterException"
|
263
|
-
},
|
264
|
-
{
|
265
|
-
"shape": "ResourceNotFoundException"
|
266
|
-
}
|
155
|
+
"GetDataflowEndpointGroup":{
|
156
|
+
"name":"GetDataflowEndpointGroup",
|
157
|
+
"http":{
|
158
|
+
"method":"GET",
|
159
|
+
"requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}",
|
160
|
+
"responseCode":200
|
161
|
+
},
|
162
|
+
"input":{"shape":"GetDataflowEndpointGroupRequest"},
|
163
|
+
"output":{"shape":"GetDataflowEndpointGroupResponse"},
|
164
|
+
"errors":[
|
165
|
+
{"shape":"InvalidParameterException"},
|
166
|
+
{"shape":"DependencyException"},
|
167
|
+
{"shape":"ResourceNotFoundException"}
|
267
168
|
]
|
268
169
|
},
|
269
|
-
"
|
270
|
-
"name":
|
271
|
-
"http":
|
272
|
-
"method":
|
273
|
-
"requestUri":
|
274
|
-
"responseCode":
|
275
|
-
},
|
276
|
-
"input":
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
"shape":
|
281
|
-
|
282
|
-
"errors": [
|
283
|
-
{
|
284
|
-
"shape": "DependencyException"
|
285
|
-
},
|
286
|
-
{
|
287
|
-
"shape": "InvalidParameterException"
|
288
|
-
},
|
289
|
-
{
|
290
|
-
"shape": "ResourceNotFoundException"
|
291
|
-
}
|
170
|
+
"GetMinuteUsage":{
|
171
|
+
"name":"GetMinuteUsage",
|
172
|
+
"http":{
|
173
|
+
"method":"POST",
|
174
|
+
"requestUri":"/minute-usage",
|
175
|
+
"responseCode":200
|
176
|
+
},
|
177
|
+
"input":{"shape":"GetMinuteUsageRequest"},
|
178
|
+
"output":{"shape":"GetMinuteUsageResponse"},
|
179
|
+
"errors":[
|
180
|
+
{"shape":"InvalidParameterException"},
|
181
|
+
{"shape":"DependencyException"},
|
182
|
+
{"shape":"ResourceNotFoundException"}
|
292
183
|
]
|
293
184
|
},
|
294
|
-
"
|
295
|
-
"name":
|
296
|
-
"http":
|
297
|
-
"method":
|
298
|
-
"requestUri":
|
299
|
-
"responseCode":
|
300
|
-
},
|
301
|
-
"input":
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
"shape":
|
306
|
-
|
307
|
-
"errors": [
|
308
|
-
{
|
309
|
-
"shape": "DependencyException"
|
310
|
-
},
|
311
|
-
{
|
312
|
-
"shape": "InvalidParameterException"
|
313
|
-
},
|
314
|
-
{
|
315
|
-
"shape": "ResourceNotFoundException"
|
316
|
-
}
|
185
|
+
"GetMissionProfile":{
|
186
|
+
"name":"GetMissionProfile",
|
187
|
+
"http":{
|
188
|
+
"method":"GET",
|
189
|
+
"requestUri":"/missionprofile/{missionProfileId}",
|
190
|
+
"responseCode":200
|
191
|
+
},
|
192
|
+
"input":{"shape":"GetMissionProfileRequest"},
|
193
|
+
"output":{"shape":"GetMissionProfileResponse"},
|
194
|
+
"errors":[
|
195
|
+
{"shape":"InvalidParameterException"},
|
196
|
+
{"shape":"DependencyException"},
|
197
|
+
{"shape":"ResourceNotFoundException"}
|
317
198
|
]
|
318
199
|
},
|
319
|
-
"
|
320
|
-
"name":
|
321
|
-
"http":
|
322
|
-
"method":
|
323
|
-
"requestUri":
|
324
|
-
"responseCode":
|
325
|
-
},
|
326
|
-
"input":
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
"shape":
|
331
|
-
|
332
|
-
"errors": [
|
333
|
-
{
|
334
|
-
"shape": "DependencyException"
|
335
|
-
},
|
336
|
-
{
|
337
|
-
"shape": "InvalidParameterException"
|
338
|
-
},
|
339
|
-
{
|
340
|
-
"shape": "ResourceNotFoundException"
|
341
|
-
}
|
200
|
+
"GetSatellite":{
|
201
|
+
"name":"GetSatellite",
|
202
|
+
"http":{
|
203
|
+
"method":"GET",
|
204
|
+
"requestUri":"/satellite/{satelliteId}",
|
205
|
+
"responseCode":200
|
206
|
+
},
|
207
|
+
"input":{"shape":"GetSatelliteRequest"},
|
208
|
+
"output":{"shape":"GetSatelliteResponse"},
|
209
|
+
"errors":[
|
210
|
+
{"shape":"InvalidParameterException"},
|
211
|
+
{"shape":"DependencyException"},
|
212
|
+
{"shape":"ResourceNotFoundException"}
|
342
213
|
]
|
343
214
|
},
|
344
|
-
"
|
345
|
-
"name":
|
346
|
-
"http":
|
347
|
-
"method":
|
348
|
-
"requestUri":
|
349
|
-
"responseCode":
|
350
|
-
},
|
351
|
-
"input":
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
"shape":
|
356
|
-
|
357
|
-
"errors": [
|
358
|
-
{
|
359
|
-
"shape": "DependencyException"
|
360
|
-
},
|
361
|
-
{
|
362
|
-
"shape": "InvalidParameterException"
|
363
|
-
},
|
364
|
-
{
|
365
|
-
"shape": "ResourceNotFoundException"
|
366
|
-
}
|
215
|
+
"ListConfigs":{
|
216
|
+
"name":"ListConfigs",
|
217
|
+
"http":{
|
218
|
+
"method":"GET",
|
219
|
+
"requestUri":"/config",
|
220
|
+
"responseCode":200
|
221
|
+
},
|
222
|
+
"input":{"shape":"ListConfigsRequest"},
|
223
|
+
"output":{"shape":"ListConfigsResponse"},
|
224
|
+
"errors":[
|
225
|
+
{"shape":"InvalidParameterException"},
|
226
|
+
{"shape":"DependencyException"},
|
227
|
+
{"shape":"ResourceNotFoundException"}
|
367
228
|
]
|
368
229
|
},
|
369
|
-
"
|
370
|
-
"name":
|
371
|
-
"http":
|
372
|
-
"method":
|
373
|
-
"requestUri":
|
374
|
-
"responseCode":
|
375
|
-
},
|
376
|
-
"input":
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
"shape":
|
381
|
-
|
382
|
-
"errors": [
|
383
|
-
{
|
384
|
-
"shape": "DependencyException"
|
385
|
-
},
|
386
|
-
{
|
387
|
-
"shape": "InvalidParameterException"
|
388
|
-
},
|
389
|
-
{
|
390
|
-
"shape": "ResourceNotFoundException"
|
391
|
-
}
|
230
|
+
"ListContacts":{
|
231
|
+
"name":"ListContacts",
|
232
|
+
"http":{
|
233
|
+
"method":"POST",
|
234
|
+
"requestUri":"/contacts",
|
235
|
+
"responseCode":200
|
236
|
+
},
|
237
|
+
"input":{"shape":"ListContactsRequest"},
|
238
|
+
"output":{"shape":"ListContactsResponse"},
|
239
|
+
"errors":[
|
240
|
+
{"shape":"InvalidParameterException"},
|
241
|
+
{"shape":"DependencyException"},
|
242
|
+
{"shape":"ResourceNotFoundException"}
|
392
243
|
]
|
393
244
|
},
|
394
|
-
"
|
395
|
-
"name":
|
396
|
-
"http":
|
397
|
-
"method":
|
398
|
-
"requestUri":
|
399
|
-
"responseCode":
|
400
|
-
},
|
401
|
-
"input":
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
"shape":
|
406
|
-
|
407
|
-
"errors": [
|
408
|
-
{
|
409
|
-
"shape": "DependencyException"
|
410
|
-
},
|
411
|
-
{
|
412
|
-
"shape": "InvalidParameterException"
|
413
|
-
},
|
414
|
-
{
|
415
|
-
"shape": "ResourceNotFoundException"
|
416
|
-
}
|
245
|
+
"ListDataflowEndpointGroups":{
|
246
|
+
"name":"ListDataflowEndpointGroups",
|
247
|
+
"http":{
|
248
|
+
"method":"GET",
|
249
|
+
"requestUri":"/dataflowEndpointGroup",
|
250
|
+
"responseCode":200
|
251
|
+
},
|
252
|
+
"input":{"shape":"ListDataflowEndpointGroupsRequest"},
|
253
|
+
"output":{"shape":"ListDataflowEndpointGroupsResponse"},
|
254
|
+
"errors":[
|
255
|
+
{"shape":"InvalidParameterException"},
|
256
|
+
{"shape":"DependencyException"},
|
257
|
+
{"shape":"ResourceNotFoundException"}
|
417
258
|
]
|
418
259
|
},
|
419
|
-
"
|
420
|
-
"name":
|
421
|
-
"http":
|
422
|
-
"method":
|
423
|
-
"requestUri":
|
424
|
-
"responseCode":
|
425
|
-
},
|
426
|
-
"input":
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
"shape":
|
431
|
-
|
432
|
-
"errors": [
|
433
|
-
{
|
434
|
-
"shape": "DependencyException"
|
435
|
-
},
|
436
|
-
{
|
437
|
-
"shape": "InvalidParameterException"
|
438
|
-
},
|
439
|
-
{
|
440
|
-
"shape": "ResourceNotFoundException"
|
441
|
-
}
|
442
|
-
],
|
443
|
-
"idempotent": true
|
444
|
-
},
|
445
|
-
"UpdateMissionProfile": {
|
446
|
-
"name": "UpdateMissionProfile",
|
447
|
-
"http": {
|
448
|
-
"method": "PUT",
|
449
|
-
"requestUri": "/missionprofile/{missionProfileId}",
|
450
|
-
"responseCode": 200
|
451
|
-
},
|
452
|
-
"input": {
|
453
|
-
"shape": "UpdateMissionProfileRequest"
|
454
|
-
},
|
455
|
-
"output": {
|
456
|
-
"shape": "MissionProfileIdResponse"
|
457
|
-
},
|
458
|
-
"errors": [
|
459
|
-
{
|
460
|
-
"shape": "DependencyException"
|
461
|
-
},
|
462
|
-
{
|
463
|
-
"shape": "InvalidParameterException"
|
464
|
-
},
|
465
|
-
{
|
466
|
-
"shape": "ResourceNotFoundException"
|
467
|
-
}
|
468
|
-
],
|
469
|
-
"idempotent": true
|
470
|
-
},
|
471
|
-
"GetMinuteUsage": {
|
472
|
-
"name": "GetMinuteUsage",
|
473
|
-
"http": {
|
474
|
-
"method": "POST",
|
475
|
-
"requestUri": "/minute-usage",
|
476
|
-
"responseCode": 200
|
477
|
-
},
|
478
|
-
"input": {
|
479
|
-
"shape": "GetMinuteUsageRequest"
|
480
|
-
},
|
481
|
-
"output": {
|
482
|
-
"shape": "GetMinuteUsageResponse"
|
483
|
-
},
|
484
|
-
"errors": [
|
485
|
-
{
|
486
|
-
"shape": "DependencyException"
|
487
|
-
},
|
488
|
-
{
|
489
|
-
"shape": "InvalidParameterException"
|
490
|
-
},
|
491
|
-
{
|
492
|
-
"shape": "ResourceNotFoundException"
|
493
|
-
}
|
260
|
+
"ListGroundStations":{
|
261
|
+
"name":"ListGroundStations",
|
262
|
+
"http":{
|
263
|
+
"method":"GET",
|
264
|
+
"requestUri":"/groundstation",
|
265
|
+
"responseCode":200
|
266
|
+
},
|
267
|
+
"input":{"shape":"ListGroundStationsRequest"},
|
268
|
+
"output":{"shape":"ListGroundStationsResponse"},
|
269
|
+
"errors":[
|
270
|
+
{"shape":"InvalidParameterException"},
|
271
|
+
{"shape":"DependencyException"},
|
272
|
+
{"shape":"ResourceNotFoundException"}
|
494
273
|
]
|
495
274
|
},
|
496
|
-
"
|
497
|
-
"name":
|
498
|
-
"http":
|
499
|
-
"method":
|
500
|
-
"requestUri":
|
501
|
-
"responseCode":
|
502
|
-
},
|
503
|
-
"input":
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
"shape":
|
508
|
-
|
509
|
-
"errors": [
|
510
|
-
{
|
511
|
-
"shape": "DependencyException"
|
512
|
-
},
|
513
|
-
{
|
514
|
-
"shape": "InvalidParameterException"
|
515
|
-
},
|
516
|
-
{
|
517
|
-
"shape": "ResourceNotFoundException"
|
518
|
-
}
|
275
|
+
"ListMissionProfiles":{
|
276
|
+
"name":"ListMissionProfiles",
|
277
|
+
"http":{
|
278
|
+
"method":"GET",
|
279
|
+
"requestUri":"/missionprofile",
|
280
|
+
"responseCode":200
|
281
|
+
},
|
282
|
+
"input":{"shape":"ListMissionProfilesRequest"},
|
283
|
+
"output":{"shape":"ListMissionProfilesResponse"},
|
284
|
+
"errors":[
|
285
|
+
{"shape":"InvalidParameterException"},
|
286
|
+
{"shape":"DependencyException"},
|
287
|
+
{"shape":"ResourceNotFoundException"}
|
519
288
|
]
|
520
289
|
},
|
521
|
-
"
|
522
|
-
"name":
|
523
|
-
"http":
|
524
|
-
"method":
|
525
|
-
"requestUri":
|
526
|
-
"responseCode":
|
527
|
-
},
|
528
|
-
"input":
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
"shape":
|
533
|
-
|
534
|
-
"errors": [
|
535
|
-
{
|
536
|
-
"shape": "DependencyException"
|
537
|
-
},
|
538
|
-
{
|
539
|
-
"shape": "InvalidParameterException"
|
540
|
-
},
|
541
|
-
{
|
542
|
-
"shape": "ResourceNotFoundException"
|
543
|
-
}
|
290
|
+
"ListSatellites":{
|
291
|
+
"name":"ListSatellites",
|
292
|
+
"http":{
|
293
|
+
"method":"GET",
|
294
|
+
"requestUri":"/satellite",
|
295
|
+
"responseCode":200
|
296
|
+
},
|
297
|
+
"input":{"shape":"ListSatellitesRequest"},
|
298
|
+
"output":{"shape":"ListSatellitesResponse"},
|
299
|
+
"errors":[
|
300
|
+
{"shape":"InvalidParameterException"},
|
301
|
+
{"shape":"DependencyException"},
|
302
|
+
{"shape":"ResourceNotFoundException"}
|
544
303
|
]
|
545
304
|
},
|
546
|
-
"
|
547
|
-
"name":
|
548
|
-
"http":
|
549
|
-
"method":
|
550
|
-
"requestUri":
|
551
|
-
"responseCode":
|
552
|
-
},
|
553
|
-
"input":
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
"shape":
|
558
|
-
|
559
|
-
"errors": [
|
560
|
-
{
|
561
|
-
"shape": "DependencyException"
|
562
|
-
},
|
563
|
-
{
|
564
|
-
"shape": "InvalidParameterException"
|
565
|
-
},
|
566
|
-
{
|
567
|
-
"shape": "ResourceNotFoundException"
|
568
|
-
}
|
305
|
+
"ListTagsForResource":{
|
306
|
+
"name":"ListTagsForResource",
|
307
|
+
"http":{
|
308
|
+
"method":"GET",
|
309
|
+
"requestUri":"/tags/{resourceArn}",
|
310
|
+
"responseCode":200
|
311
|
+
},
|
312
|
+
"input":{"shape":"ListTagsForResourceRequest"},
|
313
|
+
"output":{"shape":"ListTagsForResourceResponse"},
|
314
|
+
"errors":[
|
315
|
+
{"shape":"InvalidParameterException"},
|
316
|
+
{"shape":"DependencyException"},
|
317
|
+
{"shape":"ResourceNotFoundException"}
|
569
318
|
]
|
570
319
|
},
|
571
|
-
"
|
572
|
-
"name":
|
573
|
-
"http":
|
574
|
-
"method":
|
575
|
-
"requestUri":
|
576
|
-
"responseCode":
|
577
|
-
},
|
578
|
-
"input":
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
"shape":
|
583
|
-
|
584
|
-
"errors": [
|
585
|
-
{
|
586
|
-
"shape": "DependencyException"
|
587
|
-
},
|
588
|
-
{
|
589
|
-
"shape": "InvalidParameterException"
|
590
|
-
},
|
591
|
-
{
|
592
|
-
"shape": "ResourceNotFoundException"
|
593
|
-
}
|
320
|
+
"ReserveContact":{
|
321
|
+
"name":"ReserveContact",
|
322
|
+
"http":{
|
323
|
+
"method":"POST",
|
324
|
+
"requestUri":"/contact",
|
325
|
+
"responseCode":200
|
326
|
+
},
|
327
|
+
"input":{"shape":"ReserveContactRequest"},
|
328
|
+
"output":{"shape":"ContactIdResponse"},
|
329
|
+
"errors":[
|
330
|
+
{"shape":"InvalidParameterException"},
|
331
|
+
{"shape":"DependencyException"},
|
332
|
+
{"shape":"ResourceNotFoundException"}
|
594
333
|
]
|
595
334
|
},
|
596
|
-
"TagResource":
|
597
|
-
"name":
|
598
|
-
"http":
|
599
|
-
"method":
|
600
|
-
"requestUri":
|
601
|
-
"responseCode":
|
602
|
-
},
|
603
|
-
"input":
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
"shape":
|
608
|
-
|
609
|
-
"errors": [
|
610
|
-
{
|
611
|
-
"shape": "DependencyException"
|
612
|
-
},
|
613
|
-
{
|
614
|
-
"shape": "InvalidParameterException"
|
615
|
-
},
|
616
|
-
{
|
617
|
-
"shape": "ResourceNotFoundException"
|
618
|
-
}
|
335
|
+
"TagResource":{
|
336
|
+
"name":"TagResource",
|
337
|
+
"http":{
|
338
|
+
"method":"POST",
|
339
|
+
"requestUri":"/tags/{resourceArn}",
|
340
|
+
"responseCode":200
|
341
|
+
},
|
342
|
+
"input":{"shape":"TagResourceRequest"},
|
343
|
+
"output":{"shape":"TagResourceResponse"},
|
344
|
+
"errors":[
|
345
|
+
{"shape":"InvalidParameterException"},
|
346
|
+
{"shape":"DependencyException"},
|
347
|
+
{"shape":"ResourceNotFoundException"}
|
619
348
|
]
|
620
349
|
},
|
621
|
-
"UntagResource":
|
622
|
-
"name":
|
623
|
-
"http":
|
624
|
-
"method":
|
625
|
-
"requestUri":
|
626
|
-
"responseCode":
|
627
|
-
},
|
628
|
-
"input":
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
"shape":
|
633
|
-
|
634
|
-
"errors": [
|
635
|
-
{
|
636
|
-
"shape": "DependencyException"
|
637
|
-
},
|
638
|
-
{
|
639
|
-
"shape": "InvalidParameterException"
|
640
|
-
},
|
641
|
-
{
|
642
|
-
"shape": "ResourceNotFoundException"
|
643
|
-
}
|
350
|
+
"UntagResource":{
|
351
|
+
"name":"UntagResource",
|
352
|
+
"http":{
|
353
|
+
"method":"DELETE",
|
354
|
+
"requestUri":"/tags/{resourceArn}",
|
355
|
+
"responseCode":200
|
356
|
+
},
|
357
|
+
"input":{"shape":"UntagResourceRequest"},
|
358
|
+
"output":{"shape":"UntagResourceResponse"},
|
359
|
+
"errors":[
|
360
|
+
{"shape":"InvalidParameterException"},
|
361
|
+
{"shape":"DependencyException"},
|
362
|
+
{"shape":"ResourceNotFoundException"}
|
644
363
|
],
|
645
|
-
"idempotent":
|
646
|
-
}
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
"
|
653
|
-
|
654
|
-
|
655
|
-
|
364
|
+
"idempotent":true
|
365
|
+
},
|
366
|
+
"UpdateConfig":{
|
367
|
+
"name":"UpdateConfig",
|
368
|
+
"http":{
|
369
|
+
"method":"PUT",
|
370
|
+
"requestUri":"/config/{configType}/{configId}",
|
371
|
+
"responseCode":200
|
372
|
+
},
|
373
|
+
"input":{"shape":"UpdateConfigRequest"},
|
374
|
+
"output":{"shape":"ConfigIdResponse"},
|
375
|
+
"errors":[
|
376
|
+
{"shape":"InvalidParameterException"},
|
377
|
+
{"shape":"DependencyException"},
|
378
|
+
{"shape":"ResourceNotFoundException"}
|
656
379
|
],
|
657
|
-
"
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
},
|
671
|
-
"
|
672
|
-
"shape": "SafeName"
|
673
|
-
}
|
674
|
-
}
|
675
|
-
},
|
676
|
-
"ConfigTypeData": {
|
677
|
-
"type": "structure",
|
678
|
-
"members": {
|
679
|
-
"antennaDownlinkConfig": {
|
680
|
-
"shape": "AntennaDownlinkConfig"
|
681
|
-
},
|
682
|
-
"antennaDownlinkDemodDecodeConfig": {
|
683
|
-
"shape": "AntennaDownlinkDemodDecodeConfig"
|
684
|
-
},
|
685
|
-
"antennaUplinkConfig": {
|
686
|
-
"shape": "AntennaUplinkConfig"
|
687
|
-
},
|
688
|
-
"dataflowEndpointConfig": {
|
689
|
-
"shape": "DataflowEndpointConfig"
|
690
|
-
},
|
691
|
-
"trackingConfig": {
|
692
|
-
"shape": "TrackingConfig"
|
693
|
-
},
|
694
|
-
"uplinkEchoConfig": {
|
695
|
-
"shape": "UplinkEchoConfig"
|
696
|
-
}
|
697
|
-
}
|
698
|
-
},
|
699
|
-
"noradSatelliteID": {
|
700
|
-
"type": "integer",
|
701
|
-
"min": 1,
|
702
|
-
"max": 99999
|
703
|
-
},
|
704
|
-
"GroundStationData": {
|
705
|
-
"type": "structure",
|
706
|
-
"members": {
|
707
|
-
"groundStationId": {
|
708
|
-
"shape": "String"
|
709
|
-
},
|
710
|
-
"groundStationName": {
|
711
|
-
"shape": "String"
|
712
|
-
},
|
713
|
-
"region": {
|
714
|
-
"shape": "String"
|
715
|
-
}
|
716
|
-
}
|
717
|
-
},
|
718
|
-
"GetConfigRequest": {
|
719
|
-
"type": "structure",
|
720
|
-
"required": [
|
721
|
-
"configId",
|
722
|
-
"configType"
|
380
|
+
"idempotent":true
|
381
|
+
},
|
382
|
+
"UpdateMissionProfile":{
|
383
|
+
"name":"UpdateMissionProfile",
|
384
|
+
"http":{
|
385
|
+
"method":"PUT",
|
386
|
+
"requestUri":"/missionprofile/{missionProfileId}",
|
387
|
+
"responseCode":200
|
388
|
+
},
|
389
|
+
"input":{"shape":"UpdateMissionProfileRequest"},
|
390
|
+
"output":{"shape":"MissionProfileIdResponse"},
|
391
|
+
"errors":[
|
392
|
+
{"shape":"InvalidParameterException"},
|
393
|
+
{"shape":"DependencyException"},
|
394
|
+
{"shape":"ResourceNotFoundException"}
|
723
395
|
],
|
724
|
-
"
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
}
|
735
|
-
}
|
736
|
-
},
|
737
|
-
"GroundStationList": {
|
738
|
-
"type": "list",
|
739
|
-
"member": {
|
740
|
-
"shape": "GroundStationData"
|
741
|
-
}
|
742
|
-
},
|
743
|
-
"SecurityGroupIdList": {
|
744
|
-
"type": "list",
|
745
|
-
"member": {
|
746
|
-
"shape": "String"
|
747
|
-
}
|
748
|
-
},
|
749
|
-
"EndpointDetails": {
|
750
|
-
"type": "structure",
|
751
|
-
"members": {
|
752
|
-
"endpoint": {
|
753
|
-
"shape": "DataflowEndpoint"
|
754
|
-
},
|
755
|
-
"securityDetails": {
|
756
|
-
"shape": "SecurityDetails"
|
757
|
-
}
|
758
|
-
}
|
759
|
-
},
|
760
|
-
"DataflowEndpointGroupArn": {
|
761
|
-
"type": "string"
|
762
|
-
},
|
763
|
-
"GetMinuteUsageResponse": {
|
764
|
-
"type": "structure",
|
765
|
-
"members": {
|
766
|
-
"estimatedMinutesRemaining": {
|
767
|
-
"shape": "Integer"
|
768
|
-
},
|
769
|
-
"isReservedMinutesCustomer": {
|
770
|
-
"shape": "Boolean"
|
771
|
-
},
|
772
|
-
"totalReservedMinuteAllocation": {
|
773
|
-
"shape": "Integer"
|
774
|
-
},
|
775
|
-
"totalScheduledMinutes": {
|
776
|
-
"shape": "Integer"
|
777
|
-
},
|
778
|
-
"upcomingMinutesScheduled": {
|
779
|
-
"shape": "Integer"
|
780
|
-
}
|
781
|
-
}
|
782
|
-
},
|
783
|
-
"MissionProfileListItem": {
|
784
|
-
"type": "structure",
|
785
|
-
"members": {
|
786
|
-
"missionProfileArn": {
|
787
|
-
"shape": "MissionProfileArn"
|
788
|
-
},
|
789
|
-
"missionProfileId": {
|
790
|
-
"shape": "String"
|
791
|
-
},
|
792
|
-
"name": {
|
793
|
-
"shape": "String"
|
794
|
-
},
|
795
|
-
"region": {
|
796
|
-
"shape": "String"
|
797
|
-
}
|
798
|
-
}
|
799
|
-
},
|
800
|
-
"SatelliteList": {
|
801
|
-
"type": "list",
|
802
|
-
"member": {
|
803
|
-
"shape": "SatelliteListItem"
|
804
|
-
}
|
396
|
+
"idempotent":true
|
397
|
+
}
|
398
|
+
},
|
399
|
+
"shapes":{
|
400
|
+
"AngleUnits":{
|
401
|
+
"type":"string",
|
402
|
+
"enum":[
|
403
|
+
"DEGREE_ANGLE",
|
404
|
+
"RADIAN"
|
405
|
+
]
|
805
406
|
},
|
806
|
-
"
|
807
|
-
"type":
|
808
|
-
"
|
809
|
-
|
810
|
-
|
811
|
-
},
|
812
|
-
"nextToken": {
|
813
|
-
"shape": "String"
|
814
|
-
}
|
407
|
+
"AntennaDownlinkConfig":{
|
408
|
+
"type":"structure",
|
409
|
+
"required":["spectrumConfig"],
|
410
|
+
"members":{
|
411
|
+
"spectrumConfig":{"shape":"SpectrumConfig"}
|
815
412
|
}
|
816
413
|
},
|
817
|
-
"AntennaDownlinkDemodDecodeConfig":
|
818
|
-
"type":
|
819
|
-
"required":
|
414
|
+
"AntennaDownlinkDemodDecodeConfig":{
|
415
|
+
"type":"structure",
|
416
|
+
"required":[
|
820
417
|
"decodeConfig",
|
821
418
|
"demodulationConfig",
|
822
419
|
"spectrumConfig"
|
823
420
|
],
|
824
|
-
"members":
|
825
|
-
"decodeConfig":
|
826
|
-
|
827
|
-
}
|
828
|
-
"demodulationConfig": {
|
829
|
-
"shape": "DemodulationConfig"
|
830
|
-
},
|
831
|
-
"spectrumConfig": {
|
832
|
-
"shape": "SpectrumConfig"
|
833
|
-
}
|
834
|
-
}
|
835
|
-
},
|
836
|
-
"MissionProfileIdResponse": {
|
837
|
-
"type": "structure",
|
838
|
-
"members": {
|
839
|
-
"missionProfileId": {
|
840
|
-
"shape": "String"
|
841
|
-
}
|
842
|
-
}
|
843
|
-
},
|
844
|
-
"SubnetList": {
|
845
|
-
"type": "list",
|
846
|
-
"member": {
|
847
|
-
"shape": "String"
|
421
|
+
"members":{
|
422
|
+
"decodeConfig":{"shape":"DecodeConfig"},
|
423
|
+
"demodulationConfig":{"shape":"DemodulationConfig"},
|
424
|
+
"spectrumConfig":{"shape":"SpectrumConfig"}
|
848
425
|
}
|
849
426
|
},
|
850
|
-
"
|
851
|
-
"type":
|
852
|
-
"
|
853
|
-
"LEFT_HAND",
|
854
|
-
"NONE",
|
855
|
-
"RIGHT_HAND"
|
856
|
-
]
|
857
|
-
},
|
858
|
-
"ConfigList": {
|
859
|
-
"type": "list",
|
860
|
-
"member": {
|
861
|
-
"shape": "ConfigListItem"
|
862
|
-
}
|
863
|
-
},
|
864
|
-
"AntennaUplinkConfig": {
|
865
|
-
"type": "structure",
|
866
|
-
"required": [
|
427
|
+
"AntennaUplinkConfig":{
|
428
|
+
"type":"structure",
|
429
|
+
"required":[
|
867
430
|
"spectrumConfig",
|
868
431
|
"targetEirp"
|
869
432
|
],
|
870
|
-
"members":
|
871
|
-
"spectrumConfig":
|
872
|
-
|
873
|
-
},
|
874
|
-
"targetEirp": {
|
875
|
-
"shape": "Eirp"
|
876
|
-
}
|
877
|
-
}
|
878
|
-
},
|
879
|
-
"Integer": {
|
880
|
-
"type": "integer",
|
881
|
-
"box": true
|
882
|
-
},
|
883
|
-
"AntennaDownlinkConfig": {
|
884
|
-
"type": "structure",
|
885
|
-
"required": [
|
886
|
-
"spectrumConfig"
|
887
|
-
],
|
888
|
-
"members": {
|
889
|
-
"spectrumConfig": {
|
890
|
-
"shape": "SpectrumConfig"
|
891
|
-
}
|
433
|
+
"members":{
|
434
|
+
"spectrumConfig":{"shape":"UplinkSpectrumConfig"},
|
435
|
+
"targetEirp":{"shape":"Eirp"}
|
892
436
|
}
|
893
437
|
},
|
894
|
-
"
|
895
|
-
"type":
|
896
|
-
"
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
"enum": [
|
901
|
-
"created",
|
902
|
-
"creating",
|
903
|
-
"deleted",
|
904
|
-
"deleting",
|
905
|
-
"failed"
|
438
|
+
"BandwidthUnits":{
|
439
|
+
"type":"string",
|
440
|
+
"enum":[
|
441
|
+
"GHz",
|
442
|
+
"MHz",
|
443
|
+
"kHz"
|
906
444
|
]
|
907
445
|
},
|
908
|
-
"
|
909
|
-
"type":
|
910
|
-
"
|
911
|
-
"antennaUplinkConfigArn",
|
912
|
-
"enabled"
|
913
|
-
],
|
914
|
-
"members": {
|
915
|
-
"antennaUplinkConfigArn": {
|
916
|
-
"shape": "ConfigArn"
|
917
|
-
},
|
918
|
-
"enabled": {
|
919
|
-
"shape": "Boolean"
|
920
|
-
}
|
921
|
-
}
|
446
|
+
"Boolean":{
|
447
|
+
"type":"boolean",
|
448
|
+
"box":true
|
922
449
|
},
|
923
|
-
"
|
924
|
-
"type":
|
925
|
-
"required":
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
"
|
450
|
+
"CancelContactRequest":{
|
451
|
+
"type":"structure",
|
452
|
+
"required":["contactId"],
|
453
|
+
"members":{
|
454
|
+
"contactId":{
|
455
|
+
"shape":"String",
|
456
|
+
"location":"uri",
|
457
|
+
"locationName":"contactId"
|
931
458
|
}
|
932
459
|
}
|
933
460
|
},
|
934
|
-
"
|
935
|
-
|
936
|
-
"
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
"
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
}
|
461
|
+
"ConfigArn":{"type":"string"},
|
462
|
+
"ConfigCapabilityType":{
|
463
|
+
"type":"string",
|
464
|
+
"enum":[
|
465
|
+
"antenna-downlink",
|
466
|
+
"antenna-downlink-demod-decode",
|
467
|
+
"antenna-uplink",
|
468
|
+
"dataflow-endpoint",
|
469
|
+
"tracking",
|
470
|
+
"uplink-echo"
|
471
|
+
]
|
946
472
|
},
|
947
|
-
"
|
948
|
-
"type":
|
949
|
-
"
|
473
|
+
"ConfigIdResponse":{
|
474
|
+
"type":"structure",
|
475
|
+
"members":{
|
476
|
+
"configArn":{"shape":"ConfigArn"},
|
477
|
+
"configId":{"shape":"String"},
|
478
|
+
"configType":{"shape":"ConfigCapabilityType"}
|
479
|
+
}
|
480
|
+
},
|
481
|
+
"ConfigList":{
|
482
|
+
"type":"list",
|
483
|
+
"member":{"shape":"ConfigListItem"}
|
484
|
+
},
|
485
|
+
"ConfigListItem":{
|
486
|
+
"type":"structure",
|
487
|
+
"members":{
|
488
|
+
"configArn":{"shape":"ConfigArn"},
|
489
|
+
"configId":{"shape":"String"},
|
490
|
+
"configType":{"shape":"ConfigCapabilityType"},
|
491
|
+
"name":{"shape":"String"}
|
492
|
+
}
|
493
|
+
},
|
494
|
+
"ConfigTypeData":{
|
495
|
+
"type":"structure",
|
496
|
+
"members":{
|
497
|
+
"antennaDownlinkConfig":{"shape":"AntennaDownlinkConfig"},
|
498
|
+
"antennaDownlinkDemodDecodeConfig":{"shape":"AntennaDownlinkDemodDecodeConfig"},
|
499
|
+
"antennaUplinkConfig":{"shape":"AntennaUplinkConfig"},
|
500
|
+
"dataflowEndpointConfig":{"shape":"DataflowEndpointConfig"},
|
501
|
+
"trackingConfig":{"shape":"TrackingConfig"},
|
502
|
+
"uplinkEchoConfig":{"shape":"UplinkEchoConfig"}
|
503
|
+
}
|
504
|
+
},
|
505
|
+
"ContactData":{
|
506
|
+
"type":"structure",
|
507
|
+
"members":{
|
508
|
+
"contactId":{"shape":"String"},
|
509
|
+
"contactStatus":{"shape":"ContactStatus"},
|
510
|
+
"endTime":{"shape":"Timestamp"},
|
511
|
+
"errorMessage":{"shape":"String"},
|
512
|
+
"groundStation":{"shape":"String"},
|
513
|
+
"maximumElevation":{"shape":"Elevation"},
|
514
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
515
|
+
"postPassEndTime":{"shape":"Timestamp"},
|
516
|
+
"prePassStartTime":{"shape":"Timestamp"},
|
517
|
+
"region":{"shape":"String"},
|
518
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
519
|
+
"startTime":{"shape":"Timestamp"},
|
520
|
+
"tags":{"shape":"TagsMap"}
|
521
|
+
}
|
522
|
+
},
|
523
|
+
"ContactIdResponse":{
|
524
|
+
"type":"structure",
|
525
|
+
"members":{
|
526
|
+
"contactId":{"shape":"String"}
|
527
|
+
}
|
528
|
+
},
|
529
|
+
"ContactList":{
|
530
|
+
"type":"list",
|
531
|
+
"member":{"shape":"ContactData"}
|
532
|
+
},
|
533
|
+
"ContactStatus":{
|
534
|
+
"type":"string",
|
535
|
+
"enum":[
|
950
536
|
"AVAILABLE",
|
951
537
|
"AWS_CANCELLED",
|
952
538
|
"CANCELLED",
|
539
|
+
"CANCELLING",
|
953
540
|
"COMPLETED",
|
954
541
|
"FAILED",
|
955
542
|
"FAILED_TO_SCHEDULE",
|
@@ -960,1100 +547,863 @@
|
|
960
547
|
"SCHEDULING"
|
961
548
|
]
|
962
549
|
},
|
963
|
-
"
|
964
|
-
"type":
|
965
|
-
"
|
966
|
-
"shape": "MissionProfileListItem"
|
967
|
-
}
|
968
|
-
},
|
969
|
-
"CreateConfigRequest": {
|
970
|
-
"type": "structure",
|
971
|
-
"required": [
|
550
|
+
"CreateConfigRequest":{
|
551
|
+
"type":"structure",
|
552
|
+
"required":[
|
972
553
|
"configData",
|
973
554
|
"name"
|
974
555
|
],
|
975
|
-
"members":
|
976
|
-
"configData":
|
977
|
-
|
978
|
-
}
|
979
|
-
"name": {
|
980
|
-
"shape": "SafeName"
|
981
|
-
},
|
982
|
-
"tags": {
|
983
|
-
"shape": "TagsMap"
|
984
|
-
}
|
985
|
-
}
|
986
|
-
},
|
987
|
-
"Frequency": {
|
988
|
-
"type": "structure",
|
989
|
-
"required": [
|
990
|
-
"units",
|
991
|
-
"value"
|
992
|
-
],
|
993
|
-
"members": {
|
994
|
-
"units": {
|
995
|
-
"shape": "FrequencyUnits"
|
996
|
-
},
|
997
|
-
"value": {
|
998
|
-
"shape": "Double"
|
999
|
-
}
|
1000
|
-
}
|
1001
|
-
},
|
1002
|
-
"UntagResourceResponse": {
|
1003
|
-
"type": "structure",
|
1004
|
-
"members": { }
|
1005
|
-
},
|
1006
|
-
"ConfigIdResponse": {
|
1007
|
-
"type": "structure",
|
1008
|
-
"members": {
|
1009
|
-
"configArn": {
|
1010
|
-
"shape": "ConfigArn"
|
1011
|
-
},
|
1012
|
-
"configId": {
|
1013
|
-
"shape": "String"
|
1014
|
-
},
|
1015
|
-
"configType": {
|
1016
|
-
"shape": "ConfigCapabilityType"
|
1017
|
-
}
|
1018
|
-
}
|
1019
|
-
},
|
1020
|
-
"SecurityDetails": {
|
1021
|
-
"type": "structure",
|
1022
|
-
"required": [
|
1023
|
-
"roleArn",
|
1024
|
-
"securityGroupIds",
|
1025
|
-
"subnetIds"
|
1026
|
-
],
|
1027
|
-
"members": {
|
1028
|
-
"roleArn": {
|
1029
|
-
"shape": "RoleArn"
|
1030
|
-
},
|
1031
|
-
"securityGroupIds": {
|
1032
|
-
"shape": "SecurityGroupIdList"
|
1033
|
-
},
|
1034
|
-
"subnetIds": {
|
1035
|
-
"shape": "SubnetList"
|
1036
|
-
}
|
1037
|
-
}
|
1038
|
-
},
|
1039
|
-
"TrackingConfig": {
|
1040
|
-
"type": "structure",
|
1041
|
-
"required": [
|
1042
|
-
"autotrack"
|
1043
|
-
],
|
1044
|
-
"members": {
|
1045
|
-
"autotrack": {
|
1046
|
-
"shape": "Criticality"
|
1047
|
-
}
|
1048
|
-
}
|
1049
|
-
},
|
1050
|
-
"CreateDataflowEndpointGroupRequest": {
|
1051
|
-
"type": "structure",
|
1052
|
-
"required": [
|
1053
|
-
"endpointDetails"
|
1054
|
-
],
|
1055
|
-
"members": {
|
1056
|
-
"endpointDetails": {
|
1057
|
-
"shape": "EndpointDetailsList"
|
1058
|
-
},
|
1059
|
-
"tags": {
|
1060
|
-
"shape": "TagsMap"
|
1061
|
-
}
|
556
|
+
"members":{
|
557
|
+
"configData":{"shape":"ConfigTypeData"},
|
558
|
+
"name":{"shape":"SafeName"},
|
559
|
+
"tags":{"shape":"TagsMap"}
|
1062
560
|
}
|
1063
561
|
},
|
1064
|
-
"
|
1065
|
-
"type":
|
1066
|
-
"required":
|
1067
|
-
|
1068
|
-
"
|
1069
|
-
|
1070
|
-
"members": {
|
1071
|
-
"unit": {
|
1072
|
-
"shape": "AngleUnits"
|
1073
|
-
},
|
1074
|
-
"value": {
|
1075
|
-
"shape": "Double"
|
1076
|
-
}
|
562
|
+
"CreateDataflowEndpointGroupRequest":{
|
563
|
+
"type":"structure",
|
564
|
+
"required":["endpointDetails"],
|
565
|
+
"members":{
|
566
|
+
"endpointDetails":{"shape":"EndpointDetailsList"},
|
567
|
+
"tags":{"shape":"TagsMap"}
|
1077
568
|
}
|
1078
569
|
},
|
1079
|
-
"
|
1080
|
-
"type":
|
1081
|
-
"
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
"required": [
|
1087
|
-
"satelliteId"
|
1088
|
-
],
|
1089
|
-
"members": {
|
1090
|
-
"satelliteId": {
|
1091
|
-
"shape": "String",
|
1092
|
-
"location": "uri",
|
1093
|
-
"locationName": "satelliteId"
|
1094
|
-
}
|
1095
|
-
}
|
1096
|
-
},
|
1097
|
-
"CancelContactRequest": {
|
1098
|
-
"type": "structure",
|
1099
|
-
"required": [
|
1100
|
-
"contactId"
|
1101
|
-
],
|
1102
|
-
"members": {
|
1103
|
-
"contactId": {
|
1104
|
-
"shape": "String",
|
1105
|
-
"location": "uri",
|
1106
|
-
"locationName": "contactId"
|
1107
|
-
}
|
1108
|
-
}
|
1109
|
-
},
|
1110
|
-
"UplinkSpectrumConfig": {
|
1111
|
-
"type": "structure",
|
1112
|
-
"required": [
|
1113
|
-
"centerFrequency"
|
1114
|
-
],
|
1115
|
-
"members": {
|
1116
|
-
"centerFrequency": {
|
1117
|
-
"shape": "Frequency"
|
1118
|
-
},
|
1119
|
-
"polarization": {
|
1120
|
-
"shape": "Polarization"
|
1121
|
-
}
|
1122
|
-
}
|
1123
|
-
},
|
1124
|
-
"UntagResourceRequest": {
|
1125
|
-
"type": "structure",
|
1126
|
-
"required": [
|
1127
|
-
"resourceArn",
|
1128
|
-
"tagKeys"
|
570
|
+
"CreateMissionProfileRequest":{
|
571
|
+
"type":"structure",
|
572
|
+
"required":[
|
573
|
+
"dataflowEdges",
|
574
|
+
"minimumViableContactDurationSeconds",
|
575
|
+
"name",
|
576
|
+
"trackingConfigArn"
|
1129
577
|
],
|
1130
|
-
"members":
|
1131
|
-
"
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
},
|
1136
|
-
"
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
|
1143
|
-
|
1144
|
-
|
1145
|
-
|
1146
|
-
|
1147
|
-
"type": "structure",
|
1148
|
-
"members": {
|
1149
|
-
"contactPostPassDurationSeconds": {
|
1150
|
-
"shape": "DurationInSeconds"
|
1151
|
-
},
|
1152
|
-
"contactPrePassDurationSeconds": {
|
1153
|
-
"shape": "DurationInSeconds"
|
1154
|
-
},
|
1155
|
-
"dataflowEdges": {
|
1156
|
-
"shape": "DataflowEdgeList"
|
1157
|
-
},
|
1158
|
-
"minimumViableContactDurationSeconds": {
|
1159
|
-
"shape": "DurationInSeconds"
|
1160
|
-
},
|
1161
|
-
"missionProfileArn": {
|
1162
|
-
"shape": "MissionProfileArn"
|
1163
|
-
},
|
1164
|
-
"missionProfileId": {
|
1165
|
-
"shape": "String"
|
1166
|
-
},
|
1167
|
-
"name": {
|
1168
|
-
"shape": "String"
|
1169
|
-
},
|
1170
|
-
"region": {
|
1171
|
-
"shape": "String"
|
1172
|
-
},
|
1173
|
-
"tags": {
|
1174
|
-
"shape": "TagsMap"
|
1175
|
-
},
|
1176
|
-
"trackingConfigArn": {
|
1177
|
-
"shape": "ConfigArn"
|
1178
|
-
}
|
1179
|
-
}
|
578
|
+
"members":{
|
579
|
+
"contactPostPassDurationSeconds":{"shape":"DurationInSeconds"},
|
580
|
+
"contactPrePassDurationSeconds":{"shape":"DurationInSeconds"},
|
581
|
+
"dataflowEdges":{"shape":"DataflowEdgeList"},
|
582
|
+
"minimumViableContactDurationSeconds":{"shape":"DurationInSeconds"},
|
583
|
+
"name":{"shape":"SafeName"},
|
584
|
+
"tags":{"shape":"TagsMap"},
|
585
|
+
"trackingConfigArn":{"shape":"ConfigArn"}
|
586
|
+
}
|
587
|
+
},
|
588
|
+
"Criticality":{
|
589
|
+
"type":"string",
|
590
|
+
"enum":[
|
591
|
+
"PREFERRED",
|
592
|
+
"REMOVED",
|
593
|
+
"REQUIRED"
|
594
|
+
]
|
1180
595
|
},
|
1181
|
-
"
|
1182
|
-
"type":
|
1183
|
-
"
|
1184
|
-
|
1185
|
-
|
1186
|
-
}
|
1187
|
-
}
|
596
|
+
"DataflowEdge":{
|
597
|
+
"type":"list",
|
598
|
+
"member":{"shape":"ConfigArn"},
|
599
|
+
"max":2,
|
600
|
+
"min":2
|
1188
601
|
},
|
1189
|
-
"
|
1190
|
-
"type":
|
1191
|
-
"member":
|
1192
|
-
"shape": "EndpointDetails"
|
1193
|
-
}
|
602
|
+
"DataflowEdgeList":{
|
603
|
+
"type":"list",
|
604
|
+
"member":{"shape":"DataflowEdge"}
|
1194
605
|
},
|
1195
|
-
"
|
1196
|
-
"type":
|
1197
|
-
"members":
|
1198
|
-
"
|
1199
|
-
|
1200
|
-
|
1201
|
-
"locationName": "maxResults"
|
1202
|
-
},
|
1203
|
-
"nextToken": {
|
1204
|
-
"shape": "String",
|
1205
|
-
"location": "querystring",
|
1206
|
-
"locationName": "nextToken"
|
1207
|
-
}
|
606
|
+
"DataflowEndpoint":{
|
607
|
+
"type":"structure",
|
608
|
+
"members":{
|
609
|
+
"address":{"shape":"SocketAddress"},
|
610
|
+
"name":{"shape":"SafeName"},
|
611
|
+
"status":{"shape":"EndpointStatus"}
|
1208
612
|
}
|
1209
613
|
},
|
1210
|
-
"
|
1211
|
-
"type":
|
1212
|
-
"
|
1213
|
-
|
1214
|
-
|
1215
|
-
}
|
1216
|
-
"parameterName": {
|
1217
|
-
"shape": "String"
|
1218
|
-
}
|
1219
|
-
},
|
1220
|
-
"exception": true,
|
1221
|
-
"error": {
|
1222
|
-
"code": "InvalidParameterException",
|
1223
|
-
"httpStatusCode": 431,
|
1224
|
-
"senderFault": true
|
1225
|
-
}
|
1226
|
-
},
|
1227
|
-
"DependencyException": {
|
1228
|
-
"type": "structure",
|
1229
|
-
"members": {
|
1230
|
-
"message": {
|
1231
|
-
"shape": "String"
|
1232
|
-
},
|
1233
|
-
"parameterName": {
|
1234
|
-
"shape": "String"
|
1235
|
-
}
|
1236
|
-
},
|
1237
|
-
"exception": true,
|
1238
|
-
"error": {
|
1239
|
-
"code": "DependencyException",
|
1240
|
-
"httpStatusCode": 531,
|
1241
|
-
"fault": true
|
614
|
+
"DataflowEndpointConfig":{
|
615
|
+
"type":"structure",
|
616
|
+
"required":["dataflowEndpointName"],
|
617
|
+
"members":{
|
618
|
+
"dataflowEndpointName":{"shape":"String"},
|
619
|
+
"dataflowEndpointRegion":{"shape":"String"}
|
1242
620
|
}
|
1243
621
|
},
|
1244
|
-
"
|
1245
|
-
|
1246
|
-
"
|
1247
|
-
|
1248
|
-
|
1249
|
-
"members": {
|
1250
|
-
"contactId": {
|
1251
|
-
"shape": "String",
|
1252
|
-
"location": "uri",
|
1253
|
-
"locationName": "contactId"
|
1254
|
-
}
|
622
|
+
"DataflowEndpointGroupArn":{"type":"string"},
|
623
|
+
"DataflowEndpointGroupIdResponse":{
|
624
|
+
"type":"structure",
|
625
|
+
"members":{
|
626
|
+
"dataflowEndpointGroupId":{"shape":"String"}
|
1255
627
|
}
|
1256
628
|
},
|
1257
|
-
"
|
1258
|
-
"type":
|
1259
|
-
"
|
1260
|
-
|
1261
|
-
|
1262
|
-
|
1263
|
-
|
1264
|
-
|
1265
|
-
|
1266
|
-
"code": "ResourceNotFoundException",
|
1267
|
-
"httpStatusCode": 434,
|
1268
|
-
"senderFault": true
|
629
|
+
"DataflowEndpointGroupList":{
|
630
|
+
"type":"list",
|
631
|
+
"member":{"shape":"DataflowEndpointListItem"}
|
632
|
+
},
|
633
|
+
"DataflowEndpointListItem":{
|
634
|
+
"type":"structure",
|
635
|
+
"members":{
|
636
|
+
"dataflowEndpointGroupArn":{"shape":"DataflowEndpointGroupArn"},
|
637
|
+
"dataflowEndpointGroupId":{"shape":"String"}
|
1269
638
|
}
|
1270
639
|
},
|
1271
|
-
"
|
1272
|
-
"type":
|
640
|
+
"DecodeConfig":{
|
641
|
+
"type":"structure",
|
642
|
+
"required":["unvalidatedJSON"],
|
643
|
+
"members":{
|
644
|
+
"unvalidatedJSON":{"shape":"JsonString"}
|
645
|
+
}
|
1273
646
|
},
|
1274
|
-
"DeleteConfigRequest":
|
1275
|
-
"type":
|
1276
|
-
"required":
|
647
|
+
"DeleteConfigRequest":{
|
648
|
+
"type":"structure",
|
649
|
+
"required":[
|
1277
650
|
"configId",
|
1278
651
|
"configType"
|
1279
652
|
],
|
1280
|
-
"members":
|
1281
|
-
"configId":
|
1282
|
-
"shape":
|
1283
|
-
"location":
|
1284
|
-
"locationName":
|
1285
|
-
},
|
1286
|
-
"configType":
|
1287
|
-
"shape":
|
1288
|
-
"location":
|
1289
|
-
"locationName":
|
1290
|
-
}
|
653
|
+
"members":{
|
654
|
+
"configId":{
|
655
|
+
"shape":"String",
|
656
|
+
"location":"uri",
|
657
|
+
"locationName":"configId"
|
658
|
+
},
|
659
|
+
"configType":{
|
660
|
+
"shape":"ConfigCapabilityType",
|
661
|
+
"location":"uri",
|
662
|
+
"locationName":"configType"
|
663
|
+
}
|
664
|
+
}
|
665
|
+
},
|
666
|
+
"DeleteDataflowEndpointGroupRequest":{
|
667
|
+
"type":"structure",
|
668
|
+
"required":["dataflowEndpointGroupId"],
|
669
|
+
"members":{
|
670
|
+
"dataflowEndpointGroupId":{
|
671
|
+
"shape":"String",
|
672
|
+
"location":"uri",
|
673
|
+
"locationName":"dataflowEndpointGroupId"
|
674
|
+
}
|
675
|
+
}
|
676
|
+
},
|
677
|
+
"DeleteMissionProfileRequest":{
|
678
|
+
"type":"structure",
|
679
|
+
"required":["missionProfileId"],
|
680
|
+
"members":{
|
681
|
+
"missionProfileId":{
|
682
|
+
"shape":"String",
|
683
|
+
"location":"uri",
|
684
|
+
"locationName":"missionProfileId"
|
685
|
+
}
|
686
|
+
}
|
687
|
+
},
|
688
|
+
"DemodulationConfig":{
|
689
|
+
"type":"structure",
|
690
|
+
"required":["unvalidatedJSON"],
|
691
|
+
"members":{
|
692
|
+
"unvalidatedJSON":{"shape":"JsonString"}
|
693
|
+
}
|
694
|
+
},
|
695
|
+
"DependencyException":{
|
696
|
+
"type":"structure",
|
697
|
+
"members":{
|
698
|
+
"message":{"shape":"String"},
|
699
|
+
"parameterName":{"shape":"String"}
|
700
|
+
},
|
701
|
+
"error":{"httpStatusCode":531},
|
702
|
+
"exception":true,
|
703
|
+
"fault":true
|
704
|
+
},
|
705
|
+
"DescribeContactRequest":{
|
706
|
+
"type":"structure",
|
707
|
+
"required":["contactId"],
|
708
|
+
"members":{
|
709
|
+
"contactId":{
|
710
|
+
"shape":"String",
|
711
|
+
"location":"uri",
|
712
|
+
"locationName":"contactId"
|
713
|
+
}
|
714
|
+
}
|
715
|
+
},
|
716
|
+
"DescribeContactResponse":{
|
717
|
+
"type":"structure",
|
718
|
+
"members":{
|
719
|
+
"contactId":{"shape":"String"},
|
720
|
+
"contactStatus":{"shape":"ContactStatus"},
|
721
|
+
"endTime":{"shape":"Timestamp"},
|
722
|
+
"errorMessage":{"shape":"String"},
|
723
|
+
"groundStation":{"shape":"String"},
|
724
|
+
"maximumElevation":{"shape":"Elevation"},
|
725
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
726
|
+
"postPassEndTime":{"shape":"Timestamp"},
|
727
|
+
"prePassStartTime":{"shape":"Timestamp"},
|
728
|
+
"region":{"shape":"String"},
|
729
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
730
|
+
"startTime":{"shape":"Timestamp"},
|
731
|
+
"tags":{"shape":"TagsMap"}
|
732
|
+
}
|
733
|
+
},
|
734
|
+
"Double":{
|
735
|
+
"type":"double",
|
736
|
+
"box":true
|
737
|
+
},
|
738
|
+
"DurationInSeconds":{
|
739
|
+
"type":"integer",
|
740
|
+
"max":21600,
|
741
|
+
"min":1
|
742
|
+
},
|
743
|
+
"Eirp":{
|
744
|
+
"type":"structure",
|
745
|
+
"required":[
|
746
|
+
"units",
|
747
|
+
"value"
|
748
|
+
],
|
749
|
+
"members":{
|
750
|
+
"units":{"shape":"EirpUnits"},
|
751
|
+
"value":{"shape":"Double"}
|
1291
752
|
}
|
1292
753
|
},
|
1293
|
-
"
|
1294
|
-
"type":
|
1295
|
-
"enum":
|
1296
|
-
"GHz",
|
1297
|
-
"MHz",
|
1298
|
-
"kHz"
|
1299
|
-
]
|
754
|
+
"EirpUnits":{
|
755
|
+
"type":"string",
|
756
|
+
"enum":["dBW"]
|
1300
757
|
},
|
1301
|
-
"
|
1302
|
-
"type":
|
1303
|
-
"required":
|
1304
|
-
"
|
1305
|
-
"
|
758
|
+
"Elevation":{
|
759
|
+
"type":"structure",
|
760
|
+
"required":[
|
761
|
+
"unit",
|
762
|
+
"value"
|
1306
763
|
],
|
1307
|
-
"members":
|
1308
|
-
"
|
1309
|
-
|
1310
|
-
},
|
1311
|
-
"centerFrequency": {
|
1312
|
-
"shape": "Frequency"
|
1313
|
-
},
|
1314
|
-
"polarization": {
|
1315
|
-
"shape": "Polarization"
|
1316
|
-
}
|
764
|
+
"members":{
|
765
|
+
"unit":{"shape":"AngleUnits"},
|
766
|
+
"value":{"shape":"Double"}
|
1317
767
|
}
|
1318
768
|
},
|
1319
|
-
"
|
1320
|
-
"type":
|
1321
|
-
"
|
1322
|
-
"
|
1323
|
-
|
1324
|
-
"members": {
|
1325
|
-
"unvalidatedJSON": {
|
1326
|
-
"shape": "JsonString"
|
1327
|
-
}
|
769
|
+
"EndpointDetails":{
|
770
|
+
"type":"structure",
|
771
|
+
"members":{
|
772
|
+
"endpoint":{"shape":"DataflowEndpoint"},
|
773
|
+
"securityDetails":{"shape":"SecurityDetails"}
|
1328
774
|
}
|
1329
775
|
},
|
1330
|
-
"
|
1331
|
-
"type":
|
1332
|
-
"
|
1333
|
-
"missionProfileList": {
|
1334
|
-
"shape": "MissionProfileList"
|
1335
|
-
},
|
1336
|
-
"nextToken": {
|
1337
|
-
"shape": "String"
|
1338
|
-
}
|
1339
|
-
}
|
776
|
+
"EndpointDetailsList":{
|
777
|
+
"type":"list",
|
778
|
+
"member":{"shape":"EndpointDetails"}
|
1340
779
|
},
|
1341
|
-
"
|
1342
|
-
"type":
|
1343
|
-
"
|
1344
|
-
"
|
1345
|
-
|
1346
|
-
|
1347
|
-
"
|
1348
|
-
|
1349
|
-
|
1350
|
-
}
|
780
|
+
"EndpointStatus":{
|
781
|
+
"type":"string",
|
782
|
+
"enum":[
|
783
|
+
"created",
|
784
|
+
"creating",
|
785
|
+
"deleted",
|
786
|
+
"deleting",
|
787
|
+
"failed"
|
788
|
+
]
|
1351
789
|
},
|
1352
|
-
"
|
1353
|
-
"type":
|
1354
|
-
"
|
1355
|
-
"shape": "ConfigArn"
|
1356
|
-
},
|
1357
|
-
"min": 2,
|
1358
|
-
"max": 2
|
1359
|
-
},
|
1360
|
-
"SafeName": {
|
1361
|
-
"type": "string",
|
1362
|
-
"min": 1,
|
1363
|
-
"max": 256,
|
1364
|
-
"pattern": "^[ a-zA-Z0-9_:-]+$"
|
1365
|
-
},
|
1366
|
-
"Eirp": {
|
1367
|
-
"type": "structure",
|
1368
|
-
"required": [
|
790
|
+
"Frequency":{
|
791
|
+
"type":"structure",
|
792
|
+
"required":[
|
1369
793
|
"units",
|
1370
794
|
"value"
|
1371
795
|
],
|
1372
|
-
"members":
|
1373
|
-
"units":
|
1374
|
-
|
1375
|
-
},
|
1376
|
-
"value": {
|
1377
|
-
"shape": "Double"
|
1378
|
-
}
|
796
|
+
"members":{
|
797
|
+
"units":{"shape":"FrequencyUnits"},
|
798
|
+
"value":{"shape":"Double"}
|
1379
799
|
}
|
1380
800
|
},
|
1381
|
-
"
|
1382
|
-
"type":
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
|
1387
|
-
|
1388
|
-
|
1389
|
-
|
1390
|
-
"locationName": "maxResults"
|
1391
|
-
},
|
1392
|
-
"nextToken": {
|
1393
|
-
"shape": "String",
|
1394
|
-
"location": "querystring",
|
1395
|
-
"locationName": "nextToken"
|
1396
|
-
}
|
801
|
+
"FrequencyBandwidth":{
|
802
|
+
"type":"structure",
|
803
|
+
"required":[
|
804
|
+
"units",
|
805
|
+
"value"
|
806
|
+
],
|
807
|
+
"members":{
|
808
|
+
"units":{"shape":"BandwidthUnits"},
|
809
|
+
"value":{"shape":"Double"}
|
1397
810
|
}
|
1398
811
|
},
|
1399
|
-
"
|
1400
|
-
"type":
|
1401
|
-
"
|
1402
|
-
"
|
1403
|
-
|
1404
|
-
|
1405
|
-
|
1406
|
-
|
1407
|
-
|
1408
|
-
|
1409
|
-
|
1410
|
-
|
1411
|
-
"
|
1412
|
-
|
1413
|
-
|
1414
|
-
"
|
1415
|
-
"shape":
|
812
|
+
"FrequencyUnits":{
|
813
|
+
"type":"string",
|
814
|
+
"enum":[
|
815
|
+
"GHz",
|
816
|
+
"MHz",
|
817
|
+
"kHz"
|
818
|
+
]
|
819
|
+
},
|
820
|
+
"GetConfigRequest":{
|
821
|
+
"type":"structure",
|
822
|
+
"required":[
|
823
|
+
"configId",
|
824
|
+
"configType"
|
825
|
+
],
|
826
|
+
"members":{
|
827
|
+
"configId":{
|
828
|
+
"shape":"String",
|
829
|
+
"location":"uri",
|
830
|
+
"locationName":"configId"
|
1416
831
|
},
|
1417
|
-
"
|
1418
|
-
"shape":
|
832
|
+
"configType":{
|
833
|
+
"shape":"ConfigCapabilityType",
|
834
|
+
"location":"uri",
|
835
|
+
"locationName":"configType"
|
1419
836
|
}
|
1420
837
|
}
|
1421
838
|
},
|
1422
|
-
"
|
1423
|
-
"type":
|
1424
|
-
"
|
1425
|
-
"
|
1426
|
-
|
839
|
+
"GetConfigResponse":{
|
840
|
+
"type":"structure",
|
841
|
+
"required":[
|
842
|
+
"configArn",
|
843
|
+
"configData",
|
844
|
+
"configId",
|
845
|
+
"name"
|
846
|
+
],
|
847
|
+
"members":{
|
848
|
+
"configArn":{"shape":"ConfigArn"},
|
849
|
+
"configData":{"shape":"ConfigTypeData"},
|
850
|
+
"configId":{"shape":"String"},
|
851
|
+
"configType":{"shape":"ConfigCapabilityType"},
|
852
|
+
"name":{"shape":"String"},
|
853
|
+
"tags":{"shape":"TagsMap"}
|
854
|
+
}
|
855
|
+
},
|
856
|
+
"GetDataflowEndpointGroupRequest":{
|
857
|
+
"type":"structure",
|
858
|
+
"required":["dataflowEndpointGroupId"],
|
859
|
+
"members":{
|
860
|
+
"dataflowEndpointGroupId":{
|
861
|
+
"shape":"String",
|
862
|
+
"location":"uri",
|
863
|
+
"locationName":"dataflowEndpointGroupId"
|
864
|
+
}
|
865
|
+
}
|
866
|
+
},
|
867
|
+
"GetDataflowEndpointGroupResponse":{
|
868
|
+
"type":"structure",
|
869
|
+
"members":{
|
870
|
+
"dataflowEndpointGroupArn":{"shape":"DataflowEndpointGroupArn"},
|
871
|
+
"dataflowEndpointGroupId":{"shape":"String"},
|
872
|
+
"endpointsDetails":{"shape":"EndpointDetailsList"},
|
873
|
+
"tags":{"shape":"TagsMap"}
|
874
|
+
}
|
875
|
+
},
|
876
|
+
"GetMinuteUsageRequest":{
|
877
|
+
"type":"structure",
|
878
|
+
"required":[
|
879
|
+
"month",
|
880
|
+
"year"
|
881
|
+
],
|
882
|
+
"members":{
|
883
|
+
"month":{"shape":"Integer"},
|
884
|
+
"year":{"shape":"Integer"}
|
885
|
+
}
|
886
|
+
},
|
887
|
+
"GetMinuteUsageResponse":{
|
888
|
+
"type":"structure",
|
889
|
+
"members":{
|
890
|
+
"estimatedMinutesRemaining":{"shape":"Integer"},
|
891
|
+
"isReservedMinutesCustomer":{"shape":"Boolean"},
|
892
|
+
"totalReservedMinuteAllocation":{"shape":"Integer"},
|
893
|
+
"totalScheduledMinutes":{"shape":"Integer"},
|
894
|
+
"upcomingMinutesScheduled":{"shape":"Integer"}
|
895
|
+
}
|
896
|
+
},
|
897
|
+
"GetMissionProfileRequest":{
|
898
|
+
"type":"structure",
|
899
|
+
"required":["missionProfileId"],
|
900
|
+
"members":{
|
901
|
+
"missionProfileId":{
|
902
|
+
"shape":"String",
|
903
|
+
"location":"uri",
|
904
|
+
"locationName":"missionProfileId"
|
905
|
+
}
|
906
|
+
}
|
907
|
+
},
|
908
|
+
"GetMissionProfileResponse":{
|
909
|
+
"type":"structure",
|
910
|
+
"members":{
|
911
|
+
"contactPostPassDurationSeconds":{"shape":"DurationInSeconds"},
|
912
|
+
"contactPrePassDurationSeconds":{"shape":"DurationInSeconds"},
|
913
|
+
"dataflowEdges":{"shape":"DataflowEdgeList"},
|
914
|
+
"minimumViableContactDurationSeconds":{"shape":"DurationInSeconds"},
|
915
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
916
|
+
"missionProfileId":{"shape":"String"},
|
917
|
+
"name":{"shape":"String"},
|
918
|
+
"region":{"shape":"String"},
|
919
|
+
"tags":{"shape":"TagsMap"},
|
920
|
+
"trackingConfigArn":{"shape":"ConfigArn"}
|
921
|
+
}
|
922
|
+
},
|
923
|
+
"GetSatelliteRequest":{
|
924
|
+
"type":"structure",
|
925
|
+
"required":["satelliteId"],
|
926
|
+
"members":{
|
927
|
+
"satelliteId":{
|
928
|
+
"shape":"String",
|
929
|
+
"location":"uri",
|
930
|
+
"locationName":"satelliteId"
|
931
|
+
}
|
932
|
+
}
|
933
|
+
},
|
934
|
+
"GetSatelliteResponse":{
|
935
|
+
"type":"structure",
|
936
|
+
"members":{
|
937
|
+
"groundStations":{"shape":"GroundStationIdList"},
|
938
|
+
"noradSatelliteID":{"shape":"noradSatelliteID"},
|
939
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
940
|
+
"satelliteId":{"shape":"Uuid"}
|
941
|
+
}
|
942
|
+
},
|
943
|
+
"GroundStationData":{
|
944
|
+
"type":"structure",
|
945
|
+
"members":{
|
946
|
+
"groundStationId":{"shape":"String"},
|
947
|
+
"groundStationName":{"shape":"String"},
|
948
|
+
"region":{"shape":"String"}
|
949
|
+
}
|
950
|
+
},
|
951
|
+
"GroundStationIdList":{
|
952
|
+
"type":"list",
|
953
|
+
"member":{"shape":"String"}
|
954
|
+
},
|
955
|
+
"GroundStationList":{
|
956
|
+
"type":"list",
|
957
|
+
"member":{"shape":"GroundStationData"}
|
958
|
+
},
|
959
|
+
"Integer":{
|
960
|
+
"type":"integer",
|
961
|
+
"box":true
|
962
|
+
},
|
963
|
+
"InvalidParameterException":{
|
964
|
+
"type":"structure",
|
965
|
+
"members":{
|
966
|
+
"message":{"shape":"String"},
|
967
|
+
"parameterName":{"shape":"String"}
|
968
|
+
},
|
969
|
+
"error":{
|
970
|
+
"httpStatusCode":431,
|
971
|
+
"senderFault":true
|
972
|
+
},
|
973
|
+
"exception":true
|
974
|
+
},
|
975
|
+
"JsonString":{
|
976
|
+
"type":"string",
|
977
|
+
"max":8192,
|
978
|
+
"min":2,
|
979
|
+
"pattern":"^[{}\\[\\]:.,\"0-9A-z\\-_\\s]{2,8192}$"
|
980
|
+
},
|
981
|
+
"ListConfigsRequest":{
|
982
|
+
"type":"structure",
|
983
|
+
"members":{
|
984
|
+
"maxResults":{
|
985
|
+
"shape":"Integer",
|
986
|
+
"location":"querystring",
|
987
|
+
"locationName":"maxResults"
|
988
|
+
},
|
989
|
+
"nextToken":{
|
990
|
+
"shape":"String",
|
991
|
+
"location":"querystring",
|
992
|
+
"locationName":"nextToken"
|
993
|
+
}
|
994
|
+
}
|
1427
995
|
},
|
1428
|
-
"
|
1429
|
-
"type":
|
1430
|
-
"
|
996
|
+
"ListConfigsResponse":{
|
997
|
+
"type":"structure",
|
998
|
+
"members":{
|
999
|
+
"configList":{"shape":"ConfigList"},
|
1000
|
+
"nextToken":{"shape":"String"}
|
1001
|
+
}
|
1002
|
+
},
|
1003
|
+
"ListContactsRequest":{
|
1004
|
+
"type":"structure",
|
1005
|
+
"required":[
|
1431
1006
|
"endTime",
|
1432
1007
|
"startTime",
|
1433
1008
|
"statusList"
|
1434
1009
|
],
|
1435
|
-
"members":
|
1436
|
-
"endTime":
|
1437
|
-
|
1438
|
-
},
|
1439
|
-
"
|
1440
|
-
|
1441
|
-
},
|
1442
|
-
"
|
1443
|
-
|
1444
|
-
},
|
1445
|
-
"missionProfileArn": {
|
1446
|
-
"shape": "MissionProfileArn"
|
1447
|
-
},
|
1448
|
-
"nextToken": {
|
1449
|
-
"shape": "String"
|
1450
|
-
},
|
1451
|
-
"satelliteArn": {
|
1452
|
-
"shape": "satelliteArn"
|
1453
|
-
},
|
1454
|
-
"startTime": {
|
1455
|
-
"shape": "Timestamp"
|
1456
|
-
},
|
1457
|
-
"statusList": {
|
1458
|
-
"shape": "StatusList"
|
1459
|
-
}
|
1010
|
+
"members":{
|
1011
|
+
"endTime":{"shape":"Timestamp"},
|
1012
|
+
"groundStation":{"shape":"String"},
|
1013
|
+
"maxResults":{"shape":"Integer"},
|
1014
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
1015
|
+
"nextToken":{"shape":"String"},
|
1016
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
1017
|
+
"startTime":{"shape":"Timestamp"},
|
1018
|
+
"statusList":{"shape":"StatusList"}
|
1460
1019
|
}
|
1461
1020
|
},
|
1462
|
-
"
|
1463
|
-
"type":
|
1464
|
-
"members":
|
1465
|
-
"
|
1466
|
-
|
1467
|
-
},
|
1468
|
-
"contactStatus": {
|
1469
|
-
"shape": "ContactStatus"
|
1470
|
-
},
|
1471
|
-
"endTime": {
|
1472
|
-
"shape": "Timestamp"
|
1473
|
-
},
|
1474
|
-
"errorMessage": {
|
1475
|
-
"shape": "String"
|
1476
|
-
},
|
1477
|
-
"groundStation": {
|
1478
|
-
"shape": "String"
|
1479
|
-
},
|
1480
|
-
"maximumElevation": {
|
1481
|
-
"shape": "Elevation"
|
1482
|
-
},
|
1483
|
-
"missionProfileArn": {
|
1484
|
-
"shape": "MissionProfileArn"
|
1485
|
-
},
|
1486
|
-
"postPassEndTime": {
|
1487
|
-
"shape": "Timestamp"
|
1488
|
-
},
|
1489
|
-
"prePassStartTime": {
|
1490
|
-
"shape": "Timestamp"
|
1491
|
-
},
|
1492
|
-
"satelliteArn": {
|
1493
|
-
"shape": "satelliteArn"
|
1494
|
-
},
|
1495
|
-
"startTime": {
|
1496
|
-
"shape": "Timestamp"
|
1497
|
-
},
|
1498
|
-
"tags": {
|
1499
|
-
"shape": "TagsMap"
|
1500
|
-
}
|
1021
|
+
"ListContactsResponse":{
|
1022
|
+
"type":"structure",
|
1023
|
+
"members":{
|
1024
|
+
"contactList":{"shape":"ContactList"},
|
1025
|
+
"nextToken":{"shape":"String"}
|
1501
1026
|
}
|
1502
1027
|
},
|
1503
|
-
"
|
1504
|
-
"type":
|
1505
|
-
"members":
|
1506
|
-
"
|
1507
|
-
"shape":
|
1028
|
+
"ListDataflowEndpointGroupsRequest":{
|
1029
|
+
"type":"structure",
|
1030
|
+
"members":{
|
1031
|
+
"maxResults":{
|
1032
|
+
"shape":"Integer",
|
1033
|
+
"location":"querystring",
|
1034
|
+
"locationName":"maxResults"
|
1508
1035
|
},
|
1509
|
-
"nextToken":
|
1510
|
-
"shape":
|
1036
|
+
"nextToken":{
|
1037
|
+
"shape":"String",
|
1038
|
+
"location":"querystring",
|
1039
|
+
"locationName":"nextToken"
|
1511
1040
|
}
|
1512
1041
|
}
|
1513
1042
|
},
|
1514
|
-
"
|
1515
|
-
"type":
|
1516
|
-
"members":
|
1517
|
-
"
|
1518
|
-
|
1519
|
-
},
|
1520
|
-
"name": {
|
1521
|
-
"shape": "SafeName"
|
1522
|
-
},
|
1523
|
-
"status": {
|
1524
|
-
"shape": "EndpointStatus"
|
1525
|
-
}
|
1043
|
+
"ListDataflowEndpointGroupsResponse":{
|
1044
|
+
"type":"structure",
|
1045
|
+
"members":{
|
1046
|
+
"dataflowEndpointGroupList":{"shape":"DataflowEndpointGroupList"},
|
1047
|
+
"nextToken":{"shape":"String"}
|
1526
1048
|
}
|
1527
1049
|
},
|
1528
|
-
"
|
1529
|
-
"type":
|
1530
|
-
"members":
|
1531
|
-
"maxResults":
|
1532
|
-
"shape":
|
1533
|
-
"location":
|
1534
|
-
"locationName":
|
1050
|
+
"ListGroundStationsRequest":{
|
1051
|
+
"type":"structure",
|
1052
|
+
"members":{
|
1053
|
+
"maxResults":{
|
1054
|
+
"shape":"Integer",
|
1055
|
+
"location":"querystring",
|
1056
|
+
"locationName":"maxResults"
|
1057
|
+
},
|
1058
|
+
"nextToken":{
|
1059
|
+
"shape":"String",
|
1060
|
+
"location":"querystring",
|
1061
|
+
"locationName":"nextToken"
|
1535
1062
|
},
|
1536
|
-
"
|
1537
|
-
"shape":
|
1538
|
-
"location":
|
1539
|
-
"locationName":
|
1063
|
+
"satelliteId":{
|
1064
|
+
"shape":"String",
|
1065
|
+
"location":"querystring",
|
1066
|
+
"locationName":"satelliteId"
|
1540
1067
|
}
|
1541
1068
|
}
|
1542
1069
|
},
|
1543
|
-
"
|
1544
|
-
"type":
|
1545
|
-
"
|
1546
|
-
"
|
1547
|
-
"
|
1548
|
-
],
|
1549
|
-
"members": {
|
1550
|
-
"name": {
|
1551
|
-
"shape": "String"
|
1552
|
-
},
|
1553
|
-
"port": {
|
1554
|
-
"shape": "Integer"
|
1555
|
-
}
|
1070
|
+
"ListGroundStationsResponse":{
|
1071
|
+
"type":"structure",
|
1072
|
+
"members":{
|
1073
|
+
"groundStationList":{"shape":"GroundStationList"},
|
1074
|
+
"nextToken":{"shape":"String"}
|
1556
1075
|
}
|
1557
1076
|
},
|
1558
|
-
"
|
1559
|
-
"type":
|
1560
|
-
"
|
1561
|
-
"
|
1562
|
-
|
1563
|
-
|
1564
|
-
|
1565
|
-
],
|
1566
|
-
"members": {
|
1567
|
-
"configArn": {
|
1568
|
-
"shape": "ConfigArn"
|
1569
|
-
},
|
1570
|
-
"configData": {
|
1571
|
-
"shape": "ConfigTypeData"
|
1572
|
-
},
|
1573
|
-
"configId": {
|
1574
|
-
"shape": "String"
|
1077
|
+
"ListMissionProfilesRequest":{
|
1078
|
+
"type":"structure",
|
1079
|
+
"members":{
|
1080
|
+
"maxResults":{
|
1081
|
+
"shape":"Integer",
|
1082
|
+
"location":"querystring",
|
1083
|
+
"locationName":"maxResults"
|
1575
1084
|
},
|
1576
|
-
"
|
1577
|
-
"shape":
|
1578
|
-
|
1579
|
-
|
1580
|
-
"shape": "String"
|
1581
|
-
},
|
1582
|
-
"tags": {
|
1583
|
-
"shape": "TagsMap"
|
1085
|
+
"nextToken":{
|
1086
|
+
"shape":"String",
|
1087
|
+
"location":"querystring",
|
1088
|
+
"locationName":"nextToken"
|
1584
1089
|
}
|
1585
1090
|
}
|
1586
1091
|
},
|
1587
|
-
"
|
1588
|
-
"type":
|
1589
|
-
"
|
1590
|
-
"shape":
|
1591
|
-
|
1592
|
-
"value": {
|
1593
|
-
"shape": "String"
|
1092
|
+
"ListMissionProfilesResponse":{
|
1093
|
+
"type":"structure",
|
1094
|
+
"members":{
|
1095
|
+
"missionProfileList":{"shape":"MissionProfileList"},
|
1096
|
+
"nextToken":{"shape":"String"}
|
1594
1097
|
}
|
1595
1098
|
},
|
1596
|
-
"
|
1597
|
-
"type":
|
1598
|
-
"members":
|
1599
|
-
|
1600
|
-
|
1601
|
-
|
1602
|
-
|
1603
|
-
|
1604
|
-
|
1605
|
-
|
1606
|
-
|
1607
|
-
"
|
1608
|
-
"location": "uri",
|
1609
|
-
"locationName": "missionProfileId"
|
1099
|
+
"ListSatellitesRequest":{
|
1100
|
+
"type":"structure",
|
1101
|
+
"members":{
|
1102
|
+
"maxResults":{
|
1103
|
+
"shape":"Integer",
|
1104
|
+
"location":"querystring",
|
1105
|
+
"locationName":"maxResults"
|
1106
|
+
},
|
1107
|
+
"nextToken":{
|
1108
|
+
"shape":"String",
|
1109
|
+
"location":"querystring",
|
1110
|
+
"locationName":"nextToken"
|
1610
1111
|
}
|
1611
1112
|
}
|
1612
1113
|
},
|
1613
|
-
"
|
1614
|
-
"type":
|
1615
|
-
"
|
1616
|
-
"shape":
|
1114
|
+
"ListSatellitesResponse":{
|
1115
|
+
"type":"structure",
|
1116
|
+
"members":{
|
1117
|
+
"nextToken":{"shape":"String"},
|
1118
|
+
"satellites":{"shape":"SatelliteList"}
|
1617
1119
|
}
|
1618
1120
|
},
|
1619
|
-
"
|
1620
|
-
"type":
|
1621
|
-
"
|
1622
|
-
|
1121
|
+
"ListTagsForResourceRequest":{
|
1122
|
+
"type":"structure",
|
1123
|
+
"required":["resourceArn"],
|
1124
|
+
"members":{
|
1125
|
+
"resourceArn":{
|
1126
|
+
"shape":"String",
|
1127
|
+
"location":"uri",
|
1128
|
+
"locationName":"resourceArn"
|
1129
|
+
}
|
1623
1130
|
}
|
1624
1131
|
},
|
1625
|
-
"
|
1626
|
-
"type":
|
1627
|
-
"
|
1628
|
-
|
1629
|
-
},
|
1630
|
-
"SatelliteListItem": {
|
1631
|
-
"type": "structure",
|
1632
|
-
"members": {
|
1633
|
-
"noradSatelliteID": {
|
1634
|
-
"shape": "noradSatelliteID"
|
1635
|
-
},
|
1636
|
-
"satelliteArn": {
|
1637
|
-
"shape": "satelliteArn"
|
1638
|
-
},
|
1639
|
-
"satelliteId": {
|
1640
|
-
"shape": "Uuid"
|
1641
|
-
}
|
1132
|
+
"ListTagsForResourceResponse":{
|
1133
|
+
"type":"structure",
|
1134
|
+
"members":{
|
1135
|
+
"tags":{"shape":"TagsMap"}
|
1642
1136
|
}
|
1643
1137
|
},
|
1644
|
-
"
|
1645
|
-
|
1646
|
-
"
|
1647
|
-
|
1648
|
-
|
1649
|
-
"members": {
|
1650
|
-
"missionProfileId": {
|
1651
|
-
"shape": "String",
|
1652
|
-
"location": "uri",
|
1653
|
-
"locationName": "missionProfileId"
|
1654
|
-
}
|
1138
|
+
"MissionProfileArn":{"type":"string"},
|
1139
|
+
"MissionProfileIdResponse":{
|
1140
|
+
"type":"structure",
|
1141
|
+
"members":{
|
1142
|
+
"missionProfileId":{"shape":"String"}
|
1655
1143
|
}
|
1656
1144
|
},
|
1657
|
-
"
|
1658
|
-
"type":
|
1659
|
-
"
|
1145
|
+
"MissionProfileList":{
|
1146
|
+
"type":"list",
|
1147
|
+
"member":{"shape":"MissionProfileListItem"}
|
1660
1148
|
},
|
1661
|
-
"
|
1662
|
-
"type":
|
1663
|
-
"members":
|
1664
|
-
"
|
1665
|
-
|
1666
|
-
},
|
1667
|
-
"
|
1668
|
-
"shape": "SatelliteList"
|
1669
|
-
}
|
1149
|
+
"MissionProfileListItem":{
|
1150
|
+
"type":"structure",
|
1151
|
+
"members":{
|
1152
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
1153
|
+
"missionProfileId":{"shape":"String"},
|
1154
|
+
"name":{"shape":"String"},
|
1155
|
+
"region":{"shape":"String"}
|
1670
1156
|
}
|
1671
1157
|
},
|
1672
|
-
"
|
1673
|
-
"type":
|
1674
|
-
"
|
1675
|
-
"
|
1676
|
-
"
|
1677
|
-
"
|
1678
|
-
|
1679
|
-
],
|
1680
|
-
"members": {
|
1681
|
-
"contactPostPassDurationSeconds": {
|
1682
|
-
"shape": "DurationInSeconds"
|
1683
|
-
},
|
1684
|
-
"contactPrePassDurationSeconds": {
|
1685
|
-
"shape": "DurationInSeconds"
|
1686
|
-
},
|
1687
|
-
"dataflowEdges": {
|
1688
|
-
"shape": "DataflowEdgeList"
|
1689
|
-
},
|
1690
|
-
"minimumViableContactDurationSeconds": {
|
1691
|
-
"shape": "DurationInSeconds"
|
1692
|
-
},
|
1693
|
-
"name": {
|
1694
|
-
"shape": "SafeName"
|
1695
|
-
},
|
1696
|
-
"tags": {
|
1697
|
-
"shape": "TagsMap"
|
1698
|
-
},
|
1699
|
-
"trackingConfigArn": {
|
1700
|
-
"shape": "ConfigArn"
|
1701
|
-
}
|
1702
|
-
}
|
1158
|
+
"Polarization":{
|
1159
|
+
"type":"string",
|
1160
|
+
"enum":[
|
1161
|
+
"LEFT_HAND",
|
1162
|
+
"NONE",
|
1163
|
+
"RIGHT_HAND"
|
1164
|
+
]
|
1703
1165
|
},
|
1704
|
-
"ReserveContactRequest":
|
1705
|
-
"type":
|
1706
|
-
"required":
|
1166
|
+
"ReserveContactRequest":{
|
1167
|
+
"type":"structure",
|
1168
|
+
"required":[
|
1707
1169
|
"endTime",
|
1708
1170
|
"groundStation",
|
1709
1171
|
"missionProfileArn",
|
1710
1172
|
"satelliteArn",
|
1711
1173
|
"startTime"
|
1712
1174
|
],
|
1713
|
-
"members":
|
1714
|
-
"endTime":
|
1715
|
-
|
1716
|
-
},
|
1717
|
-
"
|
1718
|
-
|
1719
|
-
}
|
1720
|
-
|
1721
|
-
|
1722
|
-
|
1723
|
-
|
1724
|
-
|
1725
|
-
},
|
1726
|
-
"
|
1727
|
-
|
1728
|
-
|
1729
|
-
"
|
1730
|
-
|
1731
|
-
|
1732
|
-
|
1733
|
-
},
|
1734
|
-
"
|
1735
|
-
"type":
|
1736
|
-
"
|
1737
|
-
"
|
1175
|
+
"members":{
|
1176
|
+
"endTime":{"shape":"Timestamp"},
|
1177
|
+
"groundStation":{"shape":"String"},
|
1178
|
+
"missionProfileArn":{"shape":"MissionProfileArn"},
|
1179
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
1180
|
+
"startTime":{"shape":"Timestamp"},
|
1181
|
+
"tags":{"shape":"TagsMap"}
|
1182
|
+
}
|
1183
|
+
},
|
1184
|
+
"ResourceLimitExceededException":{
|
1185
|
+
"type":"structure",
|
1186
|
+
"members":{
|
1187
|
+
"message":{"shape":"String"},
|
1188
|
+
"parameterName":{"shape":"String"}
|
1189
|
+
},
|
1190
|
+
"error":{
|
1191
|
+
"httpStatusCode":429,
|
1192
|
+
"senderFault":true
|
1193
|
+
},
|
1194
|
+
"exception":true
|
1195
|
+
},
|
1196
|
+
"ResourceNotFoundException":{
|
1197
|
+
"type":"structure",
|
1198
|
+
"members":{
|
1199
|
+
"message":{"shape":"String"}
|
1200
|
+
},
|
1201
|
+
"error":{
|
1202
|
+
"httpStatusCode":434,
|
1203
|
+
"senderFault":true
|
1204
|
+
},
|
1205
|
+
"exception":true
|
1206
|
+
},
|
1207
|
+
"RoleArn":{"type":"string"},
|
1208
|
+
"SafeName":{
|
1209
|
+
"type":"string",
|
1210
|
+
"max":256,
|
1211
|
+
"min":1,
|
1212
|
+
"pattern":"^[ a-zA-Z0-9_:-]{1,256}$"
|
1213
|
+
},
|
1214
|
+
"SatelliteList":{
|
1215
|
+
"type":"list",
|
1216
|
+
"member":{"shape":"SatelliteListItem"}
|
1217
|
+
},
|
1218
|
+
"SatelliteListItem":{
|
1219
|
+
"type":"structure",
|
1220
|
+
"members":{
|
1221
|
+
"groundStations":{"shape":"GroundStationIdList"},
|
1222
|
+
"noradSatelliteID":{"shape":"noradSatelliteID"},
|
1223
|
+
"satelliteArn":{"shape":"satelliteArn"},
|
1224
|
+
"satelliteId":{"shape":"Uuid"}
|
1225
|
+
}
|
1226
|
+
},
|
1227
|
+
"SecurityDetails":{
|
1228
|
+
"type":"structure",
|
1229
|
+
"required":[
|
1230
|
+
"roleArn",
|
1231
|
+
"securityGroupIds",
|
1232
|
+
"subnetIds"
|
1738
1233
|
],
|
1739
|
-
"members":
|
1740
|
-
"
|
1741
|
-
|
1742
|
-
}
|
1743
|
-
}
|
1744
|
-
},
|
1745
|
-
"Uuid": {
|
1746
|
-
"type": "string",
|
1747
|
-
"min": 1,
|
1748
|
-
"max": 128,
|
1749
|
-
"pattern": "[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}"
|
1750
|
-
},
|
1751
|
-
"ListTagsForResourceResponse": {
|
1752
|
-
"type": "structure",
|
1753
|
-
"members": {
|
1754
|
-
"tags": {
|
1755
|
-
"shape": "TagsMap"
|
1756
|
-
}
|
1757
|
-
}
|
1758
|
-
},
|
1759
|
-
"MissionProfileArn": {
|
1760
|
-
"type": "string"
|
1761
|
-
},
|
1762
|
-
"ListContactsResponse": {
|
1763
|
-
"type": "structure",
|
1764
|
-
"members": {
|
1765
|
-
"contactList": {
|
1766
|
-
"shape": "ContactList"
|
1767
|
-
},
|
1768
|
-
"nextToken": {
|
1769
|
-
"shape": "String"
|
1770
|
-
}
|
1771
|
-
}
|
1772
|
-
},
|
1773
|
-
"DataflowEdgeList": {
|
1774
|
-
"type": "list",
|
1775
|
-
"member": {
|
1776
|
-
"shape": "DataflowEdge"
|
1777
|
-
}
|
1778
|
-
},
|
1779
|
-
"DescribeContactResponse": {
|
1780
|
-
"type": "structure",
|
1781
|
-
"members": {
|
1782
|
-
"contactId": {
|
1783
|
-
"shape": "String"
|
1784
|
-
},
|
1785
|
-
"contactStatus": {
|
1786
|
-
"shape": "ContactStatus"
|
1787
|
-
},
|
1788
|
-
"endTime": {
|
1789
|
-
"shape": "Timestamp"
|
1790
|
-
},
|
1791
|
-
"errorMessage": {
|
1792
|
-
"shape": "String"
|
1793
|
-
},
|
1794
|
-
"groundStation": {
|
1795
|
-
"shape": "String"
|
1796
|
-
},
|
1797
|
-
"maximumElevation": {
|
1798
|
-
"shape": "Elevation"
|
1799
|
-
},
|
1800
|
-
"missionProfileArn": {
|
1801
|
-
"shape": "MissionProfileArn"
|
1802
|
-
},
|
1803
|
-
"postPassEndTime": {
|
1804
|
-
"shape": "Timestamp"
|
1805
|
-
},
|
1806
|
-
"prePassStartTime": {
|
1807
|
-
"shape": "Timestamp"
|
1808
|
-
},
|
1809
|
-
"satelliteArn": {
|
1810
|
-
"shape": "satelliteArn"
|
1811
|
-
},
|
1812
|
-
"startTime": {
|
1813
|
-
"shape": "Timestamp"
|
1814
|
-
},
|
1815
|
-
"tags": {
|
1816
|
-
"shape": "TagsMap"
|
1817
|
-
}
|
1234
|
+
"members":{
|
1235
|
+
"roleArn":{"shape":"RoleArn"},
|
1236
|
+
"securityGroupIds":{"shape":"SecurityGroupIdList"},
|
1237
|
+
"subnetIds":{"shape":"SubnetList"}
|
1818
1238
|
}
|
1819
1239
|
},
|
1820
|
-
"
|
1821
|
-
"type":
|
1822
|
-
"
|
1823
|
-
"configArn": {
|
1824
|
-
"shape": "ConfigArn"
|
1825
|
-
},
|
1826
|
-
"configId": {
|
1827
|
-
"shape": "String"
|
1828
|
-
},
|
1829
|
-
"configType": {
|
1830
|
-
"shape": "ConfigCapabilityType"
|
1831
|
-
},
|
1832
|
-
"name": {
|
1833
|
-
"shape": "String"
|
1834
|
-
}
|
1835
|
-
}
|
1240
|
+
"SecurityGroupIdList":{
|
1241
|
+
"type":"list",
|
1242
|
+
"member":{"shape":"String"}
|
1836
1243
|
},
|
1837
|
-
"
|
1838
|
-
"type":
|
1839
|
-
"required":
|
1840
|
-
"
|
1244
|
+
"SocketAddress":{
|
1245
|
+
"type":"structure",
|
1246
|
+
"required":[
|
1247
|
+
"name",
|
1248
|
+
"port"
|
1841
1249
|
],
|
1842
|
-
"members":
|
1843
|
-
"
|
1844
|
-
|
1845
|
-
"location": "uri",
|
1846
|
-
"locationName": "resourceArn"
|
1847
|
-
}
|
1848
|
-
}
|
1849
|
-
},
|
1850
|
-
"ListDataflowEndpointGroupsRequest": {
|
1851
|
-
"type": "structure",
|
1852
|
-
"members": {
|
1853
|
-
"maxResults": {
|
1854
|
-
"shape": "Integer",
|
1855
|
-
"location": "querystring",
|
1856
|
-
"locationName": "maxResults"
|
1857
|
-
},
|
1858
|
-
"nextToken": {
|
1859
|
-
"shape": "String",
|
1860
|
-
"location": "querystring",
|
1861
|
-
"locationName": "nextToken"
|
1862
|
-
}
|
1250
|
+
"members":{
|
1251
|
+
"name":{"shape":"String"},
|
1252
|
+
"port":{"shape":"Integer"}
|
1863
1253
|
}
|
1864
1254
|
},
|
1865
|
-
"
|
1866
|
-
"type":
|
1867
|
-
"required":
|
1868
|
-
"
|
1869
|
-
"
|
1255
|
+
"SpectrumConfig":{
|
1256
|
+
"type":"structure",
|
1257
|
+
"required":[
|
1258
|
+
"bandwidth",
|
1259
|
+
"centerFrequency"
|
1870
1260
|
],
|
1871
|
-
"members":
|
1872
|
-
"
|
1873
|
-
|
1874
|
-
}
|
1875
|
-
"value": {
|
1876
|
-
"shape": "Double"
|
1877
|
-
}
|
1261
|
+
"members":{
|
1262
|
+
"bandwidth":{"shape":"FrequencyBandwidth"},
|
1263
|
+
"centerFrequency":{"shape":"Frequency"},
|
1264
|
+
"polarization":{"shape":"Polarization"}
|
1878
1265
|
}
|
1879
1266
|
},
|
1880
|
-
"
|
1881
|
-
"type":
|
1882
|
-
|
1883
|
-
"ListSatellitesRequest": {
|
1884
|
-
"type": "structure",
|
1885
|
-
"members": {
|
1886
|
-
"maxResults": {
|
1887
|
-
"shape": "Integer",
|
1888
|
-
"location": "querystring",
|
1889
|
-
"locationName": "maxResults"
|
1890
|
-
},
|
1891
|
-
"nextToken": {
|
1892
|
-
"shape": "String",
|
1893
|
-
"location": "querystring",
|
1894
|
-
"locationName": "nextToken"
|
1895
|
-
}
|
1896
|
-
}
|
1267
|
+
"StatusList":{
|
1268
|
+
"type":"list",
|
1269
|
+
"member":{"shape":"ContactStatus"}
|
1897
1270
|
},
|
1898
|
-
"
|
1899
|
-
|
1900
|
-
"
|
1901
|
-
|
1902
|
-
],
|
1903
|
-
"members": {
|
1904
|
-
"contactPostPassDurationSeconds": {
|
1905
|
-
"shape": "DurationInSeconds"
|
1906
|
-
},
|
1907
|
-
"contactPrePassDurationSeconds": {
|
1908
|
-
"shape": "DurationInSeconds"
|
1909
|
-
},
|
1910
|
-
"dataflowEdges": {
|
1911
|
-
"shape": "DataflowEdgeList"
|
1912
|
-
},
|
1913
|
-
"minimumViableContactDurationSeconds": {
|
1914
|
-
"shape": "DurationInSeconds"
|
1915
|
-
},
|
1916
|
-
"missionProfileId": {
|
1917
|
-
"shape": "String",
|
1918
|
-
"location": "uri",
|
1919
|
-
"locationName": "missionProfileId"
|
1920
|
-
},
|
1921
|
-
"name": {
|
1922
|
-
"shape": "SafeName"
|
1923
|
-
},
|
1924
|
-
"trackingConfigArn": {
|
1925
|
-
"shape": "ConfigArn"
|
1926
|
-
}
|
1927
|
-
}
|
1271
|
+
"String":{"type":"string"},
|
1272
|
+
"SubnetList":{
|
1273
|
+
"type":"list",
|
1274
|
+
"member":{"shape":"String"}
|
1928
1275
|
},
|
1929
|
-
"
|
1930
|
-
"type":
|
1931
|
-
"
|
1932
|
-
"GHz",
|
1933
|
-
"MHz",
|
1934
|
-
"kHz"
|
1935
|
-
]
|
1276
|
+
"TagKeys":{
|
1277
|
+
"type":"list",
|
1278
|
+
"member":{"shape":"String"}
|
1936
1279
|
},
|
1937
|
-
"TagResourceRequest":
|
1938
|
-
"type":
|
1939
|
-
"required":
|
1940
|
-
"resourceArn"
|
1280
|
+
"TagResourceRequest":{
|
1281
|
+
"type":"structure",
|
1282
|
+
"required":[
|
1283
|
+
"resourceArn",
|
1284
|
+
"tags"
|
1941
1285
|
],
|
1942
|
-
"members":
|
1943
|
-
"resourceArn":
|
1944
|
-
"shape":
|
1945
|
-
"location":
|
1946
|
-
"locationName":
|
1286
|
+
"members":{
|
1287
|
+
"resourceArn":{
|
1288
|
+
"shape":"String",
|
1289
|
+
"location":"uri",
|
1290
|
+
"locationName":"resourceArn"
|
1947
1291
|
},
|
1948
|
-
"tags":
|
1949
|
-
"shape": "TagsMap"
|
1950
|
-
}
|
1292
|
+
"tags":{"shape":"TagsMap"}
|
1951
1293
|
}
|
1952
1294
|
},
|
1953
|
-
"
|
1954
|
-
"type":
|
1955
|
-
"
|
1956
|
-
"PREFERRED",
|
1957
|
-
"REMOVED",
|
1958
|
-
"REQUIRED"
|
1959
|
-
]
|
1960
|
-
},
|
1961
|
-
"ConfigCapabilityType": {
|
1962
|
-
"type": "string",
|
1963
|
-
"enum": [
|
1964
|
-
"antenna-downlink",
|
1965
|
-
"antenna-downlink-demod-decode",
|
1966
|
-
"antenna-uplink",
|
1967
|
-
"dataflow-endpoint",
|
1968
|
-
"tracking",
|
1969
|
-
"uplink-echo"
|
1970
|
-
]
|
1971
|
-
},
|
1972
|
-
"TagKeys": {
|
1973
|
-
"type": "list",
|
1974
|
-
"member": {
|
1975
|
-
"shape": "String"
|
1295
|
+
"TagResourceResponse":{
|
1296
|
+
"type":"structure",
|
1297
|
+
"members":{
|
1976
1298
|
}
|
1977
1299
|
},
|
1978
|
-
"
|
1979
|
-
"type":
|
1980
|
-
"
|
1981
|
-
|
1982
|
-
"RADIAN"
|
1983
|
-
]
|
1300
|
+
"TagsMap":{
|
1301
|
+
"type":"map",
|
1302
|
+
"key":{"shape":"String"},
|
1303
|
+
"value":{"shape":"String"}
|
1984
1304
|
},
|
1985
|
-
"
|
1986
|
-
|
1987
|
-
"
|
1988
|
-
|
1989
|
-
|
1990
|
-
}
|
1991
|
-
"dataflowEndpointGroupId": {
|
1992
|
-
"shape": "String"
|
1993
|
-
}
|
1305
|
+
"Timestamp":{"type":"timestamp"},
|
1306
|
+
"TrackingConfig":{
|
1307
|
+
"type":"structure",
|
1308
|
+
"required":["autotrack"],
|
1309
|
+
"members":{
|
1310
|
+
"autotrack":{"shape":"Criticality"}
|
1994
1311
|
}
|
1995
1312
|
},
|
1996
|
-
"
|
1997
|
-
"type":
|
1998
|
-
"
|
1999
|
-
"
|
2000
|
-
|
2001
|
-
|
2002
|
-
|
2003
|
-
|
2004
|
-
|
2005
|
-
|
2006
|
-
"
|
1313
|
+
"UntagResourceRequest":{
|
1314
|
+
"type":"structure",
|
1315
|
+
"required":[
|
1316
|
+
"resourceArn",
|
1317
|
+
"tagKeys"
|
1318
|
+
],
|
1319
|
+
"members":{
|
1320
|
+
"resourceArn":{
|
1321
|
+
"shape":"String",
|
1322
|
+
"location":"uri",
|
1323
|
+
"locationName":"resourceArn"
|
2007
1324
|
},
|
2008
|
-
"
|
2009
|
-
"shape":
|
1325
|
+
"tagKeys":{
|
1326
|
+
"shape":"TagKeys",
|
1327
|
+
"location":"querystring",
|
1328
|
+
"locationName":"tagKeys"
|
2010
1329
|
}
|
2011
1330
|
}
|
2012
1331
|
},
|
2013
|
-
"
|
2014
|
-
"type":
|
2015
|
-
"
|
2016
|
-
"dataflowEndpointGroupId"
|
2017
|
-
],
|
2018
|
-
"members": {
|
2019
|
-
"dataflowEndpointGroupId": {
|
2020
|
-
"shape": "String",
|
2021
|
-
"location": "uri",
|
2022
|
-
"locationName": "dataflowEndpointGroupId"
|
2023
|
-
}
|
1332
|
+
"UntagResourceResponse":{
|
1333
|
+
"type":"structure",
|
1334
|
+
"members":{
|
2024
1335
|
}
|
2025
1336
|
},
|
2026
|
-
"
|
2027
|
-
"type":
|
2028
|
-
|
2029
|
-
|
2030
|
-
|
2031
|
-
|
2032
|
-
"
|
2033
|
-
"year"
|
1337
|
+
"UpdateConfigRequest":{
|
1338
|
+
"type":"structure",
|
1339
|
+
"required":[
|
1340
|
+
"configData",
|
1341
|
+
"configId",
|
1342
|
+
"configType",
|
1343
|
+
"name"
|
2034
1344
|
],
|
2035
|
-
"members":
|
2036
|
-
"
|
2037
|
-
|
2038
|
-
|
2039
|
-
|
2040
|
-
"
|
2041
|
-
}
|
1345
|
+
"members":{
|
1346
|
+
"configData":{"shape":"ConfigTypeData"},
|
1347
|
+
"configId":{
|
1348
|
+
"shape":"String",
|
1349
|
+
"location":"uri",
|
1350
|
+
"locationName":"configId"
|
1351
|
+
},
|
1352
|
+
"configType":{
|
1353
|
+
"shape":"ConfigCapabilityType",
|
1354
|
+
"location":"uri",
|
1355
|
+
"locationName":"configType"
|
1356
|
+
},
|
1357
|
+
"name":{"shape":"SafeName"}
|
1358
|
+
}
|
1359
|
+
},
|
1360
|
+
"UpdateMissionProfileRequest":{
|
1361
|
+
"type":"structure",
|
1362
|
+
"required":["missionProfileId"],
|
1363
|
+
"members":{
|
1364
|
+
"contactPostPassDurationSeconds":{"shape":"DurationInSeconds"},
|
1365
|
+
"contactPrePassDurationSeconds":{"shape":"DurationInSeconds"},
|
1366
|
+
"dataflowEdges":{"shape":"DataflowEdgeList"},
|
1367
|
+
"minimumViableContactDurationSeconds":{"shape":"DurationInSeconds"},
|
1368
|
+
"missionProfileId":{
|
1369
|
+
"shape":"String",
|
1370
|
+
"location":"uri",
|
1371
|
+
"locationName":"missionProfileId"
|
1372
|
+
},
|
1373
|
+
"name":{"shape":"SafeName"},
|
1374
|
+
"trackingConfigArn":{"shape":"ConfigArn"}
|
1375
|
+
}
|
1376
|
+
},
|
1377
|
+
"UplinkEchoConfig":{
|
1378
|
+
"type":"structure",
|
1379
|
+
"required":[
|
1380
|
+
"antennaUplinkConfigArn",
|
1381
|
+
"enabled"
|
1382
|
+
],
|
1383
|
+
"members":{
|
1384
|
+
"antennaUplinkConfigArn":{"shape":"ConfigArn"},
|
1385
|
+
"enabled":{"shape":"Boolean"}
|
2042
1386
|
}
|
2043
1387
|
},
|
2044
|
-
"
|
2045
|
-
"type":
|
2046
|
-
"
|
2047
|
-
|
2048
|
-
|
2049
|
-
}
|
1388
|
+
"UplinkSpectrumConfig":{
|
1389
|
+
"type":"structure",
|
1390
|
+
"required":["centerFrequency"],
|
1391
|
+
"members":{
|
1392
|
+
"centerFrequency":{"shape":"Frequency"},
|
1393
|
+
"polarization":{"shape":"Polarization"}
|
2050
1394
|
}
|
2051
1395
|
},
|
2052
|
-
"
|
2053
|
-
"type":
|
2054
|
-
"
|
2055
|
-
|
2056
|
-
]
|
2057
|
-
}
|
1396
|
+
"Uuid":{
|
1397
|
+
"type":"string",
|
1398
|
+
"max":128,
|
1399
|
+
"min":1,
|
1400
|
+
"pattern":"[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}"
|
1401
|
+
},
|
1402
|
+
"noradSatelliteID":{
|
1403
|
+
"type":"integer",
|
1404
|
+
"max":99999,
|
1405
|
+
"min":1
|
1406
|
+
},
|
1407
|
+
"satelliteArn":{"type":"string"}
|
2058
1408
|
}
|
2059
|
-
}
|
1409
|
+
}
|