Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Need help : How to write Power Query to dynamically generate AWS Bearer token

Hi All,

I have a requirement where I should import AWS IAM API response in Power BI. I have

  • IAM Base URL
  • Access key
  • Secret Key
  • Region

How can I build a power query which uses access key, secret key information to generate a bearer token and get response. Kindly help me on it.

 

URLhttps://iam.amazonaws.com/?Action=ListUsers&Version=2010-05-08

 

1 Reply