Create a user in a specific pool

aws cognito-idp

  • Manage Amazon Cognito user pool and its users and groups using the CLI.
    More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cognito-idp/index.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

aws cognito-idp admin-create-user --username {{username}} --user-pool-id {{user_pool_id}}

click the source code to copy install aws cognito-idp on any operating system with command-not-found.com