You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/groundstation.json
+28-4
Original file line number
Diff line number
Diff line change
@@ -907,6 +907,18 @@
907
907
"traits": {
908
908
"smithy.api#documentation": "<p>Tags assigned to a contact.</p>"
909
909
}
910
+
},
911
+
"visibilityStartTime": {
912
+
"target": "smithy.api#Timestamp",
913
+
"traits": {
914
+
"smithy.api#documentation": "<p>\n Projected time in UTC your satellite will rise above the\n <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>.\n This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was\n active during contact execution for completed contacts.\n <i>This field is not present for contacts with a <code>SCHEDULING</code> or <code>SCHEDULED</code> status.</i>\n </p>"
915
+
}
916
+
},
917
+
"visibilityEndTime": {
918
+
"target": "smithy.api#Timestamp",
919
+
"traits": {
920
+
"smithy.api#documentation": "<p>\n Projected time in UTC your satellite will set below the\n <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>.\n This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was\n active during contact execution for completed contacts.\n <i>This field is not present for contacts with a <code>SCHEDULING</code> or <code>SCHEDULED</code> status.</i>\n </p>"
"smithy.api#documentation": "<p>Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.</p>"
1253
+
"smithy.api#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>"
"smithy.api#documentation": "<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>"
1259
+
"smithy.api#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>"
1248
1260
}
1249
1261
},
1250
1262
"minimumViableContactDurationSeconds": {
@@ -1899,6 +1911,18 @@
1899
1911
"traits": {
1900
1912
"smithy.api#documentation": "<p>List describing source and destination details for each dataflow edge.</p>"
1901
1913
}
1914
+
},
1915
+
"visibilityStartTime": {
1916
+
"target": "smithy.api#Timestamp",
1917
+
"traits": {
1918
+
"smithy.api#documentation": "<p>\n Projected time in UTC your satellite will rise above the\n <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>.\n This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was\n active during contact execution for completed contacts.\n </p>"
1919
+
}
1920
+
},
1921
+
"visibilityEndTime": {
1922
+
"target": "smithy.api#Timestamp",
1923
+
"traits": {
1924
+
"smithy.api#documentation": "<p>\n Projected time in UTC your satellite will set below the\n <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/site-masks.html\">receive mask</a>.\n This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was\n active during contact execution for completed contacts.\n </p>"
"smithy.api#documentation": "<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>"
6091
+
"smithy.api#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>"
"smithy.api#documentation": "<p>Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.</p>"
6097
+
"smithy.api#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>"
0 commit comments