AWS

AWS Cognito Role Based Access Control (RBAC)
AWS

AWS IoT Core – Attach Policies for Cognito User

In Cognito, The user will sign up using a phone number & OTP or email and password. After this, the user is authenticated. During the authentication process, we will use lambda triggers to register a user, verify the user and then attach the specific policy to them.

Confirming Multiple Users
AWS

Cognito: Confirming Multiple Users

We have our user information that we need to store in AWS Cognito. AWS Cognito provides us with a basic .csv file format that is required in order to store the users.

AWS Cognito Role Based Access Control (RBAC)
AWS

AWS Cognito Role Based Access Control (RBAC)

have a Cognito created and also created some users in them. Right now, don’t rush to create a group right away. There are a few things that need to iron out then we can move to groups. You will need to decide how many groups you will create and what access you will give them with IAM roles.

Scroll to Top