Skip to main content

source_locations

Retrieves a list of source_locations in a region

Overview

Namesource_locations
TypeResource
Descriptionsource_locations
Idawscc.mediatailor.source_locations

Fields

NameDatatypeDescription
source_location_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
source_location_name
FROM awscc.mediatailor.source_locations
WHERE region = 'us-east-1'

Permissions

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

Create

mediatailor:CreateSourceLocation,
mediatailor:DescribeSourceLocation,
mediatailor:TagResource,
secretsmanager:DescribeSecret,
secretsmanager:GetSecretValue,
kms:CreateGrant

List

mediatailor:ListSourceLocations