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