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.
securityhub_list_automation_rules(NextToken = NULL, MaxResults = NULL)
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
.
The maximum number of rules to return in the response. This currently ranges from 1 to 100.