@swamp/aws/rtbfabric
v2026.04.23.3
AWS RTBFABRIC infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsrtbfabriccloudinfrastructure
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/rtbfabric@swamp/aws/rtbfabric/inbound-external-linkv2026.04.23.2inbound_external_link.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Tags? | array | Tags to assign to the Link. |
| GatewayId | string | |
| LinkAttributes? | object | |
| LinkLogSettings | object |
createCreate a RTBFabric InboundExternalLink
getGet a RTBFabric InboundExternalLink
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric InboundExternalLink |
updateUpdate a RTBFabric InboundExternalLink
deleteDelete a RTBFabric InboundExternalLink
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric InboundExternalLink |
syncSync RTBFabric InboundExternalLink state from AWS
Resources
state(infinite)— RTBFabric InboundExternalLink resource state
@swamp/aws/rtbfabric/linkv2026.04.23.2link.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Tags? | array | Tags to assign to the Link. |
| GatewayId | string | |
| PeerGatewayId | string | |
| LinkAttributes? | object | |
| HttpResponderAllowed? | boolean | |
| LinkLogSettings | object | |
| ModuleConfigurationList? | array |
createCreate a RTBFabric Link
getGet a RTBFabric Link
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric Link |
updateUpdate a RTBFabric Link
deleteDelete a RTBFabric Link
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric Link |
syncSync RTBFabric Link state from AWS
Resources
state(infinite)— RTBFabric Link resource state
@swamp/aws/rtbfabric/outbound-external-linkv2026.04.23.2outbound_external_link.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Tags? | array | Tags to assign to the Link. |
| GatewayId | string | |
| PublicEndpoint | string | |
| LinkAttributes? | object | |
| LinkLogSettings | object |
createCreate a RTBFabric OutboundExternalLink
getGet a RTBFabric OutboundExternalLink
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric OutboundExternalLink |
updateUpdate a RTBFabric OutboundExternalLink
deleteDelete a RTBFabric OutboundExternalLink
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric OutboundExternalLink |
syncSync RTBFabric OutboundExternalLink state from AWS
Resources
state(infinite)— RTBFabric OutboundExternalLink resource state
@swamp/aws/rtbfabric/requester-gatewayv2026.04.23.2requester_gateway.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Tags? | array | Tags to assign to the Requester Gateway. |
| Description? | string | |
| VpcId | string | |
| SubnetIds | array | The ID of one or more subnets in order to create a requester gateway. |
| SecurityGroupIds | array | The ID of one or more security groups in order to create a requester gateway. |
createCreate a RTBFabric RequesterGateway
getGet a RTBFabric RequesterGateway
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric RequesterGateway |
updateUpdate a RTBFabric RequesterGateway
deleteDelete a RTBFabric RequesterGateway
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric RequesterGateway |
syncSync RTBFabric RequesterGateway state from AWS
Resources
state(infinite)— RTBFabric RequesterGateway resource state
@swamp/aws/rtbfabric/responder-gatewayv2026.04.23.2responder_gateway.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| TrustStoreConfiguration? | object | |
| Description? | string | |
| DomainName? | string | |
| Port | number | |
| ManagedEndpointConfiguration? | string | |
| SubnetIds | array | The ID of one or more subnets in order to create a gateway. |
| SecurityGroupIds | array | The ID of one or more security groups in order to create a gateway. |
| VpcId | string | |
| Protocol | enum | |
| Tags? | array | Tags to assign to the Responder Gateway. |
createCreate a RTBFabric ResponderGateway
getGet a RTBFabric ResponderGateway
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric ResponderGateway |
updateUpdate a RTBFabric ResponderGateway
deleteDelete a RTBFabric ResponderGateway
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the RTBFabric ResponderGateway |
syncSync RTBFabric ResponderGateway state from AWS
Resources
state(infinite)— RTBFabric ResponderGateway resource state
2026.04.23.2979.4 KBApr 23, 2026
AWS RTBFABRIC infrastructure models
Release Notes
- Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure
2026.04.22.1979.0 KBApr 22, 2026
AWS RTBFABRIC infrastructure models
Release Notes
- Updated: inbound_external_link, link
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure
2026.04.03.2979.7 KBApr 3, 2026
AWS RTBFABRIC infrastructure models
Release Notes
- Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure
2026.03.19.11.0 MBMar 19, 2026
AWS RTBFABRIC infrastructure models
Release Notes
- Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure
2026.03.16.11020.0 KBMar 16, 2026
AWS RTBFABRIC infrastructure models
Release Notes
- Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure
2026.03.10.51018.4 KBMar 10, 2026
AWS RTBFABRIC infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsrtbfabriccloudinfrastructure