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

# aws_rekognition_collection{% #aws_rekognition_collection %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `collection_arn`{% #collection_arn %}

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

## `creation_timestamp`{% #creation_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTimestamp`**Description**: The number of milliseconds since the Unix epoch time until the creation of the collection. The Unix epoch time is 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970.

## `face_count`{% #face_count %}

**Type**: `INT64`**Provider name**: `FaceCount`**Description**: The number of faces that are indexed into the collection. To index faces into a collection, use IndexFaces.

## `face_model_version`{% #face_model_version %}

**Type**: `STRING`**Provider name**: `FaceModelVersion`**Description**: The version of the face model that's used by the collection for face detection. For more information, see Model versioning in the Amazon Rekognition Developer Guide.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `user_count`{% #user_count %}

**Type**: `INT64`**Provider name**: `UserCount`**Description**: The number of UserIDs assigned to the specified colleciton.
