Connect to a meeting from an EC2 Instance

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
I am working with a team of researchers where, for our use case, we want to connect to a zoom meeting from a newly launched EC2 instance.

Describe the solution you’d like

  • I want to launch an ec2 instance.
  • Install zoom on it, and then connect to a given meeting id from that instance.
  • I expect that there must be a way to connect to a zoom meeting using the cmd line from an EC2 instance.

Please let me know if it is possible. Please redirect my query in case I am contacting the wrong people.

In case this is not possible from the command line, can I do it by creating a quick backend service to join into meetings use the zoom API?

Thanks