I don't see Simple Mail Transfer Protocol (SMTP) settings container

0

Hi, I'm newbie in AWS and I would like to send newsletter via Awazon SES service. I'm following this documentation : https://docs.aws.amazon.com/ses/latest/dg/smtp-credentials.html and I completed the verification of a domain. Now I blocked on point number 3 (In the Simple Mail Transfer Protocol (SMTP) settings container, choose Create SMTP Credentials in the lower-left corner - the IAM console will open) because I don't see this cointainer. I'm logged in as root and not IAM user. I created it and neither logged as IAM user I don't see any SMTP area. Whato I'm doing wrong? How to create iam:ListUsers, iam:CreateUser, iam:CreateAccessKey, and iam:PutUserPolicy ? Thank you very much

2 個答案
0
已接受的答案

I have verified that I too do not see SMTP credential option from within the iam console but when I go to "Create SMTP Credentials" from the SES console I am prompted to provide a username to create an iam user and then I can download the SMTP credentials.

The smtp credential is conversion from the secret access key so can be converted. The doc has some sample python code. In the past I used terraform to generate my iam user get the smtp credentials and store them in secrets manager for my application to use.

AWS
專家
Peter_G
已回答 2 年前
0

Thank you very much Peter, but I understood why I didn't see SMTP credentials: because in Milan region SMTP is not allowed yet. Thanks for support. Regards

已回答 2 年前
  • Hello Marco, I also had selected Milan and there were no Smtp options in the dashboard despite my email account being accepted for the standard limits. Now I have asked for authorization for the same address under the Irish servers, hopefully good. So thank you for this post :)

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

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

回答問題指南