1
votes

I have created an admin user on my IAM and I created a user pool. I would like to add this admin user into my user pool. Is it possible?

  1. quick question; I want integrate my user pool into Cognito. I read this chapter from documenation. I have already identity pool which is set up with Facebook, Google, Twitter etc. It obviously has User Pool ID and App client ID. So Should I override it or create a new identity pool to use my user pool? If I override, will this cause problem on my facebook, google users?
1

1 Answers

1
votes

Users in cognito and users in IAM are not the same type of users, so no. But you could create a user with the same username in cognito instead.

What I think that refers to is to connect your IAM user to the federated identities and thus applying the same user role policies.