@swamp/aws/interconnect
v2026.04.23.3
AWS INTERCONNECT infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsinterconnectcloudinfrastructure
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/interconnect@swamp/aws/interconnect/connectionv2026.04.23.2connection.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Description? | string | A description of the connection. |
| Bandwidth? | string | The bandwidth of the connection (e.g., 50Mbps, 1Gbps). Required when creating a connection through AWS. |
| AttachPoint | object | The logical attachment point in your AWS network where the managed connection will be connected. |
| EnvironmentId? | string | The ID of the environment for the connection. Required when creating a connection through AWS. Mutually exclusive with ActivationKey. |
| RemoteOwnerAccount? | string | The account ID of the remote owner. Required when creating a connection through AWS. |
| ActivationKey? | string | The activation key for accepting a connection proposal from a partner CSP. Mutually exclusive with EnvironmentId. |
| Provider? | object | The partner cloud service provider. |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Interconnect Connection
getGet a Interconnect Connection
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Interconnect Connection |
updateUpdate a Interconnect Connection
deleteDelete a Interconnect Connection
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Interconnect Connection |
syncSync Interconnect Connection state from AWS
Resources
state(infinite)— Interconnect Connection resource state
2026.04.23.2199.2 KBApr 23, 2026
AWS INTERCONNECT infrastructure models
Release Notes
- Updated: connection
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsinterconnectcloudinfrastructure
2026.04.03.2200.9 KBApr 3, 2026
AWS INTERCONNECT infrastructure models
Release Notes
- Updated: connection
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsinterconnectcloudinfrastructure
2026.03.25.1215.9 KBMar 25, 2026
AWS INTERCONNECT infrastructure models
Release Notes
- Added: connection
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsinterconnectcloudinfrastructure