v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437140138.4 KB

Lists all the AWS accounts where the specified permission set is provisioned.

post/#X-Amz-Target=SWBExternalService.ListAccountsForProvisionedPermissionSet

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SWBExternalService.ListAccountsForProvisionedPermissionSet' required

Request body

InstanceArnstring required

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.

PermissionSetArnstring required

The ARN of the <a>PermissionSet</a> from which the associated AWS accounts will be listed.

ProvisioningStatus'LATEST_PERMISSION_SET_PROVISIONED' | 'LATEST_PERMISSION_SET_NOT_PROVISIONED'

The permission set provisioning status for an AWS account.

MaxResultsinteger

The maximum number of results to display for the <a>PermissionSet</a>.

NextTokenstring

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

Response

Success

AccountIdsAccountId[]

The list of AWS <code>AccountIds</code>.

NextTokenstring

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