UserPoolAddOnsType
User pool add-ons. Contains settings for activation of advanced security features. To
log user security information but take no action, set to AUDIT
. To
configure automatic security responses to risky traffic to your user pool, set to
ENFORCED
.
For more information, see Adding advanced security to a user pool.
This data type is a request and response parameter of CreateUserPool and UpdateUserPool, and a response parameter of DescribeUserPool.
Contents
- AdvancedSecurityMode
-
The operating mode of advanced security features for standard authentication types in your user pool, including username-password and secure remote password (SRP) authentication.
Type: String
Valid Values:
OFF | AUDIT | ENFORCED
Required: Yes
- AdvancedSecurityAdditionalFlows
-
Advanced security configuration options for additional authentication types in your user pool, including custom authentication.
Type: AdvancedSecurityAdditionalFlowsType object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: