putGatewayResponse
inline suspend fun ApiGatewayClient.putGatewayResponse(crossinline block: PutGatewayResponseRequest.Builder.() -> Unit): PutGatewayResponseResponse
Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.