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