AWS::Cognito::UserPoolRiskConfigurationAttachment AccountTakeoverRiskConfigurationType - 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).

AWS::Cognito::UserPoolRiskConfigurationAttachment AccountTakeoverRiskConfigurationType

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

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

Syntax

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

Properties

Actions

A list of account-takeover actions for each level of risk that Amazon Cognito might assess with advanced security features.

Required: Yes

Type: AccountTakeoverActionsType

Update requires: No interruption

NotifyConfiguration

The settings for composing and sending an email message when advanced security features assesses a risk level with adaptive authentication. When you choose to notify users in AccountTakeoverRiskConfiguration, Amazon Cognito sends an email message using the method and template that you set with this data type.

Required: No

Type: NotifyConfigurationType

Update requires: No interruption