in lib/active_job/queue_adapters/sqs_adapter/params.rb [37:43]
def default_entry { message_body: ActiveSupport::JSON.dump(@body), message_attributes: message_attributes } end