awslabs / aws-api-gateway-developer-portal

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

Need raw payload from Api gateway to sqs #647

Open a302b234 opened 4 months ago

a302b234 commented 4 months ago

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

SendMessage in SqS integration