Skip to content

/AWS1/CL_AAN=>LISTANALYZEDRESOURCES()

About ListAnalyzedResources

Retrieves a list of resources of the specified type that have been analyzed by the specified external access analyzer. This action is not supported for unused access analyzers.

Method Signature

IMPORTING

Required arguments:

IV_ANALYZERARN TYPE /AWS1/AANANALYZERARN /AWS1/AANANALYZERARN

The ARN of the analyzer to retrieve a list of analyzed resources from.

Optional arguments:

IV_RESOURCETYPE TYPE /AWS1/AANRESOURCETYPE /AWS1/AANRESOURCETYPE

The type of resource.

IV_NEXTTOKEN TYPE /AWS1/AANTOKEN /AWS1/AANTOKEN

A token used for pagination of results returned.

IV_MAXRESULTS TYPE /AWS1/AANINTEGER /AWS1/AANINTEGER

The maximum number of results to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AANLSTANALYZEDRESRC01 /AWS1/CL_AANLSTANALYZEDRESRC01