AWS::DirectConnect::TransitVirtualInterfaceResource Type definition for AWS::DirectConnect::TransitVirtualInterface
9 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
BgpPeers | Array<BgpPeer> | Required |
ConnectionId | Any | Any | Any | Any | Required |
DirectConnectGatewayId | Any | Any | RequiredCreate-only |
VirtualInterfaceName | string | Required |
Vlan | integer | RequiredCreate-only |
AllocateTransitVirtualInterfaceRoleArn | string | Create-onlyWrite-only |
EnableSiteLink | boolean | |
Mtu | integer | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
VirtualInterfaceArn | string | The ARN of the virtual interface. |
VirtualInterfaceId | string | The ID of the virtual interface. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DirectConnect::TransitVirtualInterface
Resources:
MyResource:
Type: AWS::DirectConnect::TransitVirtualInterface
Properties:
BgpPeers: []
ConnectionId: "my-connectionid"
DirectConnectGatewayId: "my-directconnectgatewayid"
VirtualInterfaceName: "my-virtualinterfacename"
Vlan: 1
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
directconnect:DescribeVirtualInterfacesdirectconnect:CreateTransitVirtualInterfacedirectconnect:ConfirmTransitVirtualInterfacedirectconnect:DescribeVirtualInterfacesdirectconnect:CreateBGPPeerdirectconnect:TagResourcests:AssumeRoledirectconnect:UpdateVirtualInterfaceAttributesdirectconnect:AssociateVirtualInterfacedirectconnect:DescribeVirtualInterfacesdirectconnect:CreateBGPPeerdirectconnect:DeleteBGPPeerdirectconnect:TagResourcedirectconnect:UntagResourcedirectconnect:DescribeVirtualInterfacesdirectconnect:DeleteVirtualInterfacedirectconnect:DescribeVirtualInterfacesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterVirtualInterfaceArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AllocateTransitVirtualInterfaceRoleArnDirectConnectGatewayIdVlan