describeUserPool
inline suspend fun CognitoIdentityProviderClient.describeUserPool(crossinline block: DescribeUserPoolRequest.Builder.() -> Unit): DescribeUserPoolResponse
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.
Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For this operation, you must use IAM credentials to authorize requests, and you must grant yourself the corresponding IAM permission in a policy.
Learn more