-
Notifications
You must be signed in to change notification settings - Fork 300
Available Connectors
- AWS CMDB Connector - This connector enables Amazon Athena to communicate with various AWS Services (EC2, RDS, EMR, S3, etc...), making your AWS Resource inventory accessible via SQL.
- BigQuery Connector - This connector enables Amazon Athena to communicate with BigQuery.
- Cloudwatch Logs - This connector enables Amazon Athena to communicate with Cloudwatch, making your log data accessible via SQL.
- Cloudwatch Metrics - This connector enables Amazon Athena to communicate with Cloudwatch Metrics, making your metrics data accessible via SQL.
- DocumentDB Connector - This connector enables Amazon Athena to communicate with your DocumentDB instance(s), making your DocumentDB data accessible via SQL. The also works with any MongoDB compatible endpoint.
- HBase Connector - This connector enables Amazon Athena to communicate with your HBase instance(s), making your HBase data accessible via SQL.
- JDBC Connector - This connector enables Amazon Athena to access your JDBC compliant database. At launch this connector supports MySQL, Postgres, and Redshift. For the latest list, check the connector's README.md.
- Redis Connector - This connector enables Amazon Athena to communicate with your Redis instance(s), making your Redis data accessible via SQL.
- TPCDS Connector - This connector enables Amazon Athena to communicate with a source of randomly generated TPC-DS data for use in benchmarking and functional testing.
Something missing? Have an idea for a source we should add? Raise an issue and let us know.
The Amazon Athena team maintains and updates a set of connectors that can 1-Click deployed via Serverless Application Repository. Search for applications published with an Author of Amazon Athena Federation. This author name is reserved exclusively for Amazon Athena. When you see it, you can rest assured that the application was written, tested, and validated by the Amazon Athena team before being made available.
You can of course choose to build and deploy your own copy of these connectors from source by getting a copy of the code in this repository and then using our Connector Publish Tool to create your own Serverless Application Repository package.