class Aws::Plugins::S3BucketDns::Handler

def call(context)

def call(context)
  move_dns_compat_bucket_to_subdomain(context)
  @handler.call(context)
end