Skip to main content

ICognitoIdentityProviderSetUICustomizationRequest

Interface in AWS.CognitoIdentityProvider

Interface for SetUICustomization requests.

Ancestors

Properties

ClientId

property ClientId: string

Specify the ID of a client app.

To specify a default customization for all clients, specify the value ALL. The default configuration will be used for all clients that don't have a UI customization set.

CSS

property CSS: string

Specify CSS values for the UI customization.

ImageFile

property ImageFile: TStream

Specify a logo image for the UI customization.

UserPoolId

property UserPoolId: string

Specify the ID of the user pool.