UserPoolRiskConfigurationAttachment

class UserPoolRiskConfigurationAttachment : KotlinCustomResource

Resource Type definition for AWS::Cognito::UserPoolRiskConfigurationAttachment

Properties

Link copied to clipboard

The settings for automated responses and notification templates for adaptive authentication with threat protection.

Link copied to clipboard
val clientId: Output<String>

The app client where this configuration is applied. When this parameter isn't present, the risk configuration applies to all user pool app clients that don't have client-level settings.

Link copied to clipboard

Settings for compromised-credentials actions and authentication types with threat protection in full-function ENFORCED mode.

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

Exceptions to the risk evaluation configuration, including always-allow and always-block IP address ranges.

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

The ID of the user pool that has the risk configuration applied.