Skip to main content

source_location

Gets an individual source_location resource

Overview

Namesource_location
TypeResource
Descriptionsource_location
Idawscc.mediatailor.source_location

Fields

NameDatatypeDescription
access_configurationobject
arnstring<p>The ARN of the source location.</p>
default_segment_delivery_configurationobject
http_configurationobject
segment_delivery_configurationsarray<p>A list of the segment delivery configurations associated with this resource.</p>
source_location_namestring
tagsarrayThe tags to assign to the source location.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
access_configuration,
arn,
default_segment_delivery_configuration,
http_configuration,
segment_delivery_configurations,
source_location_name,
tags
FROM awscc.mediatailor.source_location
WHERE data__Identifier = '<SourceLocationName>';

Permissions

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

Read

mediatailor:DescribeSourceLocation

Update

mediatailor:DescribeSourceLocation,
mediatailor:TagResource,
mediatailor:UntagResource,
mediatailor:UpdateSourceLocation,
secretsmanager:DescribeSecret,
secretsmanager:GetSecretValue,
kms:CreateGrant

Delete

mediatailor:DeleteSourceLocation,
mediatailor:DescribeSourceLocation