cognitoidentity_describe_identity_pool {paws.security.identity} | R Documentation |
Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users
Description
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.
Usage
cognitoidentity_describe_identity_pool(IdentityPoolId)
Arguments
IdentityPoolId |
[required] An identity pool ID in the format REGION:GUID. |
[Package paws.security.identity version 0.9.0 Index]