testInvokeMethod
inline suspend fun ApiGatewayClient.testInvokeMethod(crossinline block: TestInvokeMethodRequest.Builder.() -> Unit): TestInvokeMethodResponse
Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.