I have seen several gems that make use of Amazon SES. However, I can't find any API provided by Amazon to build a service without that gem.
How can I do what the gem does, without using the gem? That is really important for my app because I'm sending keys constantly.
Thanks