---
type: resource-type
title: TransitGatewayConnectPeer
description: aws resource type AWS::EC2::TransitGatewayConnectPeer
name: TransitGatewayConnectPeer
lexicon: aws
resource_type: AWS::EC2::TransitGatewayConnectPeer
---
`AWS::EC2::TransitGatewayConnectPeer`, a resource type of the aws lexicon.

## Properties

- `ConnectPeerConfiguration` (`TransitGatewayConnectPeer_TransitGatewayConnectPeerConfiguration`, required): The Connect peer details.
- `TransitGatewayAttachmentId` (`string`, required): The ID of the Connect attachment.
- `CreationTime` (`string`, optional): The creation time.
- `State` (`string`, optional): The state of the Connect peer.
- `Tags` (`TransitGatewayConnectPeer_Tag[]`, optional): The tags for the Connect Peer.
- `TransitGatewayConnectPeerId` (`string`, optional): The ID of the Connect peer.

## Attributes

- `ConnectPeerConfiguration.BgpConfigurations`
- `ConnectPeerConfiguration.BgpConfigurations.*.BgpStatus`
- `ConnectPeerConfiguration.BgpConfigurations.*.PeerAddress`
- `ConnectPeerConfiguration.BgpConfigurations.*.TransitGatewayAddress`
- `ConnectPeerConfiguration.BgpConfigurations.*.TransitGatewayAsn`
- `ConnectPeerConfiguration.Protocol`
- `CreationTime`
- `State`
- `TransitGatewayConnectPeerId`
