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

# aws_pca_connector_ad_connector{% #aws_pca_connector_ad_connector %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) that was returned when you called [CreateConnector](https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateConnector.html).

## `certificate_authority_arn`{% #certificate_authority_arn %}

**Type**: `STRING`**Provider name**: `CertificateAuthorityArn`**Description**: The Amazon Resource Name (ARN) of the certificate authority being used.

## `certificate_enrollment_policy_server_endpoint`{% #certificate_enrollment_policy_server_endpoint %}

**Type**: `STRING`**Provider name**: `CertificateEnrollmentPolicyServerEndpoint`**Description**: Certificate enrollment endpoint for Active Directory domain-joined objects to request certificates.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedAt`**Description**: The date and time that the connector was created.

## `directory_id`{% #directory_id %}

**Type**: `STRING`**Provider name**: `DirectoryId`**Description**: The identifier of the Active Directory.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: Status of the connector. Status can be creating, active, deleting, or failed.

## `status_reason`{% #status_reason %}

**Type**: `STRING`**Provider name**: `StatusReason`**Description**: Additional information about the connector status if the status is failed.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `updated_at`{% #updated_at %}

**Type**: `TIMESTAMP`**Provider name**: `UpdatedAt`**Description**: The date and time that the connector was updated.

## `vpc_information`{% #vpc_information %}

**Type**: `STRUCT`**Provider name**: `VpcInformation`**Description**: Information of the VPC and security group(s) used with the connector.

- `ip_address_type`**Type**: `STRING`**Provider name**: `IpAddressType`**Description**: The VPC IP address type.
- `security_group_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupIds`**Description**: The security groups used with the connector. You can use a maximum of 4 security groups with a connector.
