You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Add support for personalized template emails
Describe the solution you'd like
Enable sending templated emails via AWS SES
Describe alternatives you've considered
Use AWS SDK directly, but it would be weird to have 2 solutions for logically similar features (templated email (AWS SDK) vs non-templated (awspring ses))
Type: Feature
Is your feature request related to a problem? Please describe.
Add support for personalized template emails
Describe the solution you'd like
Enable sending templated emails via AWS SES
Describe alternatives you've considered
Use AWS SDK directly, but it would be weird to have 2 solutions for logically similar features (templated email (AWS SDK) vs non-templated (awspring ses))
Additional context
Add any other context or screenshots about the feature request here.
https://docs.aws.amazon.com/ses/latest/dg/send-personalized-email-api.html
The text was updated successfully, but these errors were encountered: