I\'m using AWS\'s SDK that requires to use the following namespaces in my code:
use Aws\\Ses\\SesClient; use Aws\\Exception\\AwsException;
I