I am using the nodeJs elasticsearch client to connect to an instance hosted on GCP using the cloudId, user and password
const { Client } = require(\'elastic\') co