Skip to content

/AWS1/CL_SHB=>LISTCONFPOLICYASSOCIATIONS()

About ListConfigurationPolicyAssociations

Provides information about the associations for your configuration policies and self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN

The NextToken value that's returned from a previous paginated ListConfigurationPolicyAssociations request where 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.

IV_MAXRESULTS TYPE /AWS1/SHBMAXRESULTS /AWS1/SHBMAXRESULTS

The maximum number of results that's returned by ListConfigurationPolicies in each page of the response. When this parameter is used, ListConfigurationPolicyAssociations 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 ListConfigurationPolicyAssociations request with the returned NextToken value. A valid range for MaxResults is between 1 and 100.

IO_FILTERS TYPE REF TO /AWS1/CL_SHBASSOCIATIONFILTERS /AWS1/CL_SHBASSOCIATIONFILTERS

Options for filtering the ListConfigurationPolicyAssociations response. You can filter by the Amazon Resource Name (ARN) or universally unique identifier (UUID) of a configuration, AssociationType, or AssociationStatus.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SHBLSTCONFPLYASSOCI01 /AWS1/CL_SHBLSTCONFPLYASSOCI01