hsen-dev/vscode-elastic

Support AWS Signer

nikunjmulani opened this issue · 0 comments

Hi,
How can I pass/configure below parameter to access elasticsearch
Region
Service
Access Key Id
Secret Access Key

Without that I'm seeing below error:
{
"Message": "User: anonymous is not authorized to perform: es:ESHttpGet"
}

This is working fine in Kibana plugin in browser and postman with the AWS Signature.