Amazon Ground Station · Example Payload

Ground Station List Mission Profiles Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station List Mission Profiles 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

missionProfileListnextToken

Example Payload

Raw ↑
{
  "missionProfileList": "example-missionProfi",
  "nextToken": "example-nextToken"
}