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