Amazon Ground Station · Example Payload

Ground Station Aws Ground Station Agent Endpoint Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Aws Ground Station Agent Endpoint Example is an example object payload from Amazon Ground Station, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

agentStatusauditResultsegressAddressingressAddressname

Example Payload

Raw ↑
{
  "agentStatus": "COMPLETED",
  "auditResults": "example-auditResults",
  "egressAddress": "example-egressAddres",
  "ingressAddress": "example-ingressAddre",
  "name": "MyMissionProfile"
}