---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_ec2_instanceconnectendpoint{% #aws_ec2_instanceconnectendpoint %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `availability_zone`{% #availability_zone %}

**Type**: `STRING`**Provider name**: `AvailabilityZone`**Description**: The Availability Zone of the EC2 Instance Connect Endpoint.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedAt`**Description**: The date and time that the EC2 Instance Connect Endpoint was created.

## `dns_name`{% #dns_name %}

**Type**: `STRING`**Provider name**: `DnsName`**Description**: The DNS name of the EC2 Instance Connect Endpoint.

## `fips_dns_name`{% #fips_dns_name %}

**Type**: `STRING`**Provider name**: `FipsDnsName`**Description**:

## `instance_connect_endpoint_arn`{% #instance_connect_endpoint_arn %}

**Type**: `STRING`**Provider name**: `InstanceConnectEndpointArn`**Description**: The Amazon Resource Name (ARN) of the EC2 Instance Connect Endpoint.

## `instance_connect_endpoint_id`{% #instance_connect_endpoint_id %}

**Type**: `STRING`**Provider name**: `InstanceConnectEndpointId`**Description**: The ID of the EC2 Instance Connect Endpoint.

## `network_interface_ids`{% #network_interface_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `NetworkInterfaceIds`**Description**: The ID of the elastic network interface that Amazon EC2 automatically created when creating the EC2 Instance Connect Endpoint.

## `owner_id`{% #owner_id %}

**Type**: `STRING`**Provider name**: `OwnerId`**Description**: The ID of the Amazon Web Services account that created the EC2 Instance Connect Endpoint.

## `preserve_client_ip`{% #preserve_client_ip %}

**Type**: `BOOLEAN`**Provider name**: `PreserveClientIp`**Description**: Indicates whether your client's IP address is preserved as the source. The value is `true` or `false`.

- If `true`, your client's IP address is used when you connect to a resource.
- If `false`, the elastic network interface IP address is used when you connect to a resource.
**Default**: `true`


## `security_group_ids`{% #security_group_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupIds`**Description**: 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.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the EC2 Instance Connect Endpoint.

## `state_message`{% #state_message %}

**Type**: `STRING`**Provider name**: `StateMessage`**Description**: The message for the current state of the EC2 Instance Connect Endpoint. Can include a failure message.

## `subnet_id`{% #subnet_id %}

**Type**: `STRING`**Provider name**: `SubnetId`**Description**: The ID of the subnet in which the EC2 Instance Connect Endpoint was created.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The ID of the VPC in which the EC2 Instance Connect Endpoint was created.
