You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to use it to interact with my es domain, create indices, add documents, etc.
But when I try to send a search query it fails each time with:
{
"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."
}
First, thank you this lib is great.
I was able to use it to interact with my es domain, create indices, add documents, etc.
But when I try to send a search query it fails each time with:
Query:
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: