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

# aws_frauddetector_batch_import_job{% #aws_frauddetector_batch_import_job %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The ARN of the batch import job.

## `completion_time`{% #completion_time %}

**Type**: `STRING`**Provider name**: `completionTime`**Description**: Timestamp of when batch import job completed.

## `event_type_name`{% #event_type_name %}

**Type**: `STRING`**Provider name**: `eventTypeName`**Description**: The name of the event type.

## `failed_records_count`{% #failed_records_count %}

**Type**: `INT32`**Provider name**: `failedRecordsCount`**Description**: The number of records that failed to import.

## `failure_reason`{% #failure_reason %}

**Type**: `STRING`**Provider name**: `failureReason`**Description**: The reason batch import job failed.

## `iam_role_arn`{% #iam_role_arn %}

**Type**: `STRING`**Provider name**: `iamRoleArn`**Description**: The ARN of the IAM role to use for this job request.

## `input_path`{% #input_path %}

**Type**: `STRING`**Provider name**: `inputPath`**Description**: The Amazon S3 location of your data file for batch import.

## `job_id`{% #job_id %}

**Type**: `STRING`**Provider name**: `jobId`**Description**: The ID of the batch import job.

## `output_path`{% #output_path %}

**Type**: `STRING`**Provider name**: `outputPath`**Description**: The Amazon S3 location of your output file.

## `processed_records_count`{% #processed_records_count %}

**Type**: `INT32`**Provider name**: `processedRecordsCount`**Description**: The number of records processed by batch import job.

## `start_time`{% #start_time %}

**Type**: `STRING`**Provider name**: `startTime`**Description**: Timestamp of when the batch import job started.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the batch import job.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `total_records_count`{% #total_records_count %}

**Type**: `INT32`**Provider name**: `totalRecordsCount`**Description**: The total number of records in the batch import job.
