GroundStation#
Client#
- class GroundStation.Client#
A low-level client representing AWS Ground Station
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.
import boto3 client = boto3.client('groundstation')
These are the available methods:
- can_paginate
- cancel_contact
- close
- create_config
- create_dataflow_endpoint_group
- create_ephemeris
- create_mission_profile
- delete_config
- delete_dataflow_endpoint_group
- delete_ephemeris
- delete_mission_profile
- describe_contact
- describe_ephemeris
- get_agent_configuration
- get_config
- get_dataflow_endpoint_group
- get_minute_usage
- get_mission_profile
- get_paginator
- get_satellite
- get_waiter
- list_configs
- list_contacts
- list_dataflow_endpoint_groups
- list_ephemerides
- list_ground_stations
- list_mission_profiles
- list_satellites
- list_tags_for_resource
- register_agent
- reserve_contact
- tag_resource
- untag_resource
- update_agent_status
- update_config
- update_ephemeris
- update_mission_profile
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters#
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: