View source: R/cognitoidentity_operations.R
cognitoidentity_list_identity_pools | R Documentation |
Lists all of the Cognito identity pools registered for your account.
See https://www.paws-r-sdk.com/docs/cognitoidentity_list_identity_pools/ for full documentation.
cognitoidentity_list_identity_pools(MaxResults, NextToken = NULL)
MaxResults |
[required] The maximum number of identities to return. |
NextToken |
A pagination token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.