Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
This page is no longer in use. To suggest an idea, please visit Browse and Suggest.

Support IAM Profile as Authentication Type with AWS Athena in Qlik Sense SaaS

Sebastian_Linser

Support IAM Profile as Authentication Type with AWS Athena in Qlik Sense SaaS

Support IAM Profile as Authentication Type with AWS Athena in Qlik Sense SaaS. For the moment Qlik supports:

Default credentials Authenticate using default credentials.

IAM Credentials

Authenticate using Access Key, Secret Key, and Session Token.

 

https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Athena...

 

Help users find answers! Don't forget to mark a solution that worked for you! 🙂
1 Comment
P-O_Davidson
Employee
Employee

Hi,

The ODBC driver used in the Athena Connector has support for use of IAM Profile, although it is not exposed in the Qlik Sense definition dialog. There are no immediate plans to add this in, but the parameters needed can be set in the Advanced section at the bottom of the dialog.

Here is the description from the driver documentation:

  1. Set the AuthenticationType property to IAM Profile
  2. Set the AwsProfile property to the name of the profile to use
  3. Optionally, set the Preferred_Role property to the Amazon Resource Name (ARN) of the role you want to assume when authenticating through an external credential service

I hope this helps.

Thanks,
P-O Davidson

Status changed to: Partially Delivered