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

## Properties

- `PeerAccountId` (`string`, required): The ID of the peer account
- `PeerRegion` (`string`, required): Peer Region
- `PeerTransitGatewayId` (`string`, required): The ID of the peer transit gateway.
- `TransitGatewayId` (`string`, required): The ID of the transit gateway.
- `CreationTime` (`string`, optional): The time the transit gateway peering attachment was created.
- `State` (`string`, optional): The state of the transit gateway peering attachment. Note that the initiating state has been deprecated.
- `Status` (`TransitGatewayPeeringAttachment_PeeringAttachmentStatus`, optional): The status of the transit gateway peering attachment.
- `Tags` (`TransitGatewayPeeringAttachment_Tag[]`, optional): The tags for the transit gateway peering attachment.
- `TransitGatewayAttachmentId` (`string`, optional): The ID of the transit gateway peering attachment.

## Attributes

- `CreationTime`
- `State`
- `Status`
- `TransitGatewayAttachmentId`
