Skip to main content

source_locations_list_only

Lists source_locations in a region or regions, for all properties use source_locations

Overview

Namesource_locations_list_only
TypeResource
DescriptionDefinition of AWS::MediaTailor::SourceLocation Resource Type
Idaws.mediatailor.source_locations_list_only

Fields

NameDatatypeDescription
source_location_namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all source_locations in a region.

SELECT
region,
source_location_name
FROM aws.mediatailor.source_locations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the source_locations_list_only resource, see source_locations