Skip to content

/AWS1/CL_AUM=>LSTASSESSMENTCTLINSIGHTSBY00()

About ListAssessmentControlInsightsByControlDomain

Lists the latest analytics data for controls within a specific control domain and a specific active assessment.

Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.

Method Signature

IMPORTING

Required arguments:

IV_CONTROLDOMAINID TYPE /AWS1/AUMCONTROLDOMAINID /AWS1/AUMCONTROLDOMAINID

The unique identifier for the control domain.

Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference.

IV_ASSESSMENTID TYPE /AWS1/AUMUUID /AWS1/AUMUUID

The unique identifier for the active assessment.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN

The pagination token that's used to fetch the next set of results.

IV_MAXRESULTS TYPE /AWS1/AUMMAXRESULTS /AWS1/AUMMAXRESULTS

Represents the maximum number of results on a page or for an API request call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AUMLSTASSESSMENTCTL01 /AWS1/CL_AUMLSTASSESSMENTCTL01