Learn R Programming

paws.security.identity (version 0.8.0)

cognitoidentityprovider_describe_user_pool: 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.