Network Manager Attachment

An AWS Network Manager Attachment represents a connection between a core network and an external resource, such as a VPC, VPN, or transit gateway. It defines how different network components are linked within the AWS Global Network, enabling centralized management of connectivity, routing, and policies across multiple regions and accounts.

aws.networkmanager_attachment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
attachment_idcorestringThe ID of the attachment.
attachment_policy_rule_numbercoreint64The policy rule number associated with the attachment.
attachment_typecorestringThe type of attachment.
core_network_arncorestringThe ARN of a core network.
core_network_idcorestringThe ID of a core network.
created_atcoretimestampThe timestamp when the attachment was created.
edge_locationcorestringThe Region where the edge is located. This is returned for all attachment types except a Direct Connect gateway attachment, which instead returns EdgeLocations.
edge_locationscorearray<string>The edge locations that the Direct Connect gateway is associated with. This is returned only for Direct Connect gateway attachments. All other attachment types retrun EdgeLocation.
last_modification_errorscorejsonDescribes the error associated with the attachment request.
network_function_group_namecorestringThe name of the network function group.
owner_account_idcorestringThe ID of the attachment account owner.
proposed_network_function_group_changecorejsonDescribes a proposed change to a network function group associated with the attachment.
proposed_segment_changecorejsonThe attachment to move from one segment to another.
resource_arncorestringThe attachment resource ARN.
segment_namecorestringThe name of the segment attachment.
statecorestringThe state of the attachment.
tagscorehstore
updated_atcoretimestampThe timestamp when the attachment was last updated.