user2363392
user2363392

Reputation: 95

How can I authenticate with Cognito and AWS_IAM in karate?

I'm trying to test an Appsync API protected by AWS_IAM and Cognito identity provider. To be authorised, I need to use AWS Signature v4. Is there anyway I could intercept HTTP requests and set the headers (with the help of an external library, potentially a JavaScript library) ?

Upvotes: 1

Views: 13

Answers (0)

Related Questions