Looking for AWS SES setup instructions

Hi everyone, just getting started. Looking at config and can’t figure out how to make AWS SES work with phplist. I need this so I an send out my list faster as my current host throttles to 600emails/hour

@jamescapparell You can treat it as an smtp server, by setting the server, port, security eic, or can use the API interface as described here https://www.phplist.com/?lid=515

I don’t think that there is much more documentation, so googling is probably your best approach.