Well Architected cognito user pool client
Prevent user existence errors: Enabled Token REvocation: Enabled
None
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new WaUserPoolClient(this, "LogicalId", {});
Custom Configuration
new WaUserPoolClient(this, "LogicalId", { preventUserExistenceErrors: true});
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Security
Generated using TypeDoc
Well Architected cognito user pool client
Default Configuration
Prevent user existence errors: Enabled Token REvocation: Enabled
Default Alarms
None
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements