aristidb / aws

Amazon Web Services for Haskell
BSD 3-Clause "New" or "Revised" License
238 stars 107 forks source link

SES no longer works #274

Open tysonzero opened 3 years ago

tysonzero commented 3 years ago

Support for Signature V4 is needed for SES to start working again.

tysonzero commented 3 years ago

Looks like amazonka-ses uses V4 and works ok, so that code could potentially be pulled over.

yaitskov commented 3 years ago

oh... migration to amazonka