Hello all,
I have been trying to request AWS APIs using the v4 signature in Camunda v8 Modeler Rest Connector.
The APIs are working perfectly in Postman because there is AWS Signature authorization type that is doing the hashing of signature.
But how can I do it in Camunda Modeler?
Salem