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
Description
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.
Usage
cognitoidentityprovider_describe_user_pool_client(UserPoolId, ClientId)
Arguments
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. |
[Package paws.security.identity version 0.7.0 Index]