Class: Aws::Plugins::S3RequestSigner::BucketRegionErrorHandler

Inherits:
Handler
  • Object
show all
Defined in:
lib/buckler/monkey_patches.rb

Instance Method Summary collapse

Instance Method Details

#log_warning(*args) ⇒ Object



13
14
15
# File 'lib/buckler/monkey_patches.rb', line 13

def log_warning(*args)
  # Intentional no-op
end