Amazon Ground Station · Example Payload

Ground Station List Satellites Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station List Satellites 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

nextTokensatellites

Example Payload

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