Apache Beam Compatibility with opensearch in dataflow

OpenSearch 2.18.0

Issue: I am looking for guidance on indexing data into an OpenSearch cluster using Apache Beam. Specifically, I want to know if there is any SDK support for integrating Apache Beam with OpenSearch, as I plan to execute the job on Google Cloud Dataflow where our OpenSearch cluster is hosted. I noticed that Apache Beam documentation mentions support for Elasticsearch I/O; does a similar I/O connector exist for OpenSearch?