Auto-sync: 2026-04-16 17:30
This commit is contained in:
23
wiki/entities/KMS.md
Normal file
23
wiki/entities/KMS.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "KMS"
|
||||
type: entity
|
||||
tags: [AWS, Security, Encryption]
|
||||
sources: [how-to-simplify-multi-account-deployments-monitoring]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Summary
|
||||
KMS(Key Management Service)是 AWS 的密钥管理服务,提供加密密钥的创建、管理和使用。
|
||||
|
||||
## Definition
|
||||
AWS Key Management Service (KMS) 是托管式密钥管理服务,支持创建和管理加密密钥,用于保护 AWS 服务和数据。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:密钥管理服务
|
||||
- **开发商**:AWS
|
||||
- **核心功能**:对称密钥和非对称密钥管理、密钥轮换、与 AWS 服务集成
|
||||
- **类型**:客户管理密钥(CMK)、AWS 管理密钥
|
||||
|
||||
## Connections
|
||||
- [[AWS]] ← 提供 ← [[KMS]]
|
||||
- [[CloudWatch Logs]] ← 加密 ← [[KMS]]
|
||||
Reference in New Issue
Block a user