LAP Registry

AWS Ground Station Skill

amazonaws-com-groundstation

Provider: Amazon Web Services Version: 2019-05-23 Endpoints: 33 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
DELETE/contact/{contactId}
POST/configCancels a contact with a specified contact ID.
POST/dataflowEndpointGroupCreates a Config with the specified configData parameters. Only one type of configData can be specified.
POST/ephemerisCreates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects. The name field in each endpoint is used in your mission profile DataflowEndpointConfig...
POST/missionprofileCreates an Ephemeris with the specified EphemerisData.
DELETE/config/{configType}/{configId}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/dataflowEndpointGroup/{dataflowEndpointGroupId}Deletes a Config.
DELETE/ephemeris/{ephemerisId}Deletes a dataflow endpoint group.
DELETE/missionprofile/{missionProfileId}Deletes an ephemeris
GET/contact/{contactId}Deletes a mission profile.
GET/ephemeris/{ephemerisId}Describes an existing contact.
GET/agent/{agentId}/configurationDescribes an existing ephemeris.
GET/config/{configType}/{configId}For use by AWS Ground Station Agent and shouldn't be called directly. Gets the latest configuration information for a registered agent.
GET/dataflowEndpointGroup/{dataflowEndpointGroupId}Returns Config information. Only one Config response can be returned.
POST/minute-usageReturns the dataflow endpoint group.
GET/missionprofile/{missionProfileId}Returns the number of reserved minutes used by account.
GET/satellite/{satelliteId}Returns a mission profile.
GET/configReturns a satellite.
POST/contactsReturns a list of Config objects.
GET/dataflowEndpointGroupReturns a list of contacts. If statusList contains AVAILABLE, the request must include groundStation, missionprofileArn, and satelliteArn.
POST/ephemeridesReturns a list of DataflowEndpoint groups.
GET/groundstationList existing ephemerides.
GET/missionprofileReturns a list of ground stations.
GET/satelliteReturns a list of mission profiles.
GET/tags/{resourceArn}Returns a list of satellites.
POST/agentReturns a list of tags for a specified resource.
POST/contactFor use by AWS Ground Station Agent and shouldn't be called directly. Registers a new agent with AWS Ground Station.
POST/tags/{resourceArn}Reserves a contact using specified parameters.
DELETE/tags/{resourceArn}Assigns a tag to a resource.
PUT/agent/{agentId}Deassigns a resource tag.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-groundstation

Downloads and installs to ~/.claude/skills/amazonaws-com-groundstation/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)