Files
nexus/wiki/entities/AWS-Organizations.md
2026-04-16 17:30:41 +08:00

24 lines
979 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "AWS Organizations"
type: entity
tags: [AWS, Governance, Multi-Account]
sources: [how-to-simplify-multi-account-deployments-monitoring]
last_updated: 2026-04-16
---
## Summary
AWS Organizations 是 AWS 的账户管理服务,支持多账号集中治理和跨账号资源访问控制。
## Definition
Amazon AWS Organizations 是 AWS 的账户管理服务,帮助企业将多个 AWS 账号整合到组织Organization实现集中化的策略管理、账单整合和跨账号访问控制。
## Key Attributes
- **类型**:账户管理服务
- **开发商**AWS
- **核心功能**:多账号管理、组织单元、策略控制、合并账单
- **关键概念**组织Organization、组织单元OU、服务控制策略SCP
## Connections
- [[AWS]] ← 提供 ← [[AWS Organizations]]
- [[Multi-Account Strategy]] ← 依赖 ← [[AWS Organizations]]
- [[StackSets]] ← 需要 ← [[AWS Organizations]](启用信任访问后)