amazon-archives / sql-jdbc

🔍 Open Distro for Elasticsearch JDBC Driver
Apache License 2.0
111 stars 49 forks source link

Support customer AWS credential providers #22

Closed Jianfei-Li closed 5 years ago

Jianfei-Li commented 5 years ago

Issue #, if available:

Description of changes: This change is to support taking a AWSCredentialProvider to be used by the JDBC driver.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Jianfei-Li commented 5 years ago

Good job. Before submitting please add new property description to README.md, and, if possible, usage example.

Added description and examples for the new property.