I have an AWS API Gateway in front of a lambda inserting data into a DynamoDB table. The PUT method of the API must enable only certain fields to be modified.
The issue i