Amazon Ground Station · Example Payload

Ground Station List Ephemerides Request Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station List Ephemerides Request Example is an example object payload from Amazon Ground Station, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endTimesatelliteIdstartTimestatusList

Example Payload

Raw ↑
{
  "endTime": "example-endTime",
  "satelliteId": "example-satelliteId",
  "startTime": "example-startTime",
  "statusList": "COMPLETED"
}