Skip to main content
hirushiharant0001
November 10, 2023
Solved

Configure AWS Signature Version 4

  • November 10, 2023
  • 5 replies
  • 0 views

Hi,

I am trying to connect AWS Rekognition service with Appian. I am getting an authentication error for the AWS Signature Version 4. 



Can anyone help on this please?

Best answer by hirushiharant0001

For this issue, we have to provide the Security Token too. In my case it was ap-south-1.amazonaws.com.

Then the error sorted.

5 replies

stefanhelzle0001
November 10, 2023

The error message complains about incorrect scoping. Did you validate this?

hirushiharant0001
November 10, 2023

Hi Stefan,

The HTTP methods are working fine in Postman.

stefanhelzle0001
November 10, 2023

Did you enable HTTP logging in the integration? Then you have all the details logged and can compare it to your Postman tests.

hirushiharant0001
hirushiharant0001AuthorAnswer
January 12, 2024

For this issue, we have to provide the Security Token too. In my case it was ap-south-1.amazonaws.com.

Then the error sorted.

niharikajs4589
February 8, 2024

HI Can anyone suggest the steps of fetching data from AWS into Appian . or if you can provide any document