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

# aws_databrew_project{% #aws_databrew_project %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `create_date`{% #create_date %}

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

## `created_by`{% #created_by %}

**Type**: `STRING`**Provider name**: `CreatedBy`**Description**: The Amazon Resource Name (ARN) of the user who crated the project.

## `dataset_name`{% #dataset_name %}

**Type**: `STRING`**Provider name**: `DatasetName`**Description**: The dataset that the project is to act upon.

## `last_modified_by`{% #last_modified_by %}

**Type**: `STRING`**Provider name**: `LastModifiedBy`**Description**: The Amazon Resource Name (ARN) of the user who last modified the project.

## `last_modified_date`{% #last_modified_date %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedDate`**Description**: The last modification date and time for the project.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The unique name of a project.

## `open_date`{% #open_date %}

**Type**: `TIMESTAMP`**Provider name**: `OpenDate`**Description**: The date and time when the project was opened.

## `opened_by`{% #opened_by %}

**Type**: `STRING`**Provider name**: `OpenedBy`**Description**: The Amazon Resource Name (ARN) of the user that opened the project for use.

## `recipe_name`{% #recipe_name %}

**Type**: `STRING`**Provider name**: `RecipeName`**Description**: The name of a recipe that will be developed during a project session.

## `resource_arn`{% #resource_arn %}

**Type**: `STRING`**Provider name**: `ResourceArn`**Description**: The Amazon Resource Name (ARN) for the project.

## `role_arn`{% #role_arn %}

**Type**: `STRING`**Provider name**: `RoleArn`**Description**: The Amazon Resource Name (ARN) of the role that will be assumed for this project.

## `sample`{% #sample %}

**Type**: `STRUCT`**Provider name**: `Sample`**Description**: The sample size and sampling type to apply to the data. If this parameter isn't specified, then the sample consists of the first 500 rows from the dataset.

- `size`**Type**: `INT32`**Provider name**: `Size`**Description**: The number of rows in the sample.
- `type`**Type**: `STRING`**Provider name**: `Type`**Description**: The way in which DataBrew obtains rows from a dataset.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
