aws-amplify / aws-amplify/amplify-cli
Add User Migration trigger during `amplify add auth`?
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)
**Which Category is your question related to?**
auth
**Amplify CLI Version**
4.21.2
You can use `amplify -v` to check the amplify cli version on your system
**What AWS Services are you utilizing?**
Cognito, Lambda
**Provide additional details e.g. code snippets**
How do I configure a User Migration trigger during the setup of a user pool via Amplify? I'm able to create many other triggers (PostAuthentication, PreSignUp, etc.) but not UserMigration.
Contributor guide
Assessment
This issue has not been assessed yet.