- Preparing search index...
- The search index is not available
cdk-serverless
Function createOpenApiHandlerWithRequestBodyNoResponse
- createOpenApiHandlerWithRequestBodyNoResponse<OP>(handler): APIGatewayv1Handler
-
Parameters
-
handler: HttpHandler<OP["requestBody"]["content"]["application/json"], void>
A factory function that creates an HTTP request handler for an OpenAPI operation with a request body and no response.