Skip to content

/AWS1/CL_SSA=>LISTPERMSETSPROVTOACCOUNT()

About ListPermissionSetsProvisionedToAccount

Lists all the permission sets that are provisioned to a specified Amazon Web Services account.

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/SSAACCOUNTID /AWS1/SSAACCOUNTID

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

Optional arguments:

IV_PROVISIONINGSTATUS TYPE /AWS1/SSAPROVISIONINGSTATUS /AWS1/SSAPROVISIONINGSTATUS

The status object for the permission set provisioning operation.

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_SSALSTPERMSETSPROVT01 /AWS1/CL_SSALSTPERMSETSPROVT01