Writing a data source connector using the Athena Query Federation SDK
To write your own data source connectors, you can use
the Athena Query Federation SDK
You can also customize Amazon Athena's prebuilt connectors
To use the Amazon Athena Federated Query feature, set your workgroup to Athena engine version 2. For steps, see Changing Athena engine versions.
For information about how to download the SDK and detailed instructions for writing
your own connector, see Example Athena connector