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 ses module #669

Closed eddumelendez closed 3 years ago

eddumelendez commented 3 years ago

Closes gh-664

maciejwalkowiak commented 3 years ago

I think it would be great if we add documentation together with PRs with code changes.

eddumelendez commented 3 years ago

@maciejwalkowiak I have rebase the branch and update the docs. Could you review it again, please?

buckett commented 3 years ago

Thanks for this, I've just had to sort out SES (in Spring Cloud AWS) and it's been a little tricky, hopefully this will make it allot easier in future for everyone.