ssoadmin_list_instances {paws.security.identity} | 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. |