Skip to content

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

ParameterType
problemProblem

Returns

APIGatewayProxyResult