aws-amplify / aws-amplify/docs

Guide on how to setup custom message Cognito triggers

Open
#5,100 1 comment 1 reaction 0 assignees View on GitHub
amplify/cli auth p4
Dominant language
MDX
Stars
506
Forks
1.1k
Avg merge
3h 14m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
Currently there doesn't exist a guide that shows how to setup and send custom messages for Cognito triggers. Specifically for [`CustomEmailSender`](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-email-sender.html) and [`CustomSMSSender`](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-sms-sender.html)

**Describe the solution you'd like**
A guide that walks through how to use Amplify CLI with `amplify override auth` to set the custom message triggers.

**Describe alternatives you've considered**
N/A

**Additional context**
From the `amplify-js` repo, there is an issue around this scenario where their use case is to use 3rd party providers to send messages, where the provided work around is a short explanation that would be useful as a more detailed guide.

https://github.com/aws-amplify/amplify-js/issues/3099#issuecomment-1386550265

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.