module Aws::Rails::SqsActiveJob

def self.configure

Other tags:
    Yield: - Configuration
def self.configure
  yield(config)
end