Error: At least one of the pre-conditions you specified did not hold

0

I'm having a very strange issue with SES, I keep getting the error "At least one of the pre-conditions you specified did not hold" and I don't know what exactly goes wrong.

The message I try to send is here:
https://gist.github.com/yellow1912/9a102ae452b6c77a7b8e5d7020f0eb5d

I'm following the format specified here:
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-using-sdk-php.html

If anyone has any clue at all, I would really appreciate it.

1개 답변
0

The issue was that I was using the wrong region for ses client. For some reason due to a configuration mishap a S3 region was used instead ('s3.us-east-1'). The extra s3 caused the issue.

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠