I get this when I try to go into the statistics, sender id list, or dkim setup.

Fatal error: Class 'AmazonSES' not found in /Users/name/Desktop/local_cloud/website/htdocs/sites/all/modules/amazon_ses/includes/classes/amazonses.class.php on line 23

Does anyone else get the same and how could I fix this? Could this be a guzzle issue?

Comments

applecrusher created an issue. See original summary.

JamesMugford’s picture

I'm also getting this issue.

trotsak’s picture

same issue

jackellis’s picture

This error appears when you have not installed the awssdk php library.

anish.a’s picture

The AWS SDK need to be installed in libraries folder. However, need to declare the libaray using hook_libraries and included in the README and pages.

davisben’s picture

Status: Active » Closed (outdated)