class Aws::S3::Encryption::DecryptHandler

def call(context)

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