AWS Messaging Blog

Nolan Sandberg

Author: Nolan Sandberg

SES and Haskell

Introduction Amazon SES and most of the other AWS services have SDKs for languages like Java, .NET, PHP, Python, and Ruby. Most SDKs are just wrappers around the HTTP APIs that the services provide. If your favorite language isn’t supported by an AWS SDK, you can write your own client or use third-party APIs to […]