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)
[required] The ID of the user pool that contains the app client you want to describe.
[required] The ID of the app client that you want to describe.