Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monitor the creation and the closing of accounts #109

Open
bernard357 opened this issue Jul 2, 2023 · 0 comments
Open

monitor the creation and the closing of accounts #109

bernard357 opened this issue Jul 2, 2023 · 0 comments

Comments

@bernard357
Copy link
Contributor

What is this?

With this feature, the creation and the closing of accounts becomes activities that are recorded by SPA

Why is this important?

While SPA itself does not create nor suspend AWS accounts, it does interact with the life cycle of AWS accounts. Activity files, in CSV format, are for data engineers and service managers who need details about each account. Noting the creation and suspension of AWS accounts complete the picture provided in activity files.

How to implement it?

A CloudTrail event CloseAccount is generated by organizations.amazonaws.com when an account is closed. The subject account is mentioned in dictionary requestParameters on key accountId.

@bernard357 bernard357 added this to the Account Management milestone Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant