Query an Athena table.

The query will wait for completion, except if fetchMode is set to NONE, and will output converted rows. Row conversion is based on the types listed here. Complex data types like array, map and struct will be converted to a string.

yaml
type: "io.kestra.plugin.aws.athena.Query"