AWS::Cognito::UserPoolRiskConfigurationAttachment CompromisedCredentialsRiskConfigurationType - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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, ... ] }

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