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

# aws_frauddetector_detector_version{% #aws_frauddetector_detector_version %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The detector version ARN.

## `created_time`{% #created_time %}

**Type**: `STRING`**Provider name**: `createdTime`**Description**: The timestamp when the detector version was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The detector version description.

## `detector_id`{% #detector_id %}

**Type**: `STRING`**Provider name**: `detectorId`**Description**: The detector ID.

## `detector_version_id`{% #detector_version_id %}

**Type**: `STRING`**Provider name**: `detectorVersionId`**Description**: The detector version ID.

## `external_model_endpoints`{% #external_model_endpoints %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `externalModelEndpoints`**Description**: The Amazon SageMaker model endpoints included in the detector version.

## `last_updated_time`{% #last_updated_time %}

**Type**: `STRING`**Provider name**: `lastUpdatedTime`**Description**: The timestamp when the detector version was last updated.

## `model_versions`{% #model_versions %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `modelVersions`**Description**: The model versions included in the detector version.

- `arn`**Type**: `STRING`**Provider name**: `arn`**Description**: The model version ARN.
- `model_id`**Type**: `STRING`**Provider name**: `modelId`**Description**: The model ID.
- `model_type`**Type**: `STRING`**Provider name**: `modelType`**Description**: The model type.
- `model_version_number`**Type**: `STRING`**Provider name**: `modelVersionNumber`**Description**: The model version number.

## `rule_execution_mode`{% #rule_execution_mode %}

**Type**: `STRING`**Provider name**: `ruleExecutionMode`**Description**: The execution mode of the rule in the dectector `FIRST_MATCHED` indicates that Amazon Fraud Detector evaluates rules sequentially, first to last, stopping at the first matched rule. Amazon Fraud dectector then provides the outcomes for that single rule. `ALL_MATCHED` indicates that Amazon Fraud Detector evaluates all rules and returns the outcomes for all matched rules. You can define and edit the rule mode at the detector version level, when it is in draft status.

## `rules`{% #rules %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `rules`**Description**: The rules included in the detector version.

- `detector_id`**Type**: `STRING`**Provider name**: `detectorId`**Description**: The detector for which the rule is associated.
- `rule_id`**Type**: `STRING`**Provider name**: `ruleId`**Description**: The rule ID.
- `rule_version`**Type**: `STRING`**Provider name**: `ruleVersion`**Description**: The rule version.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the detector version.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
