Sets the user interface (UI) customization information for a user pool's built-in app UI.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_set_ui_customization/ for full documentation.
cognitoidentityprovider_set_ui_customization(
UserPoolId,
ClientId = NULL,
CSS = NULL,
ImageFile = NULL
)
[required] The user pool ID for the user pool.
The client ID for the client app.
The CSS values in the UI customization.
The uploaded logo image for the UI customization.