cognitoidentityprovider_describe_user_pool {paws.security.identity} | R Documentation |
Returns the configuration information and metadata of the specified user pool
Description
Returns the configuration information and metadata of the specified user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_user_pool/ for full documentation.
Usage
cognitoidentityprovider_describe_user_pool(UserPoolId)
Arguments
UserPoolId |
[required] The user pool ID for the user pool you want to describe. |
[Package paws.security.identity version 0.7.0 Index]