Logging which account used which email address

0

I am trying to figure out what email address is being used by a specific IAM user. I followed the article here: https://aws.amazon.com/premiumsupport/knowledge-center/ses-iam-user-sent-email/ to log which IAM user is sending emails through SES. But I am unsure what dimension to use to also get the email address used. I can't find any documentation on the dimensions available for either Message Tag or Email Header.

Thanks, Josh

jswain
asked 2 years ago277 views
1 Answer
0
Accepted Answer

I was able to add "Email Header" "from" as a second item to my already "Message Tag" "ses:caller-identity". This gives me the information I was looking for. A list of all available dimensions will still be nice.

jswain
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions