This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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