View Source aws_groundstation (aws v1.0.4)
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.Summary
Functions
Creates a Config with the specified configData parameters.
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects.
EphemerisData.Creates a mission profile.
Config.For use by AWS Ground Station Agent and shouldn't be called directly.
Returns Config information.
Config objects.Returns a list of contacts.
DataflowEndpoint groups.For use by AWS Ground Station Agent and shouldn't be called directly.
For use by AWS Ground Station Agent and shouldn't be called directly.
Updates the Config used when scheduling contacts.
Updates a mission profile.
Functions
Creates a Config with the specified configData parameters.
configData can be specified.
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects.
The name field in each endpoint is used in your mission profile DataflowEndpointConfig to specify which endpoints to use during a contact.
DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group.
EphemerisData.
Creates a mission profile.
dataflowEdges is a list of lists of strings. Each lower level list of strings has two elements: a from ARN and a to ARN.
Config.
delete_dataflow_endpoint_group(Client, DataflowEndpointGroupId, Input)
View Sourcedelete_dataflow_endpoint_group(Client, DataflowEndpointGroupId, Input0, Options0)
View Sourcedelete_mission_profile(Client, MissionProfileId, Input0, Options0)
View Sourcedescribe_contact(Client, ContactId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_ephemeris(Client, EphemerisId, QueryMap, HeadersMap, Options0)
View SourceFor use by AWS Ground Station Agent and shouldn't be called directly.
Gets the latest configuration information for a registered agent.get_agent_configuration(Client, AgentId, QueryMap, HeadersMap, Options0)
View SourceReturns Config information.
Config response can be returned.
get_config(Client, ConfigId, ConfigType, QueryMap, HeadersMap, Options0)
View Sourceget_dataflow_endpoint_group(Client, DataflowEndpointGroupId, QueryMap, HeadersMap)
View Sourceget_dataflow_endpoint_group(Client, DataflowEndpointGroupId, QueryMap, HeadersMap, Options0)
View Sourceget_mission_profile(Client, MissionProfileId, QueryMap, HeadersMap)
View Sourceget_mission_profile(Client, MissionProfileId, QueryMap, HeadersMap, Options0)
View Sourceget_satellite(Client, SatelliteId, QueryMap, HeadersMap, Options0)
View SourceConfig objects.
Returns a list of contacts.
IfstatusList contains AVAILABLE, the request must include groundStation, missionprofileArn, and satelliteArn.
DataflowEndpoint groups.
list_dataflow_endpoint_groups(Client, QueryMap, HeadersMap, Options0)
View Sourcelist_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceFor use by AWS Ground Station Agent and shouldn't be called directly.
Registers a new agent with AWS Ground Station.For use by AWS Ground Station Agent and shouldn't be called directly.
Update the status of the agent.Updates the Config used when scheduling contacts.
Config will not update the execution parameters for existing future contacts scheduled with this Config.
Updates a mission profile.
Updating a mission profile will not update the execution parameters for existing future contacts.