Is there any way to find out the date of joining an account into an organisation?

0

Is there any way to find out the date of joining an account in an organisation? I cannot find any Cloud Trail event even in the time period I'm sure it happened. I need to verify the date somehow to resolve a billing issue.

2回答
1

You can find this informatio simply within the AWS Console, search for the AWS Organization service and check the account properties like this:

Enter image description here

profile pictureAWS
エキスパート
Benji
回答済み 6ヶ月前
profile pictureAWS
エキスパート
レビュー済み 6ヶ月前
  • I cannot see any AWS accounts even though I'm logged in as a root user. The only thing I can see is: "We couldn't load AWS accounts. You don't have permissions to see this resource, because the management account has not granted you the permissions to view accounts."

    Is it possible that the Organisation the account is connected with disabled the permission for me?

0

Per Docs: All AWS Organizations actions are logged by CloudTrail and are documented in the AWS Organizations API Reference. For example, calls to CreateAccount (including the CreateAccountResult event), ListHandshakesForAccount, CreatePolicy, and InviteAccountToOrganization generate entries in the CloudTrail log files.

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_security_incident-response.html

CloudTrail keeps a record of events for 90 days unless if you "create an event data store or a trail."

https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html#event-history-limitations

Anesu M
回答済み 6ヶ月前
  • I tried to search in the CloudTrail, but there is no event with any of the names mentioned. Can it be related to the fact I can see only "We couldn't load AWS accounts. You don't have permissions to see this resource, because the management account has not granted you the permissions to view accounts." in the "AWS Organizations => AWS accounts" page?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ