Find when an AWS account was created
From Notes_Wiki
Home > Amazon web services > Find when an AWS account was created
To find when an AWS account was created we can use:
- Login into AWS console and go to IAM
- Go to credential report and download report
- See the value in column "user_creation_time" for user "<root_account>"
Home > Amazon web services > Find when an AWS account was created