Skip to main content

@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 Swamp

How well-documented and verifiable this extension is.

100%

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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Description?stringA description of the connection.
Bandwidth?stringThe bandwidth of the connection (e.g., 50Mbps, 1Gbps). Required when creating a connection through AWS.
AttachPointobjectThe logical attachment point in your AWS network where the managed connection will be connected.
EnvironmentId?stringThe ID of the environment for the connection. Required when creating a connection through AWS. Mutually exclusive with ActivationKey.
RemoteOwnerAccount?stringThe account ID of the remote owner. Required when creating a connection through AWS.
ActivationKey?stringThe activation key for accepting a connection proposal from a partner CSP. Mutually exclusive with EnvironmentId.
Provider?objectThe partner cloud service provider.
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Interconnect Connection
getGet a Interconnect Connection
ArgumentTypeDescription
identifierstringThe primary identifier of the Interconnect Connection
updateUpdate a Interconnect Connection
deleteDelete a Interconnect Connection
ArgumentTypeDescription
identifierstringThe primary identifier of the Interconnect Connection
syncSync Interconnect Connection state from AWS

Resources

state(infinite)— Interconnect Connection resource state