Package-level declarations

Types

Link copied to clipboard

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.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Cancels a contact with a specified contact ID.

Link copied to clipboard

Creates a Config with the specified configData parameters.

Link copied to clipboard

Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects.

Link copied to clipboard

Creates an Ephemeris with the specified EphemerisData.

Link copied to clipboard

Creates a mission profile.

Link copied to clipboard

Deletes a Config.

Link copied to clipboard
Link copied to clipboard

Deletes an ephemeris

Link copied to clipboard

Deletes a mission profile.

Link copied to clipboard

Describes an existing contact.

Link copied to clipboard

Describes an existing ephemeris.

Link copied to clipboard

For use by AWS Ground Station Agent and shouldn't be called directly.

Link copied to clipboard
inline suspend fun GroundStationClient.getConfig(crossinline block: GetConfigRequest.Builder.() -> Unit): GetConfigResponse

Returns Config information.

Link copied to clipboard

Returns the dataflow endpoint group.

Link copied to clipboard

Returns the number of reserved minutes used by account.

Link copied to clipboard

Returns a mission profile.

Link copied to clipboard

Returns a satellite.

Link copied to clipboard

Returns a list of Config objects.

Link copied to clipboard

Returns a list of contacts.

Link copied to clipboard

Returns a list of DataflowEndpoint groups.

Link copied to clipboard

List existing ephemerides.

Link copied to clipboard

Returns a list of ground stations.

Link copied to clipboard

Returns a list of mission profiles.

Link copied to clipboard

Returns a list of satellites.

Link copied to clipboard

Returns a list of tags for a specified resource.

Link copied to clipboard

For use by AWS Ground Station Agent and shouldn't be called directly.

Link copied to clipboard

Reserves a contact using specified parameters.

Link copied to clipboard

Assigns a tag to a resource.

Link copied to clipboard

Deassigns a resource tag.

Link copied to clipboard

For use by AWS Ground Station Agent and shouldn't be called directly.

Link copied to clipboard

Updates the Config used when scheduling contacts.

Link copied to clipboard

Updates an existing ephemeris

Link copied to clipboard

Updates a mission profile.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.