Amazon Ground Station · Example Payload

Ground Station Dataflow Detail Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Dataflow Detail 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

destinationerrorMessagesource

Example Payload

Raw ↑
{
  "destination": "example-destination",
  "errorMessage": "example-errorMessage",
  "source": "example-source"
}