Create el-admin account
Source: Notion | Last edited: 2025-03-01 | ID: a92e4d97-339...
1. Update DB record
Section titled “1. Update DB record”- Create a regular user: Add a new record in the CognitoAdminPermission table, by Duplicating the non.admin record (duplicate, not edit)
Update email and username
Add user to el_admin_user group:
- Create admin user: Add a new record in the CognitoAdminPermission table, by Duplicating the non.admin record (duplicate, not edit)
2. Add el-admin permission
Section titled “2. Add el-admin permission”Go to the el-admin website, and add account access permissions for the newly added user (prerequisite: you must be an admin of the el-admin website)
3. Create user in Cognito
Section titled “3. Create user in Cognito”Now that the user records and permissions are added, let’s create the user in Cognito so that he can log in
添加用户到el-admin group
Fill in details as shown below - make sure the email and username is the same as the one in the dynamoDB table