AWS. Write data from S3 to Elasticsearch through Glue
I have a question related to Glue. My current task it read data from S3 and write it to Elastisearch (on AWS). And I have to use Glue. Glue is supported read from S3 as source, but cannot use Elasticsearch as target. My question how can I write data from Glue to Elasticsearch with the least effort?