Type guard to check if the provided result is an API Gateway Proxy result.
We use this function to ensure that the result is an object and has the required properties without adding a dependency.
The result to check
Type guard to check if the provided result is an API Gateway Proxy result.
We use this function to ensure that the result is an object and has the required properties without adding a dependency.