cognitoidentityprovider_describe_user_pool_client {paws.security.identity} | R Documentation |
Client method for returning the configuration information and metadata of the specified user pool app client.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_user_pool_client/ for full documentation.
cognitoidentityprovider_describe_user_pool_client(UserPoolId, ClientId)
UserPoolId |
[required] The user pool ID for the user pool you want to describe. |
ClientId |
[required] The app client ID of the app associated with the user pool. |