Amazon web services – api gateway can't invoke lambda function with put
I have a lambda function that perform a soft-delete it doesn't even invoke the lambda function, I don't know if I should do more configuration. to the api gateway, but i did enable cors and configured it: import { DynamoDBClient,…