EC2 Instance Connect Endpoint

This table represents the EC2 Instance Connect Endpoint resource from Amazon Web Services.

aws.ec2_instanceconnectendpoint

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
availability_zonecorestringThe Availability Zone of the EC2 Instance Connect Endpoint.
created_atcoretimestampThe date and time that the EC2 Instance Connect Endpoint was created.
dns_namecorestringThe DNS name of the EC2 Instance Connect Endpoint.
fips_dns_namecorestring<p/>
instance_connect_endpoint_arncorestringThe Amazon Resource Name (ARN) of the EC2 Instance Connect Endpoint.
instance_connect_endpoint_idcorestringThe ID of the EC2 Instance Connect Endpoint.
network_interface_idscorearray<string>The ID of the elastic network interface that Amazon EC2 automatically created when creating the EC2 Instance Connect Endpoint.
owner_idcorestringThe ID of the Amazon Web Services account that created the EC2 Instance Connect Endpoint.
preserve_client_ipcoreboolIndicates whether your client's IP address is preserved as the source. The value is <code>true</code> or <code>false</code>. <ul> <li> If <code>true</code>, your client's IP address is used when you connect to a resource. </li> <li> If <code>false</code>, the elastic network interface IP address is used when you connect to a resource. </li> </ul> Default: <code>true</code>
security_group_idscorearray<string>The security groups associated with the endpoint. If you didn't specify a security group, the default security group for your VPC is associated with the endpoint.
statecorestringThe current state of the EC2 Instance Connect Endpoint.
state_messagecorestringThe message for the current state of the EC2 Instance Connect Endpoint. Can include a failure message.
subnet_idcorestringThe ID of the subnet in which the EC2 Instance Connect Endpoint was created.
tagscorehstore
vpc_idcorestringThe ID of the VPC in which the EC2 Instance Connect Endpoint was created.