All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.kestra.plugin.aws.athena.package-info Maven / Gradle / Ivy

The newest version!
@PluginSubGroup(
    description = "This sub-group of plugins contains tasks for using Amazon Athena." +
        "Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 and other federated data sources using standard SQL.",
    categories = { PluginSubGroup.PluginCategory.DATABASE, PluginSubGroup.PluginCategory.CLOUD }
)
package io.kestra.plugin.aws.athena;

import io.kestra.core.models.annotations.PluginSubGroup;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy