View source: R/sso_operations.R
sso_list_accounts | R Documentation |
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)
nextToken |
(Optional) When requesting subsequent pages, this is the page token from the previous response output. |
maxResults |
This is the number of items clients can request per page. |
accessToken |
[required] The token issued by the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.