Amazon Athena
When inside a workspace, click View > Databases, then click the + icon and follow the on-screen instructions. For more information on how to configure Amazon Athena and how to generate access keys, click here.

Create an Amazon Athena connection
You can now query Amazon Athena with a SQL cell. Select it in the Select source dropdown in the top left corner of a SQL cell, or select the sample Amazon Athena connection.

Example of a SQL cell using the
MyAthena
connection. The query result is available as df1
.Last modified 2mo ago