Amazon Ground Station · Example Payload

Ground Station Describe Contact Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Describe Contact 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

contactIdcontactStatusdataflowListendTimeerrorMessagegroundStation

Example Payload

Raw ↑
{
  "contactId": "example-contactId",
  "contactStatus": "COMPLETED",
  "dataflowList": "example-dataflowList",
  "endTime": "example-endTime",
  "errorMessage": "example-errorMessage",
  "groundStation": "example-groundStatio"
}