Is it possible to limit the AWS SES only sending one email at a time?

0

I currently have a lambda function deployed in 5 region. if there is any error occurs during the call, it will trigger AWS SES to send me an email. Now, if I brute force an error in my code and re deploy, I will receive the exactly same 5 email from those 5 lamda in different region reporting the error. I wonder if it is poosbile to make the 5 email to become just 1 email and send it to me

  • “brute force an error in my code and re deploy ...” Does your problematic code deploy in 5 regions and generate errors simultaneously? Did each region's lambda generate an error?

답변 없음

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

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

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

관련 콘텐츠