다음의 링크를 참고하면 된다.
https://aws.amazon.com/ko/premiumsupport/knowledge-center/ses-sns-domain-validation-email/?nc1=h_ls
주의할 점은 TXT , CNAME, MX Record 모두 Route53이나 DNS Provider에 설정이 필요하다는 것이다.
Linux Command 로 MX 등록된 정보 확인 방법은 다음과 같다.
$ dig MX {도메인} + short