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§
- Antenna
Downlink Config Information about how AWS Ground Station should configure an antenna for downlink during a contact.
- Antenna
Downlink Demod Decode Config Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.
- Antenna
Uplink Config Information about the uplink
Config
of an antenna.- Cancel
Contact Request - Config
IdResponse - Config
List Item An item in a list of
Config
objects.- Config
Type Data Object containing the parameters of a
Config
.See the subtype definitions for what each type of
Config
contains.- Contact
Data Data describing a contact.
- Contact
IdResponse - Create
Config Request - Create
Dataflow Endpoint Group Request - Create
Mission Profile Request - Dataflow
Endpoint Information about a dataflow endpoint.
- Dataflow
Endpoint Config Information about the dataflow endpoint
Config
.- Dataflow
Endpoint Group IdResponse - Dataflow
Endpoint List Item Item in a list of
DataflowEndpoint
groups.- Decode
Config Information about the decode
Config
.- Delete
Config Request - Delete
Dataflow Endpoint Group Request - Delete
Mission Profile Request - Demodulation
Config Information about the demodulation
Config
.- Describe
Contact Request - Describe
Contact Response - Eirp
Object that represents EIRP.
- Elevation
Elevation angle of the satellite in the sky during a contact.
- Endpoint
Details Information about the endpoint details.
- Frequency
Object that describes the frequency.
- Frequency
Bandwidth Object that describes the frequency bandwidth.
- GetConfig
Request - GetConfig
Response - GetDataflow
Endpoint Group Request - GetDataflow
Endpoint Group Response - GetMinute
Usage Request - GetMinute
Usage Response - GetMission
Profile Request - GetMission
Profile Response - GetSatellite
Request - GetSatellite
Response - Ground
Station Client - A client for the AWS Ground Station API.
- Ground
Station Data Information about the ground station data.
- List
Configs Request - List
Configs Response - List
Contacts Request - List
Contacts Response - List
Dataflow Endpoint Groups Request - List
Dataflow Endpoint Groups Response - List
Ground Stations Request - List
Ground Stations Response - List
Mission Profiles Request - List
Mission Profiles Response - List
Satellites Request - List
Satellites Response - List
Tags ForResource Request - List
Tags ForResource Response - Mission
Profile IdResponse - Mission
Profile List Item Item in a list of mission profiles.
- Reserve
Contact Request - Satellite
List Item Item in a list of satellites.
- Security
Details Information about endpoints.
- Socket
Address Information about the socket address.
- Spectrum
Config Object that describes a spectral
Config
.- TagResource
Request - TagResource
Response - Tracking
Config Object that determines whether tracking should be used during a contact executed with this
Config
in the mission profile.- Untag
Resource Request - Untag
Resource Response - Update
Config Request - Update
Mission Profile Request - Uplink
Echo Config Information about an uplink echo
Config
.Parameters from the
AntennaUplinkConfig
, corresponding to the specifiedAntennaUplinkConfigArn
, are used when thisUplinkEchoConfig
is used in a contact.- Uplink
Spectrum Config Information about the uplink spectral
Config
.
Enums§
- Cancel
Contact Error - Errors returned by CancelContact
- Create
Config Error - Errors returned by CreateConfig
- Create
Dataflow Endpoint Group Error - Errors returned by CreateDataflowEndpointGroup
- Create
Mission Profile Error - Errors returned by CreateMissionProfile
- Delete
Config Error - Errors returned by DeleteConfig
- Delete
Dataflow Endpoint Group Error - Errors returned by DeleteDataflowEndpointGroup
- Delete
Mission Profile Error - Errors returned by DeleteMissionProfile
- Describe
Contact Error - Errors returned by DescribeContact
- GetConfig
Error - Errors returned by GetConfig
- GetDataflow
Endpoint Group Error - Errors returned by GetDataflowEndpointGroup
- GetMinute
Usage Error - Errors returned by GetMinuteUsage
- GetMission
Profile Error - Errors returned by GetMissionProfile
- GetSatellite
Error - Errors returned by GetSatellite
- List
Configs Error - Errors returned by ListConfigs
- List
Contacts Error - Errors returned by ListContacts
- List
Dataflow Endpoint Groups Error - Errors returned by ListDataflowEndpointGroups
- List
Ground Stations Error - Errors returned by ListGroundStations
- List
Mission Profiles Error - Errors returned by ListMissionProfiles
- List
Satellites Error - Errors returned by ListSatellites
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- Reserve
Contact Error - Errors returned by ReserveContact
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
- Update
Config Error - Errors returned by UpdateConfig
- Update
Mission Profile Error - Errors returned by UpdateMissionProfile
Traits§
- Ground
Station - Trait representing the capabilities of the AWS Ground Station API. AWS Ground Station clients implement this trait.