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

23 lines
760 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: "KMS"
type: entity
tags: [AWS, Security, Encryption]
sources: [how-to-simplify-multi-account-deployments-monitoring]
last_updated: 2026-04-16
---
## Summary
KMSKey Management Service是 AWS 的密钥管理服务,提供加密密钥的创建、管理和使用。
## Definition
AWS Key Management Service (KMS) 是托管式密钥管理服务,支持创建和管理加密密钥,用于保护 AWS 服务和数据。
## Key Attributes
- **类型**:密钥管理服务
- **开发商**AWS
- **核心功能**:对称密钥和非对称密钥管理、密钥轮换、与 AWS 服务集成
- **类型**客户管理密钥CMK、AWS 管理密钥
## Connections
- [[AWS]] ← 提供 ← [[KMS]]
- [[CloudWatch Logs]] ← 加密 ← [[KMS]]