FME Transformers: 2025.2 BETA

Categories
Web

Web

Related Transformers
ComprehendConnector
GoogleBigQueryConnector
RekognitionConnector
S3Connector
SQSConnector

AmazonAthenaConnector

Connects to Amazon Athena to query Amazon S3 datasets.

Jump to Configuration

Typical Uses

  • Running SQL queries against datasets stored on Amazon S3

How does it work?

The AmazonAthenaConnector uses your AWS account credentials to perform SQL queries against Amazon S3 datasets.

Queries may be saved and re-used.

Query results are both output from the transformer and saved on S3 as a CSV file with accompanying metadata, and may be optionally saved as a table. Note that results are not cleaned up by the transformer, and must be deleted manually when desired.

Athena is very efficient at querying large datasets to retrieve subsets, but is not recommended for retrieving whole datasets.

Note that AWS charges for the following:

  • The amount of data scanned. All data is scanned for every query, unless the underlying data supports columnar storage.
  • The storage of the source data in S3.
  • The storage of the results of each query in S3.

See Amazon Athena pricing.

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies

Amazon Web Services account

Aliases

 

History

Released FME 2019.2

FME Online Resources

The FME Community and Support Center Knowledge Base have a wealth of information, including active forums with 35,000+ members and thousands of articles.

Search for all results about the AmazonAthenaConnector on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.