AWS Ground Station Skill
amazonaws-com-groundstation
amazonaws-com-groundstation
| Method | Path | Description |
|---|---|---|
DELETE | /contact/{contactId} | |
POST | /config | Cancels a contact with a specified contact ID. |
POST | /dataflowEndpointGroup | Creates a Config with the specified configData parameters. Only one type of configData can be specified. |
POST | /ephemeris | Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects. The name field in each endpoint is used in your mission profile DataflowEndpointConfig... |
POST | /missionprofile | Creates 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}/configuration | Describes 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-usage | Returns the dataflow endpoint group. |
GET | /missionprofile/{missionProfileId} | Returns the number of reserved minutes used by account. |
GET | /satellite/{satelliteId} | Returns a mission profile. |
GET | /config | Returns a satellite. |
POST | /contacts | Returns a list of Config objects. |
GET | /dataflowEndpointGroup | Returns a list of contacts. If statusList contains AVAILABLE, the request must include groundStation, missionprofileArn, and satelliteArn. |
POST | /ephemerides | Returns a list of DataflowEndpoint groups. |
GET | /groundstation | List existing ephemerides. |
GET | /missionprofile | Returns a list of ground stations. |
GET | /satellite | Returns a list of mission profiles. |
GET | /tags/{resourceArn} | Returns a list of satellites. |
POST | /agent | Returns a list of tags for a specified resource. |
POST | /contact | For 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. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-groundstation
Downloads and installs to ~/.claude/skills/amazonaws-com-groundstation/
2019-05-23 (2026-02-13)