Skip to main content

vod_source

Gets an individual vod_source resource

Overview

Namevod_source
TypeResource
Descriptionvod_source
Idawscc.mediatailor.vod_source

Fields

NameDatatypeDescription
arnstring<p>The ARN of the VOD source.</p>
http_package_configurationsarray<p>A list of HTTP package configuration parameters for this VOD source.</p>
source_location_namestring
tagsarrayThe tags to assign to the VOD source.
vod_source_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn,
http_package_configurations,
source_location_name,
tags,
vod_source_name
FROM awscc.mediatailor.vod_source
WHERE data__Identifier = '<SourceLocationName>|<VodSourceName>';

Permissions

To operate on the vod_source resource, the following permissions are required:

Read

mediatailor:DescribeVodSource

Update

mediatailor:DescribeVodSource,
mediatailor:TagResource,
mediatailor:UntagResource,
mediatailor:UpdateVodSource

Delete

mediatailor:DeleteVodSource,
mediatailor:DescribeVodSource