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 advanced security features.

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

Settings for compromised-credentials actions and authentication types with advanced security features 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.