View source: R/ssoadmin_operations.R
ssoadmin_list_instances | R Documentation |
Lists the details of the organization and account instances of IAM Identity Center that were created in or visible to the account calling this API.
See https://www.paws-r-sdk.com/docs/ssoadmin_list_instances/ for full documentation.
ssoadmin_list_instances(MaxResults = NULL, NextToken = NULL)
MaxResults |
The maximum number of results to display for the instance. |
NextToken |
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.