AWS::Cognito::UserPoolRiskConfigurationAttachment AccountTakeoverActionsType
账户接管操作类型。
语法
要在 AWS CloudFormation 模板中声明此实体,请使用以下语法:
JSON
{ "HighAction" :
AccountTakeoverActionType
, "LowAction" :AccountTakeoverActionType
, "MediumAction" :AccountTakeoverActionType
}
YAML
HighAction:
AccountTakeoverActionType
LowAction:AccountTakeoverActionType
MediumAction:AccountTakeoverActionType
属性
HighAction
-
为应对高风险而采取的措施。
必需:否
Update requires: No interruption
LowAction
-
为应对低风险而采取的措施。
必需:否
Update requires: No interruption
MediumAction
-
为应对中度风险而采取的措施。
必需:否
Update requires: No interruption