AWS::Cognito::UserPoolRiskConfigurationAttachment AccountTakeoverRiskConfigurationType - AWS CloudFormation

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 AWS 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