IAM Role/profile support with Athena ODBC Connector

0

When using Athena ODBC on Windows Computer/Laptop, is it possible to use IAM role instead of creating IAM access key and secret access key? Is it even possible? unable to get clear mention about this.

2 Antworten
1

Use IAM role credentials for an Athena JDBC driver connection

This is a method with the JDBC driver. You could also apply it to the ODBC driver, I guess.

profile picture
beantwortet vor einem Jahr
  • Let me get back to you with the update if it worked. Thanks!

0

Yes the Amazon Athena ODBC driver supports authentication using IAM profile (see "Using an IAM profile on Windows" in page 15 of the ODBC driver guide). However, on your Windows laptop, you still need use an IAM user credentials (access key + secret access key) to assume that IAM role. For details how to configure the credential file, please refer to https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-role-overview

AWS
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen