[tableau x athena] open port (athena, glue, sts) - 443, 444
# template
athena.[region].amazonaws.com:443
athena.[region].amazonaws.com:444
# example
athena.ap-northeast-2.amazonaws.com:443
athena.ap-northeast-2.amazonaws.com:444
# template
glue.[region].amazonaws.com:443
# example
glue.ap-northeast-2.amazonaws.com:443
# template
sts.[region].amazonaws.com:443
# example
sts.ap-northeast-2.amazonaws.com:443
https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html#download-the-jdbc-driver
Connecting to Amazon Athena with JDBC - Amazon Athena
Connecting to Amazon Athena with JDBC You can use a JDBC connection to connect Athena to business intelligence tools and other applications, such as SQL workbench. To do this, use the Amazon S3 links on this page to download, install, and configure the Ath
docs.aws.amazon.com
GitHub - awsdocs/amazon-athena-user-guide: The open source version of the Amazon Athena documentation. To submit feedback & requ
The open source version of the Amazon Athena documentation. To submit feedback & requests for changes, submit issues in this repository, or make proposed changes & submit a pull request. - ...
github.com
https://github.com/awsdocs/amazon-athena-user-guide/pull/98
(#97) docs: add open port by seunggabi · Pull Request #98 · awsdocs/amazon-athena-user-guide
Issue #, if available: #97 Description of changes: I connected Tableau and Athena Connector by JDBC drivers I opened port (443, 444) about athena, glue, sts. So, I added this guide. If you don't u...
github.com