Commit b07758ac authored by Antonio.Suerte's avatar Antonio.Suerte

Updated AWS Credential Version

parent 56595102
......@@ -12,7 +12,7 @@ class AWSMangoMailer {
public function __construct(){
$this -> sesClient = new SesClient([
'version' => '2022-04-26',
'version' => '2010-12-01',
'region' => 'eu-west-1',
'credentials' => [
'key' => 'AKIAXB5DZ67EBHJXJLVL',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment