API reference / @backpack/aws-lambda / rest / problemResult
Function: problemResult()
ts
function problemResult(problem): APIGatewayProxyResult;
An AWS Lambda result for an RFC-9457 Problem response.
Parameters
Parameter | Type |
---|---|
problem | Problem |
Returns
APIGatewayProxyResult