# Amazon Athena

> Amazon Athena - The following is required before connecting to Amazon Athena in DataRobot:

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-01T23:10:48.095700+00:00` (UTC).

## Primary page

- [Amazon Athena](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html): Full documentation for this topic (HTML).

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html#supported-authentication): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html#prerequisites): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html#required-parameters): In-page section heading.
- [Feature considerations](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html#feature-considerations): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-athena.html#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Data reference](https://docs.datarobot.com/en/docs/reference/data-ref/index.html): Linked from this page.
- [Supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.

## Documentation content

# Amazon Athena

## Supported authentication

- AWS Credential

## Prerequisites

The following is required before connecting to Amazon Athena in DataRobot:

- AWS account
- Athena managed policies attached to the AWS account

## Required parameters

The table below lists the minimum required fields to establish a connection with Amazon Athena:

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The service endpoint used to connect to AWS.Example: athena.us-east-1.amazonaws.com:448 | AWS documentation |
| AwsRegion | Separate geographic areas that AWS uses to house its infrastructure.Example: us-east-1 | AWS documentation |
| S3OutputLocation | Specifies the path to your data in Amazon S3. | AWS documentation |

## Feature considerations

- Due to a limitation with the JDBC driver itself, the Existing Table tab is not available for Athena data connections. You must select SQL Query and enter a SQL query to retrieve data from Athena.
- DataRobot only supports serverless Amazon Athena.

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
