We are using elasticsearch-rest-high-level-client to communicate with AWS Elasticsearch.
But, as we are told, we need to sign requests with AWS credentials. I am aware of the class AWS4Signer, but don't know how can I use it with elasticsearch-rest-high-level-client.