Skip to content

/AWS1/CL_APS=>DESCRIBEUSERS()

About DescribeUsers

Retrieves a list that describes one or more specified users in the user pool.

Method Signature

IMPORTING

Required arguments:

IV_AUTHENTICATIONTYPE TYPE /AWS1/APSAUTHENTICATIONTYPE /AWS1/APSAUTHENTICATIONTYPE

The authentication type for the users in the user pool to describe. You must specify USERPOOL.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/APSINTEGER /AWS1/APSINTEGER

The maximum size of each page of results.

IV_NEXTTOKEN TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APSDESCRUSERSRESULT /AWS1/CL_APSDESCRUSERSRESULT