Skip to content

/AWS1/CL_SSA=>LISTACCOUNTSFORPROVPERMSET()

About ListAccountsForProvisionedPermissionSet

Lists all the Amazon Web Services accounts where the specified permission set is provisioned.

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_PERMISSIONSETARN TYPE /AWS1/SSAPERMISSIONSETARN /AWS1/SSAPERMISSIONSETARN

The ARN of the PermissionSet from which the associated Amazon Web Services accounts will be listed.

Optional arguments:

IV_PROVISIONINGSTATUS TYPE /AWS1/SSAPROVISIONINGSTATUS /AWS1/SSAPROVISIONINGSTATUS

The permission set provisioning status for an Amazon Web Services account.

IV_MAXRESULTS TYPE /AWS1/SSAMAXRESULTS /AWS1/SSAMAXRESULTS

The maximum number of results to display for the PermissionSet.

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_SSALSTACCTSFORPROVP01 /AWS1/CL_SSALSTACCTSFORPROVP01