This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_apigateway_requestvalidator

account_id

Type: STRING

id

Type: STRING
Provider name: id
Description: The identifier of this RequestValidator.

name

Type: STRING
Provider name: name
Description: The name of this RequestValidator

tags

Type: UNORDERED_LIST_STRING

validate_request_body

Type: BOOLEAN
Provider name: validateRequestBody
Description: A Boolean flag to indicate whether to validate a request body according to the configured Model schema.

validate_request_parameters

Type: BOOLEAN
Provider name: validateRequestParameters
Description: A Boolean flag to indicate whether to validate request parameters (true) or not (false).