Shreyank Sharma
02/23/2021, 3:46 PMThe request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
The Canonical String for this request should have been
'POST
/
content-type:application/x-www-form-urlencoded; charset=utf-8
host:email.us-east-1.amazonaws.com...........................................
I believe old the credentials which I used was using SigV2 and with the new creds which uses SigV4 am getting the above error.
please let me know if anyone know how to solve this or any link or blog which shows how to use sigv4 creds to send email using python..
Thanks in advanceĀ (edited)