Skip to main content

cloud_watch_alarm_template_groups_list_only

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

Overview

Namecloud_watch_alarm_template_groups_list_only
TypeResource
DescriptionDefinition of AWS::MediaLive::CloudWatchAlarmTemplateGroup Resource Type
Idaws.medialive.cloud_watch_alarm_template_groups_list_only

Fields

NameDatatypeDescription
idstringA cloudwatch alarm template group's id. AWS provided template groups have ids that start with `aws-`
identifierstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all cloud_watch_alarm_template_groups in a region.

SELECT
region,
identifier
FROM aws.medialive.cloud_watch_alarm_template_groups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the cloud_watch_alarm_template_groups_list_only resource, see cloud_watch_alarm_template_groups