Skip to main content

rule_groups_namespaces_list_only

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

Overview

Namerule_groups_namespaces_list_only
TypeResource
DescriptionRuleGroupsNamespace schema for cloudformation.
Idaws.aps.rule_groups_namespaces_list_only

Fields

NameDatatypeDescription
workspacestringRequired to identify a specific APS Workspace associated with this RuleGroupsNamespace.
namestringThe RuleGroupsNamespace name.
datastringThe RuleGroupsNamespace data.
arnstringThe RuleGroupsNamespace ARN.
tagsarrayAn array of key-value pairs to apply to this resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all rule_groups_namespaces in a region.

SELECT
region,
arn
FROM aws.aps.rule_groups_namespaces_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the rule_groups_namespaces_list_only resource, see rule_groups_namespaces