Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save afelicioni/86d47f00e33872ff32cd10c76e4437b5 to your computer and use it in GitHub Desktop.
Save afelicioni/86d47f00e33872ff32cd10c76e4437b5 to your computer and use it in GitHub Desktop.
cognito user pool trigger with lambda alias (ex. for CustomMessage)
aws cognito-idp update-user-pool --user-pool-id aws_region_id --lambda-config CustomMessage=arn:aws:lambda:aws_region:aws_id:function:function_name:alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment