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
This isn't an issue it's more of a recommendation to anyone using this lib.
If you need any functionality in any of the pull requests you can easily just extend the HttpAmazonESConnector class to override the request method and add any functionality you need. This is what I use and it seems to be working for me.
This isn't an issue it's more of a recommendation to anyone using this lib.
If you need any functionality in any of the pull requests you can easily just extend the
HttpAmazonESConnector
class to override the request method and add any functionality you need. This is what I use and it seems to be working for me.Hope this helps anyone who is stuck.
The text was updated successfully, but these errors were encountered: