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

Resource Type definition for AWS::ApiGateway::GatewayResponse. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

RestApiId string | Aws_CF_FunctionString required

The identifier of the API.

ResponseType string | Aws_CF_FunctionString required

The type of the Gateway Response.

StatusCode string | Aws_CF_FunctionString

The HTTP status code for the response.

ResponseParameters object

The response parameters (paths, query strings, and headers) for the response.

ResponseTemplates object

The response templates for the response.