cognitoidentityprovider_describe_managed_login_branding: Given the ID of a managed login branding style, returns...

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_describe_managed_login_brandingR Documentation

Given the ID of a managed login branding style, returns detailed information about the style

Description

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.

Usage

cognitoidentityprovider_describe_managed_login_branding(
  UserPoolId,
  ManagedLoginBrandingId,
  ReturnMergedResources = NULL
)

Arguments

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 true, returns values for branding options that are unchanged from Amazon Cognito defaults. When false or when you omit this parameter, returns only values that you customized in your branding style.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.