Amazon Athena
Setup Instructions
s3_staging_dir: s3://analytics-staging/athena/query-results/ # Store query results
s3_data_dir: s3://analytics-data/raw/ # Raw data location
s3_data_naming: table_unique # Unique table naming
region_name: us-west-2 # AWS region
database: analytics_prod # Production database
num_retries: 3 # Query retry attemptsExample Profile Configuration

Profile Fields Reference
Field
Description
Example
Default
Required
Last updated
Was this helpful?