Amazon Ground Station · Example Payload

Ground Station Get Minute Usage Response Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Get Minute Usage Response 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

estimatedMinutesRemainingisReservedMinutesCustomertotalReservedMinuteAllocationtotalScheduledMinutesupcomingMinutesScheduled

Example Payload

Raw ↑
{
  "estimatedMinutesRemaining": "example-estimatedMin",
  "isReservedMinutesCustomer": "example-isReservedMi",
  "totalReservedMinuteAllocation": "example-totalReserve",
  "totalScheduledMinutes": "example-totalSchedul",
  "upcomingMinutesScheduled": "example-upcomingMinu"
}