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