Skip to main content

aws.ec2.networkinterface

Supported platform

  • aws

Description

AWS EC2 network interface

Fields

IDTYPEDESCRIPTION
idstringID of the network interface
descriptionstringDescription of the network interface
subnetaws.vpc.subnetSubnet of the network interface
vpcaws.vpcVPC of the network interface
statusstringStatus of the network interface. If the network interface is not attached to an instance, the status is available; if a network interface is attached to an instance the status is in-use
sourceDestCheckboolWhether the network interface performs source/destination checking (A value of true means checking is enabled, and false means checking is disabled. The value must be false for the network interface to perform network address translation (NAT) in your VPC.)
requesterManagedboolWhether the network interface is being managed by an AWS service (for example, AWS Management Console, Auto Scaling, and so on)
tagsmap[string]stringTags set on the interface
availabilityZonestringAvailability zone of the network interface
securityGroups[]aws.ec2.securitygroupSecurity groups associated with the network interface
ipv6NativeboolWhether this is an IPv6 only network interface
macAddressstringMAC address of the network interface
privateDnsNamestringPrivate DNS name of the network interface (IPv4)
privateIpAddressstringPrivate IPv4 address of the network interface