|
1051 | 1051 | "tags":{
|
1052 | 1052 | "shape":"TagsMap",
|
1053 | 1053 | "documentation":"<p>Tags assigned to a contact.</p>"
|
| 1054 | + }, |
| 1055 | + "visibilityEndTime":{ |
| 1056 | + "shape":"Timestamp", |
| 1057 | + "documentation":"<p> Projected time in UTC your satellite will set below the <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts. <i>This field is not present for contacts with a <code>SCHEDULING</code> or <code>SCHEDULED</code> status.</i> </p>" |
| 1058 | + }, |
| 1059 | + "visibilityStartTime":{ |
| 1060 | + "shape":"Timestamp", |
| 1061 | + "documentation":"<p> Projected time in UTC your satellite will rise above the <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts. <i>This field is not present for contacts with a <code>SCHEDULING</code> or <code>SCHEDULED</code> status.</i> </p>" |
1054 | 1062 | }
|
1055 | 1063 | },
|
1056 | 1064 | "documentation":"<p>Data describing a contact.</p>"
|
|
1184 | 1192 | "members":{
|
1185 | 1193 | "contactPostPassDurationSeconds":{
|
1186 | 1194 | "shape":"DurationInSeconds",
|
1187 |
| - "documentation":"<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>" |
| 1195 | + "documentation":"<p>Amount of time after a contact ends that you’d like to receive a Ground Station Contact State Change event indicating the pass has finished.</p>" |
1188 | 1196 | },
|
1189 | 1197 | "contactPrePassDurationSeconds":{
|
1190 | 1198 | "shape":"DurationInSeconds",
|
1191 |
| - "documentation":"<p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>" |
| 1199 | + "documentation":"<p>Amount of time prior to contact start you’d like to receive a Ground Station Contact State Change event indicating an upcoming pass.</p>" |
1192 | 1200 | },
|
1193 | 1201 | "dataflowEdges":{
|
1194 | 1202 | "shape":"DataflowEdgeList",
|
|
1508 | 1516 | "tags":{
|
1509 | 1517 | "shape":"TagsMap",
|
1510 | 1518 | "documentation":"<p>Tags assigned to a contact.</p>"
|
| 1519 | + }, |
| 1520 | + "visibilityEndTime":{ |
| 1521 | + "shape":"Timestamp", |
| 1522 | + "documentation":"<p> Projected time in UTC your satellite will set below the <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts. </p>" |
| 1523 | + }, |
| 1524 | + "visibilityStartTime":{ |
| 1525 | + "shape":"Timestamp", |
| 1526 | + "documentation":"<p> Projected time in UTC your satellite will rise above the <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts. </p>" |
1511 | 1527 | }
|
1512 | 1528 | },
|
1513 | 1529 | "documentation":"<p/>"
|
|
3297 | 3313 | "members":{
|
3298 | 3314 | "contactPostPassDurationSeconds":{
|
3299 | 3315 | "shape":"DurationInSeconds",
|
3300 |
| - "documentation":"<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>" |
| 3316 | + "documentation":"<p>Amount of time after a contact ends that you’d like to receive a Ground Station Contact State Change event indicating the pass has finished.</p>" |
3301 | 3317 | },
|
3302 | 3318 | "contactPrePassDurationSeconds":{
|
3303 | 3319 | "shape":"DurationInSeconds",
|
3304 |
| - "documentation":"<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>" |
| 3320 | + "documentation":"<p>Amount of time after a contact ends that you’d like to receive a Ground Station Contact State Change event indicating the pass has finished.</p>" |
3305 | 3321 | },
|
3306 | 3322 | "dataflowEdges":{
|
3307 | 3323 | "shape":"DataflowEdgeList",
|
|
0 commit comments