Skip to main content

Aws/rtbfabric

@swamp/aws/rtbfabricv2026.06.03.1· 1d agoMODELS
01README

AWS RTBFABRIC infrastructure models

02Release Notes
  • Updated: responder_gateway
03Models5
@swamp/aws/rtbfabric/inbound-external-linkv2026.04.23.2inbound_external_link.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Tags?arrayTags to assign to the Link.
GatewayIdstring
LinkAttributes?object
LinkLogSettingsobject
fn create()
Create a RTBFabric InboundExternalLink
fn get(identifier: string)
Get a RTBFabric InboundExternalLink
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric InboundExternalLink
fn update()
Update a RTBFabric InboundExternalLink
fn delete(identifier: string)
Delete a RTBFabric InboundExternalLink
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric InboundExternalLink
fn sync()
Sync RTBFabric InboundExternalLink state from AWS

Resources

state(infinite)— RTBFabric InboundExternalLink resource state
@swamp/aws/rtbfabric/linkv2026.05.27.1link.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Tags?arrayTags to assign to the Link.
GatewayIdstring
PeerGatewayIdstring
LinkAttributes?object
HttpResponderAllowed?boolean
LinkLogSettingsobject
ModuleConfigurationList?array
fn create()
Create a RTBFabric Link
fn get(identifier: string)
Get a RTBFabric Link
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric Link
fn update()
Update a RTBFabric Link
fn delete(identifier: string)
Delete a RTBFabric Link
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric Link
fn sync()
Sync 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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Tags?arrayTags to assign to the Link.
GatewayIdstring
PublicEndpointstring
LinkAttributes?object
LinkLogSettingsobject
fn create()
Create a RTBFabric OutboundExternalLink
fn get(identifier: string)
Get a RTBFabric OutboundExternalLink
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric OutboundExternalLink
fn update()
Update a RTBFabric OutboundExternalLink
fn delete(identifier: string)
Delete a RTBFabric OutboundExternalLink
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric OutboundExternalLink
fn sync()
Sync RTBFabric OutboundExternalLink state from AWS

Resources

state(infinite)— RTBFabric OutboundExternalLink resource state
@swamp/aws/rtbfabric/requester-gatewayv2026.04.23.2requester_gateway.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Tags?arrayTags to assign to the Requester Gateway.
Description?string
VpcIdstring
SubnetIdsarrayThe ID of one or more subnets in order to create a requester gateway.
SecurityGroupIdsarrayThe ID of one or more security groups in order to create a requester gateway.
fn create()
Create a RTBFabric RequesterGateway
fn get(identifier: string)
Get a RTBFabric RequesterGateway
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric RequesterGateway
fn update()
Update a RTBFabric RequesterGateway
fn delete(identifier: string)
Delete a RTBFabric RequesterGateway
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric RequesterGateway
fn sync()
Sync RTBFabric RequesterGateway state from AWS

Resources

state(infinite)— RTBFabric RequesterGateway resource state
@swamp/aws/rtbfabric/responder-gatewayv2026.06.03.1responder_gateway.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
TrustStoreConfiguration?object
Description?string
DomainName?string
Portnumber
GatewayType?enum
ManagedEndpointConfiguration?record
SubnetIdsarrayThe ID of one or more subnets in order to create a gateway.
SecurityGroupIdsarrayThe ID of one or more security groups in order to create a gateway.
ListenerConfig?object
VpcIdstring
Protocolenum
Tags?arrayTags to assign to the Responder Gateway.
AcmCertificateArn?string
fn create()
Create a RTBFabric ResponderGateway
fn get(identifier: string)
Get a RTBFabric ResponderGateway
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric ResponderGateway
fn update()
Update a RTBFabric ResponderGateway
fn delete(identifier: string)
Delete a RTBFabric ResponderGateway
ArgumentTypeDescription
identifierstringThe primary identifier of the RTBFabric ResponderGateway
fn sync()
Sync RTBFabric ResponderGateway state from AWS

Resources

state(infinite)— RTBFabric ResponderGateway resource state
04Previous Versions8
2026.05.27.1May 27, 2026
  • Updated: link, responder_gateway
2026.04.23.3Apr 23, 2026
2026.04.23.2Apr 23, 2026
  • Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
2026.04.22.1Apr 22, 2026
  • Updated: inbound_external_link, link
2026.04.03.2Apr 3, 2026
  • Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
2026.03.19.1Mar 19, 2026
  • Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
2026.03.16.1Mar 16, 2026
  • Updated: inbound_external_link, link, outbound_external_link, requester_gateway, responder_gateway
2026.03.10.5Mar 10, 2026
05Stats
B
85 / 100
Downloads
0
Archive size
1.2 MB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Dependencies pass trust audit0/2missing
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels