Skip to main content

rule_groups_namespaces

Retrieves a list of rule_groups_namespaces in a region

Overview

Namerule_groups_namespaces
TypeResource
Descriptionrule_groups_namespaces
Idawscc.aps.rule_groups_namespaces

Fields

NameDatatypeDescription
arnstringThe RuleGroupsNamespace ARN.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.aps.rule_groups_namespaces
WHERE region = 'us-east-1'

Permissions

To operate on the rule_groups_namespaces resource, the following permissions are required:

Create

aps:CreateRuleGroupsNamespace,
aps:DescribeRuleGroupsNamespace,
aps:TagResource

List

aps:ListRuleGroupsNamespaces,
aps:ListTagsForResource