Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,40 +0,0 @@
---
title: "Security Group Policy"
type: concept
tags: [AWS, Security, Firewall, Policy]
sources: []
last_updated: 2026-04-19
---
## Summary
Security Group Policy 是 Firewall Manager 中用于管理跨账户安全组规则的策略类型。
## Definition
在 Firewall Manager 环境中Security Group Policy 定义了安全组的创建、更新和清理规则,支持三种类型:
## Policy Types
### 1. Common Security Group通用安全组
- 附加基线安全组到资源
- 允许产品团队添加额外规则
- 确保所有账户拥有基础安全保护
### 2. Audit and Enforcement审计与强制
- 检测并拒绝过度宽松的规则
- 支持手动修复或自动修复
- 提供合规性仪表板视图
### 3. Unused Security Group Cleanup清理未使用
- 识别和删除冗余安全组
- 简化安全管理
- 减少攻击面
## Key Features
- 支持 AWS Organizations 组织单位OU级别应用
- 通过 Prefix List 共享规则
- 使用 RAM 实现跨账号资源共享
## Related Concepts
- [[Security Group]]
- [[AWS Firewall Manager]]