To allow Integrate.io ETL access to Amazon Athena
- Create an IAM user in AWS.
- Attach the
AmazonAthenaFullAccesspolicy to the user. - Create security credentials for the user and save them for later use when defining the connection in Integrate.io ETL.
To define a connection in Integrate.io ETL to Amazon Athena
Choose Amazon Athena and name the connection.

Type in the S3 staging directory to use with Athena in the form
s3://bucket/path. Note that the bucket should be in the same region you selected above.Enter the default database to use. If you leave it empty, the user’s default database will be used.
Click Test connection. If the credentials are correct, a message that the connection test was successful appears.


