View Source aws_groundstation (aws v0.5.0)
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.Link to this section Summary
Functions
Creates a Config with the specified configData parameters.
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects.
Creates a mission profile.
Config.Returns Config information.
Config objects.Returns a list of contacts.
DataflowEndpoint groups.Updates the Config used when scheduling contacts.
Updates a mission profile.
Link to this section 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.
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 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 SourceUpdates 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.