Amazon web services – AWS API Gateway to EventBridge pass request.headers
I have been using AWS_PROXY integration from API Gateway to trigger AWS Lambda functions many times and in the event I always receive 'headers' along with 'body' and many other parameters. Now I try to use the Integration Subtype EventBridge-PutEvents…