I am trying to secure the cmb installation. I set the following
cmb.enableSignatureAuth=true
cmb.allowGetRequest=false
The aws-sdk for .net is throwing the following exceptions upon the above changes. The version is "AWSSDK" version="2.1.6.0" .
Message=AWS4 signatures currently not supported
Source=Verizon.Services.Common.Messaging
ErrorCode=InvalidAccessKeyId
Retriable=true
StackTrace:
Any help is appreciated.
Regards
Ravi Chikkam