我正在使用亚马逊here提供的perl脚本。
我已经像README指示的那样设置了aws-credentials文件。
我已经检查了尾随空格,但是我没有看到任何东西。我试过两个不同的Key / KeyId对。
我真的希望能够通过此发送电子邮件。看起来我根本不被允许进入并且没有失败因为来自电子邮件地址未经过验证。
我还能做些什么来解决这个问题?
[me@mymachine myfolder]$ ./ses-send-email.pl -k aws-credentials -s "Greetings From A Command-Line" -f from@somewhere.com "to@elsewhere.com" < body.txt
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.