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

# aws_personalize_batch_segment_job{% #aws_personalize_batch_segment_job %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `batch_segment_job_arn`{% #batch_segment_job_arn %}

**Type**: `STRING`**Provider name**: `batchSegmentJobArn`**Description**: The Amazon Resource Name (ARN) of the batch segment job.

## `creation_date_time`{% #creation_date_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationDateTime`**Description**: The time at which the batch segment job was created.

## `failure_reason`{% #failure_reason %}

**Type**: `STRING`**Provider name**: `failureReason`**Description**: If the batch segment job failed, the reason for the failure.

## `filter_arn`{% #filter_arn %}

**Type**: `STRING`**Provider name**: `filterArn`**Description**: The ARN of the filter used on the batch segment job.

## `job_input`{% #job_input %}

**Type**: `STRUCT`**Provider name**: `jobInput`**Description**: The Amazon S3 path that leads to the input data used to generate the batch segment job.

- `s3_data_source`**Type**: `STRUCT`**Provider name**: `s3DataSource`
  - `kms_key_arn`**Type**: `STRING`**Provider name**: `kmsKeyArn`**Description**: The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.
  - `path`**Type**: `STRING`**Provider name**: `path`**Description**: The file path of the Amazon S3 bucket.

## `job_name`{% #job_name %}

**Type**: `STRING`**Provider name**: `jobName`**Description**: The name of the batch segment job.

## `job_output`{% #job_output %}

**Type**: `STRUCT`**Provider name**: `jobOutput`**Description**: The Amazon S3 bucket that contains the output data generated by the batch segment job.

- `s3_data_destination`**Type**: `STRUCT`**Provider name**: `s3DataDestination`
  - `kms_key_arn`**Type**: `STRING`**Provider name**: `kmsKeyArn`**Description**: The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.
  - `path`**Type**: `STRING`**Provider name**: `path`**Description**: The file path of the Amazon S3 bucket.

## `last_updated_date_time`{% #last_updated_date_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastUpdatedDateTime`**Description**: The time at which the batch segment job last updated.

## `num_results`{% #num_results %}

**Type**: `INT32`**Provider name**: `numResults`**Description**: The number of predicted users generated by the batch segment job for each line of input data. The maximum number of users per segment is 5 million.

## `role_arn`{% #role_arn %}

**Type**: `STRING`**Provider name**: `roleArn`**Description**: The ARN of the Amazon Identity and Access Management (IAM) role that requested the batch segment job.

## `solution_version_arn`{% #solution_version_arn %}

**Type**: `STRING`**Provider name**: `solutionVersionArn`**Description**: The Amazon Resource Name (ARN) of the solution version used by the batch segment job to generate batch segments.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the batch segment job. The status is one of the following values:

- PENDING
- IN PROGRESS
- ACTIVE
- CREATE FAILED



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
