Files
nexus/wiki/concepts/AWS-Secrets-Manager.md
2026-05-03 05:42:12 +08:00

926 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
AWS Secrets Manager concept
AWS
Secrets Management
Security
ctp-topic-12-using-ses-smtp-service-terraform-module
ctp-topic-62-aws-secrets-manager
2026-04-14

Definition

AWS Secrets Manager 是一项 AWS 服务用于安全存储和检索敏感信息如数据库凭证、API 密钥、SMTP 认证信息),支持自动轮换和精细的 IAM 访问控制。

Key Use Cases

  • 存储 SES SMTP 认证信息IAM 用户 Access Key / Secret Key 转换后的用户名和密码)
  • Oracle DB 用户密码自动轮换Lambda 函数连接 Oracle 实例执行轮换)
  • SendGrid API 密钥集中管理

Connections