Skip to main content
Amazon Athena serves as an interactive query service, facilitating fast analysis of data directly within Amazon S3. Connect Superblocks to your Athena instance to access your S3 data and harness the power of SQL to execute ad-hoc queries with speed.

Setting up Amazon Athena

1. Add integration

Select Amazon Athena from the integrations page.

2. Configure settings

Fill out the form with the following settings:
SettingRequiredDescription
NameName that will be displayed to users when selecting this integration in Superblocks
Database NameName of the database in Amazon Athena to interact with
RegionAWS region where the database is hosted, e.g. us-east-1
Access Key IDAccess key ID for your AWS account
Secret KeySecret access key for your AWS account
Workgroup NameName of the Workgroup used for permissions
S3 Output LocationThe query result location to use in Athena
IAM Role ARNARN of the role for Superblocks to assume for accessing Athena resources

3. Test and save

Click Test Connection to check that Superblocks can connect to the data source.
If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments).
After connecting successfully, click Create to save the integration.

4. Set data tags

Optionally, configure different data tags for separate development environments.
Amazon Athena connected!
You can now use Clark to build with Amazon Athena.

Creating Amazon Athena steps

Connect to your Athena integration from Superblocks by creating steps in Application APIs, Workflows and Scheduled Jobs. You can configure a Superblocks Athena integration with read only, read/write, or write only IAM Users. You can then configure a Superblocks Athena step to read from a database, as well as modify/delete data.
Superblocks also supports connecting to AWS services with Boto3 in Python steps if you require additional functionality.

Troubleshooting

Check out our guide on common errors across database integrations. If you are encountering an error that you don’t see in the guide, or the provided steps are insufficient to resolve the error, please contact us at help@superblocks.com.