UserPoolRiskConfigurationAttachment

class UserPoolRiskConfigurationAttachment : KotlinCustomResource

Resource Type definition for AWS::Cognito::UserPoolRiskConfigurationAttachment

Properties

Link copied to clipboard

The account takeover risk configuration object, including the NotifyConfiguration object and Actions to take if there is an account takeover.

Link copied to clipboard
val clientId: Output<String>

The app client ID. You can specify the risk configuration for a single client (with a specific ClientId) or for all clients (by setting the ClientId to ALL ).

Link copied to clipboard

The compromised credentials risk configuration object, including the EventFilter and the EventAction .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The configuration to override the risk decision.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userPoolId: Output<String>

The user pool ID.