Skip to content

/AWS1/CL_QST=>LISTGROUPMEMBERSHIPS()

About ListGroupMemberships

Lists member users in a group.

Method Signature

IMPORTING

Required arguments:

IV_GROUPNAME TYPE /AWS1/QSTGROUPNAME /AWS1/QSTGROUPNAME

The name of the group that you want to see a membership list of.

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

IV_NAMESPACE TYPE /AWS1/QSTNAMESPACE /AWS1/QSTNAMESPACE

The namespace of the group that you want a list of users from.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

A pagination token that can be used in a subsequent request.

IV_MAXRESULTS TYPE /AWS1/QSTMAXRESULTS /AWS1/QSTMAXRESULTS

The maximum number of results to return from this request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTLSTGRMEMBERSHIPS01 /AWS1/CL_QSTLSTGRMEMBERSHIPS01