I want to connect amazon simple email serivce (SES) to my django application. I created a web service and hosted my django application on render. My application is running fine now. I want to add SES to my application to validate users who are trying to create an account. Is it possible? If possible please provide me a steps in brief to do so.
Hi there,
As AWS SES is a third party service we can’t really advise on how to integrate it. You should be able to find a client that you can incorporate into your application to call out to SES when you need it, Amazons own guides should be useful in this case,
Regards,
John B
Render Support, UTC+1
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.