Skip to main content

automation_rules

Retrieves a list of automation_rules in a region

Overview

Nameautomation_rules
TypeResource
Descriptionautomation_rules
Idawscc.securityhub.automation_rules

Fields

NameDatatypeDescription
rule_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
rule_arn
FROM awscc.securityhub.automation_rules
WHERE region = 'us-east-1'

Permissions

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

Create

securityhub:CreateAutomationRule,
securityhub:TagResource,
securityhub:ListTagsForResource

List

securityhub:ListAutomationRules,
securityhub:ListTagsForResource