clientId
The ID of the app client where you want to set a risk configuration. If ClientId
is null, then the risk configuration is mapped to UserPoolId
. When the client ID is null, the same risk configuration is applied to all the clients in the userPool.
When you include a ClientId
parameter, Amazon Cognito maps the configuration to the app client. When you include both ClientId
and UserPoolId
, Amazon Cognito maps the configuration to the app client only.