Input
ExecutionTrigger execution
Data/DataFusion/Databases
Mount Parquet files from an Athena query result location in S3. Supports explicit credentials or environment variables (including Lambda IAM roles).
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
DataFusion session to register the table in
S3 path to Athena query results (e.g., s3://bucket/athena-results/query-id/)
AWS region
How to authenticate: 'explicit' (access keys), 'environment' (env vars/Lambda IAM role/profile via AWS_PROFILE env var)
AWS access key ID (only used when credential_mode is 'explicit')
AWS secret access key (only used when credential_mode is 'explicit')
Optional AWS session token for temporary credentials
Name to register the table as in DataFusion
File format (parquet, csv)
Table registered successfully
DataFusion session with registered table