securityhub_list_automation_rules: A list of automation rules and their metadata for the calling...

View source: R/securityhub_operations.R

securityhub_list_automation_rulesR Documentation

A list of automation rules and their metadata for the calling account

Description

A list of automation rules and their metadata for the calling account.

See https://www.paws-r-sdk.com/docs/securityhub_list_automation_rules/ for full documentation.

Usage

securityhub_list_automation_rules(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A token to specify where to start paginating the response. This is the NextToken from a previously truncated response. On your first call to the list_automation_rules API, set the value of this parameter to NULL.

MaxResults

The maximum number of rules to return in the response. This currently ranges from 1 to 100.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.