aws.

Using AWS SDKs with NextJS & AWS Amplify.

AWS Amplify is a great tool which allows you to hit the ground running with a wide variety of frameworks and languages. Amplify gives you an easy way to not just host your application, but add in databases, authentication, lambda functions, API’s and more! However, when accessing SES and other AWS services from your API routes in NextJS, you have to be aware of a current issue...