securityhub_list_configuration_policies: Lists the configuration policies that the Security Hub...

View source: R/securityhub_operations.R

securityhub_list_configuration_policiesR Documentation

Lists the configuration policies that the Security Hub delegated administrator has created for your organization

Description

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.

Usage

securityhub_list_configuration_policies(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

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.

MaxResults

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.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.