@ancient-megabyte-79588 any idea re this : I couldn't see any examples of how to setup a function triggered from api gateway request, there is an example in typescript but none in go which is kinda different since my code handler is not an anom function
any ideas of where i could find how to map the function to the api ?
i managed to do sqs last week through eventSourceMappings but can't see anything similar for apis