cognitoidentityprovider_describe_managed_login_branding_by_client | R Documentation |
Given the ID of a user pool app client, returns detailed information about the style assigned to the app client.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_managed_login_branding_by_client/ for full documentation.
cognitoidentityprovider_describe_managed_login_branding_by_client(
UserPoolId,
ClientId,
ReturnMergedResources = NULL
)
UserPoolId |
[required] The ID of the user pool that contains the app client where you want more information about the managed login branding style. |
ClientId |
[required] The app client that's assigned to the branding style that you want more information about. |
ReturnMergedResources |
When |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.