cognitoidentityprovider_delete_managed_login_branding: Deletes a managed login branding style

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_delete_managed_login_brandingR Documentation

Deletes a managed login branding style

Description

Deletes a managed login branding style. When you delete a style, you delete the branding association for an app client. When an app client doesn't have a style assigned, your managed login pages for that app client are nonfunctional until you create a new style or switch the domain branding version.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_delete_managed_login_branding/ for full documentation.

Usage

cognitoidentityprovider_delete_managed_login_branding(
  ManagedLoginBrandingId,
  UserPoolId
)

Arguments

ManagedLoginBrandingId

[required] The ID of the managed login branding style that you want to delete.

UserPoolId

[required] The ID of the user pool that contains the managed login branding style that you want to delete.


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