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

# aws_pca_connector_scep_connector{% #aws_pca_connector_scep_connector %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the connector.

## `certificate_authority_arn`{% #certificate_authority_arn %}

**Type**: `STRING`**Provider name**: `CertificateAuthorityArn`**Description**: The Amazon Resource Name (ARN) of the connector's associated certificate authority.

## `created_at`{% #created_at %}

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

## `endpoint`{% #endpoint %}

**Type**: `STRING`**Provider name**: `Endpoint`**Description**: The connector's HTTPS public SCEP URL.

## `mobile_device_management`{% #mobile_device_management %}

**Type**: `STRUCT`**Provider name**: `MobileDeviceManagement`**Description**: Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure `MobileDeviceManagement`, then the connector is for general-purpose use and this object is empty.

- `intune`**Type**: `STRUCT`**Provider name**: `Intune`**Description**: Configuration settings for use with Microsoft Intune. For information about using Connector for SCEP for Microsoft Intune, see [Using Connector for SCEP for Microsoft Intune](https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html).
  - `azure_application_id`**Type**: `STRING`**Provider name**: `AzureApplicationId`**Description**: The directory (tenant) ID from your Microsoft Entra ID app registration.
  - `domain`**Type**: `STRING`**Provider name**: `Domain`**Description**: The primary domain from your Microsoft Entra ID app registration.

## `open_id_configuration`{% #open_id_configuration %}

**Type**: `STRUCT`**Provider name**: `OpenIdConfiguration`**Description**: Contains OpenID Connect (OIDC) parameters for use with Microsoft Intune.

- `audience`**Type**: `STRING`**Provider name**: `Audience`**Description**: The audience value to copy into your Microsoft Entra app registration's OIDC.
- `issuer`**Type**: `STRING`**Provider name**: `Issuer`**Description**: The issuer value to copy into your Microsoft Entra app registration's OIDC.
- `subject`**Type**: `STRING`**Provider name**: `Subject`**Description**: The subject value to copy into your Microsoft Entra app registration's OIDC.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The connector's status. Status can be creating, active, deleting, or failed.

## `status_reason`{% #status_reason %}

**Type**: `STRING`**Provider name**: `StatusReason`**Description**: Information about why connector creation failed, if status is `FAILED`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The connector type.

## `updated_at`{% #updated_at %}

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