clientId
is ALL
), then that information is returned. If nothing is present, then an empty shape is returned.curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"UserPoolId": "string",
"ClientId": "string"
}'
{
"UICustomization": {
"UserPoolId": "string",
"ClientId": "string",
"ImageUrl": "string",
"CSS": "string",
"CSSVersion": "string",
"LastModifiedDate": "string",
"CreationDate": "string"
}
}