Finding IAM owner of EC2 instances
Closed this issue · 1 comments
peterpakos commented
Great tools, thanks.
I'm wondering if you know if it's at all possible to find out an IAM user who created particular EC2 instance using boto3?
I've looked at your project and boto3 documentation and couldn't find it.
Any info is greatly appreciated.
Many thanks.
peterpakos commented
Ended up writing my own Lambda function auto tagging instances.