v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Gets the user interface (UI) Customization information for a particular app client's app UI, if any such information exists for the client. If nothing is set for the particular client, but there is an existing pool level customization (the app <code>clientId</code> is <code>ALL</code>), then that information is returned. If nothing is present, then an empty shape is returned.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.GetUICustomization

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.GetUICustomization' required

Request body

UserPoolIdstring required

The user pool ID for the user pool.

ClientIdstring password

The client ID for the client app.

Response

Success