View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_describe_user_pool_client | R Documentation |
Given an app client ID, returns configuration information. This operation is useful when you want to inspect an existing app client and programmatically replicate the configuration to another app client. For more information about app clients, see App clients.
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 ID of the user pool that contains the app client you want to describe. |
ClientId |
[required] The ID of the app client that you want to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.