c11d
c11d
NNovu
Created by c11d on 3/17/2025 in #💬│support
AWS SES Integration issue
I'm configuring the SES integrations on Novu cloud, and even though I have confirmed the IAM credentials used for the integration, I keep getting:
{
"name": "SignatureDoesNotMatch",
"$fault": "client",
"$metadata": {
"httpStatusCode": 403,
"attempts": 1,
"totalRetryDelay": 0
},
"Type": "Sender",
"Code": "SignatureDoesNotMatch",
"message": "The 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."
}
{
"name": "SignatureDoesNotMatch",
"$fault": "client",
"$metadata": {
"httpStatusCode": 403,
"attempts": 1,
"totalRetryDelay": 0
},
"Type": "Sender",
"Code": "SignatureDoesNotMatch",
"message": "The 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."
}
Any ideas what could be causing this or how I can debug?
2 replies