/AWS1/CL_DZN=>SEARCHUSERPROFILES()
¶
About SearchUserProfiles¶
Searches user profiles in Amazon DataZone.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The identifier of the Amazon DataZone domain in which you want to search user profiles.
IV_USERTYPE
TYPE /AWS1/DZNUSERSEARCHTYPE
/AWS1/DZNUSERSEARCHTYPE
¶
Specifies the user type for the
SearchUserProfiles
action.
Optional arguments:¶
IV_SEARCHTEXT
TYPE /AWS1/DZNUSERSEARCHTEXT
/AWS1/DZNUSERSEARCHTEXT
¶
Specifies the text for which to search.
IV_MAXRESULTS
TYPE /AWS1/DZNMAXRESULTS
/AWS1/DZNMAXRESULTS
¶
The maximum number of results to return in a single call to
SearchUserProfiles
. When the number of results to be listed is greater than the value ofMaxResults
, the response contains aNextToken
value that you can use in a subsequent call toSearchUserProfiles
to list the next set of results.
IV_NEXTTOKEN
TYPE /AWS1/DZNPAGINATIONTOKEN
/AWS1/DZNPAGINATIONTOKEN
¶
When the number of results is greater than the default value for the
MaxResults
parameter, or if you explicitly specify a value forMaxResults
that is less than the number of results, the response includes a pagination token namedNextToken
. You can specify thisNextToken
value in a subsequent call toSearchUserProfiles
to list the next set of results.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DZNSRCHUSERPFLSOUTPUT
/AWS1/CL_DZNSRCHUSERPFLSOUTPUT
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC