10-11-2018 08:46 AM
Has anyone successfully mapped a pipeline exposed via an Ultra Task to an AWS API Gateway API? I feel like I’m doing everything right, but I’m getting an inexplicable 500 error. Wondering if anyone has had success with this that might be able to offer any tips?
01-29-2019 08:31 PM
Can you please show me the steps ? I am getting 500 error code in the aws API gateway .
01-30-2019 06:18 AM
These are the rough steps we took. The Network Load Balancer needs set up as a private IP address target group, pointing to your SnapLogic server by IP address:
Then you create a VPC Link in API Gateway, which is basically giving it a name and associating it to your NLB:
Once your VPC Link is set up, your Integration Request will look something like this: