I use SNS to send confirmation codes for signing up with Cognito. Initially, it all worked great, with a $10 spending limit on us-east-1(N Virginia). After some card issues, my spening limit got reduced to $1 and it was already reached. After requesting a spending limit increase, Amazon increased my spending limit on Amazon SNS us-east-2(Ohio). My issue is that now Cognito tries to send messages using the Virginia server instead of the Ohio one, resulting in failed attempts.
I would like to switch SNS servers or maybe disable us-east-1 to fix this issue.
I'd appreciate any info on the matter.
Thanks in advance.