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

## Properties

- `ConnectAttachmentId` (`string`, required): The ID of the attachment to connect.
- `PeerAddress` (`string`, required): The IP address of the Connect peer.
- `BgpOptions` (`ConnectPeer_BgpOptions`, optional): Bgp options for connect peer.
- `Configuration` (`ConnectPeer_ConnectPeerConfiguration`, optional): Configuration of the connect peer.
- `ConnectPeerId` (`string`, optional): The ID of the Connect peer.
- `CoreNetworkAddress` (`string`, optional): The IP address of a core network.
- `CoreNetworkId` (`string`, optional): The ID of the core network.
- `CreatedAt` (`string`, optional): Connect peer creation time.
- `EdgeLocation` (`string`, optional): The Connect peer Regions where edges are located.
- `InsideCidrBlocks` (`string[]`, optional): The inside IP addresses used for a Connect peer configuration.
- `LastModificationErrors` (`string[]`, optional): Errors from the last modification of the connect peer.
- `State` (`string`, optional): State of the connect peer.
- `SubnetArn` (`string`, optional): The subnet ARN for the connect peer.
- `Tags` (`ConnectPeer_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Configuration`
- `ConnectPeerId`
- `CoreNetworkId`
- `CreatedAt`
- `EdgeLocation`
- `LastModificationErrors`
- `State`
