include/aws@services@api_gateway_TestInvokeMethodErrorUnknown.hrl
-record(test_invoke_method_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).
-record(test_invoke_method_error_unknown, {
error_type :: binary(),
status :: integer(),
body :: binary()
}).