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