21 lines
820 B
JSON
21 lines
820 B
JSON
{
|
|
"id": "aws-ses-setup",
|
|
"title": "Configurer AWS SES (3K gratuits/mois)",
|
|
"priority": "medium",
|
|
"type": "browser_automation",
|
|
"steps": [
|
|
"Ouvrir https://console.aws.amazon.com/ses/",
|
|
"Se connecter ou creer compte AWS",
|
|
"Verified Identities > Create Identity > wevup.app",
|
|
"Copier DKIM records",
|
|
"Aller dans SMTP Settings > Create SMTP credentials",
|
|
"Copier Access Key + Secret Key",
|
|
"Sauvegarder dans C:\\Users\\Yace\\Desktop\\CLAUDE\\aws-ses-keys.txt",
|
|
"Demander production access (sortie du sandbox)"
|
|
],
|
|
"output": "AWS SES SMTP credentials + domain verified",
|
|
"created": "2026-04-16",
|
|
"created_by": "opus-session",
|
|
"status": "awaiting_manual_signup",
|
|
"note": "Requires creating external account. Yanis can signup in 2min and provide API key for Opus to deploy."
|
|
} |