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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则