Amazon Ground Station · Example Payload

Ground Station Describe Ephemeris Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Describe Ephemeris Response Example is an example object payload from Amazon Ground Station, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

creationTimeenabledephemerisIdinvalidReasonnamepriority

Example Payload

Raw ↑
{
  "creationTime": "example-creationTime",
  "enabled": "example-enabled",
  "ephemerisId": "example-ephemerisId",
  "invalidReason": "example-invalidReaso",
  "name": "MyMissionProfile",
  "priority": "example-priority"
}