awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
932 stars 402 forks source link

Need raw payload from Api gateway to sqs #647

Open a302b234 opened 9 months ago

a302b234 commented 9 months ago

Able to recieve body, header, path individually. But not the whole payload using

SendMessage in SqS integration