Find when an AWS account was created

From Notes_Wiki
Revision as of 05:17, 18 April 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > Amazon web services > Find when an AWS account was created

To find when an AWS account was created we can use:

  1. Login into AWS console and go to IAM
  2. Go to credential report and download report
  3. See the value in column "user_creation_time" for user "<root_account>"



Home > Amazon web services > Find when an AWS account was created