View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_describe_user_pool | R Documentation |
Given a user pool ID, returns configuration information. This operation is useful when you want to inspect an existing user pool and programmatically replicate the configuration to another user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_user_pool/ for full documentation.
cognitoidentityprovider_describe_user_pool(UserPoolId)
UserPoolId |
[required] The ID of the user pool you want to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.