golang SDK for using SES, trying to move to signature v4, getting exception

0

Hi all,

My golang application is currently sending emails via the aws go SDK (ses package, although I tried sesv2 and got the same results!), very similar to the example provided here:
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/examples-send-using-sdk.html

Changed the credentials (key and secret) to v4, and I'm getting signature exceptions.
Am I supposed to change the golang code that's sending the emails to do some different to support this v4 signature?

feita há 3 anos375 visualizações
1 Resposta
0

Turns out the key was with SMTP permissions and not SES permissions, which are wider/higher than SMTP...

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas