Builder
Properties
The settings for automated responses and notification templates for adaptive authentication with threat protection.
The configuration of automated reactions to detected compromised credentials. Includes settings for blocking future sign-in requests and for the types of password-submission events you want to monitor.
A set of IP-address overrides to threat protection. You can set up IP-address always-block and always-allow lists.
The ID of the user pool where you want to set a risk configuration. If you include UserPoolId
in your request, don't include ClientId
. When the client ID is null, the same risk configuration is applied to all the clients in the userPool. When you include both ClientId
and UserPoolId
, Amazon Cognito maps the configuration to the app client only.
Functions
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType inside the given block
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType inside the given block
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.RiskExceptionConfigurationType inside the given block