February 2020
Intermediate to advanced
440 pages
13h 51m
English
We can categorize users into groups with Amazon Cognito user pools. A single user can be part of multiple groups. We can also go within the user console and click on Add to group to add the user to a group.
In this recipe, we created groups without associating any role. In the real world, the groups can be associated with an AWS role and provide selective access to AWS services. Within our applications, we can have custom roles or permissions based on these group names.
Read now
Unlock full access