1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Very probably, the var apiId (input to your method) is set incorrectly. Hence, the null results that you get.
Can you check that your value for this var is correct? (you can display it as well)
You can get the ones that exist in your account via CLI woth : aws apigateway get-rest-apis
Best,
Didier
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated 10 months ago

I've verified that the api id used is correct. But I'm still getting the same result