This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaPackageV2::HarvestJob Destination
The configuration for the destination where the harvested content will be exported.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3Destination" :S3DestinationConfig}
Properties
S3Destination-
The configuration for exporting harvested content to an S3 bucket. This includes details such as the bucket name and destination path within the bucket.
Required: Yes
Type: S3DestinationConfig
Update requires: Replacement