How to add new Cognito users automatically to a group on sign up - AWS Cognito, Lambda
We will set up a Post Confirmation lambda trigger for adding new users automatically to a certain group. in this guide, we will implement the code for the said function, assign permissions and attach the Lambda function to the Cognito user pool.