Elastic Network Interfaces

This table represents the Elastic Network Interfaces resource from Amazon Web Services.

aws.eni

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
associationcorejsonThe association information for an Elastic IP address (IPv4) associated with the network interface.
attachmentcorejsonThe network interface attachment.
availability_zonecorestringThe Availability Zone.
connection_tracking_configurationcorejsonA security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon EC2 User Guide</i>.
deny_all_igw_trafficcoreboolIndicates whether a network interface with an IPv6 address is unreachable from the public internet. If the value is <code>true</code>, inbound traffic from the internet is dropped and you cannot assign an elastic IP address to the network interface. The network interface is reachable from peered VPCs and resources connected through a transit gateway, including on-premises networks.
descriptioncorestringA description.
groupscorejsonAny security groups for the network interface.
interface_typecorestringThe type of network interface.
ipv4_prefixescorejsonThe IPv4 prefixes that are assigned to the network interface.
ipv6_addresscorestringThe IPv6 globally unique address associated with the network interface.
ipv6_addressescorejsonThe IPv6 addresses associated with the network interface.
ipv6_nativecoreboolIndicates whether this is an IPv6 only network interface.
ipv6_prefixescorejsonThe IPv6 prefixes that are assigned to the network interface.
mac_addresscorestringThe MAC address.
network_interface_arncorestring
network_interface_idcorestringThe ID of the network interface.
operatorcorejsonThe service provider that manages the network interface.
outpost_arncorestringThe Amazon Resource Name (ARN) of the Outpost.
owner_idcorestringThe Amazon Web Services account ID of the owner of the network interface.
private_dns_namecorestringThe private DNS name.
private_ip_addresscorestringThe IPv4 address of the network interface within the subnet.
private_ip_addressescorejsonThe private IPv4 addresses associated with the network interface.
requester_idcorestringThe alias or Amazon Web Services account ID of the principal or service that created the network interface.
requester_managedcoreboolIndicates whether the network interface is being managed by Amazon Web Services.
source_dest_checkcoreboolIndicates whether source/destination checking is enabled.
statuscorestringThe status of the network interface.
subnet_idcorestringThe ID of the subnet.
tagscorehstore
vpc_idcorestringThe ID of the VPC.