I have had an EC2 server set up for a while in the Ohio region. Later, I went to set up email for it, and SES is not available for that region. So I fired up another server in N. Virginia, where SES is available. I go into SES, enter my domain (of the original EC2 over in Ohio), and verify it.
The verification of the domain worked, but now I cannot verify an email address, and I cannot receive email at that domain (I'm trying to dump it into an S3 bucket, if that matters). Is this impossible, to have SES trying to deal with email in another region from the original EC2? What would be the best solution for this situation here?
Any help is appreciated. I'm pretty new AWS in general, and still trying to figure out a lot of how it works.