aws icon indicating copy to clipboard operation
aws copied to clipboard

Support HTTP and custom port in SES

Open yaitskov opened this issue 5 years ago • 1 comments

Hi,

My app is using Aws for sending emails. I am trying to run this feature locally with localstack project, which emulates AWS services locally. I don't want to keep HTTPS certificate and worry about port 433. I realized that SES doesn't allow configuration of such parameters.

yaitskov avatar Jan 06 '21 15:01 yaitskov

https://github.com/aristidb/aws/pull/273

Could you have a look, @aristidb?

yaitskov avatar Jan 06 '21 16:01 yaitskov