AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType - AWS CloudFormation

AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType

The compromised credentials risk configuration type.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Actions" : CompromisedCredentialsActionsType, "EventFilter" : [ 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: Array of String

Update requires: No interruption