Search code examples
amazon-web-servicesemailamazon-ec2amazon-ses

Amazon Simple email Service not available


I have a website and hosted on Amazon EC2 , Country I have choosed Frankfurt. We are using the Basic Plan as we are Proof of concept level. Now I have to Implement some email Functionalities in website , for that I want Amazon Simple email Service. But this not supported in my region.

See Screen shot

Amazon

can I use Email service in Ireland without changing the Frankfurt as website instance running country.

PS : I don't understand AWS and I am not a developer. I am trying to figure out the way to implement Email Functionalities

Thank you Regards Prat


Solution

  • Yes, you can use SES from another region. It might be possibly be slightly more expensive since you will incur some region-to-region bandwidth charges that might otherwise be free (not 100% sure), but I suspect unless you have a huge quantity of emails, the extra cost won't amount to much at all.

    But bottom line is, yes, you can combine services from multiple regions into a single solution.