mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 19:25:56 +00:00
13 lines
218 B
YAML
13 lines
218 B
YAML
source:
|
|
type: athena
|
|
config:
|
|
# Coordinates
|
|
aws_region: my_aws_region
|
|
work_group: primary
|
|
|
|
# Options
|
|
query_result_location: "s3://my_staging_athena_results_bucket/results/"
|
|
|
|
sink:
|
|
# sink configs
|