View source: R/cognitoidentity_operations.R
cognitoidentity_describe_identity_pool | R Documentation |
Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.
See https://www.paws-r-sdk.com/docs/cognitoidentity_describe_identity_pool/ for full documentation.
cognitoidentity_describe_identity_pool(IdentityPoolId)
IdentityPoolId |
[required] An identity pool ID in the format REGION:GUID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.