logo
Expand description

Welcome to the AWS Ground Station API Reference. AWS Ground Station is a fully managed service that enables you to control satellite communications, downlink and process satellite data, and scale your satellite operations efficiently and cost-effectively without having to build or manage your own ground station infrastructure.

If you’re using the service, you’re probably looking for GroundStationClient and GroundStation.

Structs

Details about an antenna demod decode Config used in a contact.

Information about how AWS Ground Station should configure an antenna for downlink during a contact.

Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.

Information about the uplink Config of an antenna.

Details for certain Config object types in a contact.

An item in a list of Config objects.

Object containing the parameters of a Config.

See the subtype definitions for what each type of Config contains.

Data describing a contact.

Information about a dataflow edge used in a contact.

Information about a dataflow endpoint.

Information about the dataflow endpoint Config.

Item in a list of DataflowEndpoint groups.

Information about the decode Config.

Information about the demodulation Config.

Dataflow details for the destination side.

Object that represents EIRP.

Elevation angle of the satellite in the sky during a contact.

Information about the endpoint details.

Object that describes the frequency.

Object that describes the frequency bandwidth.

A client for the AWS Ground Station API.

Information about the ground station data.

Item in a list of mission profiles.

Information about an S3 recording Config.

Details about an S3 recording Config used in a contact.

Item in a list of satellites.

Information about endpoints.

Information about the socket address.

Dataflow details for the source side.

Object that describes a spectral Config.

Object that determines whether tracking should be used during a contact executed with this Config in the mission profile.

Information about an uplink echo Config.

Parameters from the AntennaUplinkConfig, corresponding to the specified AntennaUplinkConfigArn, are used when this UplinkEchoConfig is used in a contact.

Information about the uplink spectral Config.

Enums

Errors returned by CancelContact

Errors returned by CreateConfig

Errors returned by CreateDataflowEndpointGroup

Errors returned by CreateMissionProfile

Errors returned by DeleteConfig

Errors returned by DeleteDataflowEndpointGroup

Errors returned by DeleteMissionProfile

Errors returned by DescribeContact

Errors returned by GetConfig

Errors returned by GetDataflowEndpointGroup

Errors returned by GetMinuteUsage

Errors returned by GetMissionProfile

Errors returned by GetSatellite

Errors returned by ListConfigs

Errors returned by ListContacts

Errors returned by ListDataflowEndpointGroups

Errors returned by ListGroundStations

Errors returned by ListMissionProfiles

Errors returned by ListSatellites

Errors returned by ListTagsForResource

Errors returned by ReserveContact

Errors returned by TagResource

Errors returned by UntagResource

Errors returned by UpdateConfig

Errors returned by UpdateMissionProfile

Traits

Trait representing the capabilities of the AWS Ground Station API. AWS Ground Station clients implement this trait.