AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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