class Aws::S3::Plugins::BucketDns::Handler

def https?(uri)

def https?(uri)
  uri.scheme == 'https'
end