Auto-sync: 2026-04-19 14:51
This commit is contained in:
25
wiki/entities/AWS-Secrets-Manager.md
Normal file
25
wiki/entities/AWS-Secrets-Manager.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user