

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaPackage::HarvestJob
<a name="aws-resource-mediapackage-harvestjob"></a>

<a name="aws-resource-mediapackage-harvestjob-description"></a>The `AWS::MediaPackage::HarvestJob` resource Property description not available. for MediaPackage.

## Syntax
<a name="aws-resource-mediapackage-harvestjob-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-mediapackage-harvestjob-syntax.json"></a>

```
{
  "Type" : "AWS::MediaPackage::HarvestJob",
  "Properties" : {
      "[EndTime](#cfn-mediapackage-harvestjob-endtime)" : {{String}},
      "[Id](#cfn-mediapackage-harvestjob-id)" : {{String}},
      "[OriginEndpointId](#cfn-mediapackage-harvestjob-originendpointid)" : {{String}},
      "[S3Destination](#cfn-mediapackage-harvestjob-s3destination)" : {{S3Destination}},
      "[StartTime](#cfn-mediapackage-harvestjob-starttime)" : {{String}}
    }
}
```

### YAML
<a name="aws-resource-mediapackage-harvestjob-syntax.yaml"></a>

```
Type: AWS::MediaPackage::HarvestJob
Properties:
  [EndTime](#cfn-mediapackage-harvestjob-endtime): {{String}}
  [Id](#cfn-mediapackage-harvestjob-id): {{String}}
  [OriginEndpointId](#cfn-mediapackage-harvestjob-originendpointid): {{String}}
  [S3Destination](#cfn-mediapackage-harvestjob-s3destination): {{
    S3Destination}}
  [StartTime](#cfn-mediapackage-harvestjob-starttime): {{String}}
```

## Properties
<a name="aws-resource-mediapackage-harvestjob-properties"></a>

`EndTime`  <a name="cfn-mediapackage-harvestjob-endtime"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Id`  <a name="cfn-mediapackage-harvestjob-id"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`OriginEndpointId`  <a name="cfn-mediapackage-harvestjob-originendpointid"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`S3Destination`  <a name="cfn-mediapackage-harvestjob-s3destination"></a>
Property description not available.  
*Required*: Yes  
*Type*: [S3Destination](aws-properties-mediapackage-harvestjob-s3destination.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`StartTime`  <a name="cfn-mediapackage-harvestjob-starttime"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

## Return values
<a name="aws-resource-mediapackage-harvestjob-return-values"></a>

### Ref
<a name="aws-resource-mediapackage-harvestjob-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-mediapackage-harvestjob-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-mediapackage-harvestjob-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
Property description not available.

`ChannelId`  <a name="ChannelId-fn::getatt"></a>
Property description not available.

`CreatedAt`  <a name="CreatedAt-fn::getatt"></a>
Property description not available.

`Status`  <a name="Status-fn::getatt"></a>
Property description not available.