class Aws::Rails::SqsActiveJob::Configuration

def client

def client
  @client ||= Aws::SQS::Client.new
end