The settings for automated responses and notification templates for adaptive authentication with advanced security features.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Actions" : AccountTakeoverActionsType
,
"NotifyConfiguration" : NotifyConfigurationType
}
Properties
Actions
-
A list of account-takeover actions for each level of risk that Amazon Cognito might assess with threat protection.
Required: Yes
Type: AccountTakeoverActionsType
Update requires: No interruption
NotifyConfiguration
-
The settings for composing and sending an email message when threat protection 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