Can I register multiple users in access control?

0

In my case I need to specify multiple user groups. For example, group A can access apps A, B, and C, but not apps D and E. Group B can access apps C, D, and E, but not apps A and B. In this case, the C app is accessible by both groups. I don't want to set separate username and password for each app. I want to use only two accounts, one for group A and one for group B. To do that, I need to be able to set up two accounts for a C app. In summary, I would like to know how to set up multiple accounts for access to one app. If this is not possible, I would like to know if there are any support plans.

已提问 2 年前248 查看次数
1 回答
0

Hi! If you're using Amplify, you can achieve this by using user groups. These logical groups in Cognito User Pools can assign permissions to access resources in Amplify categories.

https://docs.amplify.aws/cli/auth/groups/

jsonc
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则