Cannot use Java for cypher-shell. Would Amazon Corretto do?

Neo4j Desktop version: 1.5.8

I have Neo4j Desktop downloaded and that works fine. I want to write a cypher script to perform ETL from CSV files. But when I execute cypher-shell.bat I get the following error:

dbmss\dbms-####-####-cfb3d\bin>cypher-shell.bat 'java' is not recognized as an internal or external command, operable program or batch file.

I am not allowed to install/use Java. I thought installing Neo4j Desktop version will include an openJDK version which the cypher-shell can use. But apparently, that's not the case?

Would Amazon Corretto do?