Skip to main content

alerts_list_only

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

Overview

Namealerts_list_only
TypeResource
DescriptionResource Type definition for AWS::LookoutMetrics::Alert
Idaws.lookoutmetrics.alerts_list_only

Fields

NameDatatypeDescription
arnstringARN assigned to the alert.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all alerts in a region.

SELECT
region,
arn
FROM aws.lookoutmetrics.alerts_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the alerts_list_only resource, see alerts