Skip to main content

notification_hubs_list_only

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

Overview

Namenotification_hubs_list_only
TypeResource
DescriptionResource Type definition for AWS::Notifications::NotificationHub
Idawscc.notifications.notification_hubs_list_only

Fields

NameDatatypeDescription
regionstringRegion that NotificationHub is present in.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all notification_hubs in a region.

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

Permissions

For permissions required to operate on the notification_hubs_list_only resource, see notification_hubs