koki-develop/Athena Query Action

Execute a query on Amazon Athena.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
queryThe SQL query statements to be executed.yes
databaseThe name of the database used in the query execution. The database must exist in the catalog.no
catalogThe name of the data catalog used in the query execution.no
output-locationThe location in Amazon S3 where your query and calculation results are stored, such as "s3://path/to/query/bucket/".no
workgroupThe name of the workgroup in which the query is being started.no
parametersA list of values separated by commas for the parameters in a query. The values are applied sequentially to the parameters in the query in the order in which the parameters occur. no
namedescription
execution-idThe unique ID of the query that ran as a result of this request.
output-locationThe location in Amazon S3 where your query and calculation results are stored, such as "s3://path/to/query/bucket/00000000-0000-0000-0000-000000000000.csv".