satish venkatakrishnan
03/20/2022, 4:36 AMMaged Mortaga
03/20/2022, 6:13 PMAWS_REGION
env variable as it is provided by default.
To pass the API Gateway URL as a variable you can just add it to the environment of the function:
https://docs.serverless-stack.com/constructs/Function#setting-additional-propsFrank
Frank
event
object inside ur function, the API Gateway url should be in there.satish venkatakrishnan
03/21/2022, 5:21 AMsatish venkatakrishnan
03/21/2022, 9:01 AM