Lists all AWS accounts assigned to the user. These AWS accounts are assigned by the administrator of the account. For more information, see Assign User Access in the IAM Identity Center User Guide. This operation returns a paginated response.
See https://www.paws-r-sdk.com/docs/sso_list_accounts/ for full documentation.
sso_list_accounts(nextToken = NULL, maxResults = NULL, accessToken)
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
This is the number of items clients can request per page.
[required] The token issued by the CreateToken
API call. For more information,
see
CreateToken
in the IAM Identity Center OIDC API Reference Guide.