API Gateway Gateway Response

This table represents the API Gateway Gateway Response resource from Amazon Web Services.

aws.apigateway_gatewayresponse

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
default_responsecoreboolA Boolean flag to indicate whether this GatewayResponse is the default gateway response (<code>true</code>) or not (<code>false</code>). A default gateway response is one generated by API Gateway without any customization by an API developer.
response_parameterscorehstoreResponse parameters (paths, query strings and headers) of the GatewayResponse as a string-to-string map of key-value pairs.
response_templatescorehstoreResponse templates of the GatewayResponse as a string-to-string map of key-value pairs.
response_typecorestringThe response type of the associated GatewayResponse.
status_codecorestringThe HTTP status code for this GatewayResponse.
tagscorehstore