latest--aws-apigateway-gatewayresponse
shared
Type:
object
Resource Type definition for AWS::ApiGateway::GatewayResponse. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
The identifier of the API.
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.