Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 9 online users. » 0 Member(s) | 8 Guest(s) Google
|
Latest Threads |
Best Practices for Securi...
Forum: Solutions Architecture
Last Post: zachjonesnoel
10-10-2023, 05:28 PM
» Replies: 1
» Views: 2,446
|
Purchasing Windows Server...
Forum: Solutions Architecture
Last Post: fzs
24-03-2023, 07:27 PM
» Replies: 1
» Views: 2,579
|
session policy
Forum: Solutions Architecture
Last Post: fzs
05-03-2023, 08:35 PM
» Replies: 1
» Views: 2,321
|
AWS VPN
Forum: Solutions Architecture
Last Post: fzs
05-03-2023, 08:32 PM
» Replies: 1
» Views: 2,046
|
Auto-Scaling Group ASG
Forum: Solutions Architecture
Last Post: fzs
05-03-2023, 08:30 PM
» Replies: 3
» Views: 3,282
|
Target group health check...
Forum: System Administration Help
Last Post: sreekarachanta
24-02-2023, 12:23 PM
» Replies: 2
» Views: 3,387
|
Working on creating an EL...
Forum: DevOps
Last Post: fzs
29-09-2022, 09:04 PM
» Replies: 1
» Views: 3,711
|
EC2 key pair
Forum: System Administration Help
Last Post: fzs
29-09-2022, 10:35 AM
» Replies: 1
» Views: 3,056
|
Working on creating an EL...
Forum: Introductions
Last Post: semajlions
20-09-2022, 06:57 PM
» Replies: 0
» Views: 4,102
|
AWS CLOUDWATCH LOGS_$cont...
Forum: Developer Help
Last Post: fzs
27-08-2022, 10:49 AM
» Replies: 5
» Views: 7,276
|
|
|
API Gateway proxy braking access to Lambda |
Posted by: phanikumar - 28-09-2018, 06:36 PM - Forum: Architecture Help
- No Replies
|
 |
I have an architecture where I have an API Gateway which invokes a Lambda Function and able to get response back. This Lambda function is supposed to communicate with some of the services that are running in my private VPC. So, I have attached my VPC to the lambda function and the subnets where my services are running. Now, I am able to get response from the services that are running in my VPC. But, I am unable to get the response from Lambda. It is throwing me 502 Internal Server Error. I am able to get the response from the resource configured at parent level in API Gateway but not for the services configured at proxy level. I even attached VPC endpoint interface for the API Gateway. Can someone suggest me how I can resolve this issue and get my API, Lambda and VPC all working together.
|
|
|
|