aws groundstation
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
Subcommands
Name | Description |
---|---|
cancel-contact | Cancels a contact with a specified contact ID |
create-config | Creates a Config with the specified configData parameters. Only one type of configData can be specified |
create-dataflow-endpoint-group | 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. When a contact uses multiple DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group |
create-mission-profile | 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 |
delete-config | Deletes a Config |
delete-dataflow-endpoint-group | Deletes a dataflow endpoint group |
delete-mission-profile | Deletes a mission profile |
describe-contact | Describes an existing contact |
get-config | Returns Config information. Only one Config response can be returned |
get-dataflow-endpoint-group | Returns the dataflow endpoint group |
get-minute-usage | Returns the number of minutes used by account |
get-mission-profile | Returns a mission profile |
get-satellite | Returns a satellite |
list-configs | Returns a list of Config objects |
list-contacts | Returns a list of contacts. If statusList contains AVAILABLE, the request must include groundStation, missionprofileArn, and satelliteArn |
list-dataflow-endpoint-groups | Returns a list of DataflowEndpoint groups |
list-ground-stations | Returns a list of ground stations |
list-mission-profiles | Returns a list of mission profiles |
list-satellites | Returns a list of satellites |
list-tags-for-resource | Returns a list of tags for a specified resource |
reserve-contact | Reserves a contact using specified parameters |
tag-resource | Assigns a tag to a resource |
untag-resource | Deassigns a resource tag |
update-config | Updates the Config used when scheduling contacts. Updating a Config will not update the execution parameters for existing future contacts scheduled with this Config |
update-mission-profile | Updates a mission profile. Updating a mission profile will not update the execution parameters for existing future contacts |