Amazon Ground Station · Example Payload

Ground Station Update Ephemeris Request Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

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

Top-level fields

enablednamepriority

Example Payload

Raw ↑
{
  "enabled": "example-enabled",
  "name": "MyMissionProfile",
  "priority": "example-priority"
}