Churned
  • 👋Welcome to Churned!
    • Onboarding
  • ℹ️Metrics & definitions
    • Metrics
      • Customer Succes for SaaS
      • Customer Success for non-subscription
      • Customer Success for NGOs
        • NGO Resources
      • Customer Success for B2C
      • FAQ
    • Definitions
  • ☎️Churned Dashboard Help
    • Dashboards
      • Home Dashboard
        • Subscriptions
        • NGO's
      • Segments Page
        • Users Page
      • CSM Page
      • Customer Page
        • Donors page
        • Customer Subscription
      • Technical Dashboard
      • Impact Dashboard
      • A/B Testing
      • Task
        • Open Task
        • Task Rules
    • FAQ
  • 📃RFV/RFM - Model
    • RFV-Model Segment - Best Practices
      • RFM-Model
      • B2B SaaS
      • B2C Digital Subscription
      • NGO's
  • 🔌Integrations
    • ⚡Marketplaces
      • HubSpot
      • Segment
      • Mailchimp
      • Databricks
      • BigQuery
      • Google Analytics
      • Salesforce
      • Zendesk
      • ActiveCampaign
      • Klaviyo
      • Zoho
      • Mixpanel
      • Stripe
      • Athena
      • athena JDBC
      • Azure table
      • Azure cosmos db
      • Brevo
      • Copernica
      • Chargebee
      • Customer.io
      • Delighted
      • Deployteq
      • Dynamics365
      • Exact online
      • Freshdesk
      • Google analytics
      • Gong
      • Gridhub
      • intercom
      • iRaiser
      • Jira
      • Lightspeed
      • mssql
      • maileon
      • MailerLite
      • Metabase
      • MongoDB
      • MontaPacking
      • Omnisend
      • Pardot
      • Piano
      • Pipedrive
      • SQL
      • Shopify
      • Slack
      • Snowflake
      • Selligent
      • Squeezly
      • Teamleader
      • Tweakwise
      • WooCommerce
      • Younium
    • FAQ
  • 📈Product Updates
    • 🗒️Release Notes
    • Product Roadmap
  • 📍Extra
    • Webinars & Events
    • User Roles & Permissions
    • Add-ons
  • 🔐Security
    • GDPR compliance
    • Two-Factor Authentication (2FA)
Powered by GitBook
On this page
  • How to Retrieve These Credentials
  • Final Steps

Was this helpful?

  1. Integrations
  2. Marketplaces

athena JDBC

AWS Athena JDBC allows you to connect to Amazon Athena using the JDBC driver, enabling seamless querying of data stored in Amazon S3.

This integration is essential for running SQL queries from BI tools, applications, or analytics platforms that support JDBC connections.

Churned integrates with AWS Athena JDBC to facilitate real-time data access and analysis, allowing you to leverage Athena’s serverless architecture for business insights.

How to Connect Athena JBDC Table to Churned

  1. Log in to the Churned platform and navigate to the Integrations section.

  2. Click “New Integration” and select AWS Athena JDBC from the list.

  3. You will be prompted to enter the required credentials for Athena JDBC.

Required Credentials

To connect AWS Athena JDBC to Churned, you need the following details:

  • awsAccessKeyId - The AWS access key ID associated with your IAM user.

  • awsSecretAccessKey - The secret key corresponding to the access key ID.

  • regionName - The AWS region where your Athena instance is located (e.g., us-east-1).

  • workgroup - The Athena workgroup used for query execution.

How to Retrieve These Credentials

Step 1: Create an IAM User with Proper Permissions

  1. Go to the AWS Management Console and navigate to IAM (Identity and Access Management).

  2. Click Users → Add User.

  3. Enter a name and select Programmatic access as the access type.

  4. Click Next: Permissions, then attach the following policies:

  • AmazonAthenaFullAccess

  • AmazonS3ReadOnlyAccess (if querying data stored in S3)

  1. Click Next: Review, then Create User.

Step 2: Retrieve Access Keys

  1. After creating the IAM user, go to the Security Credentials tab.

  2. Click Create Access Key and securely store the credentials.

  3. Copy the Access Key ID and Secret Access Key for use in the integration form.

Step 3: Find Your Region Name

  • Open the AWS Athena console.

  • The region is displayed in the top-right corner (e.g., us-east-1).

  • Enter this value in the regionName field.

Step 4: Retrieve or Create a Workgroup

  1. Navigate to the AWS Athena Console.

  2. Click on Workgroups in the left-hand menu.

  3. Choose an existing workgroup or create a new one by selecting Create Workgroup.

  4. Copy and enter the workgroup name in the workgroup field.

Final Steps

  • Enter all retrieved values into the Churned integration form.

  • Click Send to complete the integration.

  • Once connected, notify the Churned team to synchronize data.

PreviousAthenaNextAzure table

Last updated 8 days ago

Was this helpful?

For more details, refer to the.

AWS Athena JDBC Documentation
🔌
⚡
Page cover image