include/aws@internal@client@runtime_ServiceError.hrl
-record(service_error, {
status :: integer(),
error_type :: binary(),
body :: bitstring()
}).
-record(service_error, {
status :: integer(),
error_type :: binary(),
body :: bitstring()
}).