amazonaws.com – 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.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:groundstation/2019-05-23.json
- Provider
- amazonaws.com:groundstation / groundstation
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/groundstation/2019-05-23/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/groundstation/2019-05-23/openapi.yaml
Tools (35)
Extracted live via the executor SDK.
-
agent.getAgentConfigurationFor use by AWS Ground Station Agent and shouldn't be called directly.
Gets the latest configuration information for a registered agent.
-
agent.registerAgentFor use by AWS Ground Station Agent and shouldn't be called directly.
Registers a new agent with AWS Ground Station.
-
agent.updateAgentStatusFor use by AWS Ground Station Agent and shouldn't be called directly.
Update the status of the agent.
-
config.createConfigCreates a
Configwith the specifiedconfigDataparameters.Only one type of
configDatacan be specified. -
config.deleteConfigDeletes a
Config. -
config.getConfigReturns
Configinformation.Only one
Configresponse can be returned. -
config.listConfigsReturns a list of
Configobjects. -
config.updateConfigUpdates the
Configused when scheduling contacts.Updating a
Configwill not update the execution parameters for existing future contacts scheduled with thisConfig. -
contact.cancelContactCancels a contact with a specified contact ID.
-
contact.describeContactDescribes an existing contact.
-
contact.reserveContactReserves a contact using specified parameters.
-
contacts.listContactsReturns a list of contacts.
If
statusListcontains AVAILABLE, the request must includegroundStation,missionprofileArn, andsatelliteArn. -
dataflowEndpointGroup.createDataflowEndpointGroupCreates a
DataflowEndpointgroup containing the specified list ofDataflowEndpointobjects.The
namefield in each endpoint is used in your mission profileDataflowEndpointConfigto specify which endpoints to use during a contact.When a contact uses multiple
DataflowEndpointConfigobjects, eachConfigmust match aDataflowEndpointin the same group. -
dataflowEndpointGroup.deleteDataflowEndpointGroupDeletes a dataflow endpoint group.
-
dataflowEndpointGroup.getDataflowEndpointGroupReturns the dataflow endpoint group.
-
dataflowEndpointGroup.listDataflowEndpointGroupsReturns a list of
DataflowEndpointgroups. -
ephemerides.listEphemeridesList existing ephemerides.
-
ephemeris.createEphemerisCreates an Ephemeris with the specified
EphemerisData. -
ephemeris.deleteEphemerisDeletes an ephemeris
-
ephemeris.describeEphemerisDescribes an existing ephemeris.
-
ephemeris.updateEphemerisUpdates an existing ephemeris
-
groundstation.listGroundStationsReturns a list of ground stations.
-
minuteUsage.getMinuteUsageReturns the number of minutes used by account.
-
missionprofile.createMissionProfileCreates a mission profile.
dataflowEdgesis a list of lists of strings. Each lower level list of strings has two elements: a from ARN and a to ARN. -
missionprofile.deleteMissionProfileDeletes a mission profile.
-
missionprofile.getMissionProfileReturns a mission profile.
-
missionprofile.listMissionProfilesReturns a list of mission profiles.
-
missionprofile.updateMissionProfileUpdates a mission profile.
Updating a mission profile will not update the execution parameters for existing future contacts.
-
satellite.getSatelliteReturns a satellite.
-
satellite.listSatellitesReturns a list of satellites.
-
tags.listTagsForResourceReturns a list of tags for a specified resource.
-
tags.tagResourceAssigns a tag to a resource.
-
tags.untagResourceDeassigns a resource tag.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools