AWS Athena Plugin API referenceΒΆ

Tags: Integration, AWS, Data

This package contains things that are useful when extending Flytekit.

AthenaConfig([database, workgroup, catalog])

AthenaConfig should be used to configure a Athena Task.

AthenaTask(*args, **kwargs)

This is the simplest form of a Athena Task, that can be used even for tasks that do not produce any output.