Tools/AWS_Organizations
AWS Organizations
Central governance for multiple AWS accounts — consolidated billing and Service Control Policies (SCPs) as account-wide guardrails. No direct open-source product replicates account-structure + billing consolidation (this is provider-specific); the common open-source-tooling path is managing the account hierarchy itself as code via Terraform, though SCP-equivalent enforcement still relies on AWS's native policy engine.