2.1.0 • Published 2 years ago

@axway-api-builder-ext/api-builder-plugin-fn-aws-athena v2.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Build Status

API-Builder AWS-Athena Flow-Node

Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.

Athena is easy to use. Simply point to your data in Amazon S3, define the schema, and start querying using standard SQL.

This module can be used to query a AWS Datasource as part of your API-Builder flow using AWS-Athena.

Configuration

Watch this video to get an overview how to install and configure the Axway API-Builder Connector: Install AWS-Athena Connector

After installation and restarting your API-Builder project you get the following connector:
Node

A default configuration file has been generated under: conf/aws-athena.default.js in which you have to configured your AWS-Access-Key information.

Changelog

See Change-Log