Role-based access control (RBAC)
In role-based access control, a user would be restricted to a set of operations that can be performed by their role.
Examples from Yan Cui: https://theburningmonk.com/2021/03/how-to-secure-multi-tenant-applications-with-appsync-and-cognito/
Goals
It should be possible to control the access these users have to the data, in tables, and API's