Amazon Ground Station · Example Payload

Ground Station List Contacts Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

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

Top-level fields

contactListnextToken

Example Payload

Raw ↑
{
  "contactList": "example-contactList",
  "nextToken": "example-nextToken"
}