Amazon Ground Station · Example Payload

Ground Station Get Satellite Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

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

Top-level fields

currentEphemerisgroundStationsnoradSatelliteIDsatelliteArnsatelliteId

Example Payload

Raw ↑
{
  "currentEphemeris": "example-currentEphem",
  "groundStations": "example-groundStatio",
  "noradSatelliteID": "example-noradSatelli",
  "satelliteArn": "arn:aws:groundstation:us-east-2:123456789012:contact/abc123",
  "satelliteId": "example-satelliteId"
}