Skip to content

/AWS1/CL_SSA=>LISTACCOUNTASSIGNMENTS()

About ListAccountAssignments

Lists the assignee of the specified Amazon Web Services account with the specified permission set.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEARN TYPE /AWS1/SSAINSTANCEARN /AWS1/SSAINSTANCEARN

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

IV_ACCOUNTID TYPE /AWS1/SSATARGETID /AWS1/SSATARGETID

The identifier of the Amazon Web Services account from which to list the assignments.

IV_PERMISSIONSETARN TYPE /AWS1/SSAPERMISSIONSETARN /AWS1/SSAPERMISSIONSETARN

The ARN of the permission set from which to list assignments.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/SSAMAXRESULTS /AWS1/SSAMAXRESULTS

The maximum number of results to display for the assignment.

IV_NEXTTOKEN TYPE /AWS1/SSATOKEN /AWS1/SSATOKEN

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSALSTACASSIGNMENTS01 /AWS1/CL_SSALSTACASSIGNMENTS01