View source: R/cognitosync_operations.R
cognitosync_list_identity_pool_usage | R Documentation |
Gets a list of identity pools registered with Cognito.
See https://www.paws-r-sdk.com/docs/cognitosync_list_identity_pool_usage/ for full documentation.
cognitosync_list_identity_pool_usage(NextToken = NULL, MaxResults = NULL)
NextToken |
A pagination token for obtaining the next page of results. |
MaxResults |
The maximum number of results to be returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.