I\'m trying to send some data from my React app to an AWS Lambda through API Gateway. This is my current React Code:
const exampleObj = { firstName: \'Test\',