Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
Packages that use DescribeRiskConfigurationRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of DescribeRiskConfigurationRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type DescribeRiskConfigurationRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.describeRiskConfiguration(DescribeRiskConfigurationRequest describeRiskConfigurationRequest) Given an app client or user pool ID where threat protection is configured, describes the risk configuration.CognitoIdentityProviderClient.describeRiskConfiguration(DescribeRiskConfigurationRequest describeRiskConfigurationRequest) Given an app client or user pool ID where threat protection is configured, describes the risk configuration. -
Uses of DescribeRiskConfigurationRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type DescribeRiskConfigurationRequestModifier and TypeMethodDescriptionDescribeRiskConfigurationRequestMarshaller.marshall(DescribeRiskConfigurationRequest describeRiskConfigurationRequest)