Amazon SES
03. 01. 2025
Amazon Simple Email Service (Amazon SES) is a scalable and cost-effective cloud-based email service designed for sending transactional, marketing, and notification emails. It provides high deliverability, security, and flexibility for businesses to manage their email communication.
The SDK.finance platform is integrated with Amazon SES to enable reliable email delivery for system notifications, user communications, and transactional emails.
To activate this integration, clients must provide their Amazon SES credentials for proper configuration.
Configuration Example:
notifications: email: amazon-ses: region: 'eu-central-1' accessKeyId: 'YOUR_ACCESS_KEY_ID' secretKey: 'YOUR_SECRET_ACCESS_KEY'
Once configured, the system can securely send emails, enhancing communication efficiency within the platform.