All Products
Search
Document Center

Quick BI:Amazon Athena data source

Last Updated:Nov 27, 2025

You can connect your Amazon Athena database to Quick BI by adding it as an Amazon Athena data source. After the connection is established, you can analyze and visualize data in Quick BI. This topic describes how to add an Amazon Athena data source.

Procedure

  1. Add IP addresses to the whitelist.

    Add the IP addresses of Quick BI to the Amazon Athena whitelist.

  2. From the entry point, navigate to the Create Data Source page.

  3. On the AWS Databases tab, select the Amazon Athena data source.image

  4. In the Configure Connection dialog box, set the following parameters.image

    Name

    Description

    Display Name

    The display name for the data source in the data source list.

    Enter a standard name. The name cannot contain special characters or leading or trailing spaces.

    Region

    The region where the Athena instance is located.

    Log on to the Amazon Athena console and view the region code in the upper-right corner. For example, enter us-east-1 for US East (N. Virginia).

    Data Catalog

    The catalog of the databases and tables that you want to access.

    Log on to the Amazon Athena console and check the Data source option on the Editor page.

    Database

    The name of the database that you want to connect to.

    Log on to the Amazon Athena console and check the Database option on the Editor page.

    Workgroup

    The workgroup to which the Athena instance belongs.

    Log on to the Amazon Athena console and view the workgroup in the upper-right corner.

    Output location

    The location in Amazon S3 where query and calculation results are stored.

    If S3 access authorization for query results is configured for the workgroup, you do not need to specify this parameter. If it is not configured, you must specify an output location for individual queries. Otherwise, the queries fail.

    Log on to the Amazon Athena console and get the "Query result location" on the Settings page. Example: s3://path/to/query/bucket/.

    Username and Password

    The AccessKey ID and the corresponding SecretAccessKey for accessing Amazon.

    For more information about AccessKey pairs, see Amazon security credentials in the *IAM User Guide*.

  5. Click Test Connection to test the data source connection.image

  6. After the connection test is successful, click OK to add the data source.

What to do next

After you add the data source, you can create a dataset and analyze the data.