Amazon Ground Station · Example Payload

Ground Station Create Config Request Example

example-tags

Ground Station Create Config Request 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

configDatanametags

Example Payload

Raw ↑
{
  "configData": "example-configData",
  "name": "MyMissionProfile",
  "tags": "example-tags"
}