spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Add a new ses module #664

Closed eddumelendez closed 3 years ago

eddumelendez commented 3 years ago

Is your feature request related to a problem? Please describe. Simple Email Service is already provided as an integration in the project but currently depends on context module.

Describe the solution you'd like Instead, we can provide a ses module and starter. Since it is targeted to 2.3.x should be backward compatible with existing configuration.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.