---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_networkmanager_connect_peer{% #aws_networkmanager_connect_peer %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `configuration`{% #configuration %}

**Type**: `STRUCT` **Provider name**: `Configuration` **Description**: The configuration of the Connect peer. 

- `bgp_configurations`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `BgpConfigurations`**Description**: The Connect peer BGP configurations.
  - `core_network_address`**Type**: `STRING`**Provider name**: `CoreNetworkAddress`**Description**: The address of a core network.
  - `core_network_asn`**Type**: `INT64`**Provider name**: `CoreNetworkAsn`**Description**: The ASN of the Coret Network.
  - `peer_address`**Type**: `STRING`**Provider name**: `PeerAddress`**Description**: The address of a core network Connect peer.
  - `peer_asn`**Type**: `INT64`**Provider name**: `PeerAsn`**Description**: The ASN of the Connect peer.
- `core_network_address`**Type**: `STRING`**Provider name**: `CoreNetworkAddress`**Description**: The IP address of a core network.
- `inside_cidr_blocks`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `InsideCidrBlocks`**Description**: The inside IP addresses used for a Connect peer configuration.
- `peer_address`**Type**: `STRING`**Provider name**: `PeerAddress`**Description**: The IP address of the Connect peer.
- `protocol`**Type**: `STRING`**Provider name**: `Protocol`**Description**: The protocol used for a Connect peer configuration.

## `connect_attachment_id`{% #connect_attachment_id %}

**Type**: `STRING` **Provider name**: `ConnectAttachmentId` **Description**: The ID of the attachment to connect. 

## `connect_peer_id`{% #connect_peer_id %}

**Type**: `STRING` **Provider name**: `ConnectPeerId` **Description**: The ID of the Connect peer. 

## `core_network_id`{% #core_network_id %}

**Type**: `STRING` **Provider name**: `CoreNetworkId` **Description**: The ID of a core network. 

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `CreatedAt` **Description**: The timestamp when the Connect peer was created. 

## `edge_location`{% #edge_location %}

**Type**: `STRING` **Provider name**: `EdgeLocation` **Description**: The Connect peer Regions where edges are located. 

## `last_modification_errors`{% #last_modification_errors %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `LastModificationErrors` **Description**: Describes the error associated with the attachment request. 

- `code`**Type**: `STRING`**Provider name**: `Code`**Description**: The error code for the Connect peer request.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The message associated with the error `code`.
- `request_id`**Type**: `STRING`**Provider name**: `RequestId`**Description**: The ID of the Connect peer request.
- `resource_arn`**Type**: `STRING`**Provider name**: `ResourceArn`**Description**: The ARN of the requested Connect peer resource.

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The state of the Connect peer. 

## `subnet_arn`{% #subnet_arn %}

**Type**: `STRING` **Provider name**: `SubnetArn` **Description**: The subnet ARN for the Connect peer. This only applies only when the protocol is NO_ENCAP. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
