aws-cdk-lib.aws_cognito.UserPool
: reference to non-existent self#
property
#27829
Labels
@aws-cdk/aws-cognito
Related to Amazon Cognito
documentation
This is a problem with documentation.
needs-triage
This issue or PR still needs to be triaged.
Describe the issue
The documentation for the
aws_cognito.UserPool.self#Enabled
field says, "This can be further configured via theself#
property," but aself#
property does not appear to exist.Maybe instead of the
self#
property, this should refer to the userVerification property?Links
https://github.com/aws/aws-cdk/blob/fce26b635d0ef2c443ca6d4e390a90f586130f05/packages/aws-cdk-lib/aws-cognito/lib/user-pool.ts#L527C1-L531C40
The text was updated successfully, but these errors were encountered: