Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_apigateway_gatewayresponse

account_id

Type: STRING

default_response

Type: BOOLEAN
Provider name: defaultResponse
Description: A Boolean flag to indicate whether this GatewayResponse is the default gateway response (true) or not (false). A default gateway response is one generated by API Gateway without any customization by an API developer.

response_parameters

Type: MAP_STRING_STRING
Provider name: responseParameters
Description: Response parameters (paths, query strings and headers) of the GatewayResponse as a string-to-string map of key-value pairs.

response_templates

Type: MAP_STRING_STRING
Provider name: responseTemplates
Description: Response templates of the GatewayResponse as a string-to-string map of key-value pairs.

response_type

Type: STRING
Provider name: responseType
Description: The response type of the associated GatewayResponse.

status_code

Type: STRING
Provider name: statusCode
Description: The HTTP status code for this GatewayResponse.

tags

Type: UNORDERED_LIST_STRING