@swamp/aws/groundstation
v2026.04.23.3
AWS GROUNDSTATION infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsgroundstationcloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/groundstation@swamp/aws/groundstation/configv2026.04.23.2config.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Name | string | |
| Tags? | array | |
| ConfigData | object |
createCreate a GroundStation Config
getGet a GroundStation Config
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation Config |
updateUpdate a GroundStation Config
deleteDelete a GroundStation Config
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation Config |
syncSync GroundStation Config state from AWS
Resources
state(infinite)— GroundStation Config resource state
@swamp/aws/groundstation/dataflow-endpoint-groupv2026.04.23.2dataflow_endpoint_group.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| EndpointDetails | array | |
| ContactPrePassDurationSeconds? | number | Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state. |
| ContactPostPassDurationSeconds? | number | Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state. |
| Tags? | array |
createCreate a GroundStation DataflowEndpointGroup
getGet a GroundStation DataflowEndpointGroup
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation DataflowEndpointGroup |
updateUpdate a GroundStation DataflowEndpointGroup
deleteDelete a GroundStation DataflowEndpointGroup
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation DataflowEndpointGroup |
syncSync GroundStation DataflowEndpointGroup state from AWS
Resources
state(infinite)— GroundStation DataflowEndpointGroup resource state
@swamp/aws/groundstation/dataflow-endpoint-group-v2v2026.04.23.2dataflow_endpoint_group_v2.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Endpoints? | array | |
| ContactPrePassDurationSeconds? | number | Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state. |
| ContactPostPassDurationSeconds? | number | Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state. |
| Tags? | array |
createCreate a GroundStation DataflowEndpointGroupV2
getGet a GroundStation DataflowEndpointGroupV2
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation DataflowEndpointGroupV2 |
updateUpdate a GroundStation DataflowEndpointGroupV2
deleteDelete a GroundStation DataflowEndpointGroupV2
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation DataflowEndpointGroupV2 |
syncSync GroundStation DataflowEndpointGroupV2 state from AWS
Resources
state(infinite)— GroundStation DataflowEndpointGroupV2 resource state
@swamp/aws/groundstation/mission-profilev2026.04.23.2mission_profile.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Name | string | A name used to identify a mission profile. |
| ContactPrePassDurationSeconds? | number | Pre-pass time needed before the contact. |
| ContactPostPassDurationSeconds? | number | Post-pass time needed after the contact. |
| MinimumViableContactDurationSeconds | number | Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts. |
| StreamsKmsKey? | object | The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations. |
| StreamsKmsRole? | string | The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage. |
| TelemetrySinkConfigArn? | string | ARN of a Config resource of type TelemetrySinkConfig used for telemetry data sink configuration. |
| DataflowEdges | array | |
| TrackingConfigArn | string | |
| Tags? | array |
createCreate a GroundStation MissionProfile
getGet a GroundStation MissionProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation MissionProfile |
updateUpdate a GroundStation MissionProfile
deleteDelete a GroundStation MissionProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the GroundStation MissionProfile |
syncSync GroundStation MissionProfile state from AWS
Resources
state(infinite)— GroundStation MissionProfile resource state
2026.04.23.2786.3 KBApr 23, 2026
AWS GROUNDSTATION infrastructure models
Release Notes
- Updated: config, dataflow_endpoint_group, dataflow_endpoint_group_v2, mission_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsgroundstationcloudinfrastructure
2026.04.03.2787.7 KBApr 3, 2026
AWS GROUNDSTATION infrastructure models
Release Notes
- Updated: config, dataflow_endpoint_group, dataflow_endpoint_group_v2, mission_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsgroundstationcloudinfrastructure
2026.03.19.1839.4 KBMar 19, 2026
AWS GROUNDSTATION infrastructure models
Release Notes
- Updated: config, dataflow_endpoint_group, dataflow_endpoint_group_v2, mission_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsgroundstationcloudinfrastructure
2026.03.16.1819.4 KBMar 16, 2026
AWS GROUNDSTATION infrastructure models
Release Notes
- Updated: config, dataflow_endpoint_group, dataflow_endpoint_group_v2, mission_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsgroundstationcloudinfrastructure
2026.03.10.5817.6 KBMar 10, 2026
AWS GROUNDSTATION infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsgroundstationcloudinfrastructure