AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType

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

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Actions" : CompromisedCredentialsActionsType, "EventFilter" : [ String, ... ] }

Properties

Actions

Settings for the actions that you want your user pool to take when Amazon Cognito detects compromised credentials.

Required: Yes

Type: CompromisedCredentialsActionsType

Update requires: No interruption

EventFilter

Settings for the sign-in activity where you want to configure compromised-credentials actions. Defaults to all events.

Required: No

Type: Array of String

Update requires: No interruption