This client does not provide any out-of-the-box functionality to sign requests to an ElasticSearch cluster (something that the v1 client does provide).
See also #203
At the very least, the official AWS ElasticSearch Documentation should be updated to denote that the code samples only work with Java SDK V1.
For bonus points, maybe someone at AWS could spend an hour and write a second code sample for that documentation, that works with this Java SDK V2 (and update the awslabs interceptor too).
This client does not provide any out-of-the-box functionality to sign requests to an ElasticSearch cluster (something that the v1 client does provide).
See also #203
At the very least, the official AWS ElasticSearch Documentation should be updated to denote that the code samples only work with Java SDK V1.
For bonus points, maybe someone at AWS could spend an hour and write a second code sample for that documentation, that works with this Java SDK V2 (and update the awslabs interceptor too).