How do I get the ip address that is using the access key from a IAM User?

0

I'm making changes to the applications to no longer use IAM User but IAM Role. But there are credentials that are still in use and I can't find them easily. A factor that would help would be to see the ip address that is using it. I tried to find it through CloudTrail but I wasn't successful. Is it possible to find out the ip address?

1 個回答
0

SourceIpAddress is available in CloudTrail, can you give a little more detail on how you tried to find it and why it didnt work or you?

profile pictureAWS
專家
Matt-B
已回答 1 年前
  • I have a CloudTrail with the configuration to log all API activity. I downloaded the event history with the last access key use time window, but I didn't find anything related. Usually the last use of the key I can see in IAM which was with SQS

  • There may be temporary credentials at play. Take a look at this guide for finding user activity in CloudTrail. you should not need to download anything if the access happened within the last 90 days, you can use the CLoudTrail console to search. See https://aws.amazon.com/premiumsupport/knowledge-center/view-iam-history/

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

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

回答問題指南