I have multiple IAM users under my account. Is there a way to know which IAM user created a particular resource, such as an EC2 instance or an Elastic Search Cluster?
Asked
Active
Viewed 5,653 times
2
-
1Here is a simple script which I use to list owner of EC2 Instances https://gist.github.com/sudharsans/39d5eaf8a82b7ccdf8b3230d13ba7d81 – Sudharsan Sivasankaran Feb 20 '18 at 15:33
2 Answers
0
There are 3-way Cloud trail, Cloud watch and Athena. follow the link below
https://aws.amazon.com/premiumsupport/knowledge-center/view-iam-history/