Hi,
I am currently trying to connect Rstudio to aws athena in order to query some tables.
I've come across code online but all of them use ```
'https://s3.amazonaws.com/athena-downloads/drivers/AthenaJDBC41-1.0.0.jar'
which doesn't seem to work as I think it may be outdated.
I have got my credentials and s3 location and region so it would be really helpful if someone can direct me to how to carry out my problem.
Thanks