Qlik Sense + S3 integration without static access key/secret key
Hi forum,
we're looking for a way to integrate Qlik Sense (running on AWS EC2) with AWS S3.
We already looked into:
* Built-in Qlik Web Connectors * Qlik Web Connectors
but found that this does not satisfy our needs because we can not supply static long-lived access key/secret key for an IAM user that can access the S3 bucket.
Basically we're looking for an option that:
* can pick up existing credentials of the IAM Role of the EC2 instance. * does not hard code access key/secret key into Qlik. * can renew credentials automatically.