Initial commit: OpenMemory에서 마이그레이션한 장기기억 볼트

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-03-12 16:34:42 +09:00
commit ea090d1c18
20 changed files with 592 additions and 0 deletions

9
services/aws-ses.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: AWS SES 이메일
updated: 2026-03-12
source: openmemory
---
## IAM 권한
AWS SES IAM 권한 설정: 최소 권한 정책은 ses:SendEmail, ses:SendRawEmail, ses:GetSendQuota, ses:GetSendStatistics. Resource는 특정 identity ARN으로 제한.