Skip to content

/AWS1/CL_DET=>LISTMEMBERS()

About ListMembers

Retrieves the list of member accounts for a behavior graph.

For invited accounts, the results do not include member accounts that were removed from the behavior graph.

For the organization behavior graph, the results do not include organization accounts that the Detective administrator account has not enabled as member accounts.

Method Signature

IMPORTING

Required arguments:

IV_GRAPHARN TYPE /AWS1/DETGRAPHARN /AWS1/DETGRAPHARN

The ARN of the behavior graph for which to retrieve the list of member accounts.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/DETPAGINATIONTOKEN /AWS1/DETPAGINATIONTOKEN

For requests to retrieve the next page of member account results, the pagination token that was returned with the previous page of results. The initial request does not include a pagination token.

IV_MAXRESULTS TYPE /AWS1/DETMEMBERRESULTSLIMIT /AWS1/DETMEMBERRESULTSLIMIT

The maximum number of member accounts to include in the response. The total must be less than the overall limit on the number of results to return, which is currently 200.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DETLISTMEMBERSRSP /AWS1/CL_DETLISTMEMBERSRSP