securityhub_list_automation_rules {paws.security.identity} | R 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
|
MaxResults |
The maximum number of rules to return in the response. This currently ranges from 1 to 100. |
[Package paws.security.identity version 0.7.0 Index]