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
Description
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.
Usage
ssoadmin_list_instances(MaxResults = NULL, NextToken = NULL)
Arguments
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. |
[Package paws.security.identity version 0.6.1 Index]