RiskConfigurationType - Amazon Cognito User Pools

RiskConfigurationType

The settings of risk configuration for threat protection with advanced security features in a user pool.

This data type is a response parameter of DescribeRiskConfiguration and SetRiskConfiguration.

Contents

AccountTakeoverRiskConfiguration

The settings for automated responses and notification templates for adaptive authentication with advanced security features.

Type: AccountTakeoverRiskConfigurationType object

Required: No

ClientId

The app client where this configuration is applied. When this parameter isn't present, the risk configuration applies to all user pool app clients that don't have client-level settings.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+]+

Required: No

CompromisedCredentialsRiskConfiguration

Settings for compromised-credentials actions and authentication types with advanced security features in full-function ENFORCED mode.

Type: CompromisedCredentialsRiskConfigurationType object

Required: No

LastModifiedDate

The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a human-readable format like ISO 8601 or a Java Date object.

Type: Timestamp

Required: No

RiskExceptionConfiguration

Exceptions to the risk evaluation configuration, including always-allow and always-block IP address ranges.

Type: RiskExceptionConfigurationType object

Required: No

UserPoolId

The ID of the user pool that has the risk configuration applied.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 55.

Pattern: [\w-]+_[0-9a-zA-Z]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: