cognitoidentityprovider_describe_user_pool {paws.security.identity}R Documentation

Given a user pool ID, returns configuration information

Description

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.

Usage

cognitoidentityprovider_describe_user_pool(UserPoolId)

Arguments

UserPoolId

[required] The ID of the user pool you want to describe.


[Package paws.security.identity version 0.9.0 Index]