API call via SDK to send SES email via interface endpoint

0

Hi team, I have a private VPC in which I added an endpoint for email service to be able to send emails via Amazon SES but the job that sends the SES email runs forever and doesn't do anything.

I opened port 25 in the SG as mentioned here :

https://docs.aws.amazon.com/ses/latest/dg/send-email-set-up-vpc-endpoints.html

My SDK code (in a glue job) use an API call to the SES send email command to send the email

not sure if the email interfaces SMTP endpoint work for SES?

  • Could you please explain if you have an issue or encounter an error in your Glue job?

1 個回答
0

Hello,

From the details I understand that you are trying to send emails via Amazon SES associated with Glue ETL job. Can you please provide below details :

  1. Did your Glue ETL job fail and you did not receive emails ?
  2. Have you already worked with AWS support to get port 25 restriction removed as I see that the port 25 restriction can't be removed from non-VPC functions. Do you see any timeout issues ?
  3. Do you see any Access Denied/other authorization issues for the Glue IAM user/role in Cloud Trail while trying to send emails to SES ?

I would recommend you to please open a ticket with Glue premium support providing Glue job run ID, AWS region in which the job ran and we can work on a screen-share.

REFERENCES:

https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/

AWS
支援工程師
已回答 2 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南