Lists the configuration policies that the Security Hub delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.
See https://www.paws-r-sdk.com/docs/securityhub_list_configuration_policies/ for full documentation.
securityhub_list_configuration_policies(NextToken = NULL, MaxResults = NULL)
The NextToken value that's returned from a previous paginated
list_configuration_policies
request where MaxResults
was used but the results exceeded the value
of that parameter. Pagination continues from the MaxResults
was used
but the results exceeded the value of that parameter. Pagination
continues from the end of the previous response that returned the
NextToken
value. This value is null
when there are no more results
to return.
The maximum number of results that's returned by
list_configuration_policies
in each page of the response. When this parameter is used,
list_configuration_policies
returns the specified number of results in a single page and a
NextToken
response element. You can see the remaining results of the
initial request by sending another
list_configuration_policies
request with the returned NextToken
value. A valid range for
MaxResults
is between 1 and 100.