Latest posts by macfer

User Activity

We have created a pipeline where we are using rest POST snap to run the job and rest GET to poll for job status until success (using has and hasNext properties). APIs are created in AWS API Gateway and both paths have IAM authorisation set. Observing...