opensearch-js
opensearch-js copied to clipboard
[BUG][AwsSigV4 in .child] Session token and service should be optional
Session token and service parameter should be optional while creating child client for AwsSigV4.
https://github.com/opensearch-project/opensearch-js/blob/a86a6a982af205a3bb2e7a7f592523ec5ca27984/lib/pool/index.d.ts#L65-L73
Will work on it.