Skip to main content

event_rules_list_only

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

Overview

Nameevent_rules_list_only
TypeResource
DescriptionResource Type definition for AWS::Notifications::EventRule
Idawscc.notifications.event_rules_list_only

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all event_rules in a region.

SELECT
region,
arn
FROM awscc.notifications.event_rules_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the event_rules_list_only resource, see event_rules