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 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.


[Package paws.security.identity version 0.6.1 Index]