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.
AWS::MediaPackage::HarvestJob S3Destination
The S3Destination property type specifies Property description not available. for an AWS::MediaPackage::HarvestJob.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "BucketName" :String, "ManifestKey" :String, "RoleArn" :String}
YAML
BucketName:StringManifestKey:StringRoleArn:String
Properties
BucketNameProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
ManifestKeyProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
RoleArnProperty description not available.
Required: Yes
Type: String
Update requires: Replacement