Skip to content

Amazon Athena

Amazon Athena connection helps you connect to an Amazon Athena database and run queries directly from Infoveave.

Adding an Amazon Athena Connection

To create a new Amazon Athena connection:

  1. Go to the Database section.
  2. Select Amazon Athena from the available connectors.
  3. Fill in the required connection details in the New Amazon Athena Connection form.

Connection Parameters

When setting up an Amazon Athena connection, you need to provide the following details:

FieldDescription
NameA unique name to identify your connection.
PortPort number for Athena (default value is set automatically).
ServerThe Amazon Athena server endpoint.
UsernameYour Amazon Athena username.
PasswordThe corresponding password for the username.
DatabaseThe Amazon Athena database you want to connect to.
SchemaThe schema inside the database to be used (optional).

Steps to Validate and Save

  1. After filling in the details, click Validate to verify the connection.
  2. If validation succeeds, click Save to store the connection.
  3. You can now use Amazon Athena as a datasource in your Infoveave workspace.

Example Use Case

With an Amazon Athena connection configured, you can:

  • Query large datasets stored in Amazon S3.
  • Use Athena SQL to analyze structured and unstructured data.
  • Connect Athena data to Infoveave Infoboards for dashboards, visualizations, and reports.