Amazon Ground Station · Example Payload

Ground Station Endpoint Details Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

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

awsGroundStationAgentEndpointendpointhealthReasonshealthStatussecurityDetails

Example Payload

Raw ↑
{
  "awsGroundStationAgentEndpoint": "example-awsGroundSta",
  "endpoint": "example-endpoint",
  "healthReasons": "example-healthReason",
  "healthStatus": "COMPLETED",
  "securityDetails": "example-securityDeta"
}