AWS - Organizations Post Exploitation

Unterstütze HackTricks

Organizations

Für weitere Informationen über AWS Organizations siehe:

AWS - Organizations Enum

Leave the Org

aws organizations deregister-account --account-id <account_id> --region <region>
Unterstütze HackTricks

Last updated