listConfigurationPolicies

Lists the configuration policies that the Security Hub CSPM delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.

Samples

// This operation provides a list of your configuration policies, including metadata for each policy.
val resp = securityHubClient.listConfigurationPolicies {
    nextToken = "U1FsdGVkX19nBV2zoh+Gou9NgnulLJHWpn9xnG4hqSOhvw3o2JqjI86QDxdf"
    maxResults = 1
}