x-apigateway-responses
Meaning: Custom response.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
x-apigateway-responses:default:ACCESS_DENIED:status: 403body:application/json: >-{"error_code":"$context.error.code","error_msg":"Accessdenied","request_id":"$context.requestId"}
Parent topic: API Design File Extension Definitions