def get_export_key(self): bucket = S3ConnectionFactory.get_export_bucket() return bucket.get_key(self.export_path)