Amazon Ground Station · Example Payload

Ground Station Agent Details Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Agent Details 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

agentCpuCoresagentVersioncomponentVersionsinstanceIdinstanceTypereservedCpuCores

Example Payload

Raw ↑
{
  "agentCpuCores": "example-agentCpuCore",
  "agentVersion": "example-agentVersion",
  "componentVersions": "example-componentVer",
  "instanceId": "example-instanceId",
  "instanceType": "example-instanceType",
  "reservedCpuCores": "example-reservedCpuC"
}