awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
927 stars 399 forks source link

Custom Account of Sending Email #445

Open wildwindyevan opened 3 years ago

wildwindyevan commented 3 years ago

1 sending my users registration invites to their inboxes 2 How to modify the sender address "no-reply@verificationemail.com" to myself?

jimjoes commented 3 years ago

Hi,

You will need to configure SES and then configure the Cognito user group used by the dev portal to use SES.

This link has more info:

https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-email.html