This product is not supported for your selected
Datadog site. (
).
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
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.
Type: UNORDERED_LIST_STRING