Hi
I’m trying to connect with AWS OpenSearch using WPSOLR PRO 22.2, after giving instance endpoint details and trying to create index, getting the following error –
{“message”:”Authorization header requires ‘Credential’ parameter. Authorization header requires ‘Signature’ parameter. Authorization header requires ‘SignedHeaders’ parameter. Authorization header requires existence of either a ‘X-Amz-Date’ or a ‘Date’ header.}
However I was able to connect with AWS ElasticSearch, we would like to move to OpenSearch if WPSOLR is able to connect and create indexes.
Can you please help me on this issue.