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

# aws_mediapackage_harvest_jobs{% #aws_mediapackage_harvest_jobs %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The Amazon Resource Name (ARN) assigned to the HarvestJob. 

## `channel_id`{% #channel_id %}

**Type**: `STRING` **Provider name**: `ChannelId` **Description**: The ID of the Channel that the HarvestJob will harvest from. 

## `created_at`{% #created_at %}

**Type**: `STRING` **Provider name**: `CreatedAt` **Description**: The date and time the HarvestJob was submitted. 

## `end_time`{% #end_time %}

**Type**: `STRING` **Provider name**: `EndTime` **Description**: The end of the time-window which will be harvested. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `Id` **Description**: The ID of the HarvestJob. The ID must be unique within the regionand it cannot be changed after the HarvestJob is submitted. 

## `origin_endpoint_id`{% #origin_endpoint_id %}

**Type**: `STRING` **Provider name**: `OriginEndpointId` **Description**: The ID of the OriginEndpoint that the HarvestJob will harvest from.This cannot be changed after the HarvestJob is submitted. 

## `s3_destination`{% #s3_destination %}

**Type**: `STRUCT` **Provider name**: `S3Destination` 

- `bucket_name`**Type**: `STRING`**Provider name**: `BucketName`**Description**: The name of an S3 bucket within which harvested content will be exported
- `manifest_key`**Type**: `STRING`**Provider name**: `ManifestKey`**Description**: The key in the specified S3 bucket where the harvested top-level manifest will be placed.
- `role_arn`**Type**: `STRING`**Provider name**: `RoleArn`**Description**: The IAM role used to write to the specified S3 bucket

## `start_time`{% #start_time %}

**Type**: `STRING` **Provider name**: `StartTime` **Description**: The start of the time-window which will be harvested. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The current status of the HarvestJob. Consider setting up a CloudWatch Event to listen forHarvestJobs as they succeed or fail. In the event of failure, the CloudWatch Event willinclude an explanation of why the HarvestJob failed. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
