AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType
The compromised credentials risk configuration type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Actions" :CompromisedCredentialsActionsType, "EventFilter" :[ String, ... ]}
YAML
Actions:CompromisedCredentialsActionsTypeEventFilter:- String
Properties
Actions-
The compromised credentials risk configuration actions.
Required: Yes
Type: CompromisedCredentialsActionsType
Update requires: No interruption
EventFilter-
Perform the action for these events. The default is to perform all events if no event filter is specified.
Required: No
Type: List of String
Update requires: No interruption