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