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

# aws_databrew_schedule{% #aws_databrew_schedule %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `create_date`{% #create_date %}

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

## `created_by`{% #created_by %}

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

## `cron_expression`{% #cron_expression %}

**Type**: `STRING` **Provider name**: `CronExpression` **Description**: The dates and times when the job is to run. For more information, see [Cron expressions](https://docs.aws.amazon.com/databrew/latest/dg/jobs.cron.html) in the Glue DataBrew Developer Guide. 

## `job_names`{% #job_names %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `JobNames` **Description**: A list of jobs to be run, according to the schedule. 

## `last_modified_by`{% #last_modified_by %}

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

## `last_modified_date`{% #last_modified_date %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedDate` **Description**: The date and time when the schedule was last modified. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the schedule. 

## `resource_arn`{% #resource_arn %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
