I am trying to create a lambda service on AWS and have it accessed from outside via the API gateway with no authentication or restriction required.
To make things ea
In my case the api key was not enable. Make sure the API is set as Enabled.