Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigatewayv2-integrationresponse.json
Parent schema serverless-framework-configuration
Type: object

Properties

IntegrationId string | Aws_CF_FunctionString required

The integration ID

IntegrationResponseKey string | Aws_CF_FunctionString required

The integration response key

ApiId string | Aws_CF_FunctionString required

The API identifier

ResponseTemplates object

The collection of response templates for the integration response as a string-to-string map of key-value pairs

TemplateSelectionExpression string | Aws_CF_FunctionString

The template selection expression for the integration response. Supported only for WebSocket APIs

ResponseParameters object

A key-value map specifying response parameters that are passed to the method response from the backend

ContentHandlingStrategy string | Aws_CF_FunctionString

Specifies how to handle response payload content type conversions