Join Slack
Powered by
Is it possible to use `Auth` construct for Cognit...
# help
ö
Ömer Toraman
11/05/2021, 8:22 PM
Is it possible to use
Auth
construct for Cognito User Pool Groups?
g
Garret Harp
11/05/2021, 8:39 PM
you cant define the groups in the auth construct but you can use the userpool it creates in the CfnUserPoolGroup construct
https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-cognito.CfnUserPoolGroup.html
2
Views
Open in Slack
Previous
Next