rule_groups_namespaces_list_only
Lists rule_groups_namespaces
in a region or regions, for all properties use rule_groups_namespaces
Overview
Name | rule_groups_namespaces_list_only |
Type | Resource |
Description | RuleGroupsNamespace schema for cloudformation. |
Id | aws.aps.rule_groups_namespaces_list_only |
Fields
Name | Datatype | Description |
---|---|---|
workspace | string | Required to identify a specific APS Workspace associated with this RuleGroupsNamespace. |
name | string | The RuleGroupsNamespace name. |
data | string | The RuleGroupsNamespace data. |
arn | string | The RuleGroupsNamespace ARN. |
tags | array | An array of key-value pairs to apply to this resource. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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