AWS - Organizations Post Exploitation

Support HackTricks

Organizations

더 많은 AWS Organizations 정보는 다음을 참조하십시오:

AWS - Organizations Enum

Leave the Org

aws organizations deregister-account --account-id <account_id> --region <region>
Support HackTricks

Last updated