This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_networkmanager_connect_peer

account_id

Type: STRING

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

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

connect_peer_id

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

core_network_id

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

created_at

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

edge_location

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

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

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

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

Type: UNORDERED_LIST_STRING