AWS - API Gateway
An AWS API Gateway is set up with a POST method integrated with a Lambda function that returns
{"message": "success"}. What response will the client receive when making a POST request to this endpoint?