cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping an Ultra Task to AWS API Gateway

Schevus
New Contributor III

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?

6 REPLIES 6

Rudradip
New Contributor II

Can you please show me the steps ? I am getting 500 error code in the aws API gateway .

Schevus
New Contributor III

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:

image

Then you create a VPC Link in API Gateway, which is basically giving it a name and associating it to your NLB:

image

Once your VPC Link is set up, your Integration Request will look something like this:

image