Skip to content

Latest commit

 

History

History

api-builder-plugin-fn-aws-athena

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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