DEV Community

Discussion on: AWS Amplify CLI, how to automatically add a user to a Cognito User Pool with a Lambda-Trigger

Collapse
 
beavearony profile image
Michael Gustmann

Sorry for the late reply.

Yes, the trigger and the groups can very easily be specified or created in the AWS Management Console. The goal for me is not to do any thing manually like this, because if someone in the team spins up a new environment, each step has to be repeated in the console, documented and might be forgotten.