Files
nexus/wiki/entities/AWS-Secrets-Manager.md
2026-04-19 14:51:38 +08:00

25 lines
1.0 KiB
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 Secrets Manager"
type: entity
tags: [AWS, security, secrets-management]
sources: [ctp-topic-37-secrets-certificates-management, ctp-topic-62-aws-secrets-manager]
last_updated: 2026-04-19
---
## Summary
AWS Secrets Manager 是 AWS 提供的托管密钥管理服务用于存储和管理敏感信息密码、API 密钥、证书等),支持自动轮换和与 AWS 服务的内置集成。
## Definition
AWS 托管的敏感信息管理服务,提供密钥存储、自动轮换、与 RDS/DynamoDB/Redshift 的内置集成,支持高可用和灾备,按使用量计费。
## Key Attributes
- **类型**:密钥管理服务
- **供应商**AWS
- **计费模式**:按使用量(存储密钥数 + API 调用次数)
- **核心功能**:密钥存储、自动轮换、审计日志、与 AWS 服务集成
## Connections
- [[AWS]] ← 提供 ← [[AWS Secrets Manager]]
- [[AWS Secrets Manager]] ← 集成 ← [[AWS RDS]]
- [[AWS Secrets Manager]] ← 集成 ← [[AWS DynamoDB]]
- [[AWS Secrets Manager]] ← 集成 ← [[AWS Control Tower]]