Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Power BI to connect with AWS ElasticSearch API

We are trying to consume the data into Power BI from AWS ElasticSearch API; Where the authentication method for this API is AWS SIgnature; 

Steps followed;

1. Get data -> Web

2. Given URL, then in Advanced tab filled in Authorization Header with value as AWS sign of available access Key & Secret Key; 

 

Facing "Access to the resource is forbidden" error; 

 

Seeking experts advise to proceed; How to successfully connect with AWS ES API from Power BI.  #API #PowerBI #AWS #EsAPI

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous,

I'd like to suggest you send authorization tokens in request header instead of direct use them with connectors.  Please take a look at the following link to know how to use web connector with rest api and authorizations:

Pull data from a REST API Authentication 

Working with Web Services in Power Query 
Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Thanks for the reply; Outstanding problem here is authentication method; How to deal with this AWS SIgnature method of authentication from power BI ? 

Anonymous
Not applicable

Hi @Anonymous,

If you use the method that I mentioned above, you can choose 'anonymous' authorization mode and do credentials processing in the m query codes.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.