I\'m using AWS API Gateway to make a Delete request directly to a DynamoDB table (without Lambda). It works, but always returns status 200, even when the item d
Delete