AWS - API Gateway
Given this API Gateway setup: a resource
/items with a POST method integrated to a Lambda function. What happens when a client sends a POST request to /items?